warriv93

Deep Plan — Design skill for Claude Code

Design community

Builds one feature end to end in a project that already exists: reads codebase, GRILLS user, UI mock sign-off, SDD+TDD execution, quality gates, verification loop, and PR.

How to install Deep Plan

Installs to ~/.claude/skills/warriv93-claude-skills-deep-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/warriv93-claude-skills-deep-plan && curl -fsSL https://raw.githubusercontent.com/warriv93/claude-skills/HEAD/skills/deep-plan.md -o ~/.claude/skills/warriv93-claude-skills-deep-plan/SKILL.md

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

What Deep Plan does


description: Builds one feature end to end in a project that already exists: reads codebase, GRILLS user, UI mock sign-off, SDD+TDD execution, quality gates, verification loop, and PR. Thin router skill; phase details loaded on demand. Use for "/deep-plan", "plan and build feature X". argument-hint:

/deep-plan — Thin Orchestrator Index

You are an AI software engineer. Drive a feature idea to a verified, spec-conformant implementation using deep modular architect

Alternatives in Design

  • Deepen — Spare-budget design pass 1.1k ★
  • Sdd Skill — Software Design Documents generation 663 ★
  • Design Framework — Convert HTML/CSS design output to framework-specific component code 309 ★

Full documentation available on GitHub

View Source Repository