Create a focused coding exercise for practice or assessment
Generates comprehensive coding exercises with starter code, test cases, and solutions for practice or assessment.
/plugin marketplace add NathanJGaul/plugins/plugin install dev-course-builder@njg-marketplace[course] [concept] - Course and concept to practice (e.g., 'cpp-fundamentals recursion')Generate a standalone coding exercise with clear specifications, starter code, test cases, and solution.
Which course is this exercise for?
[1] C++ Fundamentals (Junior Developers)
[2] [Other configured courses...]
Please select an option:
What type of exercise?
[1] Practice Exercise (with hints and solution visible)
[2] Assignment (solution hidden, for submission)
[3] Assessment Question (timed, minimal hints)
Please select an option:
What concepts should this exercise focus on?
(e.g., "pointers", "recursion", "standard library algorithms")
What difficulty level?
[1] Beginner - Reinforce basic understanding
[2] Intermediate - Apply concepts in new context
[3] Advanced - Combine multiple concepts or optimize
[4] Challenge - Push beyond the course material
Please select an option:
How long should students spend on this exercise?
[1] 10-15 minutes (quick practice)
[2] 20-30 minutes (standard exercise)
[3] 45-60 minutes (substantial problem)
[4] 90+ minutes (mini-project)
Please select an option:
Create the exercise following the exercise template:
The course-architect agent will:
Problem Design:
Difficulty Calibration:
Quality Assurance:
A complete exercise document including: