brand-generate

Generate design tokens, CSS variables, React components, and brand guidelines from brand inputs.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/irismaker/ai-agent-skills-hub --skill brand-generate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brand-generate
Source: https://github.com/irismaker/ai-agent-skills-hub/tree/main/skills/brand-generate
Command: npx skills add https://github.com/irismaker/ai-agent-skills-hub --skill brand-generate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designing consistent brands is hard; this skill helps generate complete brand design systems including tokens, CSS variables, React components, and guidelines from a few inputs.

Core Features & Use Cases

  • Design tokens, CSS variables, and component libraries: Generate a complete design system from brand inputs.
  • Brand identity guidelines and example pages: Create guidelines and an example page to showcase the system.
  • Modes of generation: Supports Interactive, Config File, and Quick one-line generation to fit workflow.

Quick Start

Provide the brand name, primary color hex, and optional domain to generate a complete design system.

Frequently Asked Questions about brand-generate

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

FAQPage Schema
How do I generate a complete design system from brand inputs?

You can generate design tokens and React components by providing a brand name, primary color hex, and optional domain. The tool outputs standardized artifacts including design-tokens.json and components.tsx.

What is the best way to create CSS variables and design tokens for a new brand?

The best way to create CSS variables and design tokens is processing brand inputs to output a design-tokens.json file and a design-system.css file containing the standardized variables for your website.

Can I scaffold a full design system for a website using just a brand name and color?

Yes, you can scaffold a full design system using just a brand name and primary color hex. It supports Quick one-line generation to rapidly deliver design tokens, React components, and brand guidelines.

Does the generated design system include brand identity guidelines and example pages?

Yes, the generated design system includes brand identity guidelines and an example page to showcase the system. This ensures you have both the coded components and the documentation needed for consistent branding.

What formats are supported when generating React components and design tokens?

Generating React components and design tokens supports Interactive, Config File, and Quick one-line generation modes. It outputs standardized file formats including design-tokens.json, design-system.css, and components.tsx.