A comprehensive code reviewer for design system compliance that checks seven areas: design token usage (no hardcoded colors or spacing), component conventions (data-slot attributes, cn() merging), accessibility basics, mobile responsiveness, performance patterns, typography rules from a 14-step scale, and spacing consistency in 6px multiples. Built specifically for the Styleseed design system with Tailwind, so it knows to flag things like p-[24px] or tracking on body text. Outputs a pass/fail score with line-specific violations and concrete fixes. Best used during PR review or when refactoring UI components. Skip it for accessibility-only audits (use ss-a11y instead) or business logic code.
npx -y skills add bitjaru/styleseed --skill ss-review --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills