Skip to content

feat(starck): add designer-in-chief agent (58) + Hue skill#96

Draft
izo wants to merge 1 commit intomainfrom
claude/hue-design-system-agent-jbDxk
Draft

feat(starck): add designer-in-chief agent (58) + Hue skill#96
izo wants to merge 1 commit intomainfrom
claude/hue-design-system-agent-jbDxk

Conversation

@izo
Copy link
Copy Markdown
Owner

@izo izo commented Apr 25, 2026

Summary

  • Starck (58) — designer-in-chief agent, mirror of Tony (50, engineer-in-chief). Two modes: from-scratch (brand URL/screenshot/brief → full design system) and audit (token coherence check on existing tokens). Persistent memory of design preferences (palette, typo, mood, anti-patterns, refs loved/rejected). Handoff to brique/steve/fluke to apply.
  • Hue skill (dominikmartn, MIT) vendored under community-skills/hue/hue/ and installed via new --with-hue flag (also exposed in the install wizard). Starck delegates all generation to Hue.
  • Counts/numbering bumped: 80 agents, next free number = 59, 10 memory-enabled subagents.

Files

  • agents/orchestrators/58-starck.md — main agent
  • .claude/agents/starck.md — persistent-memory subagent stub (memory: local)
  • community-skills/hue/hue/ — vendored skill (SKILL.md + references/ + examples/ + docs/), MIT credit added to frontmatter
  • install.sh + install/skills.sh + install/uninstall.sh--with-hue wiring (_install_hue_skill, wizard option, summary table, success box, uninstall cleanup)
  • CLAUDE.md, agents/CLAUDE.md, .claude/rules/agents-authoring.md — docs synced
  • agents/registry.{json,md} — regenerated (80 agents)

Test plan

  • node cheatheet/generate-registry.cjs → 80 agents, Starck registered
  • bash -n install.sh install/skills.sh install/uninstall.sh → syntax ok
  • ./install.sh --with-hue --dry-run → Hue skill copied, Starck subagent staged
  • Wizard option Hue design selectable end-to-end
  • Real install: ./install.sh --with-hue then invoke "starck" and verify Phase 0 mode detection
  • Handoff Task(subagent="brique") after generation works
  • ./install.sh --uninstall removes ~/.claude/skills/hue

https://claude.ai/code/session_01P7CYxwQJqw9huvhVNsRPPJ


Generated by Claude Code

…rtn)

Starck mirrors Tony (50, engineer-in-chief) but for design systems. Two
modes: from-scratch (brand URL/screenshot/brief → full design system via
Hue) and audit (token coherence check). Persistent memory of design
preferences (palette, typography, mood, anti-patterns). Hands off to
brique/steve/fluke to apply the system to web/Apple/Android.

Hue (dominikmartn, MIT) is vendored under community-skills/hue/ and
installed via the new --with-hue flag (also surfaced in the wizard).

https://claude.ai/code/session_01P7CYxwQJqw9huvhVNsRPPJ
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 25, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0ff1babb-ddcb-4b23-a7db-f92f94b72f8e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/hue-design-system-agent-jbDxk

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants