This one covers Tailwind's mobile-first responsive system and dark mode implementation patterns for 2025-2026. You get breakpoint strategies, container queries for component-level responsiveness, and both media-based (system preference) and selector-based (manual toggle) dark mode setups. The real value is the FOUC prevention patterns and the three-way light/dark/system toggle with localStorage persistence. It includes responsive grid examples, show/hide utilities across breakpoints, and practical dark mode color token templates. If you're building anything that needs to look decent on mobile and respect user theme preferences without flash artifacts, this handles the boilerplate decisioning.
npx -y skills add josiahsiegel/claude-plugin-marketplace --skill tailwindcss-responsive-darkmode --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar