dashboard-design-system

Enforce a monochromatic blue color token system across Voxanne AI dashboard UI components.

Updated Dec 14, 2025
One-click install
npx skills add https://github.com/Odiabackend099/Callwaiting-AI-Voxanne-2026 --skill dashboard-design-system
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard-design-system
Source: https://github.com/Odiabackend099/Callwaiting-AI-Voxanne-2026/tree/main/.claude/skills/dashboard-design-system
Command: npx skills add https://github.com/Odiabackend099/Callwaiting-AI-Voxanne-2026 --skill dashboard-design-system

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishes a single, approved color system for the Voxanne AI dashboard to ensure accessibility, brand consistency, and visual coherence across all pages and components.

Core Features & Use Cases

  • Fixed color tokens and a restricted palette that enforce consistent UI styling across dashboards.
  • Guidelines for applying colors to headings, text, borders, surfaces, and components, with examples of compliant usage.
  • Use Case: When auditing dashboard pages or implementing new components, apply the tokens and verify against the palette to prevent color violations.

Quick Start

Apply the dashboard design tokens to all new and existing UI components to ensure compliant colors.

Frequently Asked Questions about dashboard-design-system

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

FAQPage Schema
How do I enforce a consistent color palette across dashboard UI components?

To enforce a consistent dashboard UI color palette, apply a fixed set of monochromatic blue color tokens to all headings, text, borders, and surfaces. This prevents color violations and ensures visual coherence across all pages.

Why does my dashboard component fail color compliance audits?

Dashboard components fail color compliance audits when they use noncompliant colors outside the approved monochromatic blue palette. You must replace banned colors with the specified fixed color tokens to resolve these violations and meet accessibility standards.

What color tokens should I use for Voxanne AI dashboard pages?

For Voxanne AI dashboard pages, use the specified fixed set of monochromatic blue color tokens. These tokens provide approved styling for headings, text, borders, surfaces, and components to maintain brand consistency across all UI states.

Can I use custom colors for component states in the dashboard design system?

No, the dashboard design system enforces a restricted, monochromatic blue palette across all UI states. You must apply the fixed color tokens instead of custom colors to ensure accessibility and prevent color violations in dashboard components.

How do I audit existing dashboard pages for color violations?

To audit existing dashboard pages for color violations, review pages under src/app/dashboard and src/components/dashboard against the restricted palette. Replace any banned colors with the approved color tokens and complete the provided verification steps.