From react-skills
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
How this skill is triggered — by the user, by Claude, or both
Slash command
/react-skills:web-design-guidelinesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review files for compliance with Web Interface Guidelines.
Review files for compliance with Web Interface Guidelines.
file:line formatFetch fresh guidelines before each review:
references/web-interface-guidelines.md
Use WebFetch to retrieve the latest rules. The fetched content contains all the rules and output format instructions.
When a user provides a file or pattern argument:
If no files specified, ask the user which files to review.
npx claudepluginhub ruslands/plugins --plugin react-skillsGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Implements work from a spec or tickets using TDD at agreed seams, with regular typechecking and test runs, followed by code review.
2plugins reuse this skill
First indexed May 7, 2026