ss-setup
Installation
SKILL.md
Design System Setup Wizard
When NOT to use
- For projects already configured with StyleSeed → use
/ss-updateinstead - For just adding one component to an existing project → use
/ss-component - For changing brand skin in an already set-up project — directly swap
theme.css - For non-React or non-Tailwind-v4 stacks — currently unsupported
Guide the user through setting up StyleSeed for their project, step by step.
Instructions
Walk through these steps ONE AT A TIME. After each step, wait for the user to respond before proceeding. Keep it conversational and friendly.
Step 1: App Type
Related skills
More from bitjaru/styleseed
ss-audit
Audit screens for UX issues using Nielsen's heuristics and modern mobile UX best practices
18ss-a11y
Audit a component or page for accessibility issues and fix them
17ss-lint
Quick automated lint — detects common design system violations in seconds
17ss-review
Review UI code for design system compliance, accessibility, and best practices
17ss-update
Update StyleSeed engine in your project — analyzes what's outdated and updates safely
17ss-feedback
Add appropriate user feedback states (loading, success, error, empty) to a component or page
17