TDD-аудит CSS и дизайн-токенов

design

css-design-tdd is a Claude Code skill that brings a test-driven approach to CSS design systems, running automated checks both before and after any change. It validates that design tokens are used instead of hardcoded color values, verifies correct fallbacks, enforces `--variable` naming conventions, and checks spacing and typography consistency. The skill fits workflows involving CSS token edits, visual regression fixes, and CSS architecture audits at any codebase scale. Frontend teams maintaining an established design system on Tailwind v4 or CSS custom properties will find it most valuable — especially where visual bugs are costly and manual QA doesn't scale. It prevents token drift and surfaces "magic values" that sneak in under deadline pressure.