Are you the author? Sign in to claim
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,
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.
| # | Chương | File |
|---|---|---|
| 1 | Foundations & Mindset — agentic loop, context window, triết lý dùng hiệu quả | 01-foundations-and-mindset.md |
| 2 | Installation & Configuration — setup, authentication, model config, fast mode, env vars | 02-installation-and-configuration.md |
| # | Chương | File |
|---|---|---|
| 3 | Essential Workflows — common workflows, best practices, interactive mode, keybindings | 03-essential-workflows.md |
| 4 | Slash Commands & CLI — built-in + custom commands, CLI reference, headless mode | 04-slash-commands-and-cli.md |
| 5 | Context & Memory — CLAUDE.md, memory, context window, sessions, checkpointing | 05-context-and-memory.md |
| 6 | Permissions & Sandboxing — permission rules/modes, sandboxing, security | 06-permissions-and-sandboxing.md |
| # | Chương | File |
|---|---|---|
| 7 | MCP (Model Context Protocol) — thêm/quản lý MCP server, scope, managed MCP | 07-mcp.md |
| 8 | Subagents & Agent Teams — sub-agents, agent teams, agent view, delegate | 08-subagents-and-agent-teams.md |
| 9 | Skills — SKILL.md, frontmatter, auto-invoke, tổ chức skill | 09-skills.md |
| 10 | Hooks — hook events, matcher, JSON I/O, tự động hóa hành vi | 10-hooks.md |
| 11 | Plugins — đóng gói, plugin.json, marketplaces, dependencies | 11-plugins.md |
| 12 | Customizing the Experience — output styles, statusline, voice, terminal config | 12-output-styles-and-statusline.md |
| # | Chương | File |
|---|---|---|
| 13 | Large Codebases & Optimization — worktrees, prompt caching, cost, context | 13-large-codebases-and-optimization.md |
| 14 | CI/CD & IDE Integration — GitHub Actions, GitLab CI/CD, VS Code, JetBrains | 14-ci-cd-and-ide-integration.md |
| # | Chương | File |
|---|---|---|
| 15 | Troubleshooting & Debugging — lỗi thường gặp, debug config, env vars | 15-troubleshooting-and-debugging.md |
| 16 | Real-World Recipes — kết hợp hooks + MCP + subagents + skills cho tình huống thật | 16-real-world-recipes.md |
Biên soạn từ tài liệu chính thức. Docs gốc: https://code.claude.com/docs/en/overview
Manage multiple Claude Code instances in separate git worktrees simultaneously
⚠️ Experimentelle Skill-Sammlung für deutsches Recht (Arbeits-, Gesellschafts-, Insolvenz-, Datenschutz-, Prozessrecht u
Manage multiple Claude Code agents from TUI or Web with tmux and git worktrees
Project management using GitHub Issues + Git worktrees for parallel agent execution