Use when you have a written implementation plan to execute in a separate session with review checkpoints
npx skills add superdesigndev/superdesign-skill --skill "superdesign"
Install specific skill from multi-skill repository
# Description
>
# SKILL.md
name: superdesign
description: >
Superdesign is a design agent, where it specialised in frontend UI/UX design; Use this skill before you implement any UI that require some design thinking. Common commands: superdesign create-project --title "X" --template .superdesign/replica_html_template/home.html --json (setup project), superdesign iterate-design-draft --draft-id
metadata:
author: superdesign
version: "0.0.1"
SuperDesign helps you (1) find design inspirations/styles and (2) generate/iterate design drafts on an infinite canvas.
Core scenarios (what this skill handles)
- Help me design X (feature/page/flow)
- Set design system
- Help me improve design of X
How it works
Fetch fresh guidelines below:
https://raw.githubusercontent.com/superdesigndev/superdesign-skill/main/skills/superdesign/SUPERDESIGN.md
Action accordingly based on instruction in the guidelines
Superdesign CLI
npm install -g @superdesign/cli@latest
superdesign login
superdesign --help
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.