prd-validator

Community

Validate PRD against 2.0 schema and EARS formatting.

Authorturbobeest
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Validates PRD documents against the PRD Template v2.0 specification, including schema checks, layer dependencies, interface contracts, and EARS format verification.

Core Features & Use Cases

  • Schema & layer validation: Ensure all required sections exist and adhere to layer rules.
  • Interface contracts: Check imports/exports compatibility between PRDs.
  • EARS format & RFC 2119: Verify that requirements use proper syntax and keywords.

Quick Start

Run PRD validation with "validate PRD" during Phase 3 to ensure PRD readiness.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: prd-validator
Download link: https://github.com/turbobeest/dev-system/archive/main.zip#prd-validator

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