Standards-Aligned Lesson Plan
Specifying standards, prior knowledge, and exact time blocks forces the AI to produce a plan you can actually teach from rather than a generic topic overview.
Create a detailed lesson plan for a {{grade_level}} {{subject}} class on {{topic}}. Standards: {{standards}} Prior knowledge: Students already know {{prior_knowledge}} Class time: {{duration}} minutes Available materials: {{materials}} Include: 1. Learning objective (student-friendly "I can" statement) 2. Warm-up/hook (5 min) — something that activates prior knowledge 3. Direct instruction (10 min) with key vocabulary 4. Guided practice (10 min) with check-for-understanding questions 5. Independent practice or group activity (15 min) 6. Closure/exit ticket (5 min) 7. Differentiation notes for advanced, on-level, and struggling learners 8. Formative assessment strategy
Variables to customize
Why this prompt works
Specifying standards, prior knowledge, and exact time blocks forces the AI to produce a plan you can actually teach from rather than a generic topic overview.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Requesting confidence and key phrases forces the model to justify its classification rather than guessing. The structured output format works zero-shot because sentiment analysis is well-understood by LLMs.
Key Information ExtractionListing the exact fields to extract removes guesswork. The 'Not specified' instruction prevents hallucination when information is missing -- a common failure mode without this guardrail.
Question Answering with SourceGrounding the answer in source material and instructing the model to refuse when information is missing dramatically reduces hallucination -- the biggest risk in zero-shot Q&A.
Math Word Problem ReasoningExplicit numbered steps force the model to decompose the problem rather than guessing. The verification step catches arithmetic errors before the final answer.