project-scaffolder

Community

Create scaffolding templates for learning

AuthorBitYoungjae
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of a complete learning-resource project skeleton. It saves time by generating plan.md, task.md, persona.md, project-context.md, and CLAUDE.md templates so you can focus on content.

Core Features & Use Cases

  • Templates for plan.md, task.md, persona.md, project-context.md, and CLAUDE.md to rapidly bootstrap new learning resources.
  • Consistency & quality: Enforces a uniform structure across the entire curriculum, reducing decision fatigue and rework.
  • Use Case: When starting a new tutorial or guide, run the init-project workflow to generate all scaffolding templates in one step, then customize as needed.

Quick Start

Run /init-project "Your Topic" --pages 100 --lang en to generate the skeleton: plan.md, task.md, persona.md, project-context.md, and CLAUDE.md, plus the templates in the skill.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: project-scaffolder
Download link: https://github.com/BitYoungjae/dokhak/archive/main.zip#project-scaffolder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository