This scaffolds a complete mobile screen with StyleSeed's layout patterns already wired up. You get PageShell, TopBar, BottomNav, and the right container structure without having to remember the spacing rules or safe area insets. The skill enforces their design system's "Golden Rules" after generation, like checking that all content lives inside cards, nothing uses hardcoded colors, and touch targets hit 44px minimum. It's meant for new screens only. If you're adding a pattern to an existing page or building desktop layouts, this isn't the right tool. The verification step is actually mandatory, which is a nice touch for teams that care about consistency.
npx -y skills add bitjaru/styleseed --skill ss-page --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar