setup-design-system

Initialize and extend design systems with Tailwind/shadcn integration and design tokens.

12|4|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/andrewvaughan/agent-council --skill setup-design-system
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-design-system
Source: https://github.com/andrewvaughan/agent-council/tree/main/canonical/skills/setup-design-system
Command: npx skills add https://github.com/andrewvaughan/agent-council --skill setup-design-system

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initialize the design system or create new UI components with accessibility, Tailwind/shadcn integration, and documentation. Use when setting up the initial design system, adding component categories, or creating complex UI components that need design review.

Core Features & Use Cases

  • Initialize or extend the design system with accessible components and a consistent API.
  • Configure Tailwind/shadcn integration and design tokens for typography, colors, spacing.
  • Create and document component categories, patterns, and usage guidelines to ensure design consistency.
  • Use Case: Start a new project with a fully scaffolded design system or extend an existing one across teams.

Quick Start

Initialize the design system and scaffold core tokens and components following the guided workflow.

Frequently Asked Questions about setup-design-system

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

FAQPage Schema
How do I set up a scalable design system for a web app?

To set up a scalable design system, initialize core design tokens for typography and spacing, configure Tailwind integration, and scaffold accessible UI components using a staged workflow. This ensures consistent UI components across frontend projects.

What is the best way to create design tokens for typography, colors, and spacing?

The best way to create design tokens is to initialize them during the design system setup, defining typography, colors, and spacing variables. This approach configures Tailwind integration and ensures accessible component patterns and UI consistency across projects.

Does this design system workflow support Tailwind and shadcn integration?

Yes, this design system workflow explicitly supports Tailwind and shadcn integration. It configures these frameworks alongside your design tokens to ensure accessible, consistent UI components and comprehensive component documentation across your web apps.

How do I document component categories and usage guidelines for a UI component library?

To document component categories and usage guidelines for a UI component library, you create and document component patterns during the design system setup. This ensures design consistency and accessible component APIs across frontend teams.

Can I extend an existing design system across multiple frontend teams?

Yes, you can extend an existing design system across multiple frontend teams. The staged setup workflow allows you to add new accessible UI component categories, configure design tokens, and maintain consistent APIs throughout the project lifecycle.

When do I need to initialize a design system with accessible component patterns?

You need to initialize a design system with accessible component patterns when starting a new web app project or upgrading an existing one. This ensures UI consistency, proper Tailwind integration, and comprehensive component documentation from the start.