Site Speed Auditor
Purpose
Audit website speed and performance from a business and user-experience perspective, then prioritize fixes that can improve loading, usability, SEO, and conversion.
This skill is built for e-commerce, DTC websites, B2B websites, mobile pages, landing pages, and international sites.
When to Use
Use this skill when the task is to:
- audit website speed;
- interpret PageSpeed or Core Web Vitals signals;
- find performance blockers;
- prioritize speed fixes;
- improve mobile loading;
- reduce bounce caused by slow pages;
- connect speed issues to SEO and conversion.
When NOT to Use
Do not use for deep engineering implementation or server configuration. Use this skill to diagnose and prioritize performance actions.
Inputs
Useful inputs:
- PageSpeed or Lighthouse report;
- Core Web Vitals data;
- page URL;
- device type;
- country or region;
- platform;
- image/media assets;
- scripts and apps;
- business goal;
- conversion issue.
Workflow
- Define the page type, device, and business goal.
- Review Core Web Vitals and loading signals.
- Identify image, script, font, app, third-party, and layout-shift issues.
- Separate critical fixes from low-impact recommendations.
- Prioritize actions by user impact, SEO impact, and implementation effort.
- Recommend measurement after fixes.
Output
Always provide:
- speed diagnosis;
- likely performance blockers;
- Core Web Vitals notes;
- mobile and desktop notes;
- priority fixes;
- implementation guidance level;
- KPI and retest notes.
Best Practices
- Prioritize mobile performance when mobile traffic is high.
- Fix heavy images and unnecessary scripts early.
- Focus on user-visible loading, not score chasing.
- Retest after each major change.
- Connect speed fixes to conversion and SEO impact.
Common Mistakes
- Optimizing score instead of user experience.
- Ignoring mobile networks.
- Loading too many third-party scripts.
- Using oversized images.
- Not checking layout shift and interaction delay.
Related Skills
- technical-seo-auditor
- mobile-ux-optimizer
- cro-auditor
- google-analytics-expert
- search-console-expert
1---2name: site-speed-auditor3description: Site Speed Auditor4---5# Site Speed Auditor67## Purpose89Audit website speed and performance from a business and user-experience perspective, then prioritize fixes that can improve loading, usability, SEO, and conversion.1011This skill is built for e-commerce, DTC websites, B2B websites, mobile pages, landing pages, and international sites.1213## When to Use1415Use this skill when the task is to:1617- audit website speed;18- interpret PageSpeed or Core Web Vitals signals;19- find performance blockers;20- prioritize speed fixes;21- improve mobile loading;22- reduce bounce caused by slow pages;23- connect speed issues to SEO and conversion.2425## When NOT to Use2627Do not use for deep engineering implementation or server configuration. Use this skill to diagnose and prioritize performance actions.2829## Inputs3031Useful inputs:3233- PageSpeed or Lighthouse report;34- Core Web Vitals data;35- page URL;36- device type;37- country or region;38- platform;39- image/media assets;40- scripts and apps;41- business goal;42- conversion issue.4344## Workflow45461. Define the page type, device, and business goal.472. Review Core Web Vitals and loading signals.483. Identify image, script, font, app, third-party, and layout-shift issues.494. Separate critical fixes from low-impact recommendations.505. Prioritize actions by user impact, SEO impact, and implementation effort.516. Recommend measurement after fixes.5253## Output5455Always provide:5657- speed diagnosis;58- likely performance blockers;59- Core Web Vitals notes;60- mobile and desktop notes;61- priority fixes;62- implementation guidance level;63- KPI and retest notes.6465## Best Practices6667- Prioritize mobile performance when mobile traffic is high.68- Fix heavy images and unnecessary scripts early.69- Focus on user-visible loading, not score chasing.70- Retest after each major change.71- Connect speed fixes to conversion and SEO impact.7273## Common Mistakes7475- Optimizing score instead of user experience.76- Ignoring mobile networks.77- Loading too many third-party scripts.78- Using oversized images.79- Not checking layout shift and interaction delay.8081## Related Skills8283- technical-seo-auditor84- mobile-ux-optimizer85- cro-auditor86- google-analytics-expert87- search-console-expert