Prompts for Claude: explicit steps and quality bar

Templates for Claude that emphasize clear evaluation criteria and careful handling of missing info.

What changes with this model

Even if prompt structure is similar, each model has biases: some follow strict instructions better, some are more creative, and some need examples. These templates are designed to reduce ambiguity and improve consistency.

Recommendation: define output format (ideally with a checklist), add constraints, and if you need precision, use few-shot or require strict JSON.

Quick tips
Templates
Rubric-based review
Review this code with a rubric.
Rubric: correctness, security, performance, readability, tests.
Return:
- prioritized issues (P0/P1/P2)
- concrete fixes (snippets)
- test checklist
Opens on home with the prompt prefilled.
Open in Promptea
Long-context summarizer
Summarize the text below.
Output:
1) 10 bullets (key facts)
2) 5 decisions
3) 5 open questions
Text:
"""[paste]"""
Opens on home with the prompt prefilled.
Open in Promptea
FAQ
Should I ask for chain-of-thought?
Ask for a brief plan or key steps instead of full hidden reasoning. It keeps output short and useful.