Tools
Development tools, version control, and utilities
Git
Git cheat sheet with commands for branching, merging, rebasing, stashing, cherry-picking, and advanced version control techniques.
Docker Commands
Docker cheat sheet with essential commands for containers, images, volumes, networks, Docker Compose, and orchestration examples.
VS Code Shortcuts
VS Code keyboard shortcuts cheat sheet for Windows and Mac — editing, navigation, debugging, and terminal commands for productivity.
Vim
Vim cheat sheet with modes, motions, commands, text objects, macros, registers, and efficient text editing shortcuts with examples.
Claude Code Slash Commands
Claude Code slash commands cheat sheet — complete reference for all built-in CLI commands with syntax, options, and usage examples.
NPM Package Manager
NPM cheat sheet covering package.json config, dependency management, scripts, publishing, workspaces, and CLI command reference.
Jest
Jest cheat sheet with matchers, mock functions, async testing, snapshot tests, and TypeScript testing patterns with code examples.