seo-technical
✓Implement technical SEO infrastructure for Next.js apps. Use this skill when setting up sitemaps, robots.txt, meta tags, OpenGraph, structured data (JSON-LD), canonical URLs, and other technical SEO elements. Covers Next.js 15/16 App Router patterns and 2025 best practices.
Installation
SKILL.md
Next.js automatically serves /sitemap.xml when you create app/sitemap.ts:
| Keep lastModified accurate | Google uses it when consistently accurate | | Only include canonical URLs | Duplicates waste crawl budget | | Priority: 1.0 homepage, 0.8-0.9 key pages, 0.6-0.7 others | Guides crawler importance | | changeFrequency is ignored by Google | Include for other search engines |
| Max 50,000 URLs per sitemap | Use sitemap index for more |
Implement technical SEO infrastructure for Next.js apps. Use this skill when setting up sitemaps, robots.txt, meta tags, OpenGraph, structured data (JSON-LD), canonical URLs, and other technical SEO elements. Covers Next.js 15/16 App Router patterns and 2025 best practices. Source: andrehfp/tinyplate.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/andrehfp/tinyplate --skill seo-technical- Source
- andrehfp/tinyplate
- Category
- $Marketing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is seo-technical?
Implement technical SEO infrastructure for Next.js apps. Use this skill when setting up sitemaps, robots.txt, meta tags, OpenGraph, structured data (JSON-LD), canonical URLs, and other technical SEO elements. Covers Next.js 15/16 App Router patterns and 2025 best practices. Source: andrehfp/tinyplate.
How do I install seo-technical?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/andrehfp/tinyplate --skill seo-technical Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/andrehfp/tinyplate
Details
- Category
- $Marketing
- Source
- skills.sh
- First Seen
- 2026-02-01