zenbuapps-design-system

Standardize UI across Zenbu Power products with design tokens and components.

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/zenbuapps/zenbu-powers --skill zenbuapps-design-system
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zenbuapps-design-system
Source: https://github.com/zenbuapps/zenbu-powers/tree/main/skills/zenbuapps-design-system
Command: npx skills add https://github.com/zenbuapps/zenbu-powers --skill zenbuapps-design-system

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

ZenbuApps Design System establishes a unified UI standard across all Power products (ZenbuHR, ZenbuSign, ZenbuCRM, ZenbuFinance, ZenbuForm and future Power titles). It prevents design drift by codifying tokens, components, and shell conventions, so front-end teams can ship consistent interfaces quickly.

Core Features & Use Cases

  • Global tokens and rules for color, typography, spacing, hover/focus states, and accessibility baseline.
  • Component library references with guidance for PageHeader, Sidebar, TopNav, Button, Card, Badge, and more, including example patterns for common screens.
  • Cross-product onboarding guidelines and references to the references/ folder to ensure consistent implementation across ZenbuHR/Sign/CRM/Finance/Form and future products.

Quick Start

Consult the references directory to implement UI components and layouts that align with the design system on new pages.

Frequently Asked Questions about zenbuapps-design-system

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

FAQPage Schema
How do I standardize UI components across multiple frontend applications?

To standardize UI components across multiple frontend applications, implement a unified design system that codifies design tokens, component references, and shell conventions to prevent design drift and ensure consistent visuals.

What are design tokens and how do they work for cross-product consistency?

Design tokens are codified variables for color, typography, and spacing that establish global rules. They work for cross-product consistency by applying standardized values across all products, preventing visual drift.

How do I implement consistent color, typography, and spacing in a frontend design system?

To implement consistent color, typography, and spacing in a frontend design system, apply predefined global design tokens and rules that specify exact values across all pages, ensuring predictable implementation.

Can I use Tailwind to apply design tokens for UI component standardization?

Yes, you can use Tailwind to apply design tokens for UI component standardization. The system leverages Tailwind tokens to guide color, typography, spacing, and component usage across frontend applications.

What is the best way to prevent design drift in a multi-product frontend architecture?

The best way to prevent design drift in a multi-product frontend architecture is establishing a single design system that specifies tokens, components, and shell conventions, ensuring consistent visuals across all products.

Does this design system include accessibility baselines for hover and focus states?

Yes, this design system includes accessibility baselines for hover and focus states. It establishes global tokens and rules that cover hover and focus states alongside an accessibility baseline for all components.