The Ultimate Claude Code Cheatsheet One Pager
Claude Code is Anthropic's agentic coding tool that runs in the terminal. This one-page Claude Code cheatsheet captures the slash commands, best practices, MCP integrations, skills, and the RED/GREEN TDD pattern so you can keep them next to your editor.
What's on the cheatsheet
- Common slash commands like /plan, /review, /test, /mcp, and /skills.
- Best practices for being specific, iterating in small steps, and using version control.
- How to extend Claude Code with the Model Context Protocol (MCP).
- Built-in and community skills you can install today.
- The RED/GREEN TDD pattern for agentic engineering: write a failing test, make it pass, refactor.

Who is this for
Founders, developers, and AI engineers who use Claude Code daily and want a single reference they can pin to a wall or share with their team. Print it, drop it in your team wiki, or share the link with new hires.