Frontend Component Audit

Audit a React/Next.js component or codebase for accessibility, performance, and consistency issues before shipping — checks re-render patterns, prop drilling depth, missing memoization, unhandled loading/error states, and WCAG violations. Use whenever the user shares a component file and asks to "review this", "is this production-ready", "why is this slow", "check this for accessibility", or before merging a PR that touches shared UI components. Also trigger proactively when generating new components if the user's codebase context suggests these standards apply (TypeScript strict mode, existing design system usage).

zeiynz 06ce38c 2 files · 5.4 KB Updated

File contents

zeiynz/claude-skills/tree/main/frontend-component-audit commit 06ce38c917

Frequently asked questions

npx skillmds@latest add zeiynz/frontend-component-audit