Agent skill

design-validation

Cross-check design artifacts for consistency and completeness. Use before implementation.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/design-validation

SKILL.md

Design Validation

Verify that all design documents are consistent and complete before implementation begins.

Process

  1. Check spec → architecture coverage
  2. Check architecture → API consistency
  3. Verify test plan covers all requirements
  4. Confirm security requirements addressed
  5. Identify gaps or contradictions

Output

Create design-validation.md using the template in templates/design-validation.md.

Tips

  • Every requirement should trace to architecture
  • Every API should trace to architecture components
  • Test plan should cover all acceptance criteria
  • Flag ambiguities, don't assume
  • Severity: Critical > Major > Minor

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results