What problem does it solve?
It removes the complexity of implementing production-grade SEO for Next.js apps by giving you a single workflow for metadata, crawlability, structured data, and AI search discovery.
Core Features & Use Cases
- Page Metadata: Generate consistent titles, descriptions, canonical URLs, and social sharing metadata for every page.
- Site Crawl Files: Create sitemap.xml, robots.txt, and llms.txt with automatic route detection and support for manual routes.
- Structured Data & Audits: Add JSON-LD for articles, products, FAQs, events, and more, then audit your site for SEO coverage and semantic issues.
- Use Case: A Next.js SaaS team can use this Skill to standardize metadata across marketing pages, expose dynamic routes in sitemaps, add SoftwareApplication JSON-LD, and verify the implementation before launch.
Quick Start
Ask the AI to set up this Skill for your Next.js app by creating the SEO config, page metadata, sitemap, robots rules, llms.txt generation, JSON-LD, and audit checks in the right files.