The Complete Claude Code CLI Guide - Live & Auto-Updated Every 2 Days
This repository is a community-maintained reference guide for the Claude Code CLI, automatically refreshed every two days by pulling from the official documentation at code.claude.com, GitHub release notes, and the Anthropic changelog. It documents the full Claude Code toolset, including built-in slash commands such as /compact, /bashes, and /skills, CLI flags for session management and model selection, the Skills and Hooks systems, MCP integration, sub-agents and agent teams, and the Plugins architecture. Content is labeled to distinguish official documentation from community-observed patterns and unverified experimental features. The guide targets developers who work with Claude Code directly in their terminal and want a single, consistently updated reference rather than navigating multiple upstream sources. A notable structural detail is that the document is explicitly optimized for AI agent consumption alongside human readers, making it useful as a context source when Claude Code itself needs to look up its own capabilities during an agentic session.
- ✓Healthy fork ratio
- ✓Clear description
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/Cranot/claude-code-guideTools overview
What people ask about claude-code-guide
What is Cranot/claude-code-guide?
+
Cranot/claude-code-guide is tools for the Claude AI ecosystem. The Complete Claude Code CLI Guide - Live & Auto-Updated Every 2 Days It has 2.8k GitHub stars and was last updated 3mo ago.
How do I install claude-code-guide?
+
You can install claude-code-guide by cloning the repository (https://github.com/Cranot/claude-code-guide) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is Cranot/claude-code-guide safe to use?
+
Our security agent has analyzed Cranot/claude-code-guide and assigned a Trust Score of 62/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains Cranot/claude-code-guide?
+
Cranot/claude-code-guide is maintained by Cranot. The last recorded GitHub activity is from 3mo ago, with 1 open issues.
Are there alternatives to claude-code-guide?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy claude-code-guide to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/cranot-claude-code-guide)<a href="https://claudewave.com/repo/cranot-claude-code-guide"><img src="https://claudewave.com/api/badge/cranot-claude-code-guide" alt="Featured on ClaudeWave: Cranot/claude-code-guide" width="320" height="64" /></a>More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies