Skip to main content
Reference — generated from the toolkit

Source of truth: toolkit/prompts/README.md. Edit it there; this page is regenerated on build.

Prompt library

A Git-backed, versioned library of proven prompts — one prompt per file, organised by RAPID phase, so the right prompt for a job is findable in seconds.

Seeded with a representative prompt per phase — grow from demonstrated repetition (paste a prompt three times → make it a library entry):

Front-matter per prompt:

---
owner: {team or person}
phase: definition | design | tech-selection | build | refinement | flow-state | production
models: [claude-fable-5, ...] # models it's proven on
version: 0.1.0 # semver
lifecycle: draft | trial | proven | deprecated
eval: {link to golden-task results}
---

Body: the prompt, usage notes, known failure modes, and an example transcript.