Skip to content

jocenunes/SuperClaude_Framework

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

269 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

๐Ÿš€ SuperClaude Framework

Transform Claude Code into a Structured Development Platform

Mentioned in Awesome Claude Code Try SuperGemini Framework Try SuperQwen Framework Version License PRs Welcome

Website PyPI npm

English ไธญๆ–‡ ๆ—ฅๆœฌ่ชž

Quick Start โ€ข Support โ€ข Features โ€ข Docs โ€ข Contributing


๐Ÿ“Š Framework Statistics

Commands Agents Modes MCP Servers
25 15 7 8
Slash Commands Specialized AI Behavioral Integrations

Use the new /sc:help command to see a full list of all available commands.


๐ŸŽฏ 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.

Disclaimer

This project is not affiliated with or endorsed by Anthropic.
Claude Code is a product built and maintained by Anthropic.

โšก Quick Installation

Choose Your Installation Method

Method Command Best For
๐Ÿ pipx pipx install SuperClaude && pipx upgrade SuperClaude && SuperClaude install โœ… Recommended - Linux/macOS
๐Ÿ“ฆ pip pip install SuperClaude && pip upgrade SuperClaude && SuperClaude install Traditional Python environments
๐ŸŒ npm npm install -g @bifrost_inc/superclaude && superclaude install Cross-platform, Node.js users
โš ๏ธ IMPORTANT: Upgrading from SuperClaude V3

If you have SuperClaude V3 installed, you SHOULD uninstall it before installing V4:

# Uninstall V3 first
Remove all related files and directories :
*.md *.json and commands/

# Then install V4
pipx install SuperClaude && pipx upgrade SuperClaude && SuperClaude install

โœ… What gets preserved during upgrade:

  • โœ“ Your custom slash commands (outside commands/sc/)
  • โœ“ Your custom content in CLAUDE.md
  • โœ“ Claude Code's .claude.json, .credentials.json, settings.json and settings.local.json
  • โœ“ Any custom agents and files you've added

โš ๏ธ Note: Other SuperClaude-related .json files from V3 may cause conflicts and should be removed.

๐Ÿ’ก 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

Hey, let's be real - maintaining SuperClaude takes time and resources.

The Claude Max subscription alone runs $100/month for testing, and that's before counting the hours spent on documentation, bug fixes, and feature development. If you're finding value in SuperClaude for your daily work, consider supporting the project. Even a few dollars helps cover the basics and keeps development active.

Every contributor matters, whether through code, feedback, or support. Thanks for being part of this community! ๐Ÿ™

โ˜• Ko-fi

Ko-fi

One-time contributions

๐ŸŽฏ Patreon

Patreon

Monthly support

๐Ÿ’œ GitHub

GitHub Sponsors

Flexible 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: No pressure though - the framework stays open source regardless. Just knowing people use and appreciate it is motivating. 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 System

15 specialized agents with domain expertise:

  • Deep Research agent for autonomous web research
  • Security engineer catches real vulnerabilities
  • Frontend architect understands UI patterns
  • Automatic coordination based on context
  • Domain-specific expertise on demand

๐Ÿ“ Improved Namespace

/sc: prefix for all commands:

  • No conflicts with custom commands
  • 25 commands covering full lifecycle
  • From brainstorming to deployment
  • Clean, organized command structure

๐Ÿ”ง MCP Server Integration

8 powerful servers working together:

  • Context7 โ†’ Up-to-date documentation
  • Sequential โ†’ Complex analysis
  • Magic โ†’ UI component generation
  • Playwright โ†’ Browser testing
  • Morphllm โ†’ Bulk transformations
  • Serena โ†’ Session persistence
  • Tavily โ†’ Web search for deep research
  • Chrome DevTools โ†’ Performance analysis

๐ŸŽฏ Behavioral Modes

7 adaptive modes for different contexts:

  • Brainstorming โ†’ Asks right questions
  • Business Panel โ†’ Multi-expert strategic analysis
  • Deep Research โ†’ Autonomous web research
  • Orchestration โ†’ Efficient tool coordination
  • Token-Efficiency โ†’ 30-50% context savings
  • Task Management โ†’ Systematic organization
  • Introspection โ†’ Meta-cognitive analysis

โšก Optimized Performance

Smaller framework, bigger projects:

  • Reduced framework footprint
  • More context for your code
  • Longer conversations possible
  • Complex operations enabled

๐Ÿ“š Documentation Overhaul

Complete rewrite for developers:

  • Real examples & use cases
  • Common pitfalls documented
  • Practical workflows included
  • Better navigation structure

๐Ÿ”ฌ Deep Research Capabilities

Autonomous Web Research Aligned with DR Agent Architecture

SuperClaude v4.2 introduces comprehensive Deep Research capabilities, enabling autonomous, adaptive, and intelligent web research.

๐ŸŽฏ Adaptive Planning

Three intelligent strategies:

  • Planning-Only: Direct execution for clear queries
  • Intent-Planning: Clarification for ambiguous requests
  • Unified: Collaborative plan refinement (default)

๐Ÿ”„ Multi-Hop Reasoning

Up to 5 iterative searches:

  • Entity expansion (Paper โ†’ Authors โ†’ Works)
  • Concept deepening (Topic โ†’ Details โ†’ Examples)
  • Temporal progression (Current โ†’ Historical)
  • Causal chains (Effect โ†’ Cause โ†’ Prevention)

๐Ÿ“Š Quality Scoring

Confidence-based validation:

  • Source credibility assessment (0.0-1.0)
  • Coverage completeness tracking
  • Synthesis coherence evaluation
  • Minimum threshold: 0.6, Target: 0.8

๐Ÿง  Case-Based Learning

Cross-session intelligence:

  • Pattern recognition and reuse
  • Strategy optimization over time
  • Successful query formulations saved
  • Performance improvement tracking

Research Command Usage

# Basic research with automatic depth
/sc:research "latest AI developments 2024"

# Controlled research depth
/sc:research "quantum computing breakthroughs" --depth exhaustive

# Specific strategy selection
/sc:research "market analysis" --strategy planning-only

# Domain-filtered research
/sc:research "React patterns" --domains "reactjs.org,github.com"

Research Depth Levels

Depth Sources Hops Time Best For
Quick 5-10 1 ~2min Quick facts, simple queries
Standard 10-20 3 ~5min General research (default)
Deep 20-40 4 ~8min Comprehensive analysis
Exhaustive 40+ 5 ~10min Academic-level research

Integrated Tool Orchestration

The Deep Research system intelligently coordinates multiple tools:

  • Tavily MCP: Primary web search and discovery
  • Playwright MCP: Complex content extraction
  • Sequential MCP: Multi-step reasoning and synthesis
  • Serena MCP: Memory and learning persistence
  • Context7 MCP: Technical documentation lookup

๐Ÿ“š Documentation

Complete Guide to SuperClaude

๐Ÿš€ Getting Started ๐Ÿ“– User Guides ๐Ÿ› ๏ธ Developer Resources ๐Ÿ“‹ Reference
- ๐Ÿ““ [**Examples Cookbook**](Docs/Reference/examples-cookbook.md) *Real-world recipes*

๐Ÿค 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

Contributing Guide Contributors


โš–๏ธ License

This project is licensed under the MIT License - see the LICENSE file for details.

MIT License


โญ Star History

Star History Chart

๐Ÿš€ Built with passion by the SuperClaude community

Made with โค๏ธ for developers who push boundaries

Back to Top โ†‘

About

A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 94.1%
  • JavaScript 3.4%
  • Shell 2.5%
โšก