Install to Claude Code
npx -y skills add https://github.com/jorgealves/agent_skills --skill module-learning-path-generatorDescription
module learning path generator
SKILL.md
--- name: module-learning-path-generator description: Generates structured, career-focused modular curriculums for software engineering students. Use when designing new educational modules or tailoring learning journeys to specific career roles. --- # Mentoring & Education: Module Generators This directory contains skills for the "Creation" phase of the teaching lifecycle. - **Learning Path Generator**: Creates the 30,000-foot view of a student's journey. - **Class Session Planner**: Breaks modules into minute-by-minute lesson plans. - **Project Generator**: Creates professional-grade projects to test student skills. ## Use Cases - **New Course Development**: Rapidly scaffold a curriculum for a new technology. - **Bootcamp Customization**: Tailor a standard learning path to a specific student's career goals. - **Assessment Design**: Generate unique project requirements to prevent plagiarism and ensure fresh challenges.
