Seo Auditor banner
borghei borghei

Seo Auditor

Development community

Description

--- description: Run an SEO audit on web content and HTML files. --- Perform a technical SEO audit: 1. **Scan HTML files** in the project for SEO elements. 2. **Meta tags check:** - `<title>` exists and is 50-60 characters - `<meta name="description">` exists and is 150-160 characters - `<meta name="viewport">` set for mobile - Open Graph tags (og:title, og:description, og:image) - Twitter Card tags 3. **Heading structure:** - Exactly one `<h1>` per page - Headings in corr

Installation

Installs to ~/.claude/commands/borghei-claude-skills-seo-auditor.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/borghei/Claude-Skills/HEAD/.claude/commands/seo-auditor.md -o ~/.claude/commands/borghei-claude-skills-seo-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository