From 406b3f3a1a179be7f903e2b7531ec03fd4cc94b6 Mon Sep 17 00:00:00 2001 From: NomenAK <39598727+NomenAK@users.noreply.github.com> Date: Thu, 24 Jul 2025 12:22:55 +0200 Subject: [PATCH] Update commands-guide.md Signed-off-by: NomenAK <39598727+NomenAK@users.noreply.github.com> --- Docs/commands-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/commands-guide.md b/Docs/commands-guide.md index 060ae20..ad6093b 100644 --- a/Docs/commands-guide.md +++ b/Docs/commands-guide.md @@ -18,7 +18,7 @@ **Start here** (no reading required): ```bash -/sc:help # See what's available +/sc:index # See what's available /sc:analyze src/ # Tries to analyze your code smartly /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) @@ -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. 🎯* \ No newline at end of file +*Happy coding! Just remember - you can skip most of this guide and learn by doing. 🎯*