modern-tailwind
CommunityBuild scalable, clean UI with modern Tailwind.
Design & Creative#utility-first#responsive-design#design-systems#tailwind-css#frontend-development#modern-tailwind#css-maintainability
Authorddoman90
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Build clean, scalable UI styles by embracing Tailwind CSS utilities over heavy custom CSS.
Core Features & Use Cases
- Prefer utility classes over custom CSS for most styling
- Keep class lists readable by grouping: layout → spacing → typography → color → effects
- Use semantic HTML first; utilities should enhance, not replace structure
- Use
hover,focus-visible,disabled,dark, andmotion-safevariants where appropriate - Prefer
data-*andaria-*variants for stateful styling tied to DOM semantics - Use
groupandpeerfor parent/sibling state without extra JS - Start with base styles, then add responsive variants (
sm,md,lg, ...) - Use container query utilities when layout depends on parent size
- Extend the theme in
tailwind.configinstead of ad-hoc custom classes - Use
@layerfor custom utilities/components when repetition is unavoidable - AVOID
@applyexcept for small, repeatable patterns - Extract reusable UI into components instead of repeating large class strings
- Keep class names deterministic; avoid dynamic string concatenation when possible
Quick Start
Start by identifying a common component pattern and implement it with utility classes, then extract reusable tokens into Tailwind themes and layers.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: modern-tailwind Download link: https://github.com/ddoman90/claude-code-intro/archive/main.zip#modern-tailwind Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.