Chain-of-Verification Generator
Generate self-verifying prompts that ask the AI to check its own outputs against criteria
Content
Task: {{task}} Generate the requested output, then verify it against these criteria: {{criteria}} For each criterion: 1. State whether the output meets it (YES/NO) 2. If NO, explain the gap and revise 3. Final output: the verified and corrected version Begin by completing the task, then verify systematically.
Related Prompts
System Design Evaluator
Evaluate and improve system architecture designs
Parallel Agent Task Decomposer
Breaks a complex software project or task into parallelisable sub-tasks suitable for running multiple AI coding agents simultaneously in isolated git branches.
Tree of Thoughts Problem Solver
A prompt technique that explores multiple reasoning paths simultaneously, generating and evaluating different thought branches to find optimal solutions.
React Component Generator & Reviewer
Generates production-ready React components with TypeScript, proper props typing, accessibility, and best practices for 2026 React standards.