Agent skill · Content & Marketing

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.

kiwiman852★ · +42/wk · 1 repos on radarProfile →
claude-codecodexcursorcan modify filesMIT
Install
npx skills add bitjaru/styleseed --skill ss-setup --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Allowed tools: ReadWriteEditGrepGlobBashWebFetch
Path: engine/.claude/skills/ss-setup/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 867 · +15 this week
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. When not to use
  2. Wizard — one decision at a time
  3. 1. Product job and surface
  4. 2. Output grammar
  5. 3. Page type and domain bias
  6. 4. Brand recipe
  7. 5. Optional aesthetic profile
  8. 6. Brand and bounded axes
  9. 7. Write the design lock
  10. 8. Scaffold and prove
  11. Completion report
  12. Rules
Commands it runs
node <installed-ss-resolve>/scripts/resolve-context.mjs \
More from styleseed
All skills →
About this skill
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.

Keep going