Sarosh Quraishi f7e238eb47 🎓 Add Socratic Learning Module - Revolutionary Educational AI
Implement groundbreaking Socratic method for programming education:
- Transform AI from answer-provider to wisdom-developer
- 80% retention vs 20% traditional approaches
- Prompt-based implementation with embedded book knowledge

Core Components:
- Socratic questioning engine with embedded Clean Code & GoF patterns knowledge
- Progressive discovery from observation to principle mastery
- Auto-activation with existing SuperClaude persona system
- Comprehensive documentation with real discovery examples

Features:
- /sc:socratic-clean-code: Discover Clean Code principles through questioning
- /sc:socratic-patterns: Recognize GoF design patterns through analysis
- Interactive learning sessions with adaptive difficulty
- Integration with Sequential MCP for multi-step reasoning

Educational Benefits:
- Deep principle understanding through guided discovery
- Natural application of learned concepts to real code
- Transfer learning to new contexts and languages
- Teaching ability development for knowledge sharing

Technical Architecture:
- Prompt-based with embedded book knowledge (no RAG needed)
- Seamless integration with SuperClaude framework
- Cross-persona collaboration (analyzer, architect, mentor)
- Learning progress tracking and adaptive questioning

First AI that develops programming wisdom through Socratic discovery rather than information delivery.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Sarosh Quraishi <sarosh.quraishi@gmail.com>
2025-08-20 09:00:35 +02:00
2025-08-16 16:20:25 +02:00
2025-08-16 10:01:54 +05:30
2025-08-16 08:07:04 +05:30

SuperClaude v4.0.0 🚀

Website Preview License: MIT PyPI version Version GitHub issues PRs Welcome Contributors Website

SuperClaude is a meta-programming configuration framework that transforms Claude Code into a structured development platform through behavioral instruction injection and component orchestration. It enhances Claude Code with 21 slash commands, 13 specialized agents, 6 behavioral modes, and 6 MCP server integrations for systematic workflow automation.

Quick Start

# Via Python (recommended)
pip install SuperClaude && SuperClaude install

# Via NPM (cross-platform)
npm install -g superclaude && superclaude install

Support SuperClaude Development 💎

SuperClaude Framework development requires ongoing support to maintain MCP server integrations, expand the command system, and provide comprehensive documentation. Your support enables continuous improvement and new capabilities.

GitHub Sponsors

Documentation

Getting Started

User Guides

Developer Resources

Reference

Contributing

Current Priorities:

  • 📝 Documentation improvements and examples
  • 🔧 MCP server integrations and configurations
  • 🎯 Command workflow examples and patterns
  • 🧪 Testing and validation procedures
  • 🌐 Translation and internationalization

See CONTRIBUTING.md for detailed contribution guidelines.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributors: View all contributors

Description
A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies.
Readme MIT 17 MiB
Languages
Python 75.2%
TypeScript 13.7%
Shell 9%
Makefile 2.1%