What problem does it solve? Building consistent, themeable UIs with daisyUI v5 requires knowing its semantic class system and the breaking changes from v4, such as the new fieldset-based form structure and the removal of -bordered suffixes. This Skill provides the correct v5 patterns so generated markup works on the first try. ## Core Features & Use Cases - Component Patterns: Ready-to-use markup for buttons, cards, modals, tables, navbars, drawers, alerts, and more across all daisyUI component categories. - v5 Form Structure: Correct fieldset/fieldset-legend form patterns with validator classes, select and textarea rules, and a v4-to-v5 migration table of common mistakes. - Theming & Responsive Design: Theme configuration via data-theme attributes, 30+ built-in themes, and Tailwind responsive prefix usage. - Use Case: When asked to build a settings page with a validated form and a responsive navbar, the Skill supplies the exact v5 markup, including the Tailwind forms plugin double-focus-ring fix. ## Quick Start Use the daisyui skill to build a responsive contact form with validated email input and a themed submit button.