ST

Validates code against design system standards and styling rules.

Install

mkdir -p .claude/skills/style-checker && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15967" && unzip -o skill.zip -d .claude/skills/style-checker && rm skill.zip

Installs to .claude/skills/style-checker

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Check code against the project's style guidelines and design system standards.
78 chars · catalog descriptionno explicit “when” trigger
Beginner

Key capabilities

  • Validate color values against design tokens
  • Check spacing values against a defined scale
  • Ensure typography follows a type scale
  • Flag inconsistent naming conventions in CSS classes
  • Review pull requests for style compliance

How it works

The skill checks code against predefined style guidelines and design system standards, validating elements like color, spacing, typography, and CSS naming conventions.

Inputs & outputs

You give it
Code containing styling or CSS
You get back
Identification of style guideline violations and inconsistencies

When to use style-checker

  • Review PR for style compliance
  • Validate component design
  • Check CSS for consistency
  • Enforce typography standards

About this skill

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

When not to use it

  • When style guidelines and design system standards are not relevant
  • When the code does not involve styling or CSS

Limitations

  • The skill checks against project's style guidelines
  • The skill checks against design system standards
  • It flags inconsistent naming conventions in CSS classes

How it compares

This skill automates the enforcement of specific project style guidelines, providing consistent validation that differs from manual code reviews for style.

Compared to similar skills

style-checker side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
style-checker (this skill)04moNo flagsBeginner
frontend-style-guide12moNo flagsIntermediate
state-machine17moNo flagsBeginner
designer05moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry