This is for mapping out user flows before you start building individual pages. It produces ASCII flow diagrams and screen inventories based on proven UX principles like progressive disclosure and Hick's Law, ensuring you never bury key features more than three taps deep. The skill scaffolds actual page files using StyleSeed conventions and references your design system to stay consistent with available components. It enforces practical constraints like maximum 5-9 items per chunk and requires clear entry/exit points plus recovery paths for errors. Best used early when you're planning navigation structure for an onboarding sequence, checkout flow, or dashboard hierarchy. Once the flow is settled, you'd switch to ss-page for implementing individual screens and ss-copy for refining the actual text.
npx -y skills add bitjaru/styleseed --skill ss-flow --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
leonxlnx/taste-skill
supercent-io/skills-template
supercent-io/skills-template