exercise-builder

Community

Auto-create hands-on student exercises.

AuthorSquizAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of engaging, hands-on exercises for learning prompt engineering, saving teachers hours in design time and ensuring consistent practice experiences for students.

Core Features & Use Cases

  • Requirement capture: Collects topic, grade level, time, objective, and class context to tailor activities.
  • Subagent orchestration: Invokes prompt-engineer to design practice prompts and lesson-planner to structure format.
  • Comprehensive deliverables: Generates instructions, prompts, examples at multiple levels, solutions, common mistakes, differentiation, and extensions.
  • Output persistence: Saves to prompt-engineering-curriculum/class-XX/exercises/exercise-name.md for easy reuse.

Quick Start

Create an exercise for Class 2 on role-based prompting with 20 minutes of guided practice.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: exercise-builder
Download link: https://github.com/SquizAI/AI_bootcamp/archive/main.zip#exercise-builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository