SuperDesign helps you (1) find design inspirations/styles and (2) generate/iterate design drafts on an infinite canvas. * * * 1. **superdesign init** — Analyze the repo and build UI context to `.superdesign/init/`
.superdesign/init/.superdesign/init/ directory doesn't exist or is empty, you MUST automatically:.superdesign/init/ directoryhttps://raw.githubusercontent.com/superdesigndev/superdesign-skill/main/skills/superdesign/INIT.md.superdesign/init/ exists, you MUST read ALL files in this directory at the START of every design task:components.md — shared UI primitives inventorylayouts.md — full source code of layout componentsroutes.md — route/page mappingtheme.md — design tokens, CSS variables, Tailwind configsuperdesign --versionnpm install -g @superdesign/cli@latestsuperdesign --help). If you see an auth/login error, run:
superdesign login
Wait for login to complete successfully before proceeding.Never assume the user is already logged in. Always verify login first.
https://raw.githubusercontent.com/superdesigndev/superdesign-skill/main/skills/superdesign/SUPERDESIGN.md