HomeFrameworksEducation Technology Framework
ProFeaturedv2.0L5 Semantic FrameworkUpdated July 2026

Education Technology Framework

Course design, learning content, and EdTech marketing — AI-built

4.9(156 reviews)2.7K installs46 prompts6 stagesSaaS
GPT-4Claude

Education Technology Framework encodes instructional designer, curriculum developer, and EdTech marketing expertise into prompt sequences that generate complete educational content systems. From course curricula to go-to-market content plans, every prompt produces EdTech artifacts that drive learning outcomes and product growth.

Full Access Unlocked

All 46 prompts · All 4 modules

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

"The curriculum design prompts produce learning objectives that are actually measurable. The Bloom's ..."

Dr. Priya N. · Instructional Designer

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?

EdTech companies building course and learning content
Instructional designers developing curriculum
Online course creators building structured programs
Corporate L&D teams creating training content

Everything you get

46 production-ready prompts across 6 workflow stages
Course curriculum system (learning objectives, module structure)
Lesson plan framework (objectives, activities, assessment)
Assessment design system (formative, summative, rubrics)
Student onboarding sequence (activation, engagement, retention)
Instructor guide framework (facilitation, Q&A, adaptation)
EdTech marketing content (landing page, email, social)
Learning outcome framework (Bloom's taxonomy aligned)
Lifetime updates — currently on v2.0

What's Inside

4 modules · 46 prompts · 6 workflow stages

Modules(4 total)

Curriculum Design System

Course concept to curriculum map, learning objective framework (Bloom's taxonomy), module structure generator, and prerequisite mapping.

10 prompts

Lesson & Content System

Lesson plan framework (objectives, hook, instruction, practice, assessment), video script system, and interactive activity design.

10 prompts

Assessment System

Formative assessment design (quizzes, checks for understanding), summative assessment framework, rubric generator, and feedback template system.

10 prompts

Student Experience & Marketing System

Student onboarding sequence, engagement and retention email system, EdTech landing page copy, and go-to-market content plan.

16 prompts
Sample Prompts(46 total)
Course Curriculum Generator·Claude

Design a complete course curriculum for [COURSE TITLE]. Target learner: [DESCRIBE — background, goals, current skill level]. Learning format: [SELF-PACED / COHORT / HYBRID]. Duration: [N weeks / hours]. Delivery: [VIDEO / TEXT / LIVE / BLENDED]. Create: (1) Course overview (what learners will be able to DO after completing this course — 3-5 outcome statements using Bloom's action verbs), (2) Module breakdown ([N] modules, each with: module title, learning objectives, key topics, activities, and assessment), (3) Prerequisite knowledge (what learners need before starting), (4) Scope and sequence (how modules build on each other), (5) Capstone project description (what learners create to demonstrate mastery). Make the outcomes specific and measurable — not "understand X" but "apply X to do Y".

Lesson Plan Framework·GPT-4

Write a detailed lesson plan for [LESSON TITLE], part of [COURSE NAME]. Learner level: [BEGINNER / INTERMEDIATE / ADVANCED]. Duration: [N minutes]. Format: [VIDEO / LIVE / SELF-PACED TEXT]. Learning objective: By the end of this lesson, learners will be able to [SPECIFIC OUTCOME]. Lesson structure: (1) Hook (2 min — why this matters, what problem it solves), (2) Prior knowledge activation (2 min — connect to what they already know), (3) Instruction (N min — the core content, broken into chunks of no more than 10 min each), (4) Guided practice (N min — learners apply with support), (5) Independent practice (N min — learners apply on their own), (6) Check for understanding (2 min — how you know they got it), (7) Summary and preview (1 min — what they learned, what's next). Include: common misconceptions to address and one differentiation strategy.

Student Onboarding Sequence·Claude

Write a student onboarding email sequence for [COURSE NAME] on [PLATFORM]. Course start: [DATE or "self-paced"]. Sequence: Email 1 (immediately after enrollment): Welcome + what to do first (single CTA — start lesson 1). Email 2 (Day 2): Why this course will change how they [OUTCOME] + a quick win they can get today. Email 3 (Day 5): Social proof (a result a past student got) + check-in (are they on track?). Email 4 (Day 10): Address the most common reason students quit at this stage + re-motivation. Email 5 (Day 14): Community or accountability prompt (if applicable) + halfway milestone. For each email: subject line (3 options), preview text, body (under 200 words), single CTA. Goal: get them to complete the first module within 7 days.

Workflow Architecture(6 stages)

system

10 prompts

Stage 1

prompts

10 prompts

Stage 2

workflow

10 prompts

Stage 3

templates

16 prompts

Stage 4

Everything included

Course curriculum system
Lesson plan framework
Assessment design system
Student onboarding sequence
Instructor guide framework
EdTech marketing content
Learning outcome framework
Full Access Unlocked

What builders say

"The curriculum design prompts produce learning objectives that are actually measurable. The Bloom's taxonomy alignment is built in — I don't have to think about it."

DP

Dr. Priya N.

Instructional Designer

"The student onboarding sequence increased our 7-day completion rate from 22% to 61%. The Day 10 re-motivation email is the one that made the biggest difference."

MT

Marcus T.

EdTech Founder

You have full access

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

$169$249

Lifetime access