Anthropic's agentic coding CLI — runs in your terminal and edits files.
Feature Implementation
Ask Claude Code to build a complete feature end-to-end.
Code Review & Refactor
Get Claude Code to review and improve existing code quality.
Debug a Bug
Systematically diagnose and fix a bug.
API Endpoint
Build a complete REST API endpoint with validation and error handling.
Write Tests
Generate comprehensive tests for existing code.
Database Migration
Design and apply a database schema change safely.