calm-north/seojuice-skills
Overview
This skill performs a deep Core Web Vitals and page speed audit with actionable root-cause analysis and prioritized fixes. It identifies why pages are slow, breaks down resource weight, and recommends targeted optimizations for LCP, CLS, INP, FCP, and TTFB. Use it to turn Lighthouse/PageSpeed data into a practical performance plan.
How this skill works
The skill inspects Core Web Vitals and related metrics, analyzes the LCP element, layout shift sources, main-thread blocking, and server response behavior. It produces a resource breakdown (HTML, CSS, JS, images, fonts, third-party) and a prioritized list of fixes with estimated impact. Where data is missing, it guides on collecting Lighthouse or PageSpeed Insights reports and necessary site context.
When to use it
- You need a root-cause diagnosis for slow page loads or poor Core Web Vitals.
- Planning performance improvements before a redesign or migration.
- Auditing landing pages with high bounce or low conversion due to speed.
- Evaluating third-party scripts and their impact on responsiveness.
- Preparing a prioritized developer task list for performance work.
Best practices
- Collect Lighthouse or PageSpeed Insights reports for the target URLs first.
- Identify the LCP element and ensure it’s not lazy-loaded; preload critical assets.
- Add explicit width/height or aspect-ratio for media to prevent CLS.
- Reduce main-thread work: code-split, defer non-critical JS, and break long tasks.
- Audit third-party scripts; defer or remove low-value scripts and consider self-hosting essential assets.
Example use cases
- Home page LCP is 5s: find whether TTFB, image, font, or render-blocking assets are the root cause.
- High CLS on product pages: detect missing image dimensions, ad slot shifts, or dynamic banners.
- Slow interactivity (high INP) on single-page apps: locate long tasks and heavy event handlers.
- Pre-launch checklist: ensure total page weight and JS/CSS budgets meet recommended thresholds.
- Post-audit handoff: create prioritized developer tasks with estimated impact for each fix.
FAQ
LCP < 2.5s good, CLS < 0.1 good, INP < 200ms good. TTFB < 800ms and FCP < 1.8s are desirable.
What are quick wins I can implement rapidly?
Add width/height to media, set fetchpriority on the LCP image, defer non-critical JS, compress assets, and convert images to WebP/AVIF.
How do third-party scripts affect metrics?
They often block the main thread, increase INP and FCP, and add weight. Audit necessity, lazy-load, or defer them to reduce impact.
8 skills
This skill analyzes page speed and Core Web Vitals to identify root causes and provide actionable optimization recommendations.
This skill builds a local SEO foundation by optimizing Google Business Profile, ensuring NAP consistency, and planning citations and review strategies.
This skill helps optimize content for AI search engines by improving extractability, structuring data, and building authority for AI citations.
This skill performs a structured technical SEO diagnostic, diagnosing crawlability, indexability, renderability, and signals to fix indexing and ranking issues.
This skill helps design targeted link building campaigns by mapping assets, scoring prospects, and outlining outreach sequences to boost authority.
This skill builds a prioritized keyword universe from a seed topic using intent mapping, difficulty scoring, and cluster seeding to guide SEO strategy.
This skill helps you design topical authority clusters by mapping pillar and spoke pages, interlinking, and coverage scoring to boost SEO.
This skill performs a comprehensive SEO audit across technical foundations, on-page optimization, content quality, link profile, and competitive position to