sf-lwc-review
Installation
SKILL.md
sf-lwc-review: Design Quality Audit
Review and score existing Lightning Web Components against the full UI/UX design skills suite. This skill is the enforcement mechanism — it turns design guidelines into actionable feedback.
When to Run
- Before deploying a new LWC component
- When refactoring existing components
- During code review of LWC pull requests
- When the user asks to "review", "audit", "check", or "score" a component
- Periodically across an LWC directory to measure design debt
Audit Process
Step 1: Identify Files
Read the component bundle: .js, .html, .css, and .js-meta.xml.
Related skills