mayrlabs-internal-ui-styling
Installation
SKILL.md
MayR Labs Internal: UI / Styling Rules
- ❌ No hardcoded colours:
bg-white,text-gray-500→ banned
- ✅ Use semantic tokens:
bg-primary,text-foreground,bg-card
- Theme must be centralised and reusable
If your design system can’t scale, your product can’t scale.