diff --git a/CLAUDE.md b/CLAUDE.md index 75c0705..0654462 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -146,8 +146,8 @@ Key routing rules: - Update docs after shipping → invoke document-release, or doc if no gstack - Stale docs audit, doc sync → invoke doc - Weekly retro → invoke retro -- Design system, brand → invoke design-consultation -- Visual audit, design polish → invoke design-review +- Design system, brand → invoke design-consultation and use ui-ux-pro-max if available +- Visual audit, design polish → invoke design-review which call ui-ux-pro-max - Architecture review → invoke plan-eng-review - Save progress, checkpoint, resume → invoke checkpoint - Code quality, health check → invoke health @@ -165,4 +165,4 @@ All lightweight skills (feat, hotfix, bugfix) include a design gate that auto-de UI/style signals in the task. If design signals found and ui-ux-pro-max is inactive, the agent asks the user whether to activate it before proceeding. Gate spec: lib/design-gate.md. Orchestrators (ship-feature, init-project) already -handle this via their STEP 0 plugin-check. \ No newline at end of file +handle this via their STEP 0 plugin-check. diff --git a/TODO.md b/TODO.md index 113a62f..89a9ae6 100644 --- a/TODO.md +++ b/TODO.md @@ -3,3 +3,6 @@ ~~faire skill / agent clean code~~ ✓ done (skills/code-clean/ + agents/code-cleaner.md) ~~faire skill / agent do doc~~ ✓ done (skills/doc/ + agents/doc-syncer.md) + +Creer un script qui active / desactive gstack, gsd, graphify, et les autre. +Verifier l'installation de tout dnas uinstall-plugin, ajouter le npx skills add alchaincyf/darwin-skill \ No newline at end of file diff --git a/settings.json b/settings.json index 6d30b12..af1ccf7 100644 --- a/settings.json +++ b/settings.json @@ -216,7 +216,8 @@ "command": "bash ~/.claude/hooks/statusline.sh" }, "enabledPlugins": { - "example-skills@anthropic-agent-skills": true + "example-skills@anthropic-agent-skills": true, + "ui-ux-pro-max@ui-ux-pro-max-skill": true }, "extraKnownMarketplaces": { "claude-code-plugins": {