Prompt category
Coding AI prompts
Templates for this workflow category, including variables and human review steps.
CodingStandard review
Create a debugging hypothesis list
Turn symptoms into ordered hypotheses, checks, and rollback-safe experiments.
3 variables
CodingSource check required
Draft a deployment test plan
Plan setup checks, failure cases, and evidence needed before calling a tool production-ready.
3 variables
CodingStandard review
Explain an error message step by step
Convert a confusing error into likely causes, checks, and safe next actions.
3 variables
CodingStandard review
Generate tests for an existing function
Create focused tests from current behavior before making implementation changes.
3 variables
CodingStandard review
Refactor a function safely
Ask AI to refactor code while preserving behavior, tests, and edge cases.
3 variables
CodingSource check required
Review code for edge cases
Ask for specific failure cases without letting the model rewrite the code too early.
3 variables