AI AGENT ADDONS
Documentation
2,509installs

When you inherit a legacy codebase with no documentation, this skill helps you reverse engineer it. It reads the code, maps dependencies, and extracts business rules. Developers and teams working on inherited projects can quickly understand how the system works.

The skill uses tools like grep and glob to search code. It then generates requirements in a clear format called EARS. You get a specification document based on real code evidence.

Add Spec Miner skill to your workflow

Global

mkdir -p ~/.claude/skills/spec-miner

Project

mkdir -p .claude/skills/spec-miner

Source Repository

Stars
10,274
Forks
896
Watchers
10,274
License
MIT
Last Push
2 months ago
Created
9 months ago