Show HN: I Made a Claude Skill for SDD
Category: devtools
Tags: spec-driven-development, ai-agents, claude-skill
Score: 5.8/10 (Innovation: 5, Technical: 5, Documentation: 7, Utility: 6)
A Claude skill that enforces specification-driven development by generating requirements, design, and task files before any code is written, and creates consistent configuration files for multiple AI coding tools to keep them aligned. It addresses the common problem of AI agents drifting from user intent by providing a shared source of truth, with a built-in test suite and CI for validating spec compliance.
Target audience: backend devs, frontend devs, devops
Repository: https://github.com/FredAntB/Spec-Driven-Development · Python · 1 stars
View on Hacker News