Sc Help banner
SuperClaude-Org SuperClaude-Org

Sc Help

Development community

Description

--- name: help description: "List all available /sc:sc commands and their functionality" category: utility complexity: low mcp-servers: [] personas: [] --- # /sc:sc:sc:help - Command Reference Documentation ## Triggers - Command discovery and reference lookup requests - Framework exploration and capability understanding needs - Documentation requests for available SuperClaude commands ## Behavioral Flow 1. **Display**: Present complete command list with descriptions 2. **Complete**: End inter

Installation

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

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

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

Full documentation available on GitHub

View Source Repository