audit-performance
Installation
SKILL.md
Performance & Loading Audit
Static Websites on cPanel
Performance is not an optimization — it is a baseline requirement. Every second of load time costs conversions. Every render-blocking resource delays the user's first interaction. Every unoptimized image wastes bandwidth and damages Core Web Vitals scores that directly affect SEO ranking.
This audit covers everything that affects how fast the site loads and how smoothly it runs, verifiable by reading the code directly without external tools.
Severity Levels
| Level | Description | Action |
|---|---|---|
| Critical | Blocks rendering or causes complete load failure | Fix before any other work |
| High | Fails Core Web Vitals, major bottleneck | Fix before launch |
| Medium | Performance opportunity with measurable impact | Fix within current sprint |
| Low | Minor optimization, marginal gain | Fix when convenient |