Template · saas-marketing
SaaS marketing site
Launch a conversion-focused marketing site your agents actually understand.
Spine's saas-marketing template compiles a complete operating layer for a classic marketing site — hero, pricing, customer stories, compliance, legal — and emits AGENTS.md, CLAUDE.md, and copilot-instructions.md so every tool in your stack speaks the same language.
Who this template is for
Agencies shipping marketing sites for B2B SaaS. Frontend leads standing up a new brand presence. Founders with a Figma and a deadline.
Get started
~ — spine init --template saas-marketing
$ npm install -g project-spine@next $ spine init --template saas-marketing $ spine compile --brief ./brief.md --repo . --template saas-marketing ✓ wrote spine.json ✓ wrote AGENTS.md, CLAUDE.md, copilot-instructions.md ✓ wrote scaffold-plan, qa-guardrails, sprint-1-backlog
Routes this template plans for
- / — Hero, social proof, primary CTA above the fold
- /product — Core product overview and features
- /pricing — Plans, tiers, FAQ
- /customers — Customer stories / case studies
- /security — Security posture
- /legal/privacy · /legal/terms
What spine compile emits
- AGENTS.md, CLAUDE.md, copilot-instructions.md
- architecture-summary.md with stack + a11y + performance rules
- scaffold-plan.md — folder structure, routing, CMS decisions
- qa-guardrails.md — Core Web Vitals targets, a11y gates
- sprint-1-backlog.md — day-1 tickets sized for a real team
Good fit if
- B2B SaaS going from nothing to a live site in 2 weeks
- Rebrand or redesign of an existing marketing surface
- Agency kickoffs where context usually walks out the door with the designer
Pairs well with
- design-systemTokens, primitives, Storybook, docs — compiled into rules every consumer repo inherits.
- docs-portalTechnical docs your agents can read, update, and keep honest.