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:
@@ -1,14 +1,14 @@
|
||||
# CLAUDE.md - SuperClaude Cfg
|
||||
|
||||
## Legend
|
||||
## Legend
|
||||
| Symbol | Meaning | | Abbrev | Meaning |
|
||||
|--------|---------|---|--------|---------|
|
||||
| → | leads to | | cfg | configuration |
|
||||
| & | and/with | | docs | documentation |
|
||||
| > | greater than | | ops | operations |
|
||||
|
||||
@RULES.md
|
||||
@MCP.md
|
||||
@RULES.md
|
||||
@MCP.md
|
||||
@PERSONAS.md
|
||||
|
||||
## Core Cfg
|
||||
@@ -26,7 +26,7 @@ Commands: /user:<command> [flags] | /task:<action> | Ex: /user:build --init
|
||||
```yaml
|
||||
Activation: Natural language OR command flags
|
||||
Flags: --think | --think-hard | --ultrathink
|
||||
none: Single file|Basic | think: Multi-file|Standard
|
||||
none: Single file|Basic | think: Multi-file|Standard
|
||||
think hard: Architecture|Complex | ultrathink: Redesign|Critical
|
||||
Examples: /user:analyze --code --think | /user:design --api --ultrathink
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user