phase-2-validator

Community

Validate design, ensure implementation readiness.

AuthorDarkMonkDev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Starting implementation with incomplete, technically unfeasible, or architecturally flawed designs leads to costly rework, significant architectural debt, and project delays.

Core Features & Use Cases

  • Design Completeness: Validates functional specifications, database design, and UI/UX design for the presence of key sections like ERDs, API specifications, and component breakdowns.
  • Technical Feasibility: Checks for adherence to architectural patterns (Web+API), correct technology usage (PostgreSQL syntax, Mantine v7), and absence of architectural violations.
  • Quality Gate Compliance: Scores design documents against a checklist, ensuring they meet the required percentage (e.g., 90% for Features) before implementation.
  • Use Case: After the functional-spec, database-designer, and ui-designer agents complete their work, use this Skill to automatically verify that the design for the 'event-registration' feature is robust and ready for coding.

Quick Start

Validate the design documents for the 'user-management' feature.

Dependency Matrix

Required Modules

bashgrepfind

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: phase-2-validator
Download link: https://github.com/DarkMonkDev/WitchCityRope/archive/main.zip#phase-2-validator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository