Check code against the project's style guidelines and design system standards.
apm install @microsoft/style-checker[](https://apm-p1ls2dz87-atlamors-projects.vercel.app/packages/@microsoft/style-checker)# Style Checker
Check code against the project's style guidelines and design system standards.
## When to Use
Use this skill when:
- Reviewing pull requests for style compliance
- Validating new components against the design system
- Checking CSS/styling code for consistency
## What It Does
- Validates color values against the design token palette
- Checks spacing values against the spacing scale
- Ensures typography follows the defined type scale
- Flags inconsistent naming conventions in CSS classes