scaffold-exercises

Generate exercise directory structures with sections, problems, solutions, and explainers.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/tgmarinho/agent-super-powers-matt-pocock-skills-comparasions --skill scaffold-exercises-tgmarinho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold-exercises
Source: https://github.com/tgmarinho/agent-super-powers-matt-pocock-skills-comparasions/tree/main/upstream-snapshots/mattpocock-skills/skills/misc/scaffold-exercises
Command: npx skills add https://github.com/tgmarinho/agent-super-powers-matt-pocock-skills-comparasions --skill scaffold-exercises-tgmarinho

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of structured exercise directories for coding education, reducing the time and effort required to set up new courses or exercise stubs.

Core Features & Use Cases

  • Automated Directory Creation: Generates exercise directory structures with sections, problems, solutions, and explainers.
  • Linting Support: Ensures all created directories pass linting checks for code quality.
  • Use Case: Ideal for educators or developers who need to quickly set up a new coding exercise or course section.

Quick Start

Run the scaffold-exercises skill to create a new exercise directory structure for a course section named '01-retrieval-skill-building'.

Frequently Asked Questions about scaffold-exercises

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate creating exercise directory structures for coding education?

Automating exercise directory creation involves generating structured folders with sections, problems, solutions, and explainers. This Skill handles that process, ensuring the resulting course stubs pass linting checks for code quality.

What's the best way to set up coding course directories that pass linting checks?

To set up coding course directories that pass linting checks, use an automated scaffolding tool. This Skill generates the required directory structure with problems and solutions while enforcing linting compliance during creation.

Can I generate exercise stubs with sections, problems, and solutions automatically?

Yes, you can generate exercise stubs automatically. This Skill creates a structured directory layout containing sections, problems, solutions, and explainers, reducing the manual effort needed to set up new coding courses.

Does this exercise scaffolding tool require any dependencies or prerequisite setup?

No dependencies or prerequisite setup are required. This Skill operates independently using its internal scripts to generate the directory structure and run linting checks, making it ready for immediate course setup.

What is an exercise directory structure in coding education?

An exercise directory structure in coding education is an organized folder hierarchy containing sections, problems, solutions, and explainer files. It provides a standardized layout for course materials, ensuring consistency and linting compliance.