Explain Like I'm a Beginner
The 3-level progression (basic, technical, practical) mirrors how people actually learn. The analogy requirement and jargon-free start ensure accessibility.
Explain {{concept}} to someone who has never encountered it before. Rules: - Start with a one-sentence definition a 12-year-old would understand - Use a real-world analogy to make it concrete - Then build up to the technical details in 3 levels: Level 1: The basic idea (no jargon) Level 2: How it actually works (introduce key terms, define each one) Level 3: Why it matters and how it's used in practice - End with: "You'd use this when..." followed by 3 real scenarios Total length: {{length}} (options: brief = 200 words, standard = 500 words, deep dive = 1000 words)
Variables to customize
Why this prompt works
The 3-level progression (basic, technical, practical) mirrors how people actually learn. The analogy requirement and jargon-free start ensure accessibility.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Forcing the agent to plan before acting prevents premature execution and wasted steps. Explicit dependency mapping enables parallel execution and catches logical gaps early.
Tool Selection AgentThe ReAct pattern (Reason + Act) creates an explicit reasoning trace that improves tool selection accuracy. The error-handling rule prevents infinite retry loops.
Prompt CompressorExplicitly requiring all functional requirements to be preserved prevents the model from over-compressing and losing critical instructions.
Memory Management AgentExplicit memory read/write instructions create agents that improve over time. Categorization keeps memories organized, and the deduplication rule prevents context bloat.