Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
bighardperson avatar

Ui Ux Pro Max

  • 8 installs
  • 33 repo stars
  • Updated April 26, 2026
  • bighardperson/computer-science-skills-collection

This is a copy of ui-ux-pro-max by sundial-org - installs and ranking accrue to the original listing.

ui-ux-pro-max is a Claude skill that provides UI/UX design intelligence and implementation guidance, from layouts and UX flows to design-system tokens and component code.

About

This skill provides UI/UX design guidance and implementation help for building polished interfaces, covering UI concepts and layout, UX flows, design-system tokens, and component specs. It works across HTML/CSS/JS, React, Next.js, Vue, Svelte and Tailwind, and bundles a design_system.py token generator plus design-intelligence data. A developer uses it to generate new UI, improve existing UI/UX, or turn recommendations into concrete code changes. It matters because it always requires covering accessibility and empty/loading/error states.

  • Guides UI/UX work: layouts, UX flows, design-system tokens and component specs
  • Covers accessibility (WCAG AA, keyboard nav, focus, contrast) and empty/loading/error states
  • Bundles a design_system.py generator and design-intelligence data for palettes and heuristics

Ui Ux Pro Max by the numbers

  • 8 all-time installs (skills.sh)
  • Data as of Jul 30, 2026 (Skillselion catalog sync)
At a glance

ui-ux-pro-max capabilities & compatibility

Free; uses bundled data and a local Python script

Capabilities
ui design · ux flows · design system · component spec
Works with
figma
Use cases
ui design · web design · frontend
IDEs
vscode · cursor ide
Pricing
Free
From the docs

What ui-ux-pro-max says it does

UI/UX design intelligence and implementation guidance for building polished interfaces.
SKILL.md
Always cover: empty/loading/error, keyboard navigation, focus states, contrast.
SKILL.md
If you need to quickly generate tokens and page-specific overrides, use the bundled script:
SKILL.md
npx skills add https://github.com/bighardperson/computer-science-skills-collection --skill ui-ux-pro-max

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs8
repo stars33
Last updatedApril 26, 2026
Repositorybighardperson/computer-science-skills-collection

What it does

Produce UI concepts, UX flows, design-system tokens and component specs, and turn them into frontend code.

Who is it for?

Generating new UI, improving existing UI/UX, or producing design-system tokens and component specs

Skip if: Backend logic or non-visual work; it is focused on interface design and frontend code

When should I use this skill?

The user asks for UI design, UX flows, information architecture, design systems/tokens, component specs, microcopy, accessibility, or to generate, critique or refine frontend UI

What you get

  • UI concept and layout
  • UX flow
  • Design-system tokens

By the numbers

  • 4 deliverable types (UI concept, UX flow, design system, implementation plan)
  • 3 improvement workflows plus token generation

Files

SKILL.mdMarkdownGitHub ↗

Follow these steps to deliver high-quality UI/UX output with minimal back-and-forth.

1) Triage

Ask only what you must to avoid wrong work:

  • Target platform: web / iOS / Android / desktop
  • Stack (if code changes): React/Next/Vue/Svelte, CSS/Tailwind, component library
  • Goal and constraints: conversion, speed, brand vibe, accessibility level (WCAG AA?)
  • What you have: screenshot, Figma, repo, URL, user journey

If the user says "全部都要" (design + UX + code + design system), treat it as four deliverables and ship in that order.

2) Produce Deliverables (pick what fits)

Always be concrete: name components, states, spacing, typography, and interactions.

  • UI concept + layout: Provide a clear visual direction, grid, typography, color system, key screens/sections.
  • UX flow: Map the user journey, critical paths, error/empty/loading states, edge cases.
  • Design system: Tokens (color/typography/spacing/radius/shadow), component rules, accessibility notes.
  • Implementation plan: Exact file-level edits, component breakdown, and acceptance criteria.

3) Use Bundled Assets

This skill bundles data you can cite for inspiration/standards.

  • Design intelligence data: Read from skills/ui-ux-pro-max/assets/data/ when you need palettes, patterns, or UI/UX heuristics.
  • Upstream reference: If you need more phrasing/examples, consult skills/ui-ux-pro-max/references/upstream-skill-content.md.

4) Optional Script (Design System Generator)

If you need to quickly generate tokens and page-specific overrides, use the bundled script:

python3 skills/ui-ux-pro-max/scripts/design_system.py --help

Prefer running it when the user wants a structured token output (ASCII-friendly).

Output Standards

  • Default to ASCII-only tokens/variables unless the project already uses Unicode.
  • Include: spacing scale, type scale, 2-3 font pair options, color tokens, component states.
  • Always cover: empty/loading/error, keyboard navigation, focus states, contrast.

Related skills

FAQ

What can ui-ux-pro-max produce?

UI concept and layout, UX flows, a design system with tokens, and an implementation plan with file-level edits and acceptance criteria.

Does it cover accessibility?

Yes. It always covers empty/loading/error states, keyboard navigation, focus states and contrast.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.