Skill

design-draft

Guided design document authoring workflow. Use when the user asks to "design a system", "create a design doc", "write a spec", "document the architecture", "start an RFC", or says a project needs a design before implementation. Suggest proactively when /design-review is invoked but no existing document is present.

From design-assistant
Install
1
Run in your terminal
$
npx claudepluginhub l3digitalnet/claude-code-plugins --plugin design-assistant
Tool Access

This skill uses the workspace's default tool permissions.

Skill Content

This skill runs the Design Document Authoring Protocol — a guided interview process that extracts project context, discovers and stress-tests design principles, resolves principle tensions, and generates a structured design document ready for /design-review.

When invoked automatically (not via slash command), respond: "It looks like you're starting a design from scratch (or don't have a formal design document yet). I can guide you through a structured authoring process — it starts with discovering your design principles before writing any architecture. Type /design-draft to begin, or give me a project name or brief description and I'll start immediately."

Stats
Parent Repo Stars3
Parent Repo Forks0
Last CommitFeb 22, 2026