scaffold-exercises

Create structured exercise directories with sections, exercises, problems, solutions, and explainers.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/RemseyMailjard/superpowers --skill scaffold-exercises
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold-exercises
Source: https://github.com/RemseyMailjard/superpowers/tree/main/.github/skills/scaffold-exercises
Command: npx skills add https://github.com/RemseyMailjard/superpowers --skill scaffold-exercises

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guide helps teams rapidly create organized exercise structures that include sections, exercises, problems, solutions, and explainers, ensuring consistency and ready-for-lint readiness.

Core Features & Use Cases

  • Create a multi-level exercise hierarchy with sections and exercises following a predictable naming scheme.
  • Generate stub Readme files for each variant and enforce lint requirements to streamline course setup.
  • Use to scaffold new courses, add sections to existing curricula, or bootstrap entire exercise libraries.

Quick Start

Plan your course sections and run the scaffold tool to generate directories and stub README files.

Frequently Asked Questions about scaffold-exercises

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

FAQPage Schema
How do I scaffold exercise directories that pass linting?

Scaffolding lint-ready exercise directories is automated by this tool to ensure structural consistency. It generates multi-level course hierarchies with sections, exercises, problems, solutions, and stub README files that enforce lint requirements.

Can I generate a full exercise curriculum structure automatically?

Generating a full exercise curriculum structure is supported for building learning programs. The tool creates multi-level hierarchies including sections, exercises, problems, solutions, and explainers based on a predefined course plan.

What is the best way to organize sections and exercises for a new course?

Organizing sections and exercises for a new course requires a predefined plan to structure the hierarchy. The scaffold tool then applies a predictable naming scheme to generate directories and stub README files across the curriculum.

Do I need a specific tool to enforce lint constraints on exercise files?

Enforcing lint constraints on exercise files requires the pnpm ai-hero-cli internal lint tool. The scaffolding process generates stub README files and directory structures designed to pass these specific linting requirements automatically.

Can I use this scaffold tool to add sections to existing curricula?

Adding sections to existing curricula is a supported use case for the scaffold tool. It bootstraps new directories and exercises while maintaining the predictable naming scheme and lint readiness of the existing exercise library.