podo/design-agent-skills

superdesign-skill

AI design agent for infinite-canvas ideation inside the IDE — searches design prompts, extracts brand guides, creates projects, and iterates on design drafts. Works via the @superdesign/cli package which must be installed globally first.

First seen May 23, 2026

Installation

$ npx skills add podo/design-agent-skills --skill superdesign-skill

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from podo/design-agent-skills · top by installs.

npx skills add podo/design-agent-skills

Browse all from podo/design-agent-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 8
License LICENSE
Default branch main
Open issues 1
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,276 B
  • docs SUMMARY.md 264 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 89 installs

SKILL.md

superdesign-skill

Catalogue stub — full platform: superdesigndev/superdesign-skill

Account / environment requirement

@superdesign/cli must be installed globally. The skill communicates with the SuperDesign canvas via the CLI bridge — without it, skill invocation will fail.

Install methods

Step Command
1. Install SuperDesign CLI npm install -g @superdesign/cli@latest
2. Install the Claude skill npx skills add superdesigndev/superdesign-skill
3. Launch the canvas superdesign (opens browser canvas)

Decision tree

  1. Is @superdesign/cli installed? Run superdesign --version.

- No → install it: npm install -g @superdesign/cli@latest - Yes → go to step 2.

  1. Is the skill installed? Check ~/.design-agent-skills/skills/superdesign-skill/SKILL.md.

- No → npx skills add superdesigndev/superdesign-skill - Yes → invoke superdesign-skill and proceed.

  1. Is the canvas running? Open superdesign in a terminal if not already open.

What it does

Brings an infinite-canvas design workspace directly into the IDE agent loop. The agent can search a library of design prompts, extract brand identity from existing assets, create new design projects, and iterate on design drafts with immediate visual feedback in the browser canvas. Suited for open-ended ideation sessions where spatial organization of design variants matters.

When NOT to use

  • Without the SuperDesign CLI installed — the skill has no fallback rendering path
  • Standard UI code generation without ideation overhead — use a component-generation skill instead
  • Headless or server environments without a browser