seo-technical
Installation
SKILL.md
Technical SEO Implementation (Next.js 2025)
Skill Files
This skill includes multiple reference files:
- SKILL.md (this file): Core technical SEO implementation guide
- nextjs-implementation.md: Next.js-specific code templates and patterns
- checklist.md: Pre-launch technical SEO checklist
- structured-data.md: JSON-LD schema markup templates
What This Skill Covers
- Sitemaps →
app/sitemap.tsfor dynamic sitemap generation - Robots.txt →
app/robots.tsfor crawler directives - Meta Tags → OpenGraph, Twitter Cards, keywords, descriptions
- Structured Data → JSON-LD for rich snippets
- Canonical URLs → Prevent duplicate content issues
- Performance SEO → Core Web Vitals considerations