create-exercise

Official

Automate consistent, high-quality programming exercises.

AuthorBecome-A-DevOps-PM
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes the creation of educational programming exercises by enforcing the exact template structure, ensuring consistency and quality across materials.

Core Features & Use Cases

  • Enforces the exact exercise template (GUIDE.md, TEMPLATE.md, EXAMPLE.md) to maintain uniformity
  • Provides guidance on formatting, linting, and progressive disclosure
  • Supports rapid authoring of robust, standards-compliant exercises

Quick Start

When given a topic, Claude will generate a complete exercise following the EXACT template structure and place it in the configured directory. For example, request: "Create an exercise about implementing the Repository pattern in C#," and the output will adhere to the template, ready for review.

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: create-exercise
Download link: https://github.com/Become-A-DevOps-PM/IPL25-Hugo-Site/archive/main.zip#create-exercise

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