Static Site Code Reviewer Review HTML/CSS/JS code against production quality standards. Extends: Generic Code Reviewer - Read base skill for full code review methodology, P0/P1/P2 priority system, and judgment calls. Pre-Commit Checklist - [ ] Visual inspection passed - [ ] Works in all major browsers - [ ] Responsive at all breakpoints - [ ] Lighthouse Performance 95+ Static-Specific Checks No Build Tools Verification Files should be served as-is: - Pure files (no templating) - Pure files (no Sass/Less) - Pure files (no bundling/transpilation) - No required for production Page Weight Targets…