cyberneticlibrary

Ship accessible, search-friendly web interfaces

skill-frontend-excellenceskillsetup L10
ctxr-dev/skill-frontend-excellence
What it does

Audit and refine web UIs against 12+ Lighthouse targets

Best for

Shipping interfaces that are fast (95+ Perf), fully accessible (100 A11y), and visually distinctive without framework lock-in.

Inputs
  • · URL or built directory, optional: {Lighthouse flags, accessibility checks}
Outputs
  • · 19-phase audit checklist
  • · Widget standardization findings
  • · Geometry sweep results
Requires
  • · Lighthouse
  • · axe
  • · WebFetch
Preconditions
  • · Browser console access or built HTML
  • · Framework-agnostic (React/Vue/Svelte/vanilla all work)
Failure modes
  • · Lighthouse can't render (JS-heavy)
  • · Network timeout
  • · Missing fonts
Trust signals
  • · North Star Targets table with 13 metrics
  • · 19-phase workflow
  • · Framework-agnostic principles
  • · Multi-page polish loop