AI AGENT ADDONS
Skill Development
1,308installs

This tool helps you build exercise folders for a course. You create sections, problems, solutions, and explainers. It makes sure everything passes a lint check so your setup is correct.

You just need to give a plan with section and exercise names. The tool creates the folders and stub readme.md files for you. Then it runs the linter and fixes any mistakes.

It also helps you move or rename exercises using git mv to keep history safe. This saves time and keeps your course organized.

Add Scaffold Exercises skill to your workflow

Global

mkdir -p ~/.claude/skills/scaffold-exercises

Project

mkdir -p .claude/skills/scaffold-exercises

Source Repository

Stars
1,155
Forks
104
Watchers
1,155
License
MIT
Last Push
1 month ago
Created
2 months ago