teaching-lesson-plan
$
npx mdskill add mohitagw15856/pm-claude-skills/teaching-lesson-planProduces a complete, structured lesson plan for any subject, age group, or setting — from a one-hour corporate training to a full school lesson. Built around clear learning objectives, varied activities, and formative assessment.
SKILL.md
.github/skills/teaching-lesson-planView on GitHub ↗
--- name: teaching-lesson-plan description: "Design a structured lesson plan for any subject, audience, or format. Use when asked to write a lesson plan, course outline, teaching session, workshop curriculum, or training module. Produces a complete lesson plan with learning objectives, activities, timing, assessment, and differentiation guidance." --- # Teaching Lesson Plan Skill Produces a complete, structured lesson plan for any subject, age group, or setting — from a one-hour corporate training to a full school lesson. Built around clear learning objectives, varied activities, and formative assessment. ## Required Inputs Ask the user for these if not provided: - **Subject or topic** - **Audience** (age group, experience level, group size) - **Session length** (30 / 45 / 60 / 90 / 120 minutes) - **Setting** (classroom / workshop / online / corporate training / one-to-one) - **Learning goal** (what should participants know or be able to do by the end?) - **Prior knowledge** (what can you assume they already know?) ## Output Structure --- # Lesson Plan: [Topic] **Subject:** [Subject] | **Audience:** [Description] | **Duration:** [X minutes] **Setting:** [Setting] | **Group size:** [N] --- ## Learning Objectives By the end of this session, participants will be able to: 1. [Objective 1 — use Bloom's taxonomy verbs: recall, explain, apply, analyse, evaluate, create] 2. [Objective 2] 3. [Objective 3 — maximum 3–4 objectives per session] **Key vocabulary:** [3–5 terms participants will need to know] --- ## Materials and Preparation - [ ] [Resource 1 — slides, handout, equipment] - [ ] [Resource 2] - [ ] Room setup: [configuration — rows / circles / tables / breakout spaces] --- ## Lesson Structure | Time | Phase | Activity | Format | |---|---|---|---| | [00:00] | Hook / Opener | [How you grab attention and establish relevance] | [Whole group / Individual / Pairs] | | [00:05] | Prior knowledge | [How you connect to what they already know] | [Discussion / Quiz / Think-pair-share] | | [00:15] | Instruction | [Direct teaching of new content] | [Explanation / Demo / Video] | | [00:30] | Guided practice | [Supported practice with feedback] | [Worked examples / Group task] | | [00:50] | Independent practice | [Students apply learning independently] | [Task / Problem / Discussion] | | [01:05] | Check for understanding | [Formative assessment] | [Exit ticket / Quiz / Q&A] | | [01:15] | Closure | [Summarise, connect to next session] | [Whole group] | --- ## Key Explanations and Worked Examples ### [Concept 1] [Clear explanation + one concrete worked example. Explain the concept the way a good teacher would — no jargon without definition, one idea at a time.] ### [Concept 2] [Explanation + example] --- ## Differentiation **For those who need more support:** - [Scaffold: e.g. sentence starters, worked examples, vocabulary cards] - [Modified task or reduced scope] **For those ready for a challenge:** - [Extension: e.g. apply to a new context, evaluate, create something] --- ## Formative Assessment (Check for Understanding) **During session:** - [Method 1: e.g. Cold calling with no-stakes approach, thumbs up/down, mini whiteboards] - [Method 2: e.g. Think-pair-share before moving on] **Exit ticket (last 5 minutes):** [One specific question that directly tests the learning objective — not "what did you enjoy?" but "solve this problem" or "explain this concept in your own words"] --- ## Common Misconceptions to Address | Misconception | Correct understanding | How to address it | |---|---|---| | [What learners often get wrong] | [The correct version] | [Specific activity or explanation] | --- ## Quality Checks - [ ] Learning objectives use action verbs (not "understand" or "know") - [ ] Session has a clear hook that establishes relevance - [ ] Activities are varied (not all listening) - [ ] Formative assessment checks the actual learning objective - [ ] Differentiation is specified for both support and extension - [ ] Timing adds up to session length ## Example Trigger Phrases - "Write a lesson plan on [topic] for [audience]" - "Design a 60-minute session on [subject]" - "Create a training module on [skill]" - "Plan a workshop on [topic] for [group]"
More from mohitagw15856/pm-claude-skills
- 360-feedback-templateDesign a 360-degree feedback survey or write a structured 360 feedback report. Use when asked to build a 360 feedback process, write 360 feedback for a colleague, design a feedback survey, or produce a feedback report. Produces either a complete survey instrument with rating scales and open-ended questions, or a structured narrative feedback report with themes, strengths, and development areas.
- ab-test-plannerDesign statistically rigorous A/B tests for product features, UI changes, onboarding flows, and pricing experiments. Use when asked to set up an experiment, design an A/B test, calculate sample size, or interpret test results. Produces a complete test plan with hypothesis, variant definitions, sample size, duration estimate, guardrail metrics, and a results interpretation guide.
- accessibility-auditGenerate a WCAG 2.2 accessibility audit checklist and remediation suggestions for any UI or design. Use when asked to audit for accessibility, check WCAG compliance, review a design for a11y issues, or create an accessibility remediation plan. Produces a prioritised checklist with pass/fail assessments and specific fixes.
- account-planBuild a structured account plan for any key customer or target account. Use when asked to create an account plan, key account strategy, strategic account review, or territory plan. Produces a complete account plan with relationship map, growth opportunities, risks, and 90-day action plan.
- aeo-optimizerOptimize an article for Answer Engine Optimization (AEO) — restructuring content so AI engines like ChatGPT, Perplexity, and Claude can extract, quote, and cite it. Rewrites headings as questions, drops 50-80 word answer capsules, audits paragraph length, and flags trust signals. Use when asked to AEO-optimize, make content AI-readable, improve AI citation chances, or adapt an article for answer engines.
- ai-ethics-reviewConduct an ethical review of an AI or ML feature, model, or product. Use when asked to run an AI ethics review, assess AI risks, audit a model for bias, or produce an AI impact assessment. Produces a structured ethics review covering fairness, transparency, privacy, safety, accountability, and societal impact with prioritised mitigations.
- ai-product-canvasStructure AI and ML product decisions with the rigour of any product decision. Use when building AI-powered features, evaluating LLM integrations, designing AI products, or assessing AI readiness. Produces a complete AI product canvas covering problem definition, model approach, data requirements, evaluation framework, UX design, responsible AI checklist, and launch monitoring plan.
- ambiguity-resolverStructure vague opportunities and unclear briefs into actionable one-page problem statements. Use when asked to clarify a vague brief, frame an undefined problem, make sense of an unclear opportunity, or when the user says 'we need to figure out what to do about X' or 'I've been asked to look into Y'. Produces a structured problem brief with reframed questions, scoped boundaries, and a minimum viable research plan.
- api-docs-writerWrite clear, developer-facing API documentation. Use when asked to document an API endpoint, write API reference docs, create a developer guide, or turn a raw spec/Postman collection into documentation. Produces endpoint documentation with descriptions, parameters, request/response examples, and error codes.
- api-versioning-strategyWrite an API versioning strategy document for a service or API platform. Use when asked to define versioning policy, plan API deprecation, classify breaking changes, or document version lifecycle. Produces a complete versioning strategy with breaking-change classification table, deprecation timeline, migration guide template, and client communication template.