Sc Explain banner
SuperClaude-Org SuperClaude-Org

Sc Explain

Development community

Description

--- name: explain description: "Provide clear explanations of code, concepts, and system behavior with educational clarity" category: workflow complexity: standard mcp-servers: [sequential, context7] personas: [educator, architect, security] --- # /sc:sc:sc:explain - Code and Concept Explanation ## Triggers - Code understanding and documentation requests for complex functionality - System behavior explanation needs for architectural components - Educational content generation for knowledge tra

Installation

Installs to ~/.claude/skills/superclaude-org-superclaude_plugin-sc-explain/SKILL.md

Terminal
mkdir -p ~/.claude/skills/superclaude-org-superclaude_plugin-sc-explain && curl -fsSL https://raw.githubusercontent.com/SuperClaude-Org/SuperClaude_Plugin/HEAD/commands/sc-explain.md -o ~/.claude/skills/superclaude-org-superclaude_plugin-sc-explain/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository