EveryDev.ai
Subscribe
Home
Tools

3,419+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. SuperClaude Framework
    SuperClaude Framework icon

    SuperClaude Framework

    AI Coding Assistants

    A meta-programming configuration framework that transforms Claude Code into a structured development platform with 30 slash commands, 20 specialized agents, and 7 behavioral modes.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the MIT License. Install via pipx or pip.

    Engagement

    Available On

    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI Coding AssistantsAgent FrameworksMCP Tools

    Alternatives

    Claude Code Toolkit1CodeMOSAICO
    Developer
    SuperClaude-OrgDistributedEst. 2024

    Listed Aug 2026

    About SuperClaude Framework

    SuperClaude Framework is an open-source meta-programming configuration framework built on top of Anthropic's Claude Code. It enhances Claude Code through behavioral instruction injection and component orchestration, turning it into a structured development platform with systematic workflow automation. The project is MIT-licensed, available on GitHub under the SuperClaude-Org organization, and installable via pip or pipx.

    What It Is

    SuperClaude Framework is a configuration layer — not a standalone AI model — that injects specialized commands, cognitive personas, and development methodologies into Claude Code sessions. It provides 30 slash commands covering the full development lifecycle, 20 specialized AI agents with domain expertise, 7 adaptive behavioral modes, and 8 optional MCP server integrations. The framework is explicitly not affiliated with or endorsed by Anthropic.

    Command and Agent Architecture

    The 30 /sc:* slash commands are organized into functional categories:

    • Planning & Design: /brainstorm, /design, /estimate, /spec-panel
    • Development: /implement, /build, /improve, /cleanup, /explain
    • Testing & Quality: /test, /analyze, /troubleshoot, /reflect
    • Documentation: /document, /help
    • Version Control: /git
    • Project Management: /pm, /task, /workflow
    • Research & Analysis: /research, /business-panel
    • Utilities: /agent, /spawn, /load, /save, /sc, and more

    The 20 specialized agents include a PM Agent, Deep Research agent, Security engineer, and Frontend architect, each providing domain-specific expertise on demand with automatic coordination based on context.

    Behavioral Modes and Deep Research

    Seven adaptive behavioral modes shape how Claude Code responds in different contexts: Brainstorming, Business Panel, Deep Research, Orchestration, Token-Efficiency, Task Management, and Introspection. The Deep Research mode, introduced in v4.2, enables autonomous multi-hop web research with up to 5 iterative search hops, confidence-based quality scoring (targeting 0.8 on a 0.0–1.0 scale), and case-based cross-session learning. Research depth levels range from Quick (5–10 sources, ~2 min) to Exhaustive (40+ sources, ~10 min).

    MCP Server Integration

    SuperClaude optionally integrates 8 MCP servers for enhanced performance. The README states that with MCP servers enabled, execution can be 2–3x faster with 30–50% fewer tokens compared to running without them:

    • Tavily — Primary web search for Deep Research
    • Context7 — Official documentation lookup
    • Sequential-Thinking — Multi-step reasoning
    • Serena — Session persistence and memory
    • Playwright — Cross-browser automation
    • Magic — UI component generation
    • Morphllm-Fast-Apply — Context-aware code modifications
    • Chrome DevTools — Performance analysis

    Setup Path

    Installation is straightforward via pipx (recommended) or pip:

    pipx install superclaude
    superclaude install
    

    A direct Git clone with ./install.sh is also supported. After installation, restarting Claude Code activates all 30 commands. MCP server installation is optional and handled through the superclaude mcp CLI subcommand. A TypeScript plugin system is planned for v5.0 but is not yet available.

    Update: v4.3.0 — Implementation Fixes, Security Hardening & Claude Code Alignment

    The current stable release is v4.3.0, published in March 2026. The v4.x series stabilized the slash command architecture, expanded agents from 14 to 20, expanded modes from 6 to 7, and grew the command set from 22 to 30. The repository shows active development with 23,000+ GitHub stars and nearly 2,000 forks as reported by GitHub metadata. A v5.0 TypeScript plugin system is in active development (tracked in issue #419) with no set ETA. The project also maintains sibling frameworks — SuperGemini and SuperQwen — for other AI models.

    SuperClaude Framework - 1

    Community Discussions

    Be the first to start a conversation about SuperClaude Framework

    Share your experience with SuperClaude Framework, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under the MIT License. Install via pipx or pip.

    • 30 slash commands
    • 20 specialized AI agents
    • 7 behavioral modes
    • 8 optional MCP server integrations
    • Session save and restore

    Capabilities

    Key Features

    • 30 slash commands covering the full development lifecycle
    • 20 specialized AI agents with domain expertise
    • 7 adaptive behavioral modes
    • 8 optional MCP server integrations
    • Deep Research with multi-hop reasoning (up to 5 hops)
    • Confidence-based quality scoring for research (0.0–1.0 scale)
    • Case-based cross-session learning
    • Session save and restore
    • Token-efficiency mode (30–50% fewer tokens with MCPs)
    • Behavioral instruction injection and component orchestration
    • CLI installer via pipx/pip
    • ReflexionMemory for built-in error learning
    • Parallel task spawning via /spawn
    • Repository indexing via /index-repo
    • Git operations via /git command

    Integrations

    Claude Code
    Tavily MCP
    Context7 MCP
    Sequential-Thinking MCP
    Serena MCP
    Playwright MCP
    Magic MCP
    Morphllm-Fast-Apply MCP
    Chrome DevTools MCP
    PyPI
    npm
    Smithery
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate SuperClaude Framework and help others make informed decisions.

    Developer

    SuperClaude-Org

    SuperClaude-Org builds open-source meta-programming frameworks that extend AI coding assistants with structured commands, specialized agents, and behavioral modes. The organization maintains SuperClaude Framework for Claude Code, as well as sibling projects SuperGemini and SuperQwen for other AI models. The project is community-driven, welcoming contributions in documentation, MCP integration, workflow patterns, and testing.

    Founded 2024
    Distributed
    2 employees

    Used by

    Awesome Claude Code Community
    Users of Anthropic's Claude Code tool
    Read more about SuperClaude-Org
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Claude Code Toolkit icon

    Claude Code Toolkit

    A comprehensive open-source toolkit for Claude Code featuring 135 agents, 176+ plugins, 35 curated skills, 42 commands, 20 hooks, and more to extend AI-assisted development workflows.

    1Code icon

    1Code

    A visual desktop and web client for running Claude Code and Codex agents in parallel, with built-in Git integration, background agents, and MCP support.

    MOSAICO icon

    MOSAICO

    A Horizon Europe-funded research project developing a collaborative platform and AI-agent community framework to orchestrate multiple AI agents across the software development lifecycle.

    Browse all tools

    Related Topics

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    711 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    577 tools

    MCP Tools

    Tools built with the Model Context Protocol for specific tasks.

    71 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions