review-tailwind-flux
Installation
SKILL.md
Review Tailwind And Flux UI
When To Use
Use this skill when reviewing or refining Blade UI that uses Tailwind CSS 4 and Flux components.
Inputs Needed
- Screen, responsive goals, RTL requirements, theme behavior, component reuse, and visible copy.
Workflow
- Inspect the current component or page markup.
- Check the layout at small, medium, and large widths.
- Check light, dark, and RTL behavior.
- Check semantics, labels, keyboard support, and focus states.
- Check whether repeated UI should be extracted.
- Check that classes are sorted and the styling is easy to maintain.
- Check that all visible strings are localized.