ui-ux-team

Designs, reviews, and audits product flows, screens, and components against WCAG 2.2 AA.

Updated Sep 13, 2026
One-click install
npx skills add https://github.com/abdulazeezoj/monovella-poc --skill ui-ux-team-abdulazeezoj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-ux-team
Source: https://github.com/abdulazeezoj/monovella-poc/tree/main/.agents/skills/ui-ux-team
Command: npx skills add https://github.com/abdulazeezoj/monovella-poc --skill ui-ux-team-abdulazeezoj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Product teams ship confusing flows with polished surfaces, or generic screens indistinguishable from every template. This Skill grounds design decisions in the actual product, users, and evidence, covering everything from flow structure to visual direction to accessibility, so screens are clear, distinctive, and buildable. ## Core Features & Use Cases - Design and flow work: Create screens, end-to-end flows with error and recovery paths, component specs, UX copy, and visual plans (palette, type scale, spacing, signature moment) via commands like /design, /flow, /component, and /copy. - Review and audit: Review screenshots, prototypes, and live builds with severity-ranked findings (critical through minor), and audit usability, accessibility, navigation, and UX writing against WCAG 2.2 AA via /review, /audit, and /revamp. - Research and inspiration: Study three to five real products solving the same job, extract reusable mechanisms, and explicitly reject template looks via /research and /inspire. - Use Case: Ask it to review screenshots of a checkout build at phone, tablet, and desktop widths; it returns prioritized findings with user impact, evidence, and concrete fixes, flagging what still needs keyboard or screen-reader testing. ## Quick Start Ask the agent to review this screen or design the onboarding flow for your feature, and it will follow the appropriate command workflow.

Frequently Asked Questions about ui-ux-team

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

FAQPage Schema
How do I review a UI design or build for usability problems?

Use the /review command with screenshots, a prototype, or a live UI. Findings are returned with severity levels (critical, major, moderate, minor), user impact, evidence, and a concrete fix for each issue, ordered by severity.

How do I audit a website for WCAG 2.2 accessibility?

Use the /audit command, which applies a WCAG 2.2 Level AA checklist organized by the POUR principles, including the nine criteria new in 2.2 such as target size, focus appearance, and redundant entry. It separates what screenshots can verify from what needs keyboard or assistive-technology testing.

What is the difference between /design, /revise, and /revamp?

/design creates a new screen or feature from scratch following the full working method. /revise applies specific feedback while preserving sound existing decisions. /revamp systematically reworks a weak experience, stating what stays, what changes, and why, without defaulting to a full redesign.

Does this work with shadcn/ui and Tailwind projects?

Yes, the Skill is written for stacks using Next.js, Tailwind, and shadcn/ui on Radix primitives. It reuses existing components and tokens before proposing new ones and checks what is already installed before suggesting additions.

Can it detect dark patterns in a checkout or cancellation flow?

Yes, the anti-patterns reference covers the full dark-pattern taxonomy including roach motel, confirmshaming, hidden costs, forced continuity, and preselection, with the ethical alternative for each. Dark patterns are treated as critical findings regardless of conversion goals.

When should I not use this Skill?

It does not replace product requirement definition, which belongs to product-team, or code implementation, which belongs to dev-team. It also does not invent research or user data; if evidence is missing, it states that rather than asserting findings.