Agent skill

styled-jsx-audit

Audit styled-jsx usage for scoping leaks, overly global selectors, unsafe interpolations, and maintainability issues; propose targeted refactors.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/styled-jsx-audit

SKILL.md

styled-jsx Audit Skill

Audit for correctness and best practices.

Check for

  • Incorrect use of global styles
  • Excessive :global selectors or broad resets
  • Deep descendant selectors
  • Unsafe CSS interpolations
  • Missing focus-visible states on interactive controls
  • Styling via brittle DOM structure
  • Missing className pass-through when needed

Output expectations

  • Findings (bullets)
  • Severity (low/med/high)
  • Refactor plan with minimal changes
  • Test/story updates needed

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results