roier-seo

Audit websites with Lighthouse and apply SEO, performance, and accessibility fixes.

Updated Sep 6, 2025
One-click install
npx skills add https://github.com/Khaledaun/Yalla-london --skill roier-seo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: roier-seo
Source: https://github.com/Khaledaun/Yalla-london/tree/main/.claude/skills/roier-seo
Command: npx skills add https://github.com/Khaledaun/Yalla-london --skill roier-seo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lighthouse, chrome-launcher, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates the process of auditing websites for technical SEO, performance, and accessibility issues, and then automatically implements fixes directly within the codebase.

Core Features & Use Cases

  • Comprehensive Audits: Runs Lighthouse/PageSpeed audits on live or local websites.
  • Automated Fixes: Implements solutions for meta tags, structured data, Core Web Vitals, and accessibility.
  • Framework Support: Detects and applies fixes for Next.js, React, Vue, Nuxt, and plain HTML.
  • Use Case: A user wants to improve their website's search engine ranking and user experience. They can use this skill to identify issues like missing meta descriptions or poor accessibility scores and have them automatically corrected.

Quick Start

Run the audit script on your website by executing the command to audit your local development server.

Frequently Asked Questions about roier-seo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit my website for technical SEO and Core Web Vitals issues?

You can audit technical SEO and Core Web Vitals by running Lighthouse and PageSpeed tools against your live or local website to identify performance, accessibility, and meta tag issues automatically.

Can I automatically fix Lighthouse accessibility and SEO issues in Next.js or Vue?

Yes, automated fixes for accessibility and SEO can be applied directly to framework codebases including Next.js, Vue, React, Nuxt, and plain HTML to resolve detected Lighthouse issues.

What do I need to run Lighthouse audits for local development sites?

To run Lighthouse audits on local development sites, you need Node.js 18+ and Chrome or Chromium installed to execute the audit script against your local server environment.

How does automated structured data implementation improve search engine rankings?

Automated structured data implementation improves search rankings by injecting valid schema markup and fixing missing meta tags, ensuring search engines can properly parse and index your website content.

What is the best way to fix poor accessibility scores on my React site?

The best way to fix poor accessibility scores is to run an automated audit that detects accessibility issues and implements codebase fixes directly within your React application structure.

Does this automated SEO audit work with plain HTML websites?

Yes, the automated SEO audit detects and applies fixes for plain HTML websites alongside supported frameworks like Next.js, React, Vue, and Nuxt to resolve meta tag and performance issues.