Framework for Claude Code with specialized commands and personas
Top 4.3% on sourcepulse
SuperClaude is a development framework designed to enhance Claude Code by providing specialized commands, cognitive personas, and structured development methodologies. It aims to improve token efficiency, enable domain-specific expertise, and promote evidence-based development practices for teams and technical leaders.
How It Works
SuperClaude v2 features a streamlined architecture with an @include
reference system for configuration management, allowing for modularity and maintainability. Cognitive personas are integrated as universal flags (e.g., --persona-architect
), enabling users to switch between specialized approaches for different tasks. It offers 19 commands covering the development lifecycle, from design and build to testing, security, and deployment, all with consistent flag behavior and inheritance.
Quick Start & Requirements
./install.sh
. Options include --dir
for custom locations, --update
, --dry-run
, --force
, and --log
.~/.claude/
by default.Highlighted Details
@include
template system.Maintenance & Community
The project welcomes contributions for new personas, commands, patterns, and integrations. Community discussions are available via GitHub Discussions.
Licensing & Compatibility
The repository does not explicitly state a license in the README.
Limitations & Caveats
SuperClaude requires separate installation of Claude Code's MCP servers to utilize MCP-related flags. The README mentions a "Zero dependencies" claim for installation, but the functionality relies on Claude Code itself, which has its own dependencies.
1 day ago
Inactive