Skip to main content
Back to registry

nextjs-seo

laguagu/claude-code-nextjs-skills

Comprehensive SEO guide for Next.js 16+ applications using App Router.

Installs427
Install command
npx skills add https://github.com/laguagu/claude-code-nextjs-skills --skill nextjs-seo
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Comprehensive SEO guide for Next.js 16+ applications using App Router. Version: Updated for Next.js 16.1.3 (January 2026) Run this checklist for any Next.js project: - Check robots.txt : curl - Check sitemap : curl - Check metadata : View page source, search for and - Check JSON-LD : View page source, search for application/ld+json - Check Core Web Vitals : Run Lighthouse in Chrome DevTools - Metadata API : See references/metadata-api.md - Sitemap & Robots : See references/sitemap-robots.md - JSON-LD Structured Data : See references/json-ld.md - SEO Audit Checklist : See references/checklist.md - Troubleshooting : See references/troubleshooting.md - Mixing next-seo with Metadata API - Use only Metadata API in App Router - Missing canonical URLs - Always set alternates.canonical - Using CSR for SEO pages - Use SSG/SSR for indexable content - Blocking assets in robots.txt - Don't block CSS/JS needed for rendering - Missing metadataBase - Required for relative URLs in metadata - Viewport in metadata - Must be separate export in Next.js 14+ - Mixing metadata object and generateMetadata - Use one or the other, not both

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does nextjs-seo do?

Comprehensive SEO guide for Next.js 16+ applications using App Router.

Is nextjs-seo good?

nextjs-seo does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does nextjs-seo work with?

nextjs-seo currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to nextjs-seo?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install nextjs-seo?

npx skills add https://github.com/laguagu/claude-code-nextjs-skills --skill nextjs-seo

Related skills

Alternatives in Software Engineering