Landing Page System - v1.3.0
Released 2026-06-28
Highlights
- Never start from a blank canvas — the full page theme library now ships with your Agent Codebase: 92 presell + 17 offer themes (109 ready-to-adapt packages). Launch any build from a proven, high-converting layout.
- Faster, future-proof codebase — now 51 native Claude Code Agent Skills (upgraded from slash commands), so it stays current with Claude Code and is simpler to run. Every pipeline carried over intact.
- 4 new skills to grow & prune — auto-grow quiz pages weekly, retire a losing page in one command, catch offer-page breaks before they ship, and keep every page on-brand.
- Same curriculum you already own — 16 modules, 14 templates, 3 bonuses, unchanged.
Summary
v1.3.0 is a platform migration release. The Agent Codebase has moved from the legacy
slash-command format to Claude Code Agent Skills — the current production format,
re-synced from the live system. All prior page-pipeline skills migrated intact and four
new in-family skills were added. The page theme library, which now ships as a true
deliverable (92 presell + 17 offer themes, 109 packages total), is included in the
Agent Codebase. The page-pipeline workflow, invocation patterns, and all curriculum
content are unchanged.
What changed
The Agent Codebase now ships as Claude Code Agent Skills instead of slash commands.
Skills are invoked the same way operators expect from the terminal; the migration
updates the internal format to the current Claude Code standard.
The page theme library is now a shipped deliverable included in the Agent Codebase.
The 109 theme packages cover 92 presell page styles and 17 offer page styles.
The auto-matcher is opt-in (via theme=<name> or --auto-match); Canvas-design
from-scratch remains the default on every new build.
New skills (4)
presell-quiz-autogrow — weekly autogrow loop specialized for quiz presell pages
presell-kill — cleanly retire/take down an underperforming presell page
offer-smoke-test — pre-ship gauntlet for offer pages (tracking + rendering + CTA checks, mirroring presell-smoke-test)
brand-voice-calibrate — calibrate brand voice so all page copy stays on-brand
What stays (51 skills total)
All prior page-pipeline skills migrated: Presell Pages, Offer Pages, Brand setup &
research, Page Review & QA, Deploy (Cloudflare + Shopify), Autogrowth, Engine, and
Workflow control — the full pipeline from discovery through write, build, review,
smoke-test, harden, deploy, rollback, and weekly autogrow, with the Page Review Panel
and presell_design_scanner.py anti-slop gate on every ship.