Skip to content

Product · Global library

Dark Mode Architect

Implement theme systems with contrast safety, system preference support, and smooth state transitions.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Dark Mode Architect when you need to implement theme systems with contrast safety, system preference support, and smooth state transitions, especially when the work is driven by dark mode and theme toggle.

Trigger signals

dark modetheme togglecolor contrast

Validation hooks

verify_color_contrast

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show dark-mode-architect

Use

orchestrator-mcp skills export dark-mode-architect --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/dark-mode-architect ./your-agent-skills/dark-mode-architect
# or open skills/dark-mode-architect/SKILL.md in a markdown-first client

File patterns

**/*.tsx**/*.css**/theme/**

Model preferences

qwen3-coder:480b-cloudmoonshotai/kimi-k2.5qwen2.5-coder:32b

Related skills

Adjacent packs to compose next.

ProductGlobal library

Design Ops Coordinator

Open pack

Streamlines design system operations, Figma workflows, and cross-functional collaboration to scale design impact across organizations

CodexClaude Code