seo

Analyze Next.js projects for SEO issues and generate audit reports.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/lunaticwithaduck/majstorbg --skill seo-lunaticwithaduck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/lunaticwithaduck/majstorbg/tree/main/apps/web/.claude/skills/seo
Command: npx skills add https://github.com/lunaticwithaduck/majstorbg --skill seo-lunaticwithaduck

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This SEO skill analyzes Next.js projects to improve crawlability, metadata, structured data, and page performance, helping sites rank higher and present better social previews.

Core Features & Use Cases

  • Automatic metadata generation checks and enforcement across app routes, layouts, and pages.
  • Structured data auditing with JSON-LD validation, Organization and BreadcrumbList schemas, and rich results readiness.
  • Performance-aware optimizations guidance aligned with Core Web Vitals and Next.js best practices.
  • Use Case: You want a fast, reliable SEO health check for a large Next.js storefront.

Quick Start

Run the audit on your Next.js project to generate a prioritized SEO health report.

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 App Router project?

A Next.js SEO audit analyzes your codebase to identify crawlability, metadata, and structured data gaps across app routes, layouts, and pages. This skill uses a Python-based pipeline with modular analyzers to generate a prioritized health report for large projects.

What is the best way to check structured data and JSON-LD schemas in Next.js?

The best way to check structured data in Next.js is using an automated audit tool that validates JSON-LD implementation. This skill audits Organization and BreadcrumbList schemas, verifying rich results readiness across your static and hybrid architecture pages.

How do I audit metadata generation across my Next.js site?

To audit metadata generation across a Next.js site, run a modular analyzer over your codebase to automatically check and enforce metadata implementation across all app routes, layouts, and pages. This ensures proper SEO coverage and consistent social previews.

Can I use an automated SEO health check for a large Next.js storefront?

Yes, you can use this skill to perform an automated SEO health check for a large Next.js storefront. It implements a CLI and a formatted reporting pipeline specifically designed to handle auditing large codebases efficiently while identifying metadata and structured data gaps.

Does this SEO audit support hybrid Next.js architectures and static pages?

Yes, this SEO audit supports hybrid Next.js architectures and static pages. It evaluates technical, content, and structured-data aspects across all site types, providing performance-aware optimization guidance aligned with Core Web Vitals and Next.js best practices.