Skip to main content
Back to the directory
mastra-ai/mastraSoftware EngineeringFrontend and Design

tailwind-best-practices

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.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
882

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/mastra-ai/mastra --skill tailwind-best-practices
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, tailwind-best-practices has 882 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: mastra-ai/mastra. Canonical URL: https://skills.sh/mastra-ai/mastra/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 listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

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.

Which AI agents support tailwind-best-practices?

tailwind-best-practices currently lists compatibility with Skills CLI.

Is tailwind-best-practices safe to install?

tailwind-best-practices has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to tailwind-best-practices?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install tailwind-best-practices?

Run the following command to install tailwind-best-practices: npx skills add https://github.com/mastra-ai/mastra --skill tailwind-best-practices

Related skills

Alternatives in Software Engineering