From frontend-craft
Guides designing and maintaining Tailwind CSS design systems including token mapping, theme extension, component variants, dark mode, and responsive utilities. Useful for front-end developers managing design system consistency.
How this skill is triggered — by the user, by Claude, or both
Slash command
/frontend-craft:fec-tailwind-design-systemThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Suitable for front-end tasks hosting product design systems, component variations, and theme rules with Tailwind CSS. Load [references/tailwind-system-patterns.md](references/tailwind-system-patterns.md) when specific configuration, variant, class organization and migration details are needed.
#Tailwind Design System
Suitable for front-end tasks hosting product design systems, component variations, and theme rules with Tailwind CSS. Load references/tailwind-system-patterns.md when specific configuration, variant, class organization and migration details are needed.
Make the tokens, themes, component variations, and responsive styles in the Tailwind project maintainable instead of scattering one-off utility classes into business code.
theme.extend.class, data-theme or CSS variable schemes to avoid first render flickering and contrast regression.Output Tailwind token mapping, theme configuration boundaries, component variant design, class reuse strategy, dark mode and responsive validation results. After completion, the style should be reusable by project components, searchable, testable, and consistent with the design system rules.
npx claudepluginhub bovinphang/frontend-craftBuild production-ready design systems with Tailwind CSS, including design tokens, component variants, responsive patterns, and accessibility.
Builds scalable design systems with Tailwind CSS, design tokens, component variants, responsive patterns, and accessibility. Use when creating component libraries, implementing theming, or standardizing UI patterns.