api-spec-builder — Turn a Prose Feature Description into OpenAPI YAML
Single-file Claude skill that takes a prose description of an API feature ("we need to let users search orders by date and…
Single-file Claude skill that takes a prose description of an API feature ("we need to let users search orders by date and…
Single-file Claude skill that turns a list of git commits or merged PR titles into a properly grouped, plain-English changelog your users…
Single-file Claude skill that turns a wall of raw meeting notes (or a transcript) into a clean structured doc: TL;DR, decisions, action…
A complete Claude skill that takes you from "I have an app idea" to a structured design plan: brief, screen list, user…
Most skills break in two predictable ways: the description doesn't trigger, or the body misfires once invoked. Both are catchable before users…
A skill is more than a SKILL.md file. The folder around it can carry executable scripts, reusable templates, and deep-dive reference docs…
When the agent looks at your installed skills and decides which one — if any — to invoke, what is it actually…
Your skill's description is the only thing the model sees at routing time. This guide breaks down what makes a description fire…
A skill is a folder with a SKILL.md file at the top. This guide walks every field of the frontmatter, why it…