Skip to content

Commit 350dc1b

Browse files
gotalabclaude
andcommitted
docs: improve README structure by moving 'What You Get' section
- Move benefits section before language list for better flow - Keep features visible early in the document for better user engagement 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 1ade6aa commit 350dc1b

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,18 @@ npx cc-sdd@latest --cursor
3131
# Ready to go! Now Claude Code and Gemini CLI can leverage `/kiro:spec-init <what to build>` and the full SDD workflow
3232
```
3333

34+
## ✨ What You Get
35+
36+
After running cc-sdd, you'll have:
37+
38+
- **10 powerful slash commands** (`/kiro:steering`, `/kiro:spec-requirements`, `/kiro:validate-gap`, etc.)
39+
- **Project Memory (steering)** - AI learns your codebase, patterns, and preferences
40+
- **Structured AI-DLC workflow** with quality gates and approvals
41+
- **Spec-Driven Development** methodology built-in
42+
- **Kiro IDE compatibility** for seamless spec management
43+
44+
**Perfect for**: Feature development, code reviews, technical planning, and maintaining development standards across your team.
45+
3446
## 🌐 Supported Languages
3547

3648
- English (`en`)
@@ -46,17 +58,6 @@ npx cc-sdd@latest --cursor
4658
- Korean (`ko`)
4759
- Arabic (`ar`)
4860

49-
## ✨ What You Get
50-
51-
After running cc-sdd, you'll have:
52-
53-
- **10 powerful slash commands** (`/kiro:steering`, `/kiro:spec-requirements`, `/kiro:validate-gap`, etc.)
54-
- **Project Memory (steering)** - AI learns your codebase, patterns, and preferences
55-
- **Structured AI-DLC workflow** with quality gates and approvals
56-
- **Spec-Driven Development** methodology built-in
57-
- **Kiro IDE compatibility** for seamless spec management
58-
59-
**Perfect for**: Feature development, code reviews, technical planning, and maintaining development standards across your team.
6061

6162
---
6263

0 commit comments

Comments
 (0)