ui-ux-pro-max

Apply prioritized UI/UX design rules for accessibility, touch, and responsive layout.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Ascenseurs-Menetrey-SA/amsa-claude-skills --skill ui-ux-pro-max-ascenseurs-menetrey-sa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-ux-pro-max
Source: https://github.com/Ascenseurs-Menetrey-SA/amsa-claude-skills/tree/main/ui-ux-pro-max
Command: npx skills add https://github.com/Ascenseurs-Menetrey-SA/amsa-claude-skills --skill ui-ux-pro-max-ascenseurs-menetrey-sa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves inconsistent, hard-to-use interfaces by providing concrete, prioritized UI/UX rules covering accessibility, interaction patterns, performance, responsive layout, typography, and color across common app types.

Core Features & Use Cases

  • Prioritized design rules (CRITICAL→MEDIUM): enforces accessibility (contrast, focus, aria labels, labels for inputs) and touch interaction requirements before anything else.
  • Interaction and UX quality: defines hover/tap behavior, clear error feedback patterns, loading-state handling, and consistent pointer affordances.
  • Performance and responsive guidance: recommends image optimization, reduced-motion compliance, skeleton/loading space reservation, and typography/layout constraints to prevent jank and horizontal scrolling.
  • Production-style theming: supplies ready-to-use light/dark color palettes and accent/gradient guidance, plus typography pairing suggestions by product style.
  • Stack-specific implementation hints: offers Tailwind and React/Next.js/shadcn/ui patterns for focus states, accessible icon buttons, loading buttons, and form components.
  • Reusable workflow & checklist: guides product teams through choosing a product-style preset, applying rules, and validating before delivery (including dark mode and accessibility).

Quick Start

Ask the AI to apply the ui-ux-pro-max guidelines to your app by matching the target product type to a style preset and producing updated component-level recommendations that satisfy the accessibility, touch, performance, and responsive rules.

Frequently Asked Questions about ui-ux-pro-max

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

FAQPage Schema
How do I ensure my UI components meet accessibility and responsive design rules?

To ensure UI components meet accessibility and responsive design rules, apply prioritized constraints covering contrast, focus states, aria labels, and touch interaction requirements. Validate layout consistency to prevent horizontal scrolling and visual jank before delivery.

Can I use this to get Tailwind and shadcn/ui implementation patterns for accessible forms?

Yes, you can generate Tailwind and React/shadcn/ui patterns for accessible forms. It provides stack-specific examples for focus states, accessible icon buttons, loading buttons, and form components to translate requirements into implementation-ready code.

What is the best way to create a consistent color palette and typography for a new dashboard?

The best way to create a consistent color palette and typography for a dashboard is to match the product type to a style preset. This supplies ready-to-use light/dark palettes, accent guidance, and typography pairing suggestions tailored to your specific product style.

How do I handle loading states and error feedback in React interfaces?

To handle loading states and error feedback in React interfaces, apply defined interaction patterns for skeleton space reservation, clear error feedback, and loading-state handling. This ensures consistent pointer affordances and reduces usability issues across product components.

Does this provide guidance on performance and reduced-motion compliance for web apps?

Yes, it provides performance and reduced-motion compliance guidance for web apps. It recommends image optimization, reduced-motion compliance, and skeleton space reservation to prevent visual jank and improve overall UX interaction quality.