Skip to main content
Back to registry

tailwind-best-practices

mastra-ai/mastra

Styling guidelines for the Mastra Playground UI, containing 5 rules across 3 categories. Rules are prioritized by impact to guide automated refactoring and code generation. These rules ensure design system consistency, prevent token drift, and maintain component library integrity.

Installs191
Install command
npx skills add https://github.com/mastra-ai/mastra --skill tailwind-best-practices
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Styling guidelines for the Mastra Playground UI, containing 5 rules across 3 categories. Rules are prioritized by impact to guide automated refactoring and code generation. These rules ensure design system consistency, prevent token drift, and maintain component library integrity. Reference these guidelines when: Rules are prioritized by impact: Component Usage: Design Tokens: ClassName Usage: Full documentation with code examples is available in: To look up a specific pattern, grep the rules directory: - packages/playground-ui - packages/playground - Writing new React components with Tailwind styles - Reviewing code for styling consistency - Refactoring existing styled components - Adding or modifying UI elements - Use existing components from @playground-ui/ds/components/ ( component-use-existing ) - Never create new components in the ds/ folder - Only use tokens from tailwind.config.ts in @playground-ui ( tokens-use-existing ) - Never modify design tokens or tailwind.config.ts ( tokens-no-modification ) - No arbitrary Tailwind values except height and width ( classname-no-arbitrary ) - No className prop on DS components except h- / w- on DialogContent and Popover ( classname-no-ds-override ) - references/tailwind-best-practices-reference.md - Complete guide with all patterns - references/rules/ - Individual rule files organized by category - component-* - Component usage...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does tailwind-best-practices do?

Styling guidelines for the Mastra Playground UI, containing 5 rules across 3 categories. Rules are prioritized by impact to guide automated refactoring and code generation. These rules ensure design system consistency, prevent token drift, and maintain component library integrity.

Is tailwind-best-practices good?

tailwind-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does tailwind-best-practices work with?

tailwind-best-practices currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to tailwind-best-practices?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install tailwind-best-practices?

npx skills add https://github.com/mastra-ai/mastra --skill tailwind-best-practices

Related skills

More from mastra-ai/mastra

Related skills

Alternatives in Software Engineering