Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.48 KB

File metadata and controls

39 lines (29 loc) · 1.48 KB

Tutorials

Workflow-driven tutorials for real developer scenarios. Each tutorial walks through an actual task using real commands.

Available Tutorials

Tutorial Description Level
Your First Session Install, explore skills, run your first command Beginner
Feature Development Lifecycle Spec → implement → test → PR end-to-end Intermediate
Code Review and PR Workflow Review, commit, PR, and address feedback Beginner
Debugging and Issue Resolution Triage a GitHub issue, debug, fix, verify Intermediate
Memory Palace: Knowledge Management Build and maintain a persistent knowledge base Intermediate

Suggested Path

New Users

  1. Your First Session - understand skills, commands, and plugins
  2. Code Review and PR Workflow - the most common daily workflow
  3. Feature Development Lifecycle - full feature development cycle

Experienced Users

  1. Debugging and Issue Resolution - issue triage and resolution
  2. Memory Palace: Knowledge Management - persistent knowledge base

Prerequisites

  • Claude Code installed
  • Night Market plugins installed (see Installation)
  • A git repository to work in