design-guide

Centralize UI design tokens, typography, and component patterns for frontend implementation.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/Lautaro073/zCorvus_agents --skill design-guide-lautaro073
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-guide
Source: https://github.com/Lautaro073/zCorvus_agents/tree/main/AI_Workspace/Agents/Frontend/skills/design-guide
Command: npx skills add https://github.com/Lautaro073/zCorvus_agents --skill design-guide-lautaro073

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Paperclip UI design system guide helps teams build consistent, reusable frontend components by providing a centralized design language and conventions, reducing ambiguity and rework.

Core Features & Use Cases

  • Design tokens definitions and typography guidance to ensure visual consistency across components.
  • Pattern and component collaboration guidance, including status/priority systems and composition patterns, plus how to navigate the /design-guide showcase page.
  • Guidance on when to use this skill with related skills like frontend-design and web-design-guidelines when delivering high-quality interfaces.

Quick Start

Open the design-guide showcase page and begin by reviewing tokens, typography, and component patterns.

Frequently Asked Questions about design-guide

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

FAQPage Schema
How do I create a centralized UI design system to reduce frontend inconsistencies?

A centralized UI design system reduces frontend inconsistencies by defining design tokens, typography, and composition patterns. Teams reference these shared conventions to build reusable components, minimizing ambiguity and rework during implementation.

What are design tokens and how do they ensure visual consistency across UI components?

Design tokens are centralized variables that store visual style decisions like color and spacing. By defining these tokens alongside typography guidance, teams ensure visual consistency across all UI components and layouts, preventing style drift in frontend implementations.

How do I document UI patterns and status systems for a frontend team?

You document UI patterns and status systems by establishing living documentation within a design-guide showcase page. This approach mandates maintaining a centralized reference for composition patterns and priority systems, enabling frontend teams to navigate and collaborate effectively.

Can I use this design system guide alongside other frontend design skills?

Yes, this design system guide aligns with frontend-design and web-design-guidelines practices. It provides guidance on when to use these related skills together, ensuring teams deliver high-quality, maintainable interfaces without conflicting conventions.

What is the best way to showcase reusable UI patterns at a glance?

The best way to showcase reusable UI patterns is through a dedicated design-guide showcase page. This centralized page displays tokens, typography, and component composition patterns, allowing teams to review and verify UI standards quickly during development.

When do I need a design system for my frontend project?

You need a design system when frontend implementation suffers from inconsistencies and rework. Establishing a centralized design language with documented tokens and typography reduces ambiguity, ensuring maintainable and reusable UI components across the project.