Reference
Cheat sheets and reference guides that engineers refer to regularly, including code review terminology and Git command references. Bookmark them for quick access during development.
A Guide to Developer Reference Materials and Cheat Sheets
Software development involves working with an ever-expanding ecosystem of tools, commands, conventions, frameworks, and specialized terminology. Even experienced developers regularly need to look up specific Git commands for complex branching and rebasing scenarios, recall the correct syntax for version manager operations across different programming languages, check the meaning of code review abbreviations used by international teams, or reference the latest commands available in rapidly evolving AI-powered coding assistants. While official documentation provides comprehensive coverage, it can be overwhelming and time-consuming to navigate when you need a quick, specific answer during an active development session or live debugging effort. Cheat sheets and curated reference guides solve this problem by distilling the most commonly needed information into scannable, searchable, and well-organized formats optimized for rapid lookup rather than comprehensive reading. Having reliable, well-maintained reference materials readily accessible can significantly reduce context-switching overhead and help developers maintain their productive flow state. This is especially valuable for developers working across multiple technologies and language ecosystems, engineers onboarding onto new projects with unfamiliar toolchains, or teams collaborating with international members who use specialized terminology and abbreviations in code reviews and documentation.
Toolsbase provides a carefully curated collection of developer reference materials covering essential tools, version control workflows, and professional terminology. The Git commands reference is one of the most comprehensive available, organizing commands by workflow category including repository initialization and cloning, staging and committing changes, branching and merging strategies, interactive and non-interactive rebasing, log inspection and diff analysis, stash management, remote repository operations, tagging, submodule handling, and advanced techniques like cherry-picking, bisecting, and reflog recovery, all with a built-in search feature for instantly finding the exact command you need. The code review terms glossary explains common abbreviations and conventions used in professional code reviews such as LGTM, nit, PTAL, WIP, ACK, NACK, RFC, and TL;DR, which is invaluable for developers participating in English-language open-source code reviews or engineering teams wanting to standardize and document their review vocabulary. The Claude Code commands reference provides a comprehensive, regularly updated listing of all available commands, shortcuts, and configuration options for Anthropic's AI coding assistant. The Codex CLI commands reference covers OpenAI's command-line coding tool with similar depth. The asdf version manager reference documents commands for installing and managing multiple runtime versions across dozens of different programming languages, frameworks, and development tools.
All reference materials on Toolsbase feature built-in search and category filtering functionality for rapid lookup, are regularly updated to reflect the latest tool versions and releases, and are designed with clean, readable layouts optimized for both desktop monitors and mobile phone screens. The references are completely free to access with no registration or account creation required, making them ideal for bookmarking in your browser toolbar for daily use during development work. Whether you are a senior engineer looking up an obscure Git recovery command, a junior developer learning professional code review conventions, or a team lead evaluating AI coding assistant capabilities, these references provide the quick, accurate answers you need to stay productive.
Code Review Terms
Searchable glossary of code review abbreviations like LGTM, WIP, and PTAL used on GitHub and GitLab. Quickly look up meanings during reviews.
Git Commands
Searchable Git commands cheat sheet organized by category. Covers basics, branching, remote operations, and undo commands with one-click copy.
Claude Code Features Guide
Reference guide to Claude Code features. Browse by category — code editing, Git, testing, MCP, customization — with search and filtering.
Claude Code Commands
Complete reference for Claude Code CLI commands, slash commands, and keyboard shortcuts. Search by category and copy commands with one click.
Codex CLI Commands
Free Codex CLI cheat sheet with all 50 commands, key options, keyboard shortcuts, setup guide, and practical workflow examples
Cursor Commands & Shortcuts
Reference for Cursor editor keyboard shortcuts, @ mentions, AI features, and settings. Filter by category and copy with one click.
uv Commands
Complete reference for uv, the fast Python package manager. Covers project management, Python version control, pip-compatible interface, configuration, and practical workflows with searchable cards and one-click copy.
mise Commands
Complete reference for mise, the all-in-one CLI for dev tool version management, task running, and environment variable management. Search by category and copy any command with one click.
Docker Commands
A categorized reference for essential Docker CLI commands. Search and copy commands for container management, image builds, Compose, networking, volumes, registry, and system operations.
asdf Commands
Searchable asdf version manager reference. Covers plugin management, version switching, and environment setup with one-click copy.
Regex Cheat Sheet
Searchable regular expression cheat sheet organized by category. Covers anchors, quantifiers, character classes, groups, flags, and common patterns with one-click copy.
HTTP Headers Reference
Searchable HTTP headers reference organized by category. Covers request, response, caching, security, and CORS headers with syntax and examples.
Markdown Cheat Sheet
Searchable Markdown syntax reference organized by category. Covers headings, emphasis, lists, links, code blocks, tables, and advanced syntax with one-click copy.
CSS Cheat Sheet
Searchable CSS properties and patterns cheat sheet organized by category. Covers selectors, Flexbox, Grid, box model, typography, layout, and visual effects with copy support.
kubectl Commands
Searchable kubectl commands cheat sheet organized by category. Covers basics, Pod operations, deployments, namespaces, and debugging with one-click copy.
Frequently Asked Questions
What Git commands are covered in the reference?
The Git commands reference covers everything from basic operations (clone, commit, push, pull) to branch management, merge/rebase, log/diff inspection, and stash. It includes a search feature for quickly finding the command you need. Free to bookmark and access anytime.
Are there command references for Claude Code and Cursor?
Yes, we provide free references for both Claude Code commands and Cursor commands. Quickly look up AI coding assistant operations and shortcuts to boost your development productivity. References are regularly updated to reflect the latest versions.
When is the code review terms glossary useful?
The code review terms glossary covers abbreviations and terminology used in reviews, such as LGTM, nit, PTAL, and WIP. It's helpful for those new to English code reviews or teams wanting to standardize their review vocabulary. Free and available anytime with no registration.
