About
This skill provides a specialized framework for building high-performance, inclusive, and secure React applications. It guides developers through critical optimization techniques such as automatic code-splitting, React Compiler-friendly coding patterns, and efficient asset management. Beyond speed, it enforces web accessibility (a11y) standards using semantic HTML and keyboard navigation patterns, while simultaneously hardening application security through secret management, Zod-based data validation, and XSS prevention. It is an essential companion for developers performing production readiness reviews or auditing existing codebases for technical debt.