Skip to content

Commit abd010d

Browse files
committed
fix: correct skills.sh install command format (two-segment, not three)
1 parent d1ad482 commit abd010d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Tailwind CSS Best Practices
22

33
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
4-
[![Skills](https://img.shields.io/badge/skills.sh-tailwind--best--practices-blue)](https://skills.sh/ofershap/tailwind-best-practices/tailwind-best-practices)
4+
[![Skills](https://img.shields.io/badge/skills.sh-tailwind--best--practices-blue)](https://skills.sh/ofershap/tailwind-best-practices)
55

66
Stop your AI agent from generating Tailwind CSS v3 code. 12 rules for Tailwind v4 syntax, CSS-first
77
config with @theme, modern utility patterns, and the anti-patterns every agent produces.
@@ -15,7 +15,7 @@ config with @theme, modern utility patterns, and the anti-patterns every agent p
1515
### Cursor / Claude Code / Windsurf
1616

1717
```bash
18-
npx skills add ofershap/tailwind-best-practices/tailwind-best-practices
18+
npx skills add ofershap/tailwind-best-practices
1919
```
2020

2121
Or copy `skills/` into your `.cursor/skills/` or `.claude/skills/` directory.

0 commit comments

Comments
 (0)