mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
Update installation scripts and documentation
- Enhanced install.sh with better error handling and multi-shell support - Updated configuration files (CLAUDE.md, MCP.md, RULES.md) to latest version - Added comprehensive CONTRIBUTING.md guidelines - Improved README.md formatting and clarity - Fixed Commands_Cheat_Sheet.md formatting - Updated .gitignore with better exclusions - Minor LICENSE and CHANGELOG.md updates 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
10
README.md
10
README.md
@@ -1,7 +1,7 @@
|
||||
# Meet SuperClaude – The Missing Power-Up for Claude Code
|
||||
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://github.com/NomenAK/SuperClaude/releases)
|
||||
[](https://github.com/NomenAK/SuperClaude)
|
||||
[](https://github.com/NomenAK/SuperClaude/issues)
|
||||
[](https://github.com/NomenAK/SuperClaude/blob/master/CONTRIBUTING.md)
|
||||
|
||||
@@ -49,7 +49,7 @@ Switch Claude's entire mindset with one command:
|
||||
|
||||
```bash
|
||||
/persona:architect # Big-picture system design mode
|
||||
/persona:frontend # Pixel-perfect UI obsession mode
|
||||
/persona:frontend # Pixel-perfect UI obsession mode
|
||||
/persona:security # Paranoid threat-modeling mode
|
||||
/persona:analyzer # Sherlock Holmes debugging mode
|
||||
```
|
||||
@@ -91,7 +91,7 @@ Our UltraCompressed mode strips unnecessary tokens without losing clarity. More
|
||||
/persona:analyzer
|
||||
/user:troubleshoot --investigate --prod
|
||||
/user:analyze --profile # Find the real bottleneck
|
||||
/persona:performance
|
||||
/persona:performance
|
||||
/user:improve --performance --threshold 90%
|
||||
```
|
||||
|
||||
@@ -114,7 +114,7 @@ SuperClaude is pure configuration – no code, no external dependencies. It work
|
||||
|
||||
The framework includes:
|
||||
- **CLAUDE.md** – Core configuration and behaviors
|
||||
- **RULES.md** – Engineering standards and practices
|
||||
- **RULES.md** – Engineering standards and practices
|
||||
- **PERSONAS.md** – 9 specialized thinking modes
|
||||
- **MCP.md** – Smart tool orchestration
|
||||
- **18 Commands** – Ready-made workflows
|
||||
@@ -164,7 +164,7 @@ No more "this is better" without proof. SuperClaude enforces:
|
||||
|
||||
SuperClaude is MIT-licensed and built by developers, for developers. We welcome:
|
||||
- New personas for specialized workflows
|
||||
- Commands that solve your daily pain points
|
||||
- Commands that solve your daily pain points
|
||||
- Patterns that make Claude Code smarter
|
||||
- Ideas that push the boundaries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user