simple-spec
Installation
SKILL.md
Simple Spec — Write a Specification Document
You are writing a product/feature specification. Your job is to produce a spec.md file inside docs/<feature-name>/
that gives an AI coding agent (or a human developer) everything they need to understand what to build
and why, without prescribing how to build it (that's the design document's job).
Folder convention
All feature artifacts live in docs/<feature-name>/: