The problem Trike solves
You're an experienced developer, but you haven't yet made the leap to AI-assisted coding. Learning all of Claude Code's concepts (skills, MCPs, sub-agents, plan mode...) in isolation is tedious. Trike CLI offers a different approach: learn by building real features in your own project.
How it works
The 5-step process:
- Assessment - 8 questions about your Claude Code experience (~2 min)
- Project analysis - Trike examines your stack and structure (~1 min)
- Personalized curriculum - a learning path tailored to your level and your project
- Guided milestones - concrete tasks to complete in your codebase, not abstract exercises
- Optimization - at the end, your
CLAUDE.md,.claudeignoreskills and MCPs are configured
The commands
/trike:start- start the learning path/trike:next- move to the next milestone/trike:progress- view progress/trike:setup-checkand/trike:prompt-help- post-training utilities
Installation
npx trike-cli
The plugin integrates automatically into Claude Code. Open source project, MIT license.