create-tutorial
Installation
SKILL.md
Create Tutorial
Create comprehensive, learner-centered tutorials for the VRP Toolkit project.
Core Philosophy
Tutorials are progressive learning experiences, not documentation dumps. They should:
- Start simple, build complexity gradually
- Emphasize hands-on practice over theory
- Show real, runnable code
- Explain the "why" not just the "how"
Tutorial Categories
1. Feature Tutorials (How to use X)
Examples: "How to use OSMnx integration", "How to visualize routes"
- Focus on one specific feature
- Show multiple use cases
- Include troubleshooting