Create a 15-question multiple choice quiz on [TOPIC] for [GRADE LEVEL] students. Include an answer key. Each question should test understanding, not just memorization.
assessmenteducationquiz
Design a Lesson Plan
teacher
Create a 45-minute lesson plan on [TOPIC] for [GRADE LEVEL]. Include: learning objectives, hook/introduction, 3 main teaching points with examples, guided practice, independent practice, and closure. Make it engaging and age-appropriate.
lessonplanningteaching
Explain a Difficult Concept
teacher
Explain [CONCEPT] in a way that [GRADE LEVEL] students can understand. Use analogies, real-world examples, and avoid jargon. Keep it to 3-4 paragraphs. End with one thought-provoking question.
explanationteachingcomprehension
Create an Evaluation Rubric
teacher
Create a detailed rubric for grading [ASSIGNMENT TYPE] on [TOPIC]. Include 4 criteria (each weighted differently), with 4 performance levels (Exemplary, Proficient, Developing, Beginning). Make specific, measurable descriptors.
assessmentrubricgrading
Create Engagement Strategies
teacher
I teach [TOPIC] to [GRADE LEVEL] and some students are disengaged. Suggest 5 specific, classroom-tested strategies to increase participation and motivation. For each, explain why it works and how to implement it.
engagementmotivationclassroom
Differentiate Instruction
teacher
I need to teach [TOPIC] to a mixed-ability class. Design 3 different learning pathways: one for struggling students, one for on-level, and one for advanced. Each should take about 30 minutes.
differentiationinclusiveteaching
Create a Study Guide
student
Create a study guide for an exam on [TOPIC]. Include: key terms with definitions, main concepts with explanations, practice questions (with answers), and common mistakes to avoid. Format it for easy scanning.
studyexamlearning
Summarize Key Points
student
Summarize the key points from [CHAPTER/ARTICLE/READING] in a way I can understand. Use bullet points and simple language. Include: main idea, 3-5 key details, why it matters, and one question it raises.
summarycomprehensionlearning
Outline an Essay
student
Create an outline for an essay on [TOPIC] with the thesis: [THESIS STATEMENT]. Include: introduction hook, 3 body sections (with supporting arguments), counterargument, and conclusion. Keep it concise.
essaywritingplanning
Explain a Concept I Don't Get
student
I don't understand [CONCEPT]. Explain it like I'm smart but new to the subject. Use simple language, real-world examples, and an analogy. Then give me one practice problem to test my understanding.
explanationlearningtutoring
Build Vocabulary
student
For each of these terms: [LIST TERMS], provide: a simple definition, an example of it in a sentence, and a memory trick to remember it. Make the memory tricks creative and memorable.
vocabularylanguagelearning
Write a Patient-Friendly Explanation
healthcare
Write a patient-friendly explanation of [DIAGNOSIS] in plain language. Avoid medical jargon. Include: what it is, why it happens, what treatment involves, what the patient can do at home, and when to call the doctor. 200-250 words.
patient-educationhealthcarecommunication
Structure a Clinical Note
healthcare
Help me structure a clinical note for a patient visit for [CHIEF COMPLAINT]. Include: relevant history, physical examination findings, differential diagnosis, assessment, and plan. Keep it concise but complete.
documentationhealthcareclinical
Explain a Procedure in Consent Terms
healthcare
Write a procedure explanation for informed consent on [PROCEDURE]. Include: what it is, why we're doing it, how it works (step-by-step), common risks, benefits, alternatives, and recovery expectations. Make it understandable for a non-medical person.
informed-consenthealthcarecommunication
Summarize Research for Clinical Use
healthcare
Summarize this research on [TREATMENT/CONDITION] for a busy clinician. Include: study design, key findings, clinical significance, limitations, and one-sentence bottom line on whether it changes practice.
researchevidencehealthcare
Create a Drug Interaction Checker
healthcare
Check for potential interactions between these medications: [LIST DRUGS]. For each interaction, note: severity (major/moderate/minor), mechanism, monitoring needed, and clinical implications.
medicationssafetyhealthcare
Review Code and Suggest Improvements
developer
Review this code and provide: 1) A plain English explanation of what it does, 2) Any bugs or edge cases you spot, 3) 2-3 specific improvements for readability. Code: [PASTE CODE]
code-reviewrefactoringcoding
Help Debug Code
developer
I'm getting this error: [ERROR MESSAGE] in this code: [PASTE CODE]. What's causing it? Walk me through how to fix it step-by-step, explaining the root cause and why the fix works.
debuggingtroubleshootingcoding
Explain a Programming Concept
developer
Explain [PROGRAMMING CONCEPT] in a way that clicks. Start with what it does, why we use it, then show a simple example. What are the common mistakes people make with it?
learningprogrammingexplanation
Write Unit Tests
developer
Write comprehensive unit tests for this function: [PASTE FUNCTION]. Test happy path, edge cases, and error conditions. Use [TESTING FRAMEWORK]. Make test names descriptive.
testingqualitycoding
Design an API Endpoint
developer
Design a REST API endpoint for [USE CASE]. Specify: HTTP method, URL path, request body (with example), response body (with example), error cases, and status codes. Keep it RESTful and intuitive.
apidesignarchitecture
Plan a Refactoring
developer
I need to refactor [DESCRIBE CODE/MODULE]. It has [CURRENT PROBLEMS]. Create a refactoring plan: what to change, in what order, how to test each step, and what risks to watch for.
refactoringqualityplanning
Create a Meeting Briefing
business
I have a meeting with [CLIENT/STAKEHOLDER] tomorrow about [TOPIC]. Write me a 5-point briefing covering their likely priorities, concerns, and the key points I should make. Add a recommended opening line.
preparationcommunicationbusiness
Draft a Business Proposal
business
Draft a short proposal to [CLIENT/STAKEHOLDER] for [PROJECT/SOLUTION]. Include: problem statement, proposed solution (3 key elements), timeline, investment/cost, expected outcomes, and next steps. Keep it to 1 page.
proposalsalesbusiness
Write a Professional Email
business
Write a professional email to [RECIPIENT] about [TOPIC]. Tone: [FORMAL/FRIENDLY/URGENT]. Goal: [WHAT YOU WANT TO ACHIEVE]. Keep it concise (under 200 words) and end with a clear call to action.
emailcommunicationbusiness
Develop a Business Strategy
business
Help me develop a strategy for [BUSINESS GOAL]. Walk me through: 1) Current state, 2) Desired future state, 3) Key challenges, 4) 3-4 strategic initiatives, 5) Success metrics, 6) Timeline.
strategyplanningbusiness
Create a Pitch Deck Outline
business
Create a 10-slide pitch deck outline for [PRODUCT/SERVICE] to [AUDIENCE]. Each slide: title, key talking points (3-5 bullets), visual idea. Make it compelling and data-driven where possible.
pitchpresentationbusiness
Solve a Business Problem
business
We're facing [BUSINESS PROBLEM]. Give me a structured analysis: root causes (3-5), impact, 4-5 possible solutions (with pros/cons), recommendation, and implementation steps.
problem-solvinganalysisbusiness
Write a Literature Review
researcher
Help me write a literature review on [TOPIC]. Organize it: background, current knowledge (grouped by theme), gaps, controversies, and implications for future research. Cite 5-7 key sources.
researchacademicwriting
Design a Research Methodology
researcher
Design a research methodology for [RESEARCH QUESTION]. Cover: research design, population/sample, data collection method, variables, analysis plan, and potential limitations. Make it rigorous and feasible.
researchmethodologyplanning
Analyze Research Data
researcher
I have [DATA TYPE] on [TOPIC]. What statistical tests or analyses would be most appropriate? Walk me through: what test, why it's right, what it tells us, how to interpret results, and what to report.
analysisresearchdata
Write an Abstract
researcher
Write an abstract (200-250 words) for a study on [TOPIC]. Include: background (1 sentence), research question (1 sentence), methods (2-3 sentences), results (2-3 sentences), implications (1-2 sentences).
abstractresearchwriting
Critique a Research Paper
researcher
Critique this research paper on [TOPIC] and [BRIEF SUMMARY]. Evaluate: research question, methodology, results, conclusions. Highlight: strengths, weaknesses, limitations, and implications for the field.
critiqueresearchanalysis
Write a Grant Proposal Outline
researcher
Create an outline for a grant proposal on [RESEARCH TOPIC] to [FUNDING AGENCY]. Include sections: specific aims, background/significance, innovation, research design/methods, timeline, budget justification.
grantsproposalresearch
Create Content Ideas
creative
Generate 10 unique content ideas for [PLATFORM] aimed at [AUDIENCE] interested in [TOPIC]. For each: title, hook, main message, and call-to-action. Make them engaging and shareable.
contentideascreative
Write Compelling Copy
creative
Write persuasive copy for [PRODUCT/SERVICE] to convince [AUDIENCE] to [DESIRED ACTION]. Hook them in the first line, explain the benefit (not features), address a concern, and end with a strong CTA.
copywritingmarketingcreative
Develop a Brand Story
creative
Help me develop a compelling brand story for [COMPANY/PRODUCT]. It should: explain the origin (why it was created), the mission, what problem it solves, and why the audience should care. 150-200 words.
brandingstorytellingcreative
Create Social Media Posts
creative
Create 5 social media posts for [PLATFORM] on [TOPIC]. Each should: hook the audience in the first line, include relevant emojis, be platform-appropriate (length, tone), and include a hashtag strategy.
social-mediamarketingcreative
Write a Design Brief
creative
Write a design brief for [DESIGN PROJECT]. Include: project goal, target audience, style direction (3-5 adjectives), key design elements, technical specs, timeline, and examples of similar work you like.
designbriefcreative
Write a Video Script
creative
Write a [LENGTH] video script on [TOPIC] for [PLATFORM]. Include: hook (first 5 seconds), main content (3-5 key points), visual cues, and call-to-action. Make it conversational and engaging.
videoscriptingcreative
Brainstorm Ideas
everyone
Help me brainstorm ideas for [PROJECT/PROBLEM]. Generate 15-20 ideas, no matter how wild. Don't evaluate yetโjust list possibilities. Then pick the 3 most promising and develop them further.
brainstormideasplanning
Create a Project Outline
everyone
Create a detailed outline for [PROJECT]. Structure: goal, key milestones, deliverables, timeline, resources needed, risks, and success metrics. Make it actionable.
planningprojectoutline
Make a Decision Framework
everyone
I need to decide between [OPTION A] and [OPTION B]. Create a decision framework: list key criteria, weight them by importance, score each option against criteria, then recommend the best choice with reasoning.
decisionanalysisplanning
Give Constructive Feedback
everyone
Help me give constructive feedback to [PERSON] on [SPECIFIC BEHAVIOR/WORK]. Structure: what they did well, what could improve, how they can improve it, and encouragement. Keep it kind but honest.
feedbackcommunicationleadership
Create a Learning Plan
everyone
Create a learning plan to master [SKILL]. Include: why it matters, core concepts to learn (5-7), learning resources (books, courses, practice), timeline (weeks), milestones, and how to measure progress.
learninggrowthplanning
Summarize Anything
everyone
Summarize [TEXT/ARTICLE/VIDEO/CONCEPT] in [LENGTH: short/medium/long]. Include: main idea, key points, why it matters, and one key takeaway for me. Use clear language.
summarywritinglearning
Write a Speech or Presentation
everyone
Write a [LENGTH] speech/presentation on [TOPIC] for [AUDIENCE]. Include: attention-grabbing opening, [NUMBER] main points with examples, transitions, memorable closing. Tone: [FORMAL/CASUAL/INSPIRING].
speakingpresentationwriting
Create an Email Template
everyone
Create a reusable email template for [SITUATION]. Structure: subject line, greeting, opening hook, main message (clear and concise), call-to-action, closing. Make it professional and warm.
emailtemplatecommunication
Simplify Complex Information
everyone
I don't understand [COMPLEX TOPIC/JARGON]. Explain it simply: what it is, why it matters, how it works, and a real-world example. Avoid technical language.