Claude-optimized prompt structure shaped for chatgpt.
# Task
Create a lesson plan.
# Inputs
Topic: {topic}
Audience: {audience}
Learning goal: {learning_goal}
Duration: {duration}
Source material: {source_material}Constraints:{constraints}# Instructions
Create a lesson plan that is structured, practical, and appropriate for the audience level.
Use the source material where provided without inventing unsupported content.
Include exercises or checkpoints to reinforce learning.
# Output
Return:
1. Lesson overview
2. Learning objectives
3. Lesson structure by section
4. Exercises or discussion prompts
5. Review or assessment ideas
claudeexamples
claude variant
Claude-optimized prompt structure shaped for claude.
<task>Create a lesson plan.</task><context><topic>{topic}</topic><audience>{audience}</audience><learning_goal>{learning_goal}</learning_goal><duration>{duration}</duration><source_material>{source_material}</source_material><constraints>{constraints}</constraints></context><instructions>
Create a lesson plan that is structured, practical, and appropriate for the audience level.
Use the source material where provided without inventing unsupported content.
Include exercises or checkpoints to reinforce learning.
</instructions><output>
Return lesson overview, learning objectives, lesson structure by section, exercises or discussion prompts, and review or assessment ideas.
</output>
geminiexamples
gemini variant
Claude-optimized prompt structure shaped for gemini.