概要
The CSS BEM Auditor is a specialized skill designed to maintain high standards of CSS architecture by enforcing the Block-Element-Modifier (BEM) methodology. It automatically identifies non-compliant selectors, hardcoded values, and prohibited utility-first patterns (like Tailwind), converting them into structured, scalable, and maintainable styles. By integrating deeply with a project's design system, it ensures all colors, spacing, and typography use authorized CSS custom properties, providing a consistent UI across Astro components, SolidJS islands, and global stylesheets.