#10 · Primary category: AI Coding Assistants
ui-ux-pro-max-skill
An AI skill that provides design intelligence for building professional UI/UX across multiple platforms.
Project last updated:08/27/26
GitHub Stars
122.9K
Forks
13.2K
Contributors
81
License
MIT
Why we included this project
This skill pack gives AI coding assistants a concrete sense of design taste instead of leaving them to guess from a vague prompt. It ships a searchable local database of 84 UI styles, 192 color palettes, 74 font pairings, and 98 UX guidelines that tools like Claude Code, Cursor, and similar assistants can consult while generating code. The v2.0 design system generator turns a request like 'build a landing page for my beauty spa' into a specific spec covering pattern, style, color hexes, typography, effects, and anti-patterns to avoid. That output is useful for developers who want consistent, professional-looking results without hand-holding the model through every design decision. It's a prompt-engineering skill pack rather than a runtime library, so you install it once and it shapes how your coding assistant reasons about layout and styling across React, Tailwind, and other stacks.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.