SuperClaude_Framework
Claude Code framework for structured development — adds 30 slash commands, 20 agents, and MCP server integrations
Slash commands inject structured prompts into your current Claude Code session. Great for repeatable workflows — code review, spec writing, release notes — without rewriting the prompt each time.
Claude Code framework for structured development — adds 30 slash commands, 20 agents, and MCP server integrations
Claude Code workspace for SEO content — researches, writes, analyzes, and optimizes long-form blog posts
Local Claude Code documentation slash command — instant offline access, automatic updates, and changelog tracking
Claude Code learning coach — spaced repetition and personalized syllabi for rapid skill mastery
Incremental task management system — Claude Code slash commands for breaking down software projects into manageable missions
Claude Code slash commands for project planning — guides AI through systematic dev phases, manages quality agents
Linux desktop slash commands for Claude Code — automate sysadmin, optimization, and configuration tasks
A slash command is a user-invoked prompt template. Type /command in Claude Code and the command’s structured prompt is injected into the current session. Useful for repeatable workflows like code review, spec writing, or release notes.
Drop a markdown file into .claude/commands/ in your project (or ~/.claude/commands/ for global). The filename becomes the command name; the body is the prompt template.