This runs the Salesforce Lightning Design System linter against your LWC components and generates a compliance scorecard with a mandatory manual review step. It's built for auditing existing components, not fixing them or building new ones. The skill combines automated linter output with extra static analysis to catch things the linter misses, though it won't do full WCAG checks like contrast ratios or screen reader testing. It's from Salesforce's official skill repository and has passed all three security audits. If you're already running the SLDS linter directly, this mainly adds the structured audit workflow and supplementary checks on top of what you're doing.
npx -y skills add forcedotcom/sf-skills --skill validating-slds --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills