ccc-learnlisted
Install: claude install-skill KevinZai/commander
# /ccc-learn — Discover skills across domains
Click-first browser over CCC's 11 domain routers. User picks a domain in one click — we load its domain-router skill and hand off. No text menus, no grep-through-502-skills.
## Response shape (EVERY time)
### 1. Brand header (one line)
```
**CC Commander · Learn** · 502+ skills · 11 domains · [catalog](https://commanderplugin.com/skills)
```
### 2. Context strip (one line)
Run a single parallel Bash probe (silent on failure):
- `ls ~/.claude/skills/ 2>/dev/null | wc -l` — locally installed skill count
- `test -f CLAUDE.md && head -2 CLAUDE.md | tail -1` — project name hint
- `git rev-parse --abbrev-ref HEAD 2>/dev/null` — branch
Render:
> 📚 <N> skills installed locally · project `<name or cwd>` · branch `<name>`
If nothing installed: "📚 No CCC skills installed yet — pick a domain, I'll fetch on demand."
### 3. The picker — `AskUserQuestion` with 4 options
Read `${CLAUDE_PLUGIN_ROOT}/menus/ccc-learn.json` once. Use its `choices` for labels + descriptions. **Max 4 options** — take the 3 headline domains + "More domains…".
```
question: "Which domain?"
header: "CC Commander · Learn"
multiSelect: false
options:
- label: "🎨 Design (39 skills)"
description: "UI/UX, animation, responsive, a11y, Impeccable polish suite."
preview: "Routes to ccc-design. Pick landing / components / polish / figma next."
- label: "📣 Marketing (45 skills)"
description: "CRO, email, ads, social, content — 7 specialist pods."