Skip to main content
Run any Skill in Manus
with one click

design-system-mechanical-lint

Use when setting up a design system in a project where agents author UI. Mechanical grep-based CI guardrails ban inline style attributes, raw hex colors, and pixel literals in TSX files — forcing all styling through Tailwind classes that read from CSS-variable tokens. Without this, agents reach for `style={{...}}` and `color: "#FF6600"` whenever convenient and the design system silently rots.

Stars3
Forks3
UpdatedMay 21, 2026 at 19:15
SKILL.md
readonly