What problem does it solve?
This Skill helps you identify and apply modern web development best practices so you can ship secure, compatible, and high-quality frontend experiences with fewer regressions.
Core Features & Use Cases
- Security hardening: Improve defenses with HTTPS, CSP, Trusted Types, SRI, safe cookies, and current security headers.
- Compatibility review: Catch missing doctype, charset, viewport, deprecated APIs, and weak feature-detection patterns before release.
- Code quality and UX checks: Spot invalid HTML, unsafe DOM usage, blocking scripts, event-handler inefficiencies, and poor permission or error-handling flows.
- Use case: Review a production web app before launch to reduce Lighthouse best-practice issues, close common vulnerability gaps, and improve maintainability.
Quick Start
Review the attached web project and apply the best-practice checklist to surface security, compatibility, and code-quality fixes.