Curriculum banner
walterra walterra

Curriculum

Git community

Description

# Create curriculum based on current branch Analyse the code and docs created/modified in the current branch. Create a comprehensive onboarding guide for a new developer to learn about the code of this branch. Use your todo tools to manage progress. ## User Questions Before creating the curriculum, ask the user: - What is the target audience? (Junior developer, experienced developer new to the codebase, reference for someone who knows the codebase well, specific role like frontend/backend/d

Installation

Installs to ~/.claude/skills/walterra-claude-code-helpers-curriculum/SKILL.md

Terminal
mkdir -p ~/.claude/skills/walterra-claude-code-helpers-curriculum && curl -fsSL https://raw.githubusercontent.com/walterra/claude-code-helpers/HEAD/commands/curriculum.md -o ~/.claude/skills/walterra-claude-code-helpers-curriculum/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository