Skip to content

docs: add 'Don't have a dspack file yet?' onboarding via dspack-export#5

Merged
ryandmonk merged 1 commit into
mainfrom
dspack-export-funnel
Jun 10, 2026
Merged

docs: add 'Don't have a dspack file yet?' onboarding via dspack-export#5
ryandmonk merged 1 commit into
mainfrom
dspack-export-funnel

Conversation

@ryandmonk

Copy link
Copy Markdown
Contributor

Adds an onboarding path for users who have a React + Tailwind/shadcn codebase but no dspack file yet, pointing at the experimental dspack-export generator.

Changes (documentation only, README.md):

  • New "Don't have a dspack file yet?" section after the quick start, with the full generate → serve command sequence (dspack-export init / generate, then ds-mcp --dspack).
  • A one-line pointer in "How it works" step 1 so the path is discoverable from the top.
  • Keeps hand-authoring primary and notes that patterns / antiPatterns / whenToUse / accessibility / constraints remain hand-authored.

Scope: discoverability only (+26 lines). No changes to ds-mcp's behavior, tools, read-only invariant, or the commercial boundary. Lands alongside the public release of aestheticfunction/dspack-export (the link 404s until that repo is public).

Points React + Tailwind/shadcn users at the experimental dspack-export
generator as the starting path, while keeping hand-authoring primary.
Notes that the agent-valuable sections (patterns, antiPatterns, whenToUse,
accessibility, constraints) remain hand-authored. To be merged the day
aestheticfunction/dspack-export goes public (links 404 until then).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 10, 2026 20:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an onboarding/documentation path for users who don’t yet have a dspack file by pointing them to the experimental dspack-export generator and showing the end-to-end “generate → run ds-mcp” flow.

Changes:

  • Adds a new “Don’t have a dspack file yet?” section with a concrete command sequence using dspack-export and then ds-mcp --dspack ....
  • Adds a discoverability pointer in “How it works” step 1 linking to the new section.
  • Clarifies that higher-signal guidance sections (patterns, antiPatterns, whenToUse, accessibility, constraints) remain hand-authored.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ryandmonk ryandmonk merged commit 1baf46a into main Jun 10, 2026
1 check 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