web-designer

Design website layouts and generate Tailwind CSS design tokens with WCAG AA contrast.

4|1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/AreteDriver/ai-skills --skill web-designer-aretedriver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-designer
Source: https://github.com/AreteDriver/ai-skills/tree/main/personas/web/web-designer
Command: npx skills add https://github.com/AreteDriver/ai-skills --skill web-designer-aretedriver

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of cohesive and production-ready web design systems, translating brand identity into functional design tokens and CSS.

Core Features & Use Cases

  • Design System Creation: Define color palettes, typography scales, and spacing systems.
  • Tailwind CSS Integration: Output design tokens directly compatible with Tailwind CSS.
  • Responsive Design: Ensure designs adapt across mobile, tablet, and desktop breakpoints.
  • Use Case: Generate a complete design system for a new SaaS product, including light/dark modes, and output it as a tailwind.config.ts file and globals.css.

Quick Start

Create a design system for a new website, outputting Tailwind CSS configuration.

Frequently Asked Questions about web-designer

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

FAQPage Schema
How do I generate a Tailwind CSS design system from brand identity?

To generate a Tailwind CSS design system, define your brand identity guidelines to produce cohesive color palettes, typography scales, and spacing systems. This process translates visual hierarchy directly into functional design tokens outputted as a tailwind.config.ts file and globals.css.

What is a design token and how does it translate to frontend development?

A design token is a design system variable storing visual decisions like color palettes or typography scales. It translates to frontend development by converting abstract brand identity attributes into concrete CSS variables and Tailwind CSS configuration values for UI/UX consistency.

Can I create responsive web design with light and dark mode support?

Yes, you can create responsive web design supporting light and dark modes. The system generates persona-based design tokens that adapt across mobile, tablet, and desktop breakpoints while maintaining WCAG AA contrast compliance for accessibility.

Does this web design approach ensure WCAG AA contrast compliance for UI components?

Yes, this web design approach ensures WCAG AA contrast compliance for UI components. It systematically validates color palette selections against accessibility standards when generating design tokens for both light and dark modes.

What's the best way to structure typography scales and visual hierarchy for a SaaS product?

The best way to structure typography scales and visual hierarchy for a SaaS product is to define a cohesive design system. This maps brand identity to functional design tokens, outputting a complete tailwind.config.ts configuration and globals.css file.

Do I need existing CSS files to define a color palette and spacing system?

No, you do not need existing CSS files to define a color palette and spacing system. The design system creation process generates these from scratch based on brand identity guidelines, directly outputting the final Tailwind CSS configuration.