Challenges
Sharpen your AI skills across prompt engineering, debugging, workflow design, and more. Each challenge is scored by our evaluation engine.
Meeting Notes Summarizer
Write a prompt that takes a messy meeting transcript and turns it into a clean summary with action items, decisions made, and next steps. Anyone who's been in a meeting can do this!
Email Tone Changer
Create a prompt that rewrites an angry customer email into a calm, professional response. You know how to be polite — now teach the AI to do it!
Explain Like I'm Five
Write a prompt that takes any complex topic (quantum physics, blockchain, taxes) and explains it so a 5-year-old could understand. If you can simplify, you can prompt.
Weekly Meal Planner
Design a prompt that creates a 7-day meal plan based on dietary preferences, budget, and available cooking time. Perfect for anyone who's ever stared at the fridge wondering what to make.
Social Media Caption Writer
Create a prompt that generates catchy social media captions for photos. Whether it's Instagram, Twitter, or LinkedIn — make the AI write like a human, not a robot.
Pro & Con List Maker
Write a prompt that takes any decision (moving to a new city, buying a car, changing jobs) and generates a balanced pros and cons list. Help the AI think through both sides.
Interview Question Generator
Design a prompt that generates tailored interview questions based on a job description. The questions should reveal real skills, not just textbook answers.
Code Error Explainer
Create a prompt that takes a confusing error message and explains what went wrong, why it happened, and how to fix it — in plain English, not developer jargon.
Product Comparison Table
Write a prompt that takes 3-5 products and creates a clear comparison table with pros, cons, prices, and a final recommendation. Like a smart shopping assistant.
Story Plot Twister
Design a prompt that takes a simple story premise and generates 3 unexpected plot twists. The AI should think creatively while keeping the story logically consistent.
Debug the Bad Prompt
You're given a terrible prompt that produces useless output. Identify what's wrong with it and rewrite it to get actually helpful results. Think of it as prompt debugging.
Travel Itinerary Builder
Create a prompt that builds a detailed day-by-day travel itinerary based on destination, budget, interests, and travel dates. Like having a personal travel agent.
Self-Correcting Prompt Chain
Design a prompt chain where the AI generates an answer, then a second prompt critiques it, and a third prompt improves it based on the critique. Three prompts working together.
Prompt Injection Defender
Write a system prompt that's resistant to common prompt injection attacks. Users will try to make the AI ignore its instructions — your job is to make that nearly impossible.
Multi-Format Output Master
Create a prompt that can output the same data in JSON, YAML, CSV, and Markdown table formats based on a simple user preference flag. One prompt, four formats.
Research Agent Workflow
Design a prompt workflow where an AI researches a topic, finds key facts, identifies contradictions in sources, and produces a fact-checked report with citations.
Dynamic Few-Shot Selector
Build a prompt system that automatically selects the most relevant examples from a library based on the user's input. The examples should adapt to what the user is asking.
AI Debate Simulator
Create a system where two AI personas debate a topic from opposing sides, then a judge AI evaluates who made stronger arguments. Three roles, one cohesive system.