2026-06-26
当日 #14 HTML +670 ★ today ★ 60.4k
📌 Claude Code 最佳实践,从氛围编程到智能工程
从氛围编程到智能工程,Claude Code 最佳实践指南。
# claude-code-best-practice
from vibe coding to agentic engineering - practice makes claude perfect
[](best-practice/) [](implementation/) [](orchestration-workflow/orchestration-workflow.md) [](https://code.claude.com/docs) [](#-tips-and-tricks) [](#-subscribe)
= Agents · = Commands · = Skills
Boris Cherny on X ( tweet 1 · tweet 2 · tweet 3 )
> [!TIP]
> Visit the **How to Use** section to take full advantage of this repo.
## 🧠 CONCEPTS
| Feature | Location | Description |
|---------|----------|-------------|
| **Subagents** | `.claude/agents/ .md` | [](best-practice/claude-subagents.md) [](implementation/claude-subagents-implementation.md) |
| **Commands** | `.claude/commands/ .md` | [](best-practice/claude-commands.md) [](implementation/claude-commands-implementation.md) |
| **Skills** | `.claude/skills/ /SKILL.md` | [](best-practice/claude-skills.md) [](implementation/claude-skills-implementation.md) Official Skills · Skills for Mono-repos |
| **Workflows** | `.claude/commands/weather-orchestrator.md` | [](orchestration-workflow/orchestration-workflow.md) |
| **Hooks** | `.claude/hooks/` | [](https://github.com/shanraisshan/claude-code-hooks) [](https://github.com/shanraisshan/claude-code-hooks) Guide |
| **MCP Servers** | `.claude/settings.json`, `.mcp.json` | [](best-practice/claude-mcp.md) [](.mcp.json) |
| **Plugins** | distributable packages | Marketplaces · Create Marketplaces |
| **Settings** | `.claude/settings.json` | [](best-practice/claude-settings.md) [](.claude/settings.json) Permissions · Model Config · Output Styles · Sandboxing · Keybindings · Auto Mode Config |
| **Status Line** | `.claude/settings.json` | [](https://github.com/shanraisshan/claude-code-status-line) [](.claude/settings.json) |
| **Memory** | `CLAUDE.md`, `.claude/rules/`, `~/.claude/rules/`, `~/.claude/projects/ /memory/` | [](best-practice/claude-memory.md) [](CLAUDE.md) Auto Memory · Auto Memory Deep-dive · Rules |
| **Checkpointing** | automatic (file-edit tracking) | |
| **CLI Startup Flags** | `claude [flags]` | [](best-practice/claude-cli-startup-flags.md) Interactive Mode · Env Vars |
| **AI Terms** | | [](https://github.com/shanraisshan/claude-code-codex-cursor-gemini/blob/main/reports/ai-terms.md) |
| **Best Practices** | | Prompt Engineering · Extend Claude Code |
### 🔥 Hot
| Feature | Location | Description |
|---------|----------|-------------|
| **Ultrareview** | `/code-review ultra`, `claude ultrareview [target]` | Tasks tracking |
| **Devcontainers** | `.devcontainer/` | |
| **Channels** | `--channels`, plugin-based | Reference |
| **Ultraplan** | `/ultraplan` | |
| **No Flicker Mode** | `/tui fullscreen`, `CLAUDE_CODE_NO_FLICKER=1` | [](https://x.com/bcherny/status/2039421575422980329) |
| **Auto Mode** | `--permission-mode auto`, `Shift+Tab` | [](https://x.com/claudeai/status/2036503582166393240) Blog |
| **Power-ups** | `/powerup` | [](best-practice/claude-power-ups.md) |
| **Fast Mode** | `/fast`, `"fastMode": true` | |
| **Advisor** | `/advisor`, `advisorModel`, `--advisor` | Blog |
| **Computer Use** | `computer-use` MCP server | Desktop |
| **Agent SDK** | `npm` / `pip` package | Quickstart · Examples |
| **Ralph Wiggum Loop** | plugin | [](https://github.com/ghuntley/how-to-ralph-wiggum) [](https://github.com/shanraisshan/ralph-wiggum-self-evolving-loop) |
| **Chrome** | `--chrome`, extension | [](reports/claude-in-chrome-v-chrome-devtools-mcp.md) |
| **Claude Code Web** | `claude.ai/code` | Routines |
| **Artifacts** | `/share`, `Artifact` tool | |
| **Slack** | `@Claude` in Slack | |
| **Code Review** | GitHub App (managed) | [](https://x.com/claudeai/status/2031088171262554195) Blog Local /code-review |
| **GitHub Actions** | `.github/workflows/` | GitLab CI/CD |
| **Remote Control** | `/remote-control`, `/rc` | [](https://x.com/noahzweben/status/2032533699116355819) Headless Mode |
| **Deep Links** | `claude-cli://open?repo=…&q=…` | |
| **Dynamic Workflows** | `/workflows`, `ultracode` keyword, `/effort ultracode`, `.claude/workflows/` | Deep Research |
| **Agent Teams** | built-in (env var) | [](https://x.com/bcherny/status/2019472394696683904) [](implementation/claude-agent-teams-implementation.md) |
| **Agent View** | `claude agents`, `--bg`, `/bg` | |
| **Scheduled Tasks** | `/loop`, `/schedule`, cron tools | [](https://x.com/bcherny/status/2030193932404150413) [](implementation/claude-scheduled-tasks-implementation.md) Desktop scheduled tasks · Announcement |
| **Routines** | `claude.ai/code/routines`, `/schedule` | Desktop Tasks |
| **Tasks** | `/tasks`, `~/.claude/tasks/` | [](reports/claude-global-vs-project-settings.md) Ultrareview tracking |
| **Goal** | `/goal `, `/goal clear` | [](implementation/claude-goal-implementation.md) |
| **Voice Dictation** | `/voice` | [](https://x.com/trq212/status/2028628570692890800) |
| **Bundled Skills** | `/code-review`, `/batch` | [](https://x.com/bcherny/status/2027534984534544489) |
| **Git Worktrees** | `--worktree`/`-w`, `.worktreeinclude`, `EnterWorktree`/`ExitWorktree`, `isolation: "worktree"`, `WorktreeCreate`/`WorktreeRemove` hooks | [](https://x.com/bcherny/status/2025007393290272904) |
##
See orchestration-workflow for implementation details of **Command** → **Agent** → **Skill** pattern.
claude
/weather-orchestrator
## ⚙️ DEVELOPMENT WORKFLOWS
All major workflows converge on the same architectural pattern: **Research → Plan → Execute → Review → Ship**
| Name | ★ | Workflow | | | |
|------|---|----------|---|---|---|
| Superpowers | 237k | → → → → → → → → → → → | 0 | 0 | 14 |
| Everything Claude Code | 222k | → → → → → | 67 | 84 | 271 |
| Matt Pocock Skills | 145k | → → → → → → → → → | 0 | 0 | 35 |
| Spec Kit | 115k | → → → → → → → → → | 0 | 10 | 0 |
| gstack | 115
📌 Claude Code 最佳实践,从氛围编程到智能工程
从氛围编程到智能工程,Claude Code 最佳实践指南。