tech-stack-validator
Installation
SKILL.md
Tech Stack Validator
Overview
Validate that the chosen technology stack can actually deliver what the PRD promises. This skill catches the expensive mistakes — the ones you discover 6 weeks into implementation when a framework doesn't support a critical requirement.
Core principle: Every tech choice is a trade-off. The job isn't to find the "best" stack — it's to find the stack where the trade-offs align with the project's priorities.
Workflow
Step 1: INGEST → Read PRD + Architecture docs, extract requirements
Step 2: CONSTRAINT MAP → Map requirements to technology constraints
Step 3: VALIDATE → Check each tech choice against constraints
Step 4: RISK SCAN → Flag deprecations, gaps, compatibility issues
Step 5: REPORT → Produce validation report with verdicts