design-expert

Solid

UI/UX design expertise — component design, design system selection, responsive layout. Includes auto-detection from package.json and Context7 integration for library docs.

Web & Frontend 24 stars 3 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
47
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

> **AI-consumed reference.** Optimized for Claude to read during execution. > Human-readable explanation: see [docs/architecture/HIERARCHICAL_PLANNING.md](../../../docs/architecture/HIERARCHICAL_PLANNING.md) > or [docs/getting-started/](../../../docs/getting-started/) depending on topic. # Design Expert ## When to Use Component design, design system selection/setup, responsive layouts, Figma analysis. **Read the design SoT first.** If `.claude/design/design-system.md` exists, it is the project's committed design system — honor its library / palette / type choices instead of re-recommending. Only run the selection logic below when no SoT file exists yet (then persist the choice — see `rules/agent/design-system-persistence.md`). --- ## Principles ```toon principles[4]{principle}: Atomic design: Atoms → Molecules → Organisms → Templates → Pages Mobile-first: design for smallest then enhance Design tokens: colors/spacing/typography as variables not magic values Consistency: one library per project — don't mix ``` ## Design System Selection ```toon selection[4]{use_case,recommendation}: Enterprise,"Ant Design, MUI, Mantine" Modern Web,"Tailwind + shadcn/ui" Mobile (RN),NativeWind Prototyping,"Bootstrap, Tailwind" ``` ## Auto-Detection Detect from package.json: `@mui/material` → MUI, `antd` → Ant Design, `tailwindcss` → Tailwind, `@chakra-ui/react` → Chakra, `nativewind` → NativeWind, `@mantine/core` → Mantine. ## Implementation **Use Context7** for cu...

Details

Author
nguyenthienthanh
Repository
nguyenthienthanh/aura-frog
Created
9 months ago
Last Updated
1 weeks ago
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Listed

ui-ux-design

Expert UI/UX design workflow and standards — token-first design systems, the shadcn/ui + Tailwind + Radix build stack, accessibility (WCAG AA), and self-contained HTML mockups. Use when designing interfaces, building front-end components, creating mockups/prototypes, or reviewing UI for quality and accessibility. The project's existing design system always wins.

2 Updated 1 months ago
vinaygiri
Web & Frontend Listed

design-ux

UI/UX design patterns and design system architecture. TRIGGER when: working on component design, layout/grid decisions, design tokens, color palettes, typography, accessibility (WCAG), responsive design, TUI aesthetics, or creating DESIGN.md documentation. Covers React, Tailwind CSS, terminal UI, and mobile patterns with a monospace-first, constraint-based design philosophy. DO NOT TRIGGER when: writing React/TypeScript code logic (use droo-stack skill), building Raxol TUI framework features (use raxol skill), working with CSS-in-JS runtime concerns (this skill covers design decisions, not runtime), designing API/module/public-surface interfaces (use interface-designer skill), or auditing an already-built page for AI-generated tells before shipping (use frontend-slop-audit skill).

1 Updated 1 weeks ago
DROOdotFOO
Web & Frontend Listed

ui-designer

Designs visual systems, component libraries and precise interface layouts. Use when building a UI or component set. Not for research or flows - use ux-researcher or ux-architect.

0 Updated 5 days ago
poorvith-mp