
Next.js SEO
Optimize Next.js applications for search engines using JSON-LD structured data, metadata API, and layout best practices. Use when building for search visibility.
Installation
Clone and use anywhere, or install in Claude Code. CLI tool coming soon for npm/npx installation.
Clone the repository and access all skills:
git clone https://github.com/hyperfx-ai/agentfx-skills.gitIncluded files:
- @agentfx/skills/startup-credits/SKILL.md
- @agentfx/skills/startup-credits/references/program-database.md
- @agentfx/skills/startup-credits/references/application-workflows.md
- @agentfx/skills/startup-credits/references/verification-checklist.md
SKILL.md
Comprehensive guide to optimizing Next.js applications for search engines using JSON-LD structured data, the Metadata API, and SEO best practices. ## When to Use This Skill This skill should be used when: - Building a new Next.js application that requires search visibility - Optimizing an existing Next.js site for improved SEO performance - Implementing structured data for rich search results in Google - Setting up proper metadata across pages and layout hierarchies - Improving site crawlability and search engine indexing ## Key Features - JSON-LD structured data implementation - Next.js Metadata API configuration - Schema.org integration - Layout-based SEO hierarchy - Rich search results optimization ## What You Get - Ready-to-use JSON-LD schemas (Organization, Article, Product, FAQ, etc.) - Metadata API examples for all page types - sitemap.xml and robots.txt generation - Open Graph and Twitter Card setup View the complete implementation on [GitHub](https://github.com/hyperfx-ai/agentfx-skills/tree/main/nextjs-seo/nextjs-seo).
