ui-guidelineslisted
Install: claude install-skill pfangueiro/claude-code-agents
# UI Guidelines for Application
## Overview
This skill provides UI/UX guidelines for building components in a React/Next.js application using Ant Design and consistent design tokens. It ensures all new components match the existing design system with proper colors, spacing, typography, and interaction patterns.
## When to Use This Skill
Trigger this skill when:
- **Creating UI components**: forms, tables, modals, cards, lists
- **Adding new features** that require UI elements
- **Implementing loading states** or animations
- **Styling components** to match the design system
- **User asks to build/create/add** any visual component
## Out of Scope — Stop and Do Something Else
If the work you are about to do is any of the following, **stop using this skill** and take the redirect instead. Nothing below applies:
- **Charts, graphs, plots, or data-visualization palettes** (categorical / sequential / diverging series colors, sparklines, heatmaps, stat tiles, dashboard chart layout). This skill carries **no** chart guidance, and its brand palette is not a series palette — do not extrapolate one from it. Use a dedicated data-visualization skill or reference (`dataviz`, where available) instead.
- **A codebase that is not standardized on Ant Design** — Tailwind-only, Material UI, Chakra, or plain CSS. None of the patterns below transfer; follow that stack's own conventions.
- **A general accessibility or UX audit.** This is one application's house style, not an a11y reference.