ui

Define UI design system tokens and component specifications for web products.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/projectmiluju/factlog --skill ui-projectmiluju
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui
Source: https://github.com/projectmiluju/factlog/tree/main/.agents/skills/ui
Command: npx skills add https://github.com/projectmiluju/factlog --skill ui-projectmiluju

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

일관된 UI 디자인 언어와 시스템이 부재해 디자인-개발 간 협업이 산만하고 구현 품질이 흩어지는 문제를 해결합니다.

Core Features & Use Cases

  • 디자인 시스템의 토큰(색상, 타이포그래피, 간격)과 컴포넌트를 정의하고 문서화합니다.
  • 디자이너와 개발자가 공통 자산을 공유할 수 있는 living design doc를 생성합니다.
  • 대시보드, 폼, 네비게이션 등의 공통 구성 요소의 명세를 제공합니다.

Quick Start

UI를 위한 토큰, 컴포넌트, 접근성 목표를 나열한 스타터 디자인 시스템 문서를 작성하세요.

Frequently Asked Questions about ui

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

FAQPage Schema
How do I create a UI design system for web product development?

To create a UI design system, define and document visual language tokens like color palettes, typography, and spacing scales. You establish a living guide that enforces accessibility targets and responsive state definitions for consistent design-development collaboration.

What is a living design doc and when do I need it for dashboards and forms?

A living design doc is a continuously updated guide that defines shared design tokens and component specifications. You need it when drafting dashboards and forms to ensure developers and designers share common visual assets and implementation quality remains consistent.

How to define color and typography tokens for a cohesive visual language?

Define color and typography tokens by documenting specific values for palettes and text styles within your design system. Apply these tokens to component specifications to enforce consistent visual design and accessibility targets across all UI development tasks.

Can I use this to establish accessibility targets and responsive state definitions?

Yes, you can establish accessibility targets and responsive state definitions by enforcing them within the living design guide. The system documents specific requirements for spacing scales, typography, and color palettes to ensure compliant web product UI.

Best way to draft component specifications for dashboards and forms?

The best way to draft component specifications is to define them within a documented design system that applies established color and typography tokens. This approach ensures dashboards and forms maintain cohesive visual language and meet accessibility targets.

Why does inconsistent UI visual language cause design-development collaboration issues?

Inconsistent UI visual language causes collaboration issues because the absence of defined tokens and spacing scales scatters implementation quality. Establishing a cohesive design system resolves this by providing shared assets and clear component specifications for all teams.