Loading...
Loading...
Tailwind CSS styling guidelines for Mastra Playground UI. This skill should be used when writing, reviewing, or refactoring styling code in packages/playground-ui and packages/playground to ensure design system consistency. Triggers on tasks involving Tailwind classes, component styling, or design tokens.
npx skill4agent add mastra-ai/mastra tailwind-best-practicespackages/playground-uipackages/playground| Priority | Category | Impact |
|---|---|---|
| 1 | Component Usage | CRITICAL |
| 2 | Design Tokens | CRITICAL |
| 3 | ClassName Usage | HIGH |
@playground-ui/ds/components/component-use-existingds/tailwind.config.ts@playground-uitokens-use-existingtailwind.config.tstokens-no-modificationheightwidthclassname-no-arbitraryclassNameh-w-DialogContentPopoverclassname-no-ds-overridereferences/tailwind-best-practices-reference.mdreferences/rules/grep -l "component" references/rules/
grep -l "token" references/rules/
grep -l "className" references/rules/references/rules/component-*tokens-*classname-*