FredAntBFredAntBCommunityยท1 Agent Skills Included

Spec-Driven-Development

Spec-first planning that keeps coding tools consistent

Generates requirements, design, and task files before any code is written, then creates matching config files for Claude Code, Cursor, Windsurf, Copilot, and Aider. Stops coding assistants from contradicting each other, inventing scope, or drifting from the plan. Interviews you conversationally, reverse-engineers specs for existing codebases, and tracks session progress so work resumes exactly where it left off.
npx skills add FredAntB/Spec-Driven-Development --all -g -y
Available:

Tells the agent to read CONTEXT.md, requirements.md, design.md, and tasks.md at session start, enforce hard constraints against scope drift, and follow a strict divergence protocol before changing any code.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Spec-Driven-Development?โ–ผ

Run `npx skills add FredAntB/Spec-Driven-Development --all -g -y` in your terminal to install the skill globally.

How to stop AI coding tools from contradicting each other?โ–ผ

This skill generates one shared set of spec files plus identical instruction blocks for Claude Code, Cursor, Windsurf, Copilot, and Aider, so every tool follows the same plan.

Can it add specs to an existing codebase?โ–ผ

Yes. A retrofit workflow reverse-engineers requirements.md and design.md from your current code, flags unverified assumptions, and plans only the next phase of work.

What files does the skill generate?โ–ผ

It creates requirements.md, design.md, tasks.md, a CONTEXT.md session journal, and config files like CLAUDE.md and .cursorrules for your chosen tools.

Do I need spec-writing experience to use it?โ–ผ

No. The skill interviews you one question at a time in plain language and produces fully formatted, traceable spec documents for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’