A conversion-optimized landing page for a premium 12-week acting coaching intensive.
New here?
- Read
00-START-HERE.md- Complete orientation - Check
01-FOCUS-TODAY.md- Today's tasks - Review
docs/CLAUDE.md- Full project context for AI
Returning?
- Open
01-FOCUS-TODAY.mdand get to work
/
├── 00-START-HERE.md ← Start here!
├── 01-FOCUS-TODAY.md ← Daily task list
├── 02-BIG-PICTURE.md ← Vision & roadmap
├── 03-IDEA-PARKING.md ← Idea capture
├── CLAUDE.md ← AI context (comprehensive)
├── AGENTS.md ← AI agent modes
│
├── index.html ← Main landing page
├── success.html ← Post-purchase page
├── memory-guide.html ← Example bonus resource
│
├── assets/ ← CSS, JS, images
├── api/ ← Stripe serverless function
└── archive/ ← Old versions, research
- Frontend: Pure HTML/CSS/JavaScript (no frameworks)
- Payments: Stripe Checkout
- Hosting: Vercel
- AI Tools: Cursor + Claude Code with MCP servers
The Actor's Journey - 12-week intensive coaching program
- Act I: Awaken the Artist (discover your superpower)
- Act II: Character Creation (build your 3 Character Cards)
- Act III: Material Mastery (strategic materials & brand)
- Plus: Self-Tape Games (30 challenges, badge progression)
- Bonus: The 5 Actor's Tools (founding members only)
Investment: $1,297 (or 4 × $375/month)
Spots: 10 per cohort
Launch: November 4, 2025
"Storybook Meets Cinematic Epic"
- Warm, narrative-driven voice
- Knight companions throughout
- Light/dark section rhythm
- Acknowledges fear, offers hope
- Transformation over information
Fonts: Bentham, Cinzel, Crimson Text, Lora
Colors: Ivory, Salmon, Old Gold, Charcoal
| File | Purpose |
|---|---|
00-START-HERE.md |
Complete workspace orientation |
docs/CLAUDE.md |
Full project context for AI |
docs/AGENTS.md |
Specialized AI workflows |
docs/WORKFLOW-GUIDE.md |
How to work effectively here |
docs/MCP-QUICK-REF.md |
MCP tools quick reference |
Live Site: https://iamactor.com
Deploy to Vercel:
vercel deploy
# Or push to main for auto-deployTest Locally:
npx serve
# Open http://localhost:3000-
Copy template:
cp env.template .env
-
Add API keys (see
env.template):- Stripe (payment processing)
- Firecrawl (optional, for web scraping)
- GitHub (optional, for Git automation)
- Brave Search (optional, for web search)
-
Never commit
.env(already in.gitignore)
This workspace uses the cursor-workflow-template methodology:
- One task at a time (see
01-FOCUS-TODAY.md) - Ideas get parked (see
03-IDEA-PARKING.md) - Vision stays visible (see
02-BIG-PICTURE.md) - AI stays context-aware (see
docs/CLAUDE.md)
Read docs/WORKFLOW-GUIDE.md for complete instructions.
This project uses MCP (Model Context Protocol) to enhance Claude/Cursor:
- 🔥 Firecrawl - Web scraping
- 🐙 GitHub - Git automation
- 📚 Context7 - Current API docs
- 🧠 Sequential Thinking - Complex reasoning
- 🔍 Brave Search - Web search
See docs/MCP-QUICK-REF.md for usage.
- Live Site: https://iamactor.com
- Calendly: https://calendly.com/hans-magic/actors-journey-quick-chat
- Stripe Dashboard: [Your Stripe account]
Created by Hans Christopher - Actor, coach, and guide for The Actor's Journey.
Built with the cursor-workflow-template for optimal AI-assisted development.
Starting fresh with new copy and structure.
Previous version backed up in archive/old-versions/.
See 01-FOCUS-TODAY.md for current tasks.
Ready to work? Open 00-START-HERE.md and dive in! 🚀