mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
Update commands-guide.md
Signed-off-by: NomenAK <39598727+NomenAK@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
**Start here** (no reading required):
|
**Start here** (no reading required):
|
||||||
```bash
|
```bash
|
||||||
/sc:help # See what's available
|
/sc:index # See what's available
|
||||||
/sc:analyze src/ # Tries to analyze your code smartly
|
/sc:analyze src/ # Tries to analyze your code smartly
|
||||||
/sc:workflow feature-100-prd.md # Creates step-by-step implementation workflow from PRD
|
/sc:workflow feature-100-prd.md # Creates step-by-step implementation workflow from PRD
|
||||||
/sc:implement user-auth # Creates features and components (replaces v2 /build)
|
/sc:implement user-auth # Creates features and components (replaces v2 /build)
|
||||||
@@ -779,4 +779,4 @@ A practical guide to all 16 SuperClaude slash commands. We'll be honest about wh
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
*Happy coding! Just remember - you can skip most of this guide and learn by doing. 🎯*
|
*Happy coding! Just remember - you can skip most of this guide and learn by doing. 🎯*
|
||||||
|
|||||||
Reference in New Issue
Block a user