Loading...
Loading...
Superdesign is a design agent specialized in frontend UI/UX design. Use this skill before implementing any UI that requires design thinking. Common commands: superdesign create-project --title "X" (setup project), superdesign create-design-draft --project-id <id> --title "Current UI" -p "Faithfully reproduce..." --context-file src/Component.tsx (faithful reproduction), superdesign iterate-design-draft --draft-id <id> -p "dark theme" -p "minimal" --mode branch --context-file src/Component.tsx (design variations), superdesign execute-flow-pages --draft-id <id> --pages '[...]' --context-file src/Component.tsx (extend to more pages). Supports line ranges: --context-file path:startLine:endLine
npx skill4agent add superdesigndev/superdesign-skill superdesign.superdesign/init/.superdesign/init/.superdesign/init/https://raw.githubusercontent.com/superdesigndev/superdesign-skill/main/skills/superdesign/INIT.md.superdesign/init/components.mdlayouts.mdroutes.mdtheme.mdpages.mdpages.md--context-filesuperdesign --versionnpm install -g @superdesign/cli@latestsuperdesign --helpsuperdesign loginNever assume the user is already logged in. Always verify login first.
https://raw.githubusercontent.com/superdesigndev/superdesign-skill/main/skills/superdesign/SUPERDESIGN.md