ux-ui-designer

Produces wireframes, design systems, accessibility specs, and developer handoff documentation before UI coding.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/beelabstudio/ai --skill ux-ui-designer-beelabstudio
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ux-ui-designer
Source: https://github.com/beelabstudio/ai/tree/main/skills/enabling/ux-ui-designer
Command: npx skills add https://github.com/beelabstudio/ai --skill ux-ui-designer-beelabstudio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams often start coding screens without validated designs, leading to inconsistent interfaces, accessibility failures, and costly rework. This Skill enforces a design-first workflow that translates product requirements into wireframes, prototypes, and component specs before any UI is built. ## Core Features & Use Cases - Wireframing & Prototyping: Produces low-fidelity wireframes, interactive Figma prototypes, and documented user flows with empty, loading, and error states for every screen. - Design System & Accessibility: Defines colour palettes, typography scales, spacing systems, and component libraries while enforcing WCAG 2.1 AA standards such as 4.5:1 contrast ratios and 44px touch targets. - Developer Handoff: Delivers annotated Figma specs with responsive breakpoints (375px, 768px, 1280px), component inventories, and UX acceptance criteria for QA validation. - Use Case: Before building a new student dashboard, activate this Skill to map the user journey, produce mobile-first wireframes, validate the prototype with stakeholders, and hand off an annotated spec the developer can implement directly. ## Quick Start Use the ux-ui-designer skill to create mobile-first wireframes and a developer handoff spec for the new instructor dashboard screen.

Frequently Asked Questions about ux-ui-designer

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

FAQPage Schema
How do I create wireframes before coding a new screen?▼

Start with low-fidelity wireframes to validate layout and user flow with stakeholders, then produce an interactive Figma prototype. Document every state — default, loading, empty, error, and success — before moving to visual design.

What accessibility standards should a web UI meet?▼

WCAG 2.1 AA requires colour contrast of at least 4.5:1 for normal text and 3:1 for large text, full keyboard navigation, visible form labels, descriptive error messages, and touch targets of at least 44x44px on mobile.

How do I hand off Figma designs to developers?▼

Deliver Figma files with organised layers and components, annotated interactions and edge cases, a component inventory, and defined breakpoints at 375px, 768px, and 1280px. Review implemented screens against the design before merge.

What is mobile-first design and why use it?▼

Mobile-first design means designing for a 375px viewport before scaling up to tablet and desktop. It forces prioritisation of essential content and ensures layouts work on constrained screens rather than retrofitting desktop designs.

When should a UX designer be involved in a feature?▼

Involve the designer before any screen is coded, starting from the feature brief. The designer questions assumptions with the product owner, confirms feasibility with the architect, and co-defines acceptance criteria with QA.