frontend-design

Transform UI style requirements into frontend code using a tokens-first design system.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lucasmattosped/Blueberry-Math-Analyzer- --skill frontend-design-lucasmattosped
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frontend-design
Source: https://github.com/lucasmattosped/Blueberry-Math-Analyzer-/tree/main/frontend-design
Command: npx skills add https://github.com/lucasmattosped/Blueberry-Math-Analyzer- --skill frontend-design-lucasmattosped

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transform vague UI style requirements into production-ready frontend code by applying a tokens-first design system, ensuring consistency, accessibility, and maintainability.

Core Features & Use Cases

  • Systematic design tokens for color, typography, spacing, radius, and elevation that power React or Vue components.
  • End-to-end workflows for token definitions, component implementations, and page assembly with accessibility baked in.
  • Use cases include building dashboards, landing pages, admin panels, or component libraries.

Quick Start

Provide a production-ready frontend from UI designs by applying a tokens-first design system to generate components, tokens, and templates.

Frequently Asked Questions about frontend-design

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

FAQPage Schema
How do I turn vague UI style requirements into production-ready frontend code?

To turn vague UI style requirements into production-ready frontend code, apply a tokens-first design system workflow. This approach systematically translates raw styling concepts into structured design tokens for color, typography, and spacing, which then power maintainable React or Vue components.

What is a tokens-first design system and how does it work for frontend development?

A tokens-first design system is an approach that defines visual attributes like color, typography, spacing, radius, and elevation as centralized data values. It works by feeding these tokens directly into UI components, ensuring visual consistency and accessibility across multiple frameworks and projects.

Can I use this tokens-first approach to build component libraries for both React and Vue?

Yes, you can use this tokens-first approach to build component libraries for both React and Vue. The system provides end-to-end workflows for token definitions and component implementations, ensuring accessibility and maintainability across multiple frameworks and project environments.

How do I ensure accessibility is baked in when generating frontend components?

To ensure accessibility is baked in when generating frontend components, use an end-to-end workflow that integrates accessibility standards directly into the token definitions and component implementation phases. This systematic approach guarantees visual consistency without compromising inclusive design.

What's the best way to build dashboards and admin panels using a design system?

The best way to build dashboards and admin panels using a design system is applying a tokens-first workflow from initial UI concepts to page assembly. This method uses systematic design tokens for spacing and elevation, ensuring production-ready, accessible frontend code.