seo-pro
Installation
SKILL.md
SEO (professional)
Skill text is English; answer in the user’s preferred language when rules or the conversation specify it.
Use Google Search Central and Bing Webmaster guidelines for platform rules; rankings are not guaranteed. This skill encodes lifecycle discipline, technical discoverability, and intent-aligned content patterns. Confirm market (locales, domains), CMS/framework, and whether search is a primary channel.
Boundary
seo-pro owns search strategy, technical/on-page SEO patterns, measurement framing, and lifecycle. nextjs-pro / react-pro own implementation of metadata, routing, and rendering. deployment-pro owns CDN/edge operations as primary topic.
Related skills (this repo)
| Skill | When to combine with seo-pro |
|---|---|
nextjs-pro |
generateMetadata, sitemap.ts / robots.ts, App Router SSR/SSG, URL structure |
react-pro |
Client-heavy apps; head management; hydration and crawlable output |
deployment-pro |
CDN, edge caching, headers affecting TTFB and global crawl |
testing-pro |
Contract or smoke tests for critical meta/HTTP status in CI (optional) |