grep -r "claude-code"
58 posts tagged claude-code
- Claude Code Toolkit: Sharing the Customizations I Actually Use
- Claude Code từ zero: Series Plan
- nf-agents: Spawning Claude Code Teams Without Footguns
- Claude Code là gì: CLI, IDE, Web, SDK và anatomy của 1 session
- autoMemoryDirectory: chia memory theo project hoặc client
- Branch-per-machine: sync ~/.claude/ giữa các máy
- Auto-memory: file-based, MEMORY.md index, các loại memory
- CLAUDE.md và rules: kiến trúc instructions hierarchical, path-scoping
- Context window: prompt được dựng thế nào mỗi turn
- Compaction và prompt cache: cách CC quản lý conversation dài
- Anatomy của 1 hook production-grade: shell script và exit codes
- Hooks: lifecycle events, exit codes, và các kiểu hook thực tế
- Mobile coding qua Telegram bridge
- MCP servers: context bên ngoài, khi nào tự build, khi nào dùng có sẵn
- Memory submodule pattern: share memory cross-machine an toàn
- Cross-agent communication: tránh race, slice theo file scope
- Plan mode: state file, exit prompt, plan vs todo vs memory
- Permission model: ask, auto, acceptEdits, bypassPermissions và deny list
- Plugins: khác skill thế nào, marketplace, khi nào dùng
- Settings.json load-bearing: env, permissions, hooks, plugins
- Anatomy của 1 skill production-grade: từ ý tưởng đến SKILL.md
- Skills: SKILL.md frontmatter, slash command, và disable-model-invocation
- Subagents: anatomy, tools whitelist, system prompt, và examples block
- TeamCreate và SendMessage: persistent addressable agents
- Spawning patterns: foreground, background, sequential, teammate
- Tool use loop: vòng giữa model và tool, retry, parallel calls
- Worktree hotfix trong khi main session đang debug production
- Worktree isolation: vì sao tách working tree và base branch hook
- Một vài session không phải là không xuất hiện, mà là xuất hiện trễ
- Cách start session trong folder cụ thể từ `claude agents`
- Background session và worktree: setting worktree.bgIsolation từ 2.1.143
- FleetView: một màn hình thay cho 6 tmux pane và 3 tab desktop
- fullstack-engineer: subagent persona for backward-compatible code changes
- ui-ux-designer: subagent persona for design feedback and visual polish
- svg-diagram-specialist: subagent persona for inline SVG diagrams
- claude-authoring: A Skill for Writing Claude Code Rules, Skills, and Plans
- claude-changelog: Diff the Latest Claude Code Release Against Your Setup
- Sharing my Claude Code rules: agent safety and worktree isolation
- Sharing my Claude Code rules: code style, no barrel files
- Sharing my Claude Code rules: development, no mocks and no new endpoints
- Sharing my Claude Code rules: git commit format and multi-account workflow
- Sharing my Claude Code rules: guide-user progressive disclosure
- Sharing my Claude Code rules: local folder, credentials, and breadcrumbs
- Sharing my Claude Code rules: safety, no auto-commit
- Sharing my Claude Code rules: shell compatibility, zsh arrays and globs
- nf-blog: Publish a White-Labeled Post to a Personal Blog From a Claude Code Session
- nf-claude-restructure: Migrate Legacy CLAUDE.md Into Modular .claude/rules/
- 30 bài LLM bằng agents trong 1 tháng: cái được, cái dở, ~0.5M token
- Case study: Anthropic SDK agents và Claude Code agents
- MCP (Model Context Protocol): chuẩn hoá tool layer
- AgentMemory MCP và hệ memory plain markdown tôi đã tự build
- Semble: code search cho agent, tiết kiệm token so với grep
- nf-dream: Consolidating Claude Memory Without Losing Your Past Self
- nf-git-workflow: Opting Out of Ask-Before-Every-Commit, Safely
- nf-memory: Pointing autoMemoryDirectory Without Footguns
- nf-cc-sync: Pull-Only Sync of ~/.claude/ Between Machines
- nf-ignore: A .gitignore Auditor for AI Tools and Env Files
- nf-direnv: A Per-Repo .envrc With a Dynamic GitHub Token