tailwind
✓How to work effectively with Tailwind CSS, always use when styling frontend features
Installation
SKILL.md
| Deprecated | Replacement | |------------+--------------| | bg-opacity- | bg-black/ | | text-opacity- | text-black/ | | border-opacity- | border-black/ | | divide-opacity- | divide-black/ | | ring-opacity- | ring-black/ | | placeholder-opacity- | placeholder-black/ | | flex-shrink- | shrink- | | flex-grow- | grow- | | overflow-ellipsis | text-ellipsis |
| decoration-slice | box-decoration-slice | | decoration-clone | box-decoration-clone |
How to work effectively with Tailwind CSS, always use when styling frontend features Source: markhamsquareventures/essentials.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/markhamsquareventures/essentials --skill tailwind Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/markhamsquareventures/essentials --skill tailwind- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is tailwind?
How to work effectively with Tailwind CSS, always use when styling frontend features Source: markhamsquareventures/essentials.
How do I install tailwind?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/markhamsquareventures/essentials --skill tailwind Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/markhamsquareventures/essentials
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01