scaffold-exercises

Generate standardized exercise directory structures with ai-hero-cli validation.

45|2|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/hachej/boring-ui --skill scaffold-exercises-hachej
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold-exercises
Source: https://github.com/hachej/boring-ui/tree/main/.agents/skill-library/miscellaneous/scaffold-exercises
Command: npx skills add https://github.com/hachej/boring-ui --skill scaffold-exercises-hachej

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation of standardized directory structures for educational content, ensuring that new exercises, sections, and variants are correctly formatted and pass linting requirements immediately.

Core Features & Use Cases

  • Standardized Scaffolding: Automatically generates nested directory structures for sections and exercise variants like problem, solution, and explainer folders.
  • Automated Validation: Integrates with the internal CLI to lint new structures, ensuring compliance with naming conventions and file requirements.
  • Use Case: When building a new course module, use this skill to generate the entire folder hierarchy for a section and its associated exercises, including stubbed readme files, in one operation.

Quick Start

Use the scaffold-exercises skill to create a new section 05 with exercises 05.01 and 05.02 containing problem and solution folders.

Frequently Asked Questions about scaffold-exercises

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

FAQPage Schema
How do I automatically generate standardized directory structures for course exercises?

This skill automates scaffolding course exercises by generating nested directory structures for sections and variants, including problem, solution, and explainer folders with stubbed readme files.

How do I ensure my new course module folders pass linting and naming conventions?

The skill validates directory structures by integrating with the ai-hero-cli tool to lint new folders, check naming conventions, and verify all mandatory files are present.

Do I need the ai-hero-cli tool to validate educational content directories?

Yes, the ai-hero-cli tool is required to validate directory structures and ensure all mandatory files are present for linting compliance during curriculum development.

Can I scaffold multiple exercise variants like problem and solution folders in one operation?

Yes, you can scaffold multiple exercise variants in one operation. The skill generates the entire folder hierarchy for a section and its associated exercises, including problem and solution folders.

What is the best way to create a new course section with multiple exercises and stubbed files?

The best way to create a new course section is using this scaffolding skill to generate the entire folder hierarchy for sections and exercises, including stubbed readme files, in a single operation.