frontend-design

Transform UI design requirements into TypeScript frontend code with CSS variable tokens.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/TIAN0517/iosboss --skill frontend-design-tian0517
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frontend-design
Source: https://github.com/TIAN0517/iosboss/tree/main/temp_extract/99999999/skills/frontend-design
Command: npx skills add https://github.com/TIAN0517/iosboss --skill frontend-design-tian0517

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill translates vague UI design requirements into deterministic frontend implementations, ensuring consistent tokens, accessible semantics, and scalable architecture.

Core Features & Use Cases

  • Tokens-first design: all visual properties derive from semantic tokens to enable theming and accessibility.
  • Cross-framework guidance: supports React, Vue, Svelte, Next.js, Nuxt, and more with TypeScript examples.
  • Production-ready templates: copy-paste components, token CSS, and template configs to accelerate delivery.

Quick Start

Use the skill to generate tokens, components, and starter pages from a design brief (framework, aesthetic direction, required components).

Frequently Asked Questions about frontend-design

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

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

To turn UI design requirements into production-ready frontend code, apply a tokens-first methodology that translates visual properties into semantic CSS variables, ensuring theming and accessibility while generating deterministic TypeScript components and scalable architecture.

What is a tokens-first design system and how does it handle theming?

A tokens-first design system derives all visual properties from semantic tokens, which are structured CSS variables. This mechanism enables dynamic theming and enforces accessibility standards by centralizing design decisions for websites, web apps, and component libraries.

Can I generate accessible React and Vue components using a design tokens approach?

Yes, you can generate accessible React and Vue components using a design tokens approach. It supports cross-framework guidance for React, Vue, Svelte, Next.js, and Nuxt, providing TypeScript examples and stateful components with enforced accessibility semantics.

How do I create a scalable design system for a web app dashboard?

To create a scalable design system for a web app dashboard, use a tokens-first methodology with TypeScript and CSS variables. This ensures responsive behavior, accessible semantics, and stateful component development, translating vague UI requirements into deterministic frontend implementations.

Does this frontend design approach work with Svelte and Next.js frameworks?

Yes, this frontend design approach works with Svelte and Next.js frameworks. It provides cross-framework guidance and production-ready templates for React, Vue, Svelte, Next.js, and Nuxt, delivering copy-paste components and token CSS configurations.