ss-setup
Configure StyleSeed by selecting the output grammar, domain, page type, brand recipe, optional aesthetic profile, and bounded brand tokens before scaffolding a first screen.
npx skills add bitjaru/styleseed --skill ss-setup --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# StyleSeed setup StyleSeed setup chooses a **design method for the result**, not a favorite brand to imitate. Use `/ss-resolve --list` (Claude Code) or `$ss-resolve --list` (Codex) to inspect the supported grammar, adapter, domain, page, recipe, and profile IDs without loading the full handbook. ## When not to use - Project already has a valid `STYLESEED.md` → use `/ss-update`. - User supplied references that are not represented by a built-in grammar → run `/ss-reference` before setup, then select the compiled grammar. - One component inside an established system → `/ss-component`. The method, review, and reference compiler are framework-agnostic. The bundled component scaffold currently targets React and Tailwind v4; on another stack configure the lock and apply the method without pretending the scaffold is portable. ## Wizard — one decision at a time ### 1. Product job and surface Ask what is being built, who uses it, and whether it is a mobile/desktop product, website, social carousel, slide deck, document/report, or single-frame graphic. Select a surface adapter from `ADAPTERS.md`, then infer domain and page/artifact type. ### 2. Output grammar Recommend exactly one grammar fr
- When not to use
- Wizard — one decision at a time
- 1. Product job and surface
- 2. Output grammar
- 3. Page type and domain bias
- 4. Brand recipe
- 5. Optional aesthetic profile
- 6. Brand and bounded axes
- 7. Write the design lock
- 8. Scaffold and prove
- Completion report
- Rules
node <installed-ss-resolve>/scripts/resolve-context.mjs \
What does the ss-setup skill do?
Configure StyleSeed by selecting the output grammar, domain, page type, brand recipe, optional aesthetic profile, and bounded brand tokens before scaffolding a first screen.
How do I install it?
Run `npx skills add bitjaru/styleseed --skill ss-setup --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From bitjaru/styleseed, a repository with 867 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.