useful / prompts
Prompts
Prompts I actually use, written out in full. Each one is a copy-ready text block with the rules that make it behave, plus an example of what comes back. Swap the {{placeholders}} and go.
5 of 5 prompts
- 01Code Review PartnerTurns an AI into a senior reviewer that reports real defects with a failure scenario, instead of praising your diff.
- 02Bug Report RewriterTurns a vague user complaint into a reproducible ticket — steps, expected vs actual, and the questions still unanswered.
- 03SEO Blog OutlinePlans an article around what the reader is actually trying to do — search intent first, headings second, keyword stuffing never.
- 04Commit Message WriterReads a staged diff and writes a Conventional Commit that explains why the change exists, not what the lines say.
- 05UI Microcopy RewriterRewrites buttons, empty states and error messages so they say what happens next — with three options per string, not one.