* ✨ Enhance documentation with advanced markdown formatting Major improvements to documentation presentation and usability: README.md: - Added centered hero section with framework statistics dashboard - Created visual support section with donation cards - Enhanced What's New section with feature grid layout - Reorganized documentation links into categorized table - Added professional badges and visual separators installation.md: - Centered title with platform badges and quick navigation - Consolidated 4 installation methods into unified table - Created visual requirement cards (Required vs Optional) - Added collapsible troubleshooting sections - Removed 3 duplicate "What's Next" sections - Enhanced learning journey with progression tables quick-start.md: - Added visual framework architecture flow diagram - Created component statistics dashboard (21|14|6|6) - Built comparison table for SuperClaude vs Standard Claude - Added 4-week learning timeline with milestones - Enhanced workflow patterns with step-by-step tables - Created key insights cards explaining framework philosophy All documents now feature consistent styling with centered titles, organized tables, emojis for visual scanning, and improved navigation. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * 🔥 Remove outdated publishing and release instruction files Cleaned up repository by removing: - PUBLISHING.md: Outdated publishing guidelines - RELEASE_INSTRUCTIONS.md: Old release process documentation These files are no longer needed as the project has evolved and the processes have been streamlined or moved elsewhere. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Signed-off-by: NomenAK <39598727+NomenAK@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>
🚀 SuperClaude Framework
Transform Claude Code into a Structured Development Platform
Quick Start • Support • Features • Docs • Contributing
📊 Framework Statistics
| Commands | Agents | Modes | MCP Servers |
|---|---|---|---|
| 21 | 14 | 6 | 6 |
| Slash Commands | Specialized AI | Behavioral | Integrations |
🎯 Overview
SuperClaude is a meta-programming configuration framework that transforms Claude Code into a structured development platform through behavioral instruction injection and component orchestration. It provides systematic workflow automation with powerful tools and intelligent agents.
⚡ Quick Installation
Choose Your Installation Method
| Method | Command | Best For |
|---|---|---|
| 🐍 pipx | pipx install SuperClaude && SuperClaude install |
✅ Recommended - Linux/macOS |
| 📦 pip | pip install SuperClaude && SuperClaude install |
Traditional Python environments |
| 🌐 npm | npm install -g @bifrost_inc/superclaude && superclaude install |
Cross-platform, Node.js users |
💡 Troubleshooting PEP 668 Errors
# Option 1: Use pipx (Recommended)
pipx install SuperClaude
# Option 2: User installation
pip install --user SuperClaude
# Option 3: Force installation (use with caution)
pip install --break-system-packages SuperClaude
💖 Support the Project
Maintaining SuperClaude takes time and resources. Your support helps keep development active!
☕ Ko-fiOne-time contributions |
🎯 PatreonMonthly support |
💜 GitHubFlexible tiers |
Your Support Enables:
| Item | Cost/Impact |
|---|---|
| 🔬 Claude Max Testing | $100/month for validation & testing |
| ⚡ Feature Development | New capabilities & improvements |
| 📚 Documentation | Comprehensive guides & examples |
| 🤝 Community Support | Quick issue responses & help |
| 🔧 MCP Integration | Testing new server connections |
| 🌐 Infrastructure | Hosting & deployment costs |
Note: The framework stays open source regardless. Contributing code, documentation, or spreading the word helps too! 🙏
🎉 What's New in V4
Version 4 brings significant improvements based on community feedback and real-world usage patterns.
🤖 Smarter Agent System14 specialized agents with domain expertise:
|
📝 Improved Namespace
|
🔧 MCP Server Integration6 powerful servers working together:
|
🎯 Behavioral Modes5 adaptive modes for different contexts:
|
⚡ Optimized PerformanceSmaller framework, bigger projects:
|
📚 Documentation OverhaulComplete rewrite for developers:
|
📚 Documentation
Complete Guide to SuperClaude
| 🚀 Getting Started | 📖 User Guides | 🛠️ Developer Resources | 📋 Reference |
|---|---|---|---|
|
|
|
|
🤝 Contributing
Join the SuperClaude Community
We welcome contributions of all kinds! Here's how you can help:
| Priority | Area | Description |
|---|---|---|
| 📝 High | Documentation | Improve guides, add examples, fix typos |
| 🔧 High | MCP Integration | Add server configs, test integrations |
| 🎯 Medium | Workflows | Create command patterns & recipes |
| 🧪 Medium | Testing | Add tests, validate features |
| 🌐 Low | i18n | Translate docs to other languages |
⚖️ License
This project is licensed under the MIT License - see the LICENSE file for details.
⭐ Star History
🚀 Built with passion by the SuperClaude community
Made with ❤️ for developers who push boundaries