design-guide

Create and validate UI design system standards for Combyne frontend.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/krishsharma1008/ADE --skill design-guide-krishsharma1008
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-guide
Source: https://github.com/krishsharma1008/ADE/tree/main/.claude/skills/design-guide
Command: npx skills add https://github.com/krishsharma1008/ADE --skill design-guide-krishsharma1008

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Establishes a centralized UI design system standard to ensure consistency across Combyne frontend.

Core Features & Use Cases

  • Design tokens and typography guidelines to ensure visual consistency.
  • Component governance for reusable UI elements across the frontend.
  • Design-guide showcase page to demonstrate patterns and usage.

Quick Start

Follow the design-guide to implement and validate UI components according to the design system.

Frequently Asked Questions about design-guide

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

FAQPage Schema
How do I enforce UI design system consistency across frontend components?

You enforce UI design system consistency by establishing centralized standards for creating, updating, and validating components, tokens, typography, and patterns across the frontend. This ensures visual and functional alignment across all related pages and showcases.

What are design tokens and how do they standardize typography in a design system?

Design tokens are centralized variables that define typography and visual properties, ensuring standardization across a frontend. They provide a single source of truth for UI components, guaranteeing visual consistency throughout the design system.

How do I validate UI components against existing design guidelines?

You validate UI components by checking them against the established design system standard, ensuring they correctly apply defined tokens, typography rules, and patterns. This governance process confirms components are reusable and compliant before integration.

Can I use a design guide to manage component governance for reusable UI elements?

Yes, a design guide manages component governance by establishing rules for creating and updating reusable UI elements. It ensures every frontend component adheres to the centralized design system standard before deployment.

Do I need YAML frontmatter to document a UI design system standard?

Yes, documenting a UI design system standard requires concise YAML frontmatter containing the name and description. This metadata accompanies a descriptive Markdown body detailing design principles, usage rules, and optional visual assets.

What's the best way to demonstrate UI patterns and usage for a frontend design system?

The best way to demonstrate UI patterns and usage is through a dedicated showcase page. This page visually documents how design tokens, typography, and components should be implemented according to the centralized design system standard.