worked-examples
Installation
SKILL.md
Worked Examples & Tutorials
Step-by-step walkthroughs of real Claude Code workflows. Each tutorial shows the exact commands, expected output, and decision points.
Tutorial 1: Set Up Claude Code for a New Project
Goal: Configure Claude Code from scratch for a TypeScript/React project.
Steps:
- Generate starter CLAUDE.md
/init
Claude analyzes your codebase and generates CLAUDE.md with build commands, test instructions, and detected conventions.