ss-pattern
Generate a composed UI pattern from the active StyleSeed grammar and brand recipe using existing primitives.
npx skills add bitjaru/styleseed --skill ss-pattern --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.
# UI Pattern Generator ## When NOT to use - For a single primitive component → use `/ss-component` - For a full mobile screen → use `/ss-page` - For an entire multi-page user flow → use `/ss-flow` - For design tokens and color/spacing decisions → use `/ss-tokens` Pattern type: **$0** Description: $ARGUMENTS ## Available Pattern Types ### Layout Patterns - **focal-summary**: one dominant state, briefing, artifact, or decision - **panel-section**: aligned workbench panel with related controls and evidence - **flat-step**: public-service task step with explicit labels, help, and recovery - **reading-section**: bounded prose, figure, caption, quote, or source group without app cards - **resource-collection**: rows, table, grid, or sequence selected by the recipe and user job - **canvas-tools**: focused artifact/canvas with quiet supporting tool groups ### Data Display Patterns - **data-table**: Table with header and rows - **detail-card**: Key-value pair display - **chart-card**: Card wrapper for a Recharts chart - **ranking-list**: Numbered ranking with highlight ### Interactive Patterns - **action-sheet**: Bottom sheet with action buttons - **filter-bar**: Horizontal filter/tab bar -
- When NOT to use
- Available Pattern Types
- Layout Patterns
- Data Display Patterns
- Interactive Patterns
- Instructions
What does the ss-pattern skill do?
Generate a composed UI pattern from the active StyleSeed grammar and brand recipe using existing primitives.
How do I install it?
Run `npx skills add bitjaru/styleseed --skill ss-pattern --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.