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:
NomenAK
2025-06-24 12:12:51 +02:00
parent 7413eb631c
commit dc0f22607a
10 changed files with 205 additions and 44 deletions

View File

@@ -1,7 +1,7 @@
# Meet SuperClaude The Missing Power-Up for Claude Code
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Version](https://img.shields.io/badge/version-4.0.0-blue.svg)](https://github.com/NomenAK/SuperClaude/releases)
[![Version](https://img.shields.io/badge/version-4.0.0-blue.svg)](https://github.com/NomenAK/SuperClaude)
[![GitHub issues](https://img.shields.io/github/issues/NomenAK/SuperClaude)](https://github.com/NomenAK/SuperClaude/issues)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](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