Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

星标3
分支3
更新时间2026年5月21日 19:15
SKILL.md
readonly