HomeFrameworksEdTech & Course Creation Framework
Creatorv2.2L4 Semantic FrameworkUpdated Apr 2026

EdTech & Course Creation Framework

Curriculum design, lesson plans, and assessments — AI-built

4.9(318 reviews)5.2K installs46 prompts6 stagesCreator
GPT-4Claude

EdTech & Course Creation Framework encodes instructional design, curriculum development, and online learning expertise into prompt sequences that generate complete course packages. From curriculum maps to launch sequences, every prompt produces educational content that achieves real learning outcomes.

Full Access Unlocked

All 46 prompts · All 5 modules

30-day money-back guarantee
Secure checkout via Stripe
Lifetime updates (currently v2.2)
Instant delivery after purchase

"Built my first course in 3 weeks using this framework. The curriculum map prompts gave me a structur..."

Rachel S. · Course Creator

Need expert implementation?

Hire an Orchestrator

Connect with a certified Prompt.Doctor Orchestrator to deploy this framework for you.

How to use this framework

No coding required. You will use ChatGPT or Claude as your AI tool. Follow these steps in order — do not skip ahead.

1

Purchase & download the framework

Click the buy button on this page. After checkout, go to the and hit Download .zip. Unzip it — you'll get a .md file (the full framework) and a .pdf (easy to read reference). Keep both open.

2

Open your project — new or existing

This dashboard is designed to integrate into any existing project or be built as a standalone app. If you already have a site in Airo (or Cursor, Bolt, etc.), open that project. If you're starting fresh, create a new project. The Orchestrator Prompt handles both cases — it scans what's already there and adds only what's missing.

3

Paste the Orchestrator Prompt into your builder's chat

Open the on this page. Copy the Orchestrator Prompt and paste it into your AI builder's chat. It will scaffold the full admin system — secure login, email marketing module, booking engine, and CMS — on top of your existing codebase. This takes 2–5 minutes.

4

Add your API keys as secrets

Critical — Novice Users

In your builder, go to Settings → Secrets and add the keys your app needs. For this framework: STRIPE_SECRET_KEY (for booking payments — get it from your Stripe dashboard), ANTHROPIC_API_KEY (for AI-assisted content — get it from console.anthropic.com), and DATABASE_URL (your MySQL connection string). No key is needed for the admin login, CMS, or email modules — those run on your existing infrastructure.

Don't have a MySQL server?

You can purchase a shared hosting plan with cPanel and MySQL at host.esgwon.dev. Once your account is set up, follow the step-by-step guide to create your database and connect it to your AI website builder.

How to set up cPanel MySQL & connect to your AI website →

Need help with Stripe?

Get your STRIPE_SECRET_KEY and STRIPE_PUBLISHABLE_KEY from your Stripe dashboard. The guide covers test keys, webhook setup, and going live.

Stripe API keys — setup & testing guide →

Need help with Anthropic?

Get your ANTHROPIC_API_KEY from console.anthropic.com. The guide covers model selection, cost management, and troubleshooting.

Anthropic API key — setup & model guide →

Prompting Airo after setup — always name the file

When asking Airo to add tables, columns, or features to the admin dashboard, always include src/server/lib/admin-db.ts in your prompt. Without it, Airo may target the wrong database. Example: "Add a bookings table in the admin database (src/server/lib/admin-db.ts) — do not touch any other database connection in this project."

See safe prompting examples →
5

Run the framework prompts inside your live app

Your app is now running in the builder's preview panel. Open the on this page, copy each prompt one at a time, and paste it into your builder's chat. Replace every [BRACKET] with your real data before sending. Work through the stages in order — each stage output feeds the next.

6

Test end-to-end, then publish or hand off to your client

Walk through the admin as a real user: log in, create a booking, send a test email campaign, update a CMS image, and run the Safe-to-Publish gate. Once everything passes, click Publish in your builder. Because this is a white-label dashboard, your client accesses it at /admin on their own domain — no Prompt.Doctor branding, no third-party login required.

Who is this for?

Course creators building online courses
Educators designing digital curriculum
EdTech companies building learning products
Corporate trainers creating L&D programs

Everything you get

46 production-ready prompts across 6 workflow stages
Curriculum design system (learning outcomes → module map)
Module and lesson outline generator
Lesson script framework (engaging, structured)
Quiz and assessment builder (multiple formats)
Assignment design prompts (practical, outcome-aligned)
Student outcome framework (transformation arc)
Course launch email sequence (7 emails)
Lifetime updates — currently on v2.2

What's Inside

5 modules · 46 prompts · 6 workflow stages

Modules(5 total)

Curriculum Design System

Learning outcome definition (Bloom's taxonomy), curriculum map generation, module sequencing, and prerequisite mapping.

8 prompts

Content Creation System

Module outline generator, lesson script framework (hook, teach, practice, summarize), and slide deck outline prompts.

10 prompts

Assessment Builder

Multiple choice quiz generator, short answer questions, practical assignments, rubric design, and peer review frameworks.

9 prompts

Student Experience System

Student transformation arc design, progress milestone system, community prompt generator, and student success email templates.

9 prompts

Launch & Marketing System

Course sales page copy, launch email sequence (7 emails), webinar script, and testimonial collection prompts.

10 prompts
Sample Prompts(46 total)
Curriculum Map Generator·Claude

Design a complete curriculum map for an online course on [TOPIC]. Target student: [DESCRIBE — background, goals, pain points]. Course goal: By the end of this course, students will be able to [DESCRIBE TRANSFORMATION]. Duration: [HOURS/WEEKS]. Structure: (1) Define 5-7 learning outcomes using Bloom's taxonomy (use action verbs: analyze, create, evaluate, apply), (2) Group outcomes into [N] modules, (3) For each module: title, learning objective, 3-5 lessons, and how it connects to the next module, (4) Identify prerequisites between modules, (5) Suggest where to place assessments. Make the progression feel inevitable — each module should build on the last.

Lesson Script Framework·GPT-4

Write a lesson script for Lesson [N] of [COURSE NAME]: "[LESSON TITLE]". Learning objective: By the end of this lesson, students will be able to [OBJECTIVE]. Duration: [MINUTES]. Previous lesson covered: [TOPIC]. Structure: (1) Hook (60 seconds — a story, surprising fact, or question that creates curiosity), (2) Learning objective statement (what they'll be able to do), (3) Core teaching (explain the concept with an analogy, then a concrete example), (4) Worked example (walk through applying the concept step by step), (5) Common mistake to avoid, (6) Practice prompt (what they should try right now), (7) Summary and bridge to next lesson. Conversational tone — write as spoken, not read.

Quiz Question Bank·Claude

Generate a quiz question bank for [MODULE TITLE] of [COURSE NAME]. Learning objectives covered: [LIST]. Create 15 questions across these formats: (1) 5 multiple choice (4 options, one clearly correct, distractors that reflect common misconceptions), (2) 3 true/false with explanation, (3) 4 short answer (1-2 sentence responses), (4) 3 scenario-based questions (apply the concept to a real situation). For each question: the question, correct answer, explanation of why it's correct, and what misconception each wrong answer reflects. Difficulty: [BEGINNER/INTERMEDIATE/ADVANCED].

Workflow Architecture(6 stages)

system

8 prompts

Stage 1

prompts

10 prompts

Stage 2

workflow

9 prompts

Stage 3

architecture

9 prompts

Stage 4

templates

10 prompts

Stage 5

Everything included

Curriculum design system
Module & lesson outline generator
Lesson script framework
Quiz & assessment builder
Assignment design prompts
Student outcome framework
Course launch sequence
Full Access Unlocked

What builders say

"Built my first course in 3 weeks using this framework. The curriculum map prompts gave me a structure I could actually execute. $82K in the first launch."

RS

Rachel S.

Course Creator

"The instructional design quality is impressive. The Bloom's taxonomy integration in the curriculum design prompts produces genuinely rigorous learning outcomes."

DJ

Dr. James W.

EdTech Founder

You have full access

All 46 prompts across 5 modules are unlocked for your account.

$129$199

Lifetime access