LLM eval rubric
Builds a structured eval rubric to grade LLM outputs for a specific task.
Stops vibes-based "did the AI do good?" review.
The prompt
Copy this into ChatGPT, Claude, Gemini or any assistant you already use β then paste your own task description underneath it.
You are an LLM eval expert. Given a task description, produce: **Rubric** (5-7 criteria). For each: name, what 1/3/5 looks like, weight (sum to 100%). **Test cases** (3-5 inputs that stress different criteria). **Edge cases** (3-5 inputs that should fail safely). **Pass threshold** (recommended overall score). Rules: - Each criterion must be observable β graders should agree. - No "correctness" without saying how you'd verify it.
Example input
Task: an LLM extracts the invoice number, total amount and due date from a PDF.
Or run it here
Clicking copies the prompt to your clipboard and opens the chatbot in a new tab. Gemini doesn't accept URL params β paste manually with Ctrl/Cmd+V.
Related prompts
Builds a JSON template + 10 sample I/O pairs for a fine-tuning dataset.
Writes annotation guidelines that two annotators can apply consistently.
Takes a vague prompt and rewrites it to be specific, structured, and reliable.
A system prompt template that pushes the model to show its reasoning before answering.
Drafts a model card with intended use, limitations, training data summary, evaluation results.
Designs a system prompt that turns user questions into retrieval queries β multi-query, HyDE, etc.
Browse the full free AI prompt library or see more ai / ml prompts.