Workflow skill
Dev Design Skill
Validate architecture and design trade-offs against requirements.
Install command
AI DevKit installs its built-in skills as one curated set. Run this once to install dev-design with the rest of the built-in workflow skills.
npx ai-devkit@latest skill add --built-inWhat it does
Use dev-design when you need an agent to reason through architecture, risks, dependencies, and trade-offs before implementation starts.
When to use it
- Review a feature design against requirements
- Resolve technical trade-offs
- Document architecture decisions before coding
Supported agents
Claude CodeCodexCursoropencode
Related skills
Workflow
Dev Lifecycle
Orchestrate requirements, design, planning, implementation, testing, and review.
Workflow
Dev Worktree
Set up or resume the right workspace before feature work.
Workflow
Dev Requirements
Capture and review requirements before design or implementation.
Workflow
Dev Planning
Create and reconcile implementation plans from requirements and design.