Skip to content

solohb5/I-AM-ACTOR-coaching-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

171 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎭 I AM ACTOR - The Actor's Journey Landing Page

A conversion-optimized landing page for a premium 12-week acting coaching intensive.


🚀 Quick Start

New here?

  1. Read 00-START-HERE.md - Complete orientation
  2. Check 01-FOCUS-TODAY.md - Today's tasks
  3. Review docs/CLAUDE.md - Full project context for AI

Returning?


📁 What's Here

/
├── 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

🛠️ Tech Stack

  • Frontend: Pure HTML/CSS/JavaScript (no frameworks)
  • Payments: Stripe Checkout
  • Hosting: Vercel
  • AI Tools: Cursor + Claude Code with MCP servers

🎯 The Offer

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


🎨 Design Philosophy

"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


📚 Key Documentation

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

🚀 Deployment

Live Site: https://iamactor.com

Deploy to Vercel:

vercel deploy
# Or push to main for auto-deploy

Test Locally:

npx serve
# Open http://localhost:3000

🔑 Environment Setup

  1. Copy template:

    cp env.template .env
  2. 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)
  3. Never commit .env (already in .gitignore)


💡 Working Here

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.


🤖 AI Tools

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.


📞 Links


👤 About

Created by Hans Christopher - Actor, coach, and guide for The Actor's Journey.

Built with the cursor-workflow-template for optimal AI-assisted development.


🎯 Current Phase

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! 🚀

Releases

No releases published

Packages

 
 
 

Contributors