Claude Skill · superclaude
SuperClaude
An opinionated skill pack that adds structured planning, auditing, and refactoring commands to Claude Code.
- Installed version
- 4.1.2
- Latest version
- 4.2.0
- Last checked
- 2 minutes ago
- Monitoring
- Active
Featured tutorial
Why this video matters
This is the canonical demonstration source referenced by the product plan. It covers the exact version currently installed in this workspace, so no version drift warning applies.
All attached tutorials
SuperClaude end-to-end: installing, wiring MCP servers, and shipping a real workflow
The five SuperClaude prompts I actually reuse every week
Extracted prompts and commands
- CommandExact TranscriptSafeConfidence 96%
npx superclaude init --workspace .
Reference Source (@reference) · SuperClaude end-to-end: installing, wiring MCP servers, and shipping a real workflow at 02:15 · video id ZK5nDeHMsdU
- ConfigurationReconstructed PromptReview requiredConfidence 88%
{ "mcpServers": { "inspector": { "endpoint": "https://localhost:6274" } } }▲ Review. Reconstructed from spoken description. Verify the field names against your own installed version.
Reference Source (@reference) · SuperClaude end-to-end: installing, wiring MCP servers, and shipping a real workflow at 09:10 · video id ZK5nDeHMsdU
- PromptExact TranscriptSafeConfidence 91%
Audit this repository for skills that are installed but never referenced, and list them with the file that should have used them.
Reference Source (@reference) · SuperClaude end-to-end: installing, wiring MCP servers, and shipping a real workflow at 15:05 · video id ZK5nDeHMsdU
- PromptExact TranscriptSafeConfidence 97%
List every dependency this project declares but never imports, with the file it should have been used in.
Seeded Creator C (@seeded-creator-c) · The five SuperClaude prompts I actually reuse every week at 02:40 · video id SEEDdemo003
- PromptExact TranscriptSafeConfidence 95%
Given this changelog and my configuration, write the migration steps in the order I should run them.
Seeded Creator C (@seeded-creator-c) · The five SuperClaude prompts I actually reuse every week at 06:15 · video id SEEDdemo003
- PromptExact TranscriptSafeConfidence 94%
Find the functions with no test coverage and rank them by how much of the codebase calls them.
Seeded Creator C (@seeded-creator-c) · The five SuperClaude prompts I actually reuse every week at 10:02 · video id SEEDdemo003