cradle-design-system

Define CSS custom properties and pre-built UI components for the Cradle application.

54|7|Updated May 29, 2026
One-click install
npx skills add https://github.com/wibus-wee/cradle-app --skill cradle-design-system
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cradle-design-system
Source: https://github.com/wibus-wee/cradle-app/tree/main/packages/design-system
Command: npx skills add https://github.com/wibus-wee/cradle-app --skill cradle-design-system

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive design system for the Cradle application, ensuring consistency and predictability across all UI components.

Core Features & Use Cases

  • Tokens: Defines CSS custom properties for colors, fonts, spacing, and more.
  • Cheatsheet: A quick reference for design decisions and invariants.
  • References: Detailed documentation on tokens, compositions, anti-patterns, and mockup-to-React handoff.
  • Components: Pre-built UI components for common use cases like buttons, inputs, modals, and more.
  • Use Case: When developing the Cradle application, use this Skill to maintain consistency in the UI and leverage pre-built components for faster development.

Quick Start

Start by reviewing the CHEATSHEET.md file to understand the design principles and invariants before building your components.

Frequently Asked Questions about cradle-design-system

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

FAQPage Schema
How do I maintain UI consistency using a design system with CSS custom properties?

To maintain UI consistency using a design system, define CSS custom properties for colors, fonts, and spacing. This ensures predictable visual language across all components and prevents styling drift during application development.

What is included in a TailwindCSS design system for high-contrast web applications?

A TailwindCSS design system for high-contrast web applications includes CSS custom property tokens, a cheatsheet for design invariants, detailed reference documentation, and pre-built UI components like buttons, inputs, and modals.

How do I start building UI components with a spring-physics animation design system?

Start building UI components with a spring-physics animation design system by reviewing the cheatsheet documentation to understand design principles and invariants before implementing your custom components.

Can I use pre-built UI components like modals and inputs directly from this design system?

Yes, you can use pre-built UI components like modals and inputs directly from this design system. It provides common-use case components to accelerate development while ensuring visual consistency across your application.

Does this web design system provide documentation for mockup-to-React handoff?

Yes, this web design system provides documentation for mockup-to-React handoff. The references include detailed guides on tokens, compositions, anti-patterns, and the transition process from design mockups to React implementation.