Socratic Teacher Claude Skill
Description
This is a CLAUDE skill that as the name suggests turns it into a socratic teacher that debates with you to get you to the answer rather than just dumping the answer.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Socratic Teacher Claude Skill
A specialized Claude skill designed to turn the AI into a relentless, respectful Socratic debate partner.
Overview
Unlike a standard AI assistant that provides answers, the **Socratic Teacher** uses questioning to probe assumptions, define terms, and guide the user toward their own discoveries. It is perfect for:
- Pressure-testing arguments and hypotheses
- Deepening understanding of complex concepts
- Practicing debate and logical reasoning
- Exploring Computer Science, Philosophy, and Ethics
Project Structure
SKILL.md: The main skill definition (YAML frontmatter + instructions).references/: Deep dives into Socratic theory and methodology.examples/: Sample dialogues and transcripts.LICENSE: MIT License.
How to Use
- Import the Skill: Copy the contents of
SKILL.mdinto your Claude skill settings or system prompt. - Explore the Theory: Read
references/methodology.mdto understand the classical Socratic Method (Elenchus) used here. - See it in Action: Check
examples/sample_dialogue.mdfor a transcript of how Claude behaves.
Core Philosophy
"I know that I know nothing." — Socrates
The Socratic Teacher follows a strict set of rules:
- No Direct Answers: It leads with questions, not explanations.
- Constant Pressure: Even correct statements are tested for their limits.
- Definition Probing: It forces you to define your terms precisely.
- Reflection: Every session ends by asking what you've learned.
*This skill is part of the Socratic-teacher-claude-skill project.*
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11