What problem does it solve? Building hundreds or thousands of SEO landing pages by hand is impractical, and naive template-swapping produces thin content that Google penalizes. This Skill guides the creation of programmatic SEO page generators that produce unique, data-driven pages which actually rank. ## Core Features & Use Cases - Rendering strategy guidance: Detects SPA traps and prescribes SSR patterns (Express HTML routes, Next.js ISR/SSG, Astro) so pages are crawlable by Googlebot. - Proven playbooks: Provides URL patterns and data requirements for integrations, comparisons, locations, glossaries, and data-profile page sets modeled on Zapier, Wise, and Tripadvisor. - Quality safeguards: Enforces information-gain testing, schema markup selection, 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 data source, build an Express SSR generator with a shared HTML shell, add comparison schema, and shard sitemaps for indexation. ## Quick Start Ask the agent to build a programmatic SEO page generator for your keyword pattern, starting with a rendering-strategy check and a small 10-20 page pilot set.