Ressource

Trike CLI: Learn Claude Code Directly in Your Project

A "training wheels" plugin for experienced developers who want to adopt Claude Code - with a personalized learning path generated directly in your codebase.

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:

  1. Assessment - 8 questions about your Claude Code experience (~2 min)
  2. Project analysis - Trike examines your stack and structure (~1 min)
  3. Personalized curriculum - a learning path tailored to your level and your project
  4. Guided milestones - concrete tasks to complete in your codebase, not abstract exercises
  5. 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-check and /trike:prompt-help - post-training utilities

Installation

npx trike-cli

The plugin integrates automatically into Claude Code. Open source project, MIT license.

Install Trike CLI

Start your personalized Claude Code learning path.

View on GitHub