fd-color-systems

Generate cohesive color systems with semantic tokens and dark-mode support.

Updated Jan 17, 2026
One-click install
npx skills add https://github.com/andrewle9510/design-skill-orchestrator --skill fd-color-systems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fd-color-systems
Source: https://github.com/andrewle9510/design-skill-orchestrator/tree/main/.opencode/skill/fd-color-systems
Command: npx skills add https://github.com/andrewle9510/design-skill-orchestrator --skill fd-color-systems

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps designers and product teams build cohesive, accessible color systems that work across light and dark themes, ensuring brand consistency and WCAG-compliant contrast.

Core Features & Use Cases

  • Structured color palettes: primitive colors, semantic tokens, and component tokens.
  • Dark/light mode implementation via CSS variables and Tailwind shadcn theming.
  • Accessibility-first design: contrast checks, colorblind considerations, and themeable tokens.
  • Design-system handoff: documentation, naming conventions, and integration guidance.

Quick Start

Describe your app’s branding and target themes and I will generate a complete color system with semantic naming and a dark-mode strategy.

Frequently Asked Questions about fd-color-systems

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a color system with semantic tokens and dark mode support?

A cohesive color system uses primitive colors mapped to semantic tokens and component tokens, enabling dark mode via CSS variables. This structure maintains brand consistency, satisfies WCAG contrast guidelines, and supports theming across light and dark modes for web applications.

Can I use this generated color system with Tailwind and shadcn theming?

Yes, the color system explicitly supports Tailwind and shadcn theming compatibility. It generates semantic tokens and CSS variables that integrate directly with these frameworks, enabling seamless dark and light mode implementation for web applications.

How do I ensure my web app's color palette meets WCAG contrast guidelines?

Ensure your color palette meets WCAG contrast guidelines by using an accessibility-first color system that includes built-in contrast checks and colorblind considerations. This generates themeable semantic tokens that automatically satisfy accessibility standards across light and dark modes.

What is the best way to structure CSS variables for dark mode theming?

The best way to structure CSS variables for dark mode theming is through a three-tier hierarchy: primitive colors, semantic tokens, and component tokens. This naming convention enables seamless theme switching and straightforward design-system handoff documentation.

Does this color system approach work for brand-driven apps requiring theme customization?

Yes, this color system approach is specifically designed for brand-driven apps requiring accessible contrast and theme customization. It generates cohesive palettes with semantic naming conventions and a dark-mode strategy tailored to your branding and target themes.