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-guideResumen de Tools
Lo que la gente pregunta sobre claude-code-guide
¿Qué es Cranot/claude-code-guide?
+
Cranot/claude-code-guide es tools para el ecosistema de Claude AI. The Complete Claude Code CLI Guide - Live & Auto-Updated Every 2 Days Tiene 2.8k estrellas en GitHub y se actualizó por última vez 3mo ago.
¿Cómo se instala claude-code-guide?
+
Puedes instalar claude-code-guide clonando el repositorio (https://github.com/Cranot/claude-code-guide) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar Cranot/claude-code-guide?
+
Nuestro agente de seguridad ha analizado Cranot/claude-code-guide y le ha asignado un Trust Score de 62/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene Cranot/claude-code-guide?
+
Cranot/claude-code-guide es mantenido por Cranot. La última actividad registrada en GitHub es de 3mo ago, con 1 issues abiertos.
¿Hay alternativas a claude-code-guide?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega claude-code-guide en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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