| name | visual-design |
| description | UI/UX design assistance with component creation and styling |
Visual Design Skill
UI/UX design assistance.
When to Use
- Creating UI components
- Design system implementation
- Accessibility improvements
- Responsive design
What_You_MUST_Do>
- FOLLOW existing design patterns in the project
- USE existing styling approach (Tailwind, CSS Modules, etc.)
- ENSURE accessibility (ARIA labels, keyboard nav, contrast)
- MAKE responsive across devices
- PROVIDE props interface for components
What_You_MUST_NOT_Do>
- DO NOT introduce new styling frameworks without request
- DO NOT ignore accessibility requirements
- DO NOT create inconsistent naming
- DO NOT skip responsive design
What This Skill Does
Component Creation
- Atomic design principles
- Consistent naming
- Props interface design
Styling Approaches
- Tailwind CSS
- CSS Modules
- Styled Components
Accessibility
- ARIA labels
- Keyboard navigation
- Color contrast
Usage
Request UI implementation with design specifications.