Skip to content

docs(website): rewrite CLI guide as prompt-by-prompt walkthrough - #143

Merged
jodeleeuw merged 1 commit into
mainfrom
docs/cli-guide-walkthrough
Jul 24, 2026
Merged

docs(website): rewrite CLI guide as prompt-by-prompt walkthrough#143
jodeleeuw merged 1 commit into
mainfrom
docs/cli-guide-walkthrough

Conversation

@Mandyx22

Copy link
Copy Markdown
Contributor

Follow-up to the docs site (after #142 merged). Reworks the Using the CLI guide so it walks through the actual prompts the CLI shows, in order.

What changed

  • Reorganized website/docs/guides/using-the-cli.mdx around the real prompts the tool asks, each quoted verbatim (with its menu choices) followed by a plain-language explanation of what it means and how to answer.
  • Prompts that only appear in certain runs (filename fixes, join keys, unknown descriptions) are marked (only if…).
  • Wording verified against packages/cli/src/index.ts; consistent with the CLI reference page.

Testing

  • docusaurus build compiles cleanly.

🤖 Generated with Claude Code

Reorganize the Using the CLI guide around the actual prompts the CLI
shows, in order, quoting each one verbatim and explaining what it means
and how to answer. Prompts that only appear in certain runs (filename
fixes, join keys, unknown descriptions) are marked "(only if...)".
Wording verified against packages/cli/src/index.ts.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Jul 23, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 67b66fc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@jodeleeuw
jodeleeuw merged commit 5123a33 into main Jul 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants