enhance-web-seo
Installation
SKILL.md
enhance-web-seo — SEO Audit & Implementation
Google does not rank pages it cannot read, understand, or trust. This skill finds every gap between your app and how search engines see it, then fixes them in order of impact.
Before ANY browser action, read protocol-browser-anti-stall.
Phase 0: Detect the stack
package.json → Next.js Metadata API, remix-utils/seo, @vueuse/head, etc.
src/app/layout.tsx → existing metadata export (Next.js App Router)
src/app/head.tsx → legacy Head component
public/robots.txt → existing robots config
public/sitemap.xml → existing sitemap