ui-ux-designer

Generates UI designs and design systems using a BM25 search engine over curated style, color, and typography datasets.

2|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/lunaticwithaduck/easytech3d --skill ui-ux-designer-lunaticwithaduck
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ui-ux-designer
Source: https://github.com/lunaticwithaduck/easytech3d/tree/main/.claude/skills/ui-ux-designer
Command: npx skills add https://github.com/lunaticwithaduck/easytech3d --skill ui-ux-designer-lunaticwithaduck

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Designing consistent, accessible, and visually coherent interfaces requires deep knowledge of typography, color theory, spacing, and UX patterns that most developers lack. This Skill provides a structured 6-phase design workflow plus a searchable database of 67 styles, 96 color palettes, 57 font pairings, and 99 UX guidelines to ground every design decision in data. ## Core Features & Use Cases - Data-Driven Design Systems: Generate complete design systems (pattern, style, colors, typography, effects, anti-patterns) via a BM25 search engine, with optional persistence for cross-session consistency. - Domain-Specific Search: Query dedicated datasets for styles, colors, typography, charts, landing page patterns, product types, UX guidelines, icons, and React performance, plus stack-specific rules for 13 frameworks including Tailwind, Next.js, shadcn, and Flutter. - Design Quality Guardrails: Built-in references cover WCAG 2.2 accessibility, responsive patterns, state design, design critique frameworks, and the 10 most common AI design failure modes. - Use Case: Ask for a dashboard design for a fintech SaaS product and receive a complete design system with palette, font pairing, and layout pattern, followed by accessible Tailwind component code matching your existing codebase conventions. ## Quick Start Ask the assistant to design a landing page for your product and specify the industry, style mood, and tech stack so it can generate a matching design system and component code.

Frequently Asked Questions about ui-ux-designer

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

FAQPage Schema
How do I generate a design system for my project?▼

Run the search script with your product type, industry, and keywords plus the --design-system flag. It returns a complete system with pattern, style, colors, typography, effects, and anti-patterns. Add --persist to save it as a MASTER.md file for reuse across sessions.

What design data can I search with this tool?▼

You can search nine domains: UI styles, color palettes, font pairings, chart types, landing page patterns, product type recommendations, UX guidelines, React performance rules, and web interface guidelines. The engine uses BM25 ranking and can auto-detect the relevant domain from your query.

Which frameworks and stacks are supported?▼

Stack-specific guideline datasets exist for html-tailwind, react, nextjs, vue, nuxtjs, nuxt-ui, svelte, astro, shadcn, react-native, flutter, swiftui, and jetpack-compose. Query them with the --stack flag to get do/don't rules with code examples.

Does it help with accessibility and WCAG compliance?▼

Yes. A dedicated accessibility reference covers WCAG 2.2, semantic HTML, ARIA patterns for dialogs, tabs, and live regions, keyboard navigation, contrast ratios, and form labeling. The pre-delivery checklist enforces 4.5:1 contrast and 44x44px touch targets.

What are the limitations of the search-based recommendations?▼

Recommendations are limited to the curated CSV datasets, so niche industries or very new design trends may return generic results. The skill also requires reading your existing codebase first, since its guidance emphasizes matching current conventions over introducing new patterns.