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
Vibe Coding Feature Builder
Describe a feature in plain English and get a complete implementation plan with code architecture, components, and step-by-step build instructions for AI-assisted development.
Self-Consistency Verification Prompt
Generate prompts that verify AI responses for internal consistency across multiple reasoning paths.
Chain-of-Thought Reasoning Generator
Generate step-by-step reasoning prompts that guide AI models through complex problem-solving with explicit logical steps.
AI Debugging Chain-of-Thought Assistant
Apply systematic chain-of-thought reasoning to diagnose and fix complex bugs, with step-by-step analysis, hypothesis testing, and a clear fix with explanation.