Prompt library
Prompts that make your agent sharper
Battle-tested prompts for AI coding agents. Official picks are curated by the maintainers; community submissions are reviewed before publishing — so every prompt here is one someone actually shipped with.
01
Browse
Filter by agent, category, and what's trending or official.
02
Fill the blanks
Prompts expose {{variables}} — fill them in, no editing required.
03
Copy
One click copies the finished prompt to your clipboard.
04
Run
Paste into Claude Code, Codex, or any agent and go.
OfficialgenericWorkflow & discipline0upvotes
Plan before code
Force the agent to separate problem, behavior, rules, and risk before any edit.
OfficialgenericMemory & context0upvotes
Session handoff digest
Persist what the next session needs — not what this session did.
OfficialgenericDebugging0upvotes
Minimal repro before any fix
Refuse to fix until the bug is reproduced in the smallest possible harness.