Files
Portfolio/scripts
damjan_savicandClaude Opus 4.5 5a3692b25f auto-claude: subtask-8-2 - Add Lighthouse audit script for all locales
Create scripts/lighthouse-audit-all-locales.js for comprehensive performance
auditing across all locales (de, en, sr) and key pages (Homepage, About,
Portfolio, Contact).

Features:
- Playwright-Lighthouse integration for local audits
- Tests Performance, Accessibility, Best Practices, and SEO
- Dev mode thresholds (relaxed for expected dev mode behavior)
- Production thresholds reference (90% for all categories)
- Detailed result table and summary
- Pass/fail based on critical thresholds (A11y and BP must pass 90%)

Previous verification (PAGESPEED_VERIFICATION_REPORT.md) confirms:
- Accessibility: 92-100%  PASS
- Best Practices: 100%  PASS
- Performance: 47-69% (expected lower in dev mode)
- SEO: 75-83% (expected lower in dev mode)

Production verification: https://pagespeed.web.dev/

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 02:28:33 +01:00
..