What problem does it solve?
This skill identifies frontend issues that directly impact real users — slow loading and interaction times, accessibility barriers, client-side security weaknesses, fragile component architecture, and poor UI/UX — and converts them into prioritized, actionable remediation with evidence.
Core Features & Use Cases
- Performance audits: Core Web Vitals analysis, bundle inspection, and performance budget checks to reduce LCP, INP, and CLS regressions.
- Accessibility reviews: WCAG 2.2 Level AA code-level verification, keyboard/screen-reader testing guidance, and contrast/focus audits.
- Frontend security checks: CSP evaluation, Trusted Types guidance, DOM-based XSS tracing, SRI validation, and cookie/header recommendations.
- Architecture & UX: Component decomposition, state-management patterns, render-efficiency diagnostics, error boundary coverage, and responsive interaction quality.
- Use Case: Run a full-app audit prior to release to produce an evidence-backed report that developers and stakeholders can act on and gate in CI.
Quick Start
Run frontier on the repository to produce a full FRONTEND AUDIT REPORT covering performance, accessibility, frontend security, component architecture, and UI/UX with prioritized findings and remediation.