design-system-reference

Solid

Style guides and implementation rules for frontend design. Works with design-discovery agent which handles context gathering and VS-based style recommendations. Contains detailed style guides, anti-patterns, and implementation checklists.

Web & Frontend 45 stars 2 forks Updated 3 days ago Apache-2.0

Install

View on GitHub

Quality Score: 85/100

Stars 20%
55
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Design Implementation Guide ## Overview This skill provides **style guides and implementation rules** for frontend design. **For design discovery and style selection**, use the `design-discovery` agent which: - Gathers context through step-by-step questions - Uses VS (Verbalized Sampling) technique to recommend styles with suitability percentages - Applies AIDA methodology for landing pages This skill is automatically loaded after the agent completes discovery. --- ## How to Use ### With Discovery Agent (Recommended) 1. User requests frontend design 2. `design-discovery` agent conducts context gathering 3. Agent presents VS-based style recommendations 4. After style selection, agent loads this skill for implementation ### Direct Usage (Quick Mode) If user already knows their style, skip discovery: ``` "Build me a landing page with Bento Grid style, dark theme, minimal animations" ``` In this case, directly read the relevant style guide and implement. --- ## Style Selection & Guidelines Based on user responses, select the appropriate style and read the corresponding guide. Read both the style guide and the relevant common modules before implementing. ### Available Style Guides Use the `Read` tool to read the corresponding style file: - Editorial → `styles/editorial.md` - Brutalist → `styles/brutalist.md` - Neobrutalism → `styles/neobrutalism.md` - Glassmorphism → `styles/glassmorphism.md` - Liquid Glass → `styles/liquid-glass.md` - Swiss Minimal → `styles/swiss...

Details

Author
wigtn
Repository
wigtn/wigtn-plugins
Created
8 months ago
Last Updated
3 days ago
Language
Python
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Listed

awesome-design-skills

Registry of 67 visual aesthetic and style skills for Claude Code, Cursor, Codex, and other agents. Each skill ships as SKILL.md + DESIGN.md covering tokens, components, accessibility, tone, and quality gates for a specific design aesthetic — glassmorphism, brutalism, claymorphism, neumorphism, editorial, bento, retro, riso, and 59 more. Distributed via the TypeUI CLI.

8 Updated 1 weeks ago
podo
Web & Frontend Listed

html-design-styles

Use when the user wants to apply a named design style or aesthetic to a frontend interface - e.g., bento, brutalist, neobrutalist, glassmorphism, vaporwave, dark SaaS, kawaii, cyberpunk, art deco, neumorphism, swiss, memphis, scandinavian, cottagecore, y2k, sci-fi HUD, and more. Triggers when the user names a specific style, asks "what design styles do you support", requests "a [style] look" for a page or component, or wants to restyle existing markup with a chosen aesthetic. Provides a curated catalog of 53 design styles each with full color palettes, typography stacks, component patterns, and layout specifications. Applies a NAMED catalog style only - do NOT use for open-ended visual direction with no style named (this skill applies only named catalog styles, so ask the user to pick one first), backend/JS functionality, or full multi-page app builds; styling and markup only.

3 Updated 5 days ago
chrismccoy
Web & Frontend Listed

design-style

Recommend and apply design styles from a curated library of 67 visual aesthetics. Use when the user wants to choose a design style for their project, get style recommendations, or apply a style's CSS/colors/fonts to their code.

8 Updated 1 months ago
yanliudesign