Skip to content

Commit 6fe322e

Browse files
committed
feat: add terminal demo SVG to README hero section
Generated with rich's SVG export - renders natively on GitHub with proper syntax highlighting and colors. Shows the three key workflows in one image: ccs search with numbered results, ccs go to resume, and team mode (log + standup). Placed between tagline and install command so it's the first thing visitors see.
1 parent f13ed58 commit 6fe322e

3 files changed

Lines changed: 277 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111

1212
A curated toolkit that gives [Claude Code](https://docs.anthropic.com/en/docs/claude-code) persistent memory, cross-project search, structured planning, and session management - so you never repeat work across projects.
1313

14+
<p align="center">
15+
<img src="assets/demo.svg" alt="ccs demo - search, resume, team mode" width="700">
16+
</p>
17+
1418
```bash
1519
curl -fsSL https://raw.githubusercontent.com/bluzername/claude-code-power-stack/main/setup.sh | bash
1620
```

0 commit comments

Comments
 (0)