scaffold-exercises

Create lint-ready exercise directory structures with standardized subfolders and readmes.

2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/AmbitionsXXXV/Etyon --skill scaffold-exercises-ambitionsxxxv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold-exercises
Source: https://github.com/AmbitionsXXXV/Etyon/tree/main/.agents/skills/scaffold-exercises
Command: npx skills add https://github.com/AmbitionsXXXV/Etyon --skill scaffold-exercises-ambitionsxxxv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffolded exercise directories reduce setup time and ensure consistent structure for sections, exercises, and variants, while passing lint checks automatically.

Core Features & Use Cases

  • Automatically create sections and exercises with standardized naming.
  • Generate required subfolders (problem, solution, explainer) and placeholder readmes.
  • Enforce lint rules to prevent missing components or broken links.

Quick Start

Run the scaffold workflow to generate lint-ready exercise skeletons from a plan.

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 directory structures that automatically pass lint checks?

Scaffolding exercise directories that pass lint checks requires automated creation of standardized folders and placeholder readmes for sections and exercises. This enforces strict naming conventions and validates components during setup to prevent broken links.

What's the best way to bootstrap course exercises with standardized subfolders?

Bootstrapping course exercises involves generating required subfolders like problem, solution, and explainer alongside placeholder readmes. Standardized naming ensures consistent structure across sections and variants while reducing manual setup time.

Can I generate lint-ready exercise templates for course design workflows?

Generating lint-ready exercise templates for course design workflows automates the creation of exercise skeletons from a plan. Running the scaffold workflow produces standardized directory structures that immediately pass lint validation without manual fixes.

Why do my scaffolded exercise stubs fail lint validation during course setup?

Scaffolded exercise stubs fail lint validation when naming conventions are inconsistent or required components are missing. Enforcing strict lint rules during the scaffold setup prevents missing subfolders and broken links before they occur.

Do I need strict naming conventions to scaffold course sections and exercises?

Strict naming conventions are required to scaffold course sections and exercises effectively. Standardized naming ensures the generated directory structures, including problem and solution subfolders, pass automated lint checks without errors.