Sayanthegamer

Cad Plan โ€” Design skill for Claude Code

Design community

Create structured implementation plan as native UI Artifact with zero Git clutter.

How to install Cad Plan

Installs to ~/.claude/skills/sayanthegamer-cadence-cad-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sayanthegamer-cadence-cad-plan && curl -fsSL https://raw.githubusercontent.com/Sayanthegamer/cadence/HEAD/commands/cad-plan.md -o ~/.claude/skills/sayanthegamer-cadence-cad-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Cad Plan does


name: cad-plan description: Create structured implementation plan as native UI Artifact with zero Git clutter.

Execute the `cadence-plan` skill:

  1. Survey the feature or refactor scope (delegating deep reads to cadence-scout).
  2. Generate an Antigravity UI Plan Artifact (brain//) with:
    • Objective & Scope
    • Mermaid Architecture / Flow diagram
    • TDD Red-Phase contract strategies
    • Sequenced task checklist tagged with construction emojis (๐ŸŸข, ๐ŸŸก, ๐Ÿ”ด, ๐Ÿ—๏ธ)

Alternatives in Design

  • Theme Factory โ€” Style artifacts with professional themes including 10 pre-set color/font combinations 94.1k โ˜…
  • Brainstorming โ€” Transform rough ideas into fully-formed designs through structured questioning and alternative exploration 27.9k โ˜…
  • Huashu Design โ€” Huashu Design ยท HTML-native design skill for Claude Code ยท Claude Code ้‡Œ HTML ๅŽŸ็”Ÿ็š„่ฎพ่ฎก skill ยท ้ซ˜ไฟ็œŸๅŽŸๅž‹ / ๅนป็ฏ็‰‡ / ๅŠจ็”ป + 23.6k โ˜…

Full documentation available on GitHub

View Source Repository