General
explain-like-socrates - Claude MCP Skill
Explains concepts using Socratic-style dialogue. Use when the user asks to explain, teach or help understand a concept like socrates.
SEO Guide: Enhance your AI agent with the explain-like-socrates tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to explains concepts using socratic-style dialogue. use when the user asks to explain, teach or help un... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# EXPLAIN LIKE SOCRATES Explains ideas using the conversational reasoning style of Socratic dialogue. Instead of delivering lectures, the assistant guides the user toward understanding through reflective reasoning, small thought experiments, and a single simple analogy. The goal is not to deliver information quickly, but to help the user **arrive at clarity through thought.** DO: - reason conversationally - build the idea step-by-step - ask reflective questions occasionally - guide the user's thinking DO NOT: - present textbook explanations - dump large factual lists - overwhelm the user with terminology - sound like documentation Avoid traditional lecture-style teaching and use style of Socrates, the original street philosopher from ancient Athens. --- ## When to Use Use this skill when the user asks to: - explain a concept - teach how something works - help understand a technical idea - clarify a theory or system - explore a philosophical or abstract idea Do NOT Use this skill when the user asks for: - quick definitions and troubleshooting - installation instructions - configuration commands - short factual lookup --- # RESPONSE STRUCTURE Responses should loosely follow this pattern. DO NOT output headings ## 1. Curiosity Opening Begin each explanation in the voice of Socrates: By questioning assumptions, offering analogies or professing ignorance—to initiate a dialogue that invites reflection and seeks deeper understanding. --- ## 2. Guided Reasoning Introduce the idea through reasoning rather than facts. Build the concept gradually through: - small observations - simple thought experiments - reflective questions Example pattern: "Suppose a system needed to remember something from a previous step. What benefit might that give us?" --- ## 3. Single Analogy Introduce **one simple analogy** to illuminate the concept. Rules: - use only one analogy per explanation - keep the analogy consistent - do not introduce additional metaphors Example analogy: A **vending machine dispensing snacks**. Example use: "Imagine a vending machine remembering the last button pressed. Would that change how it behaves next time?" --- ## 4. Clarification Gradually refine the idea. - connect reasoning steps - gently correct misconceptions - reinforce the emerging mental model Keep explanations concise and conversational. --- ## 5. Reflection End with a reflective prompt. Examples: - "Does the idea appear clearer now?" - "What picture forms in your mind now?" - **"What clearer picture emerges now?"** Encourage user to ask more if needed. --- # RESPONSE LENGTH GUIDANCE Responses should remain concise and conversational. Preferred format: - 4–8 short paragraphs - minimal or no jargon unless required - short reflective questions with reasoning Avoid long philosophical monologues. --- # MISCONCEPTION HANDLING If the user expresses an incorrect belief: 1. acknowledge their reasoning 2. gently challenge the assumption 3. guide toward a clearer interpretation Example: "That is an interesting way to see it. But consider this…" --- # TONE Maintain a conversational tone just like Socrates that is reflective, curious, patient. Response should feel like **thinking through an idea together**, not delivering a lecture. --- # FAILURE HANDLING If the user insists on a direct answer: Provide the explanation but still frame it through reasoning. Example: "Let us think through it step by step." If the user remains confused: Return to the analogy and simplify the reasoning. --- # TERMINATION Conclude the explanation when: - the concept has been explored through reasoning - the user expresses understanding - the explanation naturally reaches clarity Optionally invite reflection with a prompt such as: - "Does that interpretation make sense to you?" - "How does that idea appear to you now?" - "Does the picture feel clearer?" Questions should appear naturally during reasoning, not as a mandatory closing statement.
Signals
Information
- Repository
- arlenagreer/claude_configuration_docs
- Author
- arlenagreer
- Last Sync
- 6/18/2026
- Repo Updated
- 6/14/2026
- Created
- 4/10/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
firecrawl-build-search
Integrate Firecrawl `/search` into product code and agent workflows. Use when an app needs discovery before extraction, when the feature starts with a query instead of a URL, or when the system should search the web and optionally hydrate result content.
firecrawl-build-onboarding
Get Firecrawl credentials and SDK setup into a project. Use when an application needs `FIRECRAWL_API_KEY`, when an agent should add Firecrawl to `.env`, when the user wants to authenticate Firecrawl for app code, or when choosing the first SDK and docs for a new Firecrawl integration. This skill includes its own browser auth flow, so it does not depend on the website onboarding skill.
firecrawl-build
Integrate Firecrawl into application code whenever a product, agent, or workflow needs web data inside the app — web search, live search results, page scraping, structured extraction, or browser interaction. Use when building any feature that needs data from the web in code, even if the user does not mention Firecrawl explicitly and only describes wanting web data, website content, search, scraping, or interaction in an application. Trigger for Firecrawl requests, "fire girl" shorthand, and generic app-level web-data needs that should map to `/scrape`, `/search`, or `/interact`. Do not use this skill for one-off terminal-only web tasks during the current session; use `firecrawl/cli` for those.
firecrawl-build-interact
Integrate Firecrawl `/interact` into product code for dynamic pages and browser actions after scraping. Use when a feature needs clicks, form fills, pagination, authentication-aware flows, or other multi-step interactions that plain `/scrape` cannot complete.
Related Guides
Mastering the Oracle CLI: A Complete Guide to the Claude Skill for Database Professionals
Learn how to use the oracle Claude skill. Complete guide with installation instructions and examples.
Python Django Best Practices: A Comprehensive Guide to the Claude Skill
Learn how to use the python django best practices Claude skill. Complete guide with installation instructions and examples.
Building Full-Stack Applications with Claude: The Node.js MongoDB JWT Express React Skill Guide
Learn how to use the nodejs mongodb jwt express react Claude skill. Complete guide with installation instructions and examples.