design-style

Community

Produce production-ready UI in a design style.

AuthorNakanoSanku
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps designers and front-end engineers quickly generate UI scaffolds in a chosen design system, enabling consistent aesthetics, faster iteration, and reduced complexity when creating production-grade interfaces.

Core Features & Use Cases

  • Auto-prompt mapping: Automatically loads design system prompts from the prompts/ directory based on user-specified aesthetics (e.g., ModernDark, Academia, Bauhaus).
  • Token extraction & guidance: Internalizes design tokens (colors, typography, radii) and suggests consistent component patterns that align with the selected style.
  • Code generation orchestration: Builds reusable UI components that match the loaded design system, ensuring accessibility and responsive behavior.

Quick Start

Use the design-style skill to load a design system prompt and generate frontend components following a chosen aesthetic. For example, "Design a React landing page using ModernDark style from the prompts directory."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: design-style
Download link: https://github.com/NakanoSanku/OhMySkills/archive/main.zip#design-style

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository