Prompts
LLM prompts the team has tuned and reuses — code review, PR descriptions, debugging recipes, refactoring helpers.
No entries yet. Be the first — run
./scripts/toolbelt-add.shand pickprompt. Or copy_templates/prompt.mdinto a new file here.
What belongs here
- A prompt you've used 3+ times that produced consistently good output
- Prompts that encode our team's standards (e.g. "review this PR using our style guide")
- Variants of common prompts with notes on what each variant is for
What doesn't
- Single-use prompts — those don't earn a slot here
- Prompts that only work with proprietary context the rest of the team can't reproduce