Use Cases ulk
Catalogue exhaustif de scénarios concrets d’utilisation du toolkit ulk. Chaque fiche comprend contexte, prérequis, commandes, agents enchaînés, exemple de sortie, variantes et troubleshooting.
Lecture rapide
Format d’une fiche : contexte → prérequis → étapes → exemple → variantes → troubleshooting. Durée indicative et niveau de complexité indiqués en tête de chaque fiche.
Index par domaine
Orchestration
| Ref | Titre | Agent principal |
|---|
| 01 | Démarrer un projet inconnu | bruce (25) |
| 02 | Audit pré-release complet | blackemperor (18) |
| 03 | Boucle mémoire cross-session | lovecraft (47) |
Frontend
| Ref | Titre | Agent principal |
|---|
| 04 | Figma → React production | brique (frontend/01) |
| 05 | Audit WCAG 2.1 AA | a11y-auditor (06) |
| 06 | Optimiser Core Web Vitals | perf-auditor (07) |
| 07 | Migration vers shadcn/ui | shadcn-migrator (frontend/07) |
| 08 | Générer un back-office | backoffice-auditor (frontend/04) |
| 09 | Analyser et refactorer un SVG | svg-analyzer (frontend/05) |
| 10 | Illustrations hand-drawn | pencil-generator (frontend/06) |
Mobile
| Ref | Titre | Agents |
|---|
| 11 | Web → iOS/SwiftUI | happy (49) + steve (27) |
| 12 | Web → Flutter | happy (49) + fluke (48) |
| 13 | Tests + audit OWASP Mobile | skills Flutter |
Documentation
| Ref | Titre | Agent principal |
|---|
| 14 | Spec → todo Kanban | shuri (01) |
| 15 | Capture de session | friday (09) |
| 16 | Export Obsidian vault | obsidian-vault (39) |
| 17 | Documentation utilisateur | strange (16) |
Audit
| Ref | Titre | Agent principal |
|---|
| 18 | Audit omniscient 10 axes | sargeras (45) |
| 19 | Audit SEO technique | seo-auditor (32) |
| 20 | Audit sécurité | ed-209 (52) |
| 21 | Audit visuel d’interfaces | vision (05) |
| 22 | Review PR | amiral (41) |
| 23 | Scoring CLAUDE.md | claude-md-optimizer (42) |
| 24 | Diagnostic CLI/Skills/MCP | tools-checker (43) |
Session
| Ref | Titre | Agent principal |
|---|
| 25 | Diagnostic rapide | godspeed (00) |
| 26 | Checkpoint fin de session | 2b3 (08) |
| 27 | Fix TypeScript/lint | robocop (11) |
| 28 | Feature M/L/XL | task-runner (04) |
| 29 | Hygiène de session | gandalf (34) |
Deploy / VPS
| Ref | Titre | Skill / Agent |
|---|
| 30 | Déploiement Vercel | cli-deploy-vercel |
| 31 | Setup base Neon | cli-neon |
| 32 | Auto-deploy Pages | .github/workflows |
Specials
| Ref | Titre | Agent principal |
|---|
| 33 | Brief → stack + archi + timing | tony (50) |
| 34 | Product discovery socratique | rodin (46) |
| 35 | Campagne marketing technique | marketing-maestro (36) |
Cloud Routines
| Ref | Titre | Agents |
|---|
| 36 | Automatiser un agent ULK en Routine cloud | routine (53) |
| 37 | Auto-fix CI/CD sans intervention humaine | ci-guard (54) |
| 38 | Détection dérive documentaire post-merge | strange (16) + routine (53) |
Enchaînements recommandés
- Nouveau projet :
bruce → tony → shuri → task-runner
- Pré-release :
sargeras → ed-209 → a11y-auditor → perf-auditor → 2b3
- Legacy revival :
godspeed → blackemperor mode=legacy → robocop → amiral
- Web→Mobile :
happy → steve (iOS) et fluke (Flutter) en parallèle
- Documentation :
shuri → friday → obsidian-vault → lovecraft memory capture
- Cloud Routines :
routine (53) → déployer sur claude.ai/code/routines → ci-guard + docs-drift en parallèle
Conventions des fiches
- Les exemples de commandes sont exécutables tels quels depuis la racine du projet.
- Les sorties sont tronquées pour la lisibilité.
- Les durées indicatives supposent un projet de taille moyenne (10–50k LOC).
Voir aussi