UI/UX Designer

Generate accessible UI component specifications and semantic HTML scaffolds.

Updated Jan 18, 2026
One-click install
npx skills add https://github.com/Meraj-Uddin-Malik/Portfolio-Built-with-ClaudeAI --skill ui-ux-designer-meraj-uddin-malik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: UI/UX Designer
Source: https://github.com/Meraj-Uddin-Malik/Portfolio-Built-with-ClaudeAI/tree/main/skills/ui-ux-designer
Command: npx skills add https://github.com/Meraj-Uddin-Malik/Portfolio-Built-with-ClaudeAI --skill ui-ux-designer-meraj-uddin-malik

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams design beautiful, accessible UI components consistently, reducing design debt and speeding up delivery by adhering to a shared design system.

Core Features & Use Cases

  • Reference design system tokens, color, typography, and spacing to ensure consistency.
  • Generate accessible component specifications, markup scaffolds, and usage guidance for buttons, cards, forms, and navigation.
  • Use Case: Imagine creating a responsive button component that matches color tokens, typography guidelines, and focus/ARIA states across platforms.

Quick Start

Use the UI/UX Designer to create and style a primary button that follows the design system and outputs semantic HTML/CSS-ready scaffolding.

Frequently Asked Questions about UI/UX Designer

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

FAQPage Schema
How do I generate accessible UI components with semantic HTML?

To generate accessible UI components with semantic HTML, you apply design system tokens to standard elements like buttons and forms. This process outputs semantic HTML/CSS scaffolding that satisfies ARIA labeling, color contrast, and typography requirements automatically.

How do I ensure responsive behavior and color contrast across web interfaces?

You ensure responsive behavior and color contrast by referencing design system spacing and color tokens during component creation. This generates markup scaffolds for navigation and cards that inherently satisfy accessibility and responsive behavior guidelines.

What is the best way to automate consistent button and form design?

The best way to automate consistent button and form design is to apply shared design system rules to generate component specifications. This reduces design debt by enforcing uniform typography, spacing, and focus states across all web interfaces.

Can I use design system tokens to create accessible navigation elements?

Yes, you can use design system tokens to create accessible navigation elements. The process applies your predefined color, typography, and spacing rules to output semantic markup scaffolds that include proper ARIA labeling for navigation components.

Does this approach support ARIA labeling for custom card components?

Yes, this approach supports ARIA labeling for custom card components by validating them against design system tokens. It outputs semantic HTML scaffolding that satisfies ARIA states, ensuring your cards meet accessibility and color contrast standards.

Why does UI consistency break down without a shared design system?

UI consistency breaks down without a shared design system because individual components lack unified typography, spacing, and color contrast rules. Automating component generation against shared tokens eliminates this design debt and ensures standard accessibility compliance.