Instructions file
Instructions for 0martinez/get-design-done, covering get design done (gdd), what this is, architecture, key commands and key files.
Instructions file
Instructions for 0martinez/get-design-done, covering get design done (gdd), what this is, architecture, key commands and key files.
Agent
Validates designs against WCAG AA accessibility standards. Checks contrast ratios, touch targets, and semantic structure. Spawned by /gdd:audit-accessibility.
Agent
Synthesizes user answers from the questioning phase into a structured BRIEF.md. Spawned by /gdd:new-design orchestrator.
Agent
Reviews rendered designs for quality, consistency, and accessibility. Produces structured critiques with severity ratings. Spawned by /gdd:critique-phase.
Agent
Researches UI patterns, competitor designs, and current trends for a product domain. Spawned by /gdd:new-design or /gdd:explore-phase.
Agent
Creates design phase roadmaps from briefs and requirements. Maps DES-IDs to phases with success criteria. Spawned by /gdd:new-design orchestrator.
Agent
Creates detailed design specifications for a phase, mapping every visual element to design tokens. Spawned by /gdd:spec-phase.
Agent
Collects and synthesizes visual references into a moodboard that guides design direction. Spawned by /gdd:new-design.
Agent
Executes designs in the connected design tool via the adapter layer. The tool-integration point. Spawned by /gdd:render-phase.
Agent
Creates the complete design system — tokens, scales, and component patterns. The most important agent in the framework. Spawned by /gdd:spec-phase 1 or /gdd:edit-tokens.
Agent
Verifies that rendered designs use design system tokens correctly. Identifies off-system values and inconsistencies. Spawned by /gdd:audit-consistency.