design-guide

Standardize UI design language across React components with tokens and typography rules.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

1% AI Labs UI design language is standardized to ensure consistent frontend implementation across components, aligning typography, color, tokens, and patterns.

Core Features & Use Cases

  • Centralized design tokens and typography rules to drive UI consistency.
  • Reusable component patterns and conventions for scalable frontend development.
  • Design-guide page that demonstrates variants, states, and usage alongside frontend-design and web-guidelines skills.

Quick Start

Open the Design Guide page at /design-guide to review reusable patterns and begin applying tokens to new components.

Frequently Asked Questions about design-guide

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

FAQPage Schema
How do I standardize UI design language across React components?

You standardize UI design language by applying centralized design tokens and typography rules to React components. This enforces consistent frontend implementation by driving variant usage and component patterns from a single source.

What are design tokens and how do they ensure consistent frontend development?

Design tokens are centralized variables for UI attributes like typography and color. They ensure consistent frontend development by standardizing the design language across components, serving as a single source of truth for UI updates.

How do I audit existing UI components for design system consistency?

You audit existing UI components by checking them against a living Design Guide. This process enforces token application, typography rules, and component-pattern conventions to identify and resolve inconsistencies in your React apps.

Can I use this design guide to implement dark theme variants for UI components?

Yes, you can implement dark theme variants by applying the centralized design tokens. The Design Guide demonstrates component states and usage, allowing you to build and update theme variants while maintaining strict UI consistency.

Does this UI design guide address accessibility and typography rules?

Yes, the UI design guide addresses accessibility and typography rules by enforcing them through centralized design tokens. It standardizes these attributes across component patterns to ensure accessible and consistent frontend implementation.

What is the best way to start applying component patterns to new UI elements?

The best way to start is by opening the Design Guide page to review reusable patterns. You then apply the centralized tokens and typography rules to your new UI elements to ensure they meet the standardized design language.