design

Generate a domain-specific design system contract with color tokens and typography.

82|23|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/Rune-kit/rune --skill design-rune-kit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design
Source: https://github.com/Rune-kit/rune/tree/main/skills/design
Command: npx skills add https://github.com/Rune-kit/rune --skill design-rune-kit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents AI-generated UIs from looking generic and uninspired by establishing a unique, domain-specific design system tailored to the product's context.

Core Features & Use Cases

  • Domain-Specific Styling: Maps product type (e.g., Fintech, SaaS, E-commerce) to appropriate visual styles, color palettes, and typography.
  • Platform Conventions: Incorporates platform-specific design guidelines for Web, iOS, and Android.
  • Anti-Pattern Prevention: Identifies and documents common AI-generated UI anti-patterns to avoid.
  • Use Case: When starting a new FinTech dashboard, this Skill will generate a .rune/design-system.md file specifying a data-dense dark theme, appropriate color tokens for profit/loss, and monospace fonts for financial data, ensuring the UI is both functional and professional.

Quick Start

Use the design skill to establish a design system for a new e-commerce landing page.

Frequently Asked Questions about design

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

FAQPage Schema
How do I generate a domain-specific design system for a new product?

Generate a domain-specific design system by mapping product types like Fintech or E-commerce to tailored visual styles, typography, and color tokens. This process outputs a persistent design system contract file to guide UI development and prevent generic styling.

What are common AI anti-patterns in UI design and how do I avoid them?

AI anti-patterns in UI design are generic, uninspired styling choices that lack domain context. You avoid them by generating a design system contract that explicitly documents these anti-patterns, enforcing tailored visual guidelines and UX writing best practices.

Does this design system generator support platform-specific conventions for Web, iOS, and Android?

Yes, the design system generator supports platform-specific conventions. It incorporates tailored design guidelines for Web, iOS, and Android, ensuring the generated color tokens, typography, and effects align with the target platform's standards.

How do I enforce accessibility standards when creating a UI design system?

Enforce accessibility standards by generating a design system contract that integrates accessibility best practices directly into color tokens, typography, and spacing rules. This ensures the resulting UI meets necessary compliance without manual auditing.

Why do AI-generated UIs look generic and how can a design system contract fix it?

AI-generated UIs look generic because they lack domain-specific styling context. A design system contract fixes this by mapping specific product types like Fintech or SaaS to appropriate visual styles, data-dense themes, and professional typography.

Can I use this to create a data-dense dark theme for a financial dashboard?

Yes, you can create a data-dense dark theme for a financial dashboard. The system maps Fintech contexts to appropriate dark themes, specifying monospace fonts for financial data and color tokens for profit and loss indicators.