Transform your dev workflow with a terminal-based AI coding agent.
For: Developers comfortable with the terminal, Engineers looking to boost productivity with AI tools
Install Claude Code and have your first conversation in the terminal.
Learn Claude Code's basic commands and the file read/modify workflow.
Understand the context window and learn how to manage tokens efficiently.
Learn how to generate new code and refactor existing code with Claude Code.
Learn how to show error messages to Claude Code and solve problems together.
Auto-generate test code with Claude Code and experience the TDD workflow.
From writing commit messages to creating PRs — handle your Git workflow with Claude Code.
Learn how to communicate project rules and context to Claude using CLAUDE.md.
Automate repetitive tasks by creating custom slash commands.
Learn how to safely perform large-scale changes across multiple files with Claude Code.
Learn how to systematically break down complex tasks using Plan mode and Think mode.
Extend Claude Code's capabilities by integrating Model Context Protocol (MCP) servers.
Automate your development pipeline with issue resolution, PR reviews, and Actions integration.
Use event-driven Hooks to block file modifications, auto-lint, and automate your development workflow.
Extend Claude's expertise with reusable Skills and explore the plugin marketplace.
Build specialized agents and delegate parallel tasks by calling them as sub-agents.
Use Git worktrees to experiment without affecting your main code, and develop in parallel.
Integrate Claude Code into scripts, CI/CD, and automation pipelines using non-interactive mode and the SDK.