skill-ui-ux

Design and implement accessible UI components and design systems across frameworks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pixel-perfect, accessible UI design and implementation require cohesive design systems and tokens across frameworks; teams often struggle to scale consistent experiences from design to code.

Core Features & Use Cases

  • Mobile-first, accessible design: guidelines that ensure keyboard navigability, screen reader support, and WCAG-aligned color contrast.
  • Design tokens & theming: centralized color, spacing, typography, radius, and shadow tokens mapped to CSS variables.
  • Framework-agnostic guidance: instructions and patterns usable across React, Vue, Svelte, Angular, and vanilla JS.
  • Atomic component architecture: atoms, molecules, organisms, templates, and pages supporting scalable UI.
  • Performance & accessibility governance: performance budgets and accessibility checks baked into the workflow.

Quick Start

Provide your design system brief and I will generate a starter UI component library blueprint and implementation plan.

Frequently Asked Questions about skill-ui-ux

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

FAQPage Schema
How do I build a design system with reusable UI components across React and Vue?

Build a design system using framework-agnostic guidance and atomic component architecture to create reusable UI components across React, Vue, Svelte, Angular, or vanilla JS. It maps design tokens to CSS variables for consistent, scalable interfaces.

What is the best way to ensure my UI components meet WCAG accessibility standards?

Ensure WCAG compliance by applying mobile-first, accessible design guidelines that enforce keyboard navigability, screen reader support, and color contrast checks. Accessibility governance is baked directly into the component workflow.

How do I manage design tokens for color, typography, and spacing in a component library?

Manage design tokens by centralizing color, spacing, typography, radius, and shadow values, then mapping them directly to CSS variables. This ensures consistent theming across all components in the library.

Can I use this approach to generate a starter UI component library blueprint?

Yes, you can generate a starter UI component library blueprint by providing a design system brief. It outputs an implementation plan based on atomic architecture, covering atoms, molecules, organisms, templates, and pages.

Does this design-to-code workflow support mobile-first responsive design?

Yes, the design-to-code workflow explicitly supports mobile-first responsive design. It provides framework-agnostic patterns to ensure interfaces adapt correctly across different screen sizes and devices.