What problem does it solve? Building hundreds or thousands of SEO landing pages by hand is impractical, yet naive template generation produces thin content that Google penalizes. This Skill guides the creation of programmatic SEO page generators that produce unique, data-driven pages targeting keyword patterns at scale. ## Core Features & Use Cases - Proven Playbooks: Implements patterns like integrations pages, comparison pages, location pages, glossaries, and data profiles modeled on Zapier, Wise, and Tripadvisor. - Rendering Strategy Guidance: Detects SPA traps and provides SSR implementations for Express, Next.js ISR, and Astro so pages are actually crawlable by Googlebot. - Quality & Compliance Guardrails: Enforces information gain testing, schema markup per page type, hreflang handling, sitemap sharding, and crawl budget management. - Use Case: A SaaS company wants 500 "[tool A] vs [tool B]" comparison pages. The Skill helps validate the keyword pattern, design the data model, build an ISR page generator in Next.js, and set up sitemaps and schema. ## Quick Start Ask the agent to build a programmatic SEO page generator for your keyword pattern, for example comparison pages for your product category, and have it verify server-side rendering first.