cuongnbms/mastering-claude-code

6 stars · Last commit 2026-07-20

Cẩm nang thực chiến Mastering Claude Code (tiếng Việt): 16 chương biên soạn từ tài liệu chính thức của Anthropic — CLI, workflows, MCP, subagents, skills, hooks, plugins, CI/CD & tối ưu context.

README preview

# Mastering Claude Code

Cuốn sách thực chiến giúp bạn dùng **Claude Code** một cách hiệu quả — biên soạn từ bộ
tài liệu chính thức của Anthropic.

- **Đối tượng:** Developer đã biết cơ bản, muốn nâng cao và tối ưu cách làm việc.
- **Phong cách:** Súc tích, dạng tra cứu nhanh — nhiều bảng, bullet, ví dụ config/lệnh thật.
- **Phạm vi:** Claude Code CLI là trọng tâm (kèm IDE/CI-CD ở mức cần thiết).

## Mục lục

### Phần I — Nền tảng & Tư duy
| # | Chương | File |
|---|--------|------|
| 1 | Foundations & Mindset — agentic loop, context window, triết lý dùng hiệu quả | [01-foundations-and-mindset.md](mastering-claude-code/01-foundations-and-mindset.md) |
| 2 | Installation & Configuration — setup, authentication, model config, fast mode, env vars | [02-installation-and-configuration.md](mastering-claude-code/02-installation-and-configuration.md) |

### Phần II — Làm việc hằng ngày
| # | Chương | File |
|---|--------|------|

View full repository on GitHub →