Skip to content

/tailwind-best-practices

Write Tailwind CSS following practices that keep a fast-to-write codebase maintainable — use design tokens instead of magic values, keep class lists short, group tokens semantically, generate classes in consistent order, avoid @apply for extracting repeated styles, and use fixed

shell
$ npx -y skills add evilmartians/agent-skills --skill tailwind-best-practices --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/tailwind-best-practices
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Write Tailwind CSS following practices that keep a fast-to-write codebase maintainable — use design tokens instead of magic values, keep class lists short, group tokens semantically, generate classes in consistent order, avoid @apply for extracting repeated styles, and use fixed
Ships withevilmartians-agent-skills

Agent Skills we build and use at Evil Martians, packaged so you can install them into your own AI coding agent.

Get the whole plugin, auto-invoked
Stats
22
Stars
0
Views
0
Forks
Active
Maintenance
JavaScript
Language
MIT
License
1d ago
Last commit
22d ago
Created

Repo: evilmartians/agent-skills