Socrates Skill
Description
Socratic method teaching skill for Claude Code — guides users to discover answers through questioning
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
Socrates Skill
**Never answers. Always asks.** A Socratic method teaching skill that guides you to discover answers through questioning — for any knowledge asset.
[](LICENSE) [](https://skills.sh)
Quick Install
npx skills add RoundTable02/socrates-skill
Other installation methods
**Claude Code**
claude install-skill RoundTable02/socrates-skill
**Manual (Git clone)**
git clone https://github.com/RoundTable02/socrates-skill.git ~/.claude/skills/socrates
What It Does
Instead of giving you the answer, this skill makes your AI agent a **Socratic tutor** — guiding you to the answer through a series of targeted questions.
Works with **any knowledge asset**:
- Source code & codebases
- Markdown / PDF / DOCX documents
- API documentation
- Configuration files
- Architecture diagrams
- Any readable content
Trigger
Include any of these keywords in your message:
| Keyword | Example |
|---|---|
Socrates |
"Hey Socrates, why does this function return null?" |
socratic |
"Socratic mode — walk me through this auth flow" |
소크라테스 |
"소크라테스님, 이 문제는 어떻게 풀어야 할까요?" |
Usage Examples
Socratic: help me understand the authentication flow in this codebase
Use socratic method to explore the performance issues in this code
Socrates — guide me through this PDF paper's core argument
How It Works
The skill follows a 5-step questioning workflow:
- Read — Silently analyzes the target resource
- Assess — Asks an opening question to gauge your understanding
- Guide — Progressively deeper questions (clarifying → probing → connecting → cou
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development