Skip to main content

Reference

Reference

25 tools — 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 TermsSearchable glossary of code review abbreviations like LGTM, WIP, and PTAL used on GitHub and GitLab. Quickly look up meanings during reviews.Git CommandsSearchable Git commands cheat sheet organized by category. Covers basics, branching, remote operations, and undo commands with one-click copy.Lazygit CommandsSearch lazygit keybindings by panel with one-click copy. A complete cheat sheet covering files, branches, commits, stash, line-by-line staging, CLI flags, and config.yml setup.Claude Code Features GuideReference guide to Claude Code features. Browse by category — code editing, Git, testing, MCP, customization — with search and filtering.Claude Code CommandsComplete reference for Claude Code CLI commands, slash commands, and keyboard shortcuts. Search by category and copy commands with one click.Codex CLI CommandsFree OpenAI Codex CLI commands list (2026): all 70 commands, slash commands, keyboard shortcuts, key options, setup guide, and practical workflow examplesGemini CLI CommandsSearch and copy Gemini CLI commands by category: slash commands, CLI flags, keyboard shortcuts, and @ / ! commands. One-click copy for quick terminal use.Droid CLI Cheat SheetSearch and copy Factory Droid CLI commands by category: CLI commands, flags, slash commands, keyboard shortcuts, and settings.Antigravity CLI CommandsSearch and one-click copy commands for Google's AI coding CLI, Antigravity CLI (agy). The successor to Gemini CLI — covering subcommands, flags, slash commands, shortcuts, and settings.Cursor Commands & ShortcutsReference for Cursor editor keyboard shortcuts, @ mentions, AI features, and settings, plus Cursor CLI (agent) and Origin CLI (origin) commands and flags. Filter by category and copy with one click.Aider CommandsSearch and copy Aider commands by category: in-chat slash commands, CLI flags, chat modes, and config files. One-click copy.Cline CLI CommandsSearch and one-click copy every Cline CLI (Cline CLI 2.0) command by category. Covers CLI commands, flags, slash commands, keyboard shortcuts, and configuration.Lazydocker CommandsSearch lazydocker keybindings by panel with one-click copy. A complete cheat sheet covering containers, services (Compose), images, volumes, networks, CLI flags, config.yml settings, and custom commands.Lazyjournal CommandsSearch lazyjournal keybindings by window with one-click copy. A complete cheat sheet covering global keys, list windows, log output, filters, the F2 manager, CLI flags, install commands, and config.yml settings.Grok Build CommandsSearch and one-click copy every Grok Build (grok CLI) command by category. Covers CLI commands, flags, slash commands, keyboard shortcuts, configuration, and workflows.Hermes Agent CommandsSearch and one-click copy every Hermes Agent (hermes CLI) command by category. Covers CLI commands, flags, slash commands, keybindings, messaging gateway settings, config keys, and delegation skills.uv CommandsComplete 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 CommandsComplete 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 CommandsA categorized reference for 74 essential Docker CLI commands (Docker 29.x). Search and copy commands for container management, image builds, Compose, networking, volumes, registry, and system operations.asdf CommandsSearchable asdf v0.19 reference: plugin management, asdf set for tool versions, reshim, exec, completion script generation. One-click copy.Regex Cheat SheetSearchable regular expression cheat sheet organized by category. Covers anchors, quantifiers, character classes, groups, flags, and common patterns with one-click copy.HTTP Headers ReferenceSearchable HTTP headers reference organized by category. Covers request, response, caching, security, and CORS headers with syntax and examples.Markdown Cheat SheetSearchable Markdown syntax reference organized by category. Covers headings, emphasis, lists, links, code blocks, tables, and advanced syntax with one-click copy.CSS Cheat SheetSearchable CSS properties and patterns cheat sheet organized by category. Covers selectors, Flexbox, Grid, box model, typography, layout, and visual effects with copy support.kubectl CommandsSearchable 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.