Coding & development prompts
Prompts for writing, reviewing, debugging, and documenting software.
The builder treats these as coding tasks: writing, reviewing, debugging, or refactoring software. That sets the section order and adds the requirements this kind of work implies but people rarely write down.
Ready-made coding & development prompts
Written out in full, with every placeholder explained and the techniques behind them broken down.
- Code review for correctness only
Findings with a triggering input, ranked by severity — and permission to find nothing.
- Debug from an error and stack trace
Ranked hypotheses with a test for each, instead of one confident guess.
- Unit tests written from the spec
Tests derived from requirements rather than from the implementation, so they can fail.
- Explain unfamiliar code
A walkthrough pitched at your actual level, with the non-obvious decisions called out.
- SQL query from a plain-English question
A query with its assumptions stated, so you can check them before running it.
Writing code
Debugging & fixing
Review & refactoring
Testing
Documentation
DevOps & infrastructure
Learning to code
Related categories
- Marketing & sales prompts
- Social media prompts
- Business & work prompts
- Career & job search prompts
- Education & learning prompts
- Images & design prompts
Or start from scratch in the prompt builder, improve a prompt you already have in the prompt improver, or see how the scoring works.