seo

Audit CampVibe public pages for SEO metadata, JSON-LD, and Core Web Vitals.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/Thawatchai-Petkaew/campvibe --skill seo-thawatchai-petkaew
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/Thawatchai-Petkaew/campvibe/tree/main/.claude/skills/seo
Command: npx skills add https://github.com/Thawatchai-Petkaew/campvibe --skill seo-thawatchai-petkaew

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Identifies SEO gaps in CampVibe pages, helping maintain SEO standards and improving site performance.

Core Features & Use Cases

  • SEO Audit: Checks metadata, JSON-LD, canonical and hreflang tags, sitemaps, robots.txt, index-vs-noindex, and Core Web Vitals.
  • Gap Reporting: Produces a report outlining proposed fixes for detected issues.
  • Use Case: Before building or after building a new public route, use this skill to ensure it adheres to SEO best practices.

Quick Start

Run an SEO audit on the public page 'app/campgrounds/[slug]/page.tsx'.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I run an SEO audit on a Next.js page route?

Run an SEO audit by analyzing both server-rendered HTML and client-side behavior of your page route. Checks include metadata, JSON-LD, canonicalization, hreflang tags, sitemaps, robots.txt, and Core Web Vitals compliance.

What does a comprehensive SEO audit check for on public pages?

A comprehensive SEO audit checks metadata, JSON-LD, canonical and hreflang tags, sitemap configurations, robots.txt, index-vs-noindex status, and Core Web Vitals. It reports gaps and proposes fixes for detected issues.

Why does my SEO audit require analyzing client-side behavior?

SEO audit requires analyzing client-side behavior because search engines interact with dynamically rendered content. Checking both server-rendered HTML and client-side behavior ensures accurate metadata and JSON-LD validation.

Can I check Core Web Vitals compliance alongside metadata analysis?

Yes, you can check Core Web Vitals compliance alongside metadata analysis. The audit evaluates Core Web Vitals, index-vs-noindex status, JSON-LD, and canonical tags, producing a report outlining proposed fixes.

When should I run an SEO audit on a new public route?

Run an SEO audit before building or after building a new public route. This ensures the page adheres to SEO best practices, identifies metadata issues, and checks sitemap and robots.txt configurations.

What's the best way to identify SEO gaps on CampVibe pages?

The best way to identify SEO gaps is performing a comprehensive audit against a defined standard. This detects issues in metadata, JSON-LD, canonicalization, sitemaps, robots.txt, and Core Web Vitals, outputting a gap report.