# Education Design

> Educational platform design including learning management, course design, and student engagement.

- Skill: `dragoon0x/education-design` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dragoon0x/education-design`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dragoon0x/education-design/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: dragoon0x (https://skillmd.com/u/dragoon0x)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dragoon0x/education-design

---


# Education Design

## Learning UX Principles

1. **Progress visibility.** Students need to see how far they've come and what's ahead.
2. **Bite-sized content.** Break lessons into 5-15 minute chunks.
3. **Active over passive.** Interactive exercises beat video lectures.
4. **Spaced repetition.** Surface review content at optimal intervals.
5. **Celebrate completion.** Badges, certificates, streak counts motivate continuation.

## Patterns
- Course overview: modules in a linear path with completion checkmarks.
- Lesson page: content + practice + navigation (prev/next).
- Dashboard: current courses, progress bars, upcoming deadlines, streaks.
- Assessment: clear instructions, timer if timed, immediate feedback.

## Accessibility
- Captions on all video content.
- Transcripts available for audio.
- Alt text on instructional images.
- Screen reader testing for interactive exercises.
