What problem does it solve?
Creating a new learning project from scratch requires manually setting up folders, templates, and progress-tracking files. This Skill automates initialization to save time and standardize setups across topics.
Core Features & Use Cases
- Auto-create a full directory structure (notes, projects, resources, flashcards, reviews) and initialize essential files.
- Copy and customize README.md from templates to describe the new learning item.
- Create initial progress tracking (progress.md) and starter notes (notes/00-overview.md) and resources (resources/learning-resources.md).
- Optionally guide customization via a short Q&A to generate a personalized learning roadmap.
- Update the main repository README with the new project entry to maintain an at-a-glance catalog.
Quick Start
Run the new-learning command to create a complete learning project with an initialized directory structure.