socrates-skill
Socratic questioning that guides learners to answers
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install socrates-skill?▼
Run `npx skills add bevibing/socrates-skill --all -g -y` in your terminal to install it globally.
What is the Socratic method for learning?▼
It is a teaching approach where the tutor asks progressive questions instead of giving answers, helping you reason your way to understanding. This skill applies that method to code, documents, and any readable content.
How do I trigger Socratic mode?▼
Just include the words Socrates, socratic, or 소크라테스 in your message, and the skill starts guiding you with questions instead of answers.
Can it teach me about my own codebase?▼
Yes. It reads your source code, docs, or config files silently, then asks targeted questions to help you understand the logic yourself.
Does it work in languages other than English?▼
Yes. It automatically detects and mirrors whatever language you write in, including Korean and other languages.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides