Claude Templates / B-tier · Situational

Growth & SEO

The Demo Sandbox Playbook

Let people try the product before signup — without handing over your API quota.

DEMO-SANDBOX-PLAYBOOK.md · 12 sections · 1,964 words · 14 KB · markdown

For products where onboarding friction kills conversion. A no-signup sandbox that runs on your keys, with a global rate-limit bucket that's the non-negotiable part — without it, a botnet rotating IPs drains your provider quota overnight.

What's inside

When to use it

Pre-launch, if onboarding friction is a known conversion gate.

Straight from the file

Default to Option 1. Mixing demo into the production user-state table risks RLS misconfiguration leaking real user content.

Table of contents

  1. 0. When to use this spec
  2. 1. Three patterns (pick at least one)
  3. 2. Architecture
  4. 3. Schema considerations
  5. 4. Anonymous rate limiting
  6. 5. Demo-image manifest
  7. 6. Sample-content seeding
  8. 7. Conversion gates
  9. 8. Branding & UI consistency
  10. 9. API key cost management
  11. 10. Common pitfalls
  12. 11. Kickoff prompt

How to run it

Drop DEMO-SANDBOX-PLAYBOOK.md into your repo, then tell Claude Code: “Read DEMO-SANDBOX-PLAYBOOK.md and implement it in this codebase.” It's written for an agent to execute end to end. Search the file for angle-bracket placeholders and swap in your own project names, domains, and keys before the first run.

↓ Download the playbook

More growth & seo playbooks

← All 28 Claude templates