shanraisshan/claude-code-best-practice
from vibe coding to agentic engineering - practice makes claude perfect
README
claude-code-best-practice
from vibe coding to agentic engineering - practice makes claude perfect
= 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 |
|
|
Commands |
.claude/commands/.md |
|
|
Skills |
.claude/skills//SKILL.md |
Official Skills · Skills for Mono-repos |
| Workflows |
.claude/commands/weather-orchestrator.md | |
| Hooks |
.claude/hooks/ |
Guide |
| MCP Servers |
.claude/settings.json, .mcp.json |
|
| Plugins | distributable packages | Marketplaces · Create Marketplaces |
| Settings |
.claude/settings.json |
Permissions · Model Config · Output Styles · Sandboxing · Keybindings · Auto Mode Config |
| Status Line |
.claude/settings.json |
|
| Memory |
CLAUDE.md, .claude/rules/, ~/.claude/rules/, ~/.claude/projects//memory/ |
Auto Memory · Auto Memory Deep-dive · Rules |
| Checkpointing | automatic (file-edit tracking) | |
| Sessions |
--resume, --continue, /resume, /branch | |
| Context Window | /compact, /clear, /context | |
| CLI Startup Flags | claude [flags] | Interactive Mode · Env Vars |
| AI Terms | |
|
| Best Practices | | Prompt Engineering · Extend Claude Code |
| Prompt Library | | |
🔥 Hot
| Feature | Location | Description |
|---------|----------|-------------|
| Ultrareview |
/code-review ultra, claude ultrareview [target] | Tasks tracking |
| Devcontainers | .devcontainer/ | |
| Channels |
--channels, plugin-based | Reference |
| No Flicker Mode |
/tui fullscreen, CLAUDE_CODE_NO_FLICKER=1 | |
| Auto Mode |
--permission-mode auto, Shift+Tab | Blog |
| Power-ups |
/powerup | |
| 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 |
|
| Chrome |
--chrome, extension | |
| Claude Code Web
|
claude.ai/code | Routines |
| Artifacts | /share, Artifact tool | |
| Slack | @Claude in Slack | |
| Code Review | GitHub App (managed) |
Blog Local /code-review |
| GitHub Actions |
.github/workflows/ | GitLab CI/CD |
| Remote Control | /remote-control, /rc | 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) |
|
| Agent View
|
claude agents, --bg, /bg | |
| Cross-Session Messaging | SendMessage, ListAgents, /list-agents | |
| Scheduled Tasks | /loop, /schedule, cron tools |
Desktop scheduled tasks · Announcement |
| Routines
|
claude.ai/code/routines, /schedule | Desktop Tasks |
| Tasks | /tasks, ~/.claude/tasks/ | Ultrareview tracking |
| Goal |
/goal , /goal clear | |
| Voice Dictation |
/voice | |
| Bundled Skills |
/code-review, /batch | |
| Git Worktrees |
--worktree/-w, .worktreeinclude, EnterWorktree/ExitWorktree, isolation: "worktree", WorktreeCreate/WorktreeRemove hooks | |
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 | 287k |
→
→
→
→
→
→
| 0 | 0 | 14 |
| Matt Pocock Skills | 262k |
→
→
→
→
→
→
| 0 | 0 | 37 |
| Everything Claude Code | 258k |
→
→
→
→
→
→
→
→
| 68 | 94 | 286 |
| Spec Kit | 137k |
→
→
→
→
→
| 0 | 10 | 0 |
| gstack | 133k |
→
→
→
→
→
→
→
→
→
| 0 | 0 | 58 |
| agent-skills | 89k |
→
→
→
→
→
| 3 | 7 | 21 |
| OpenSpec | 68k |
→
→
→
| 0 | 12 | 12 |
| Get Shit Done | 64.6k |
→
→
→
→
→
→
→
| 33 | 85 | 0 |
| BMAD-METHOD | 53k |
→
→
→
→
→
→
→
| 5 | 0 | 29 |
| oh-my-claudecode | 39.2k |
→
→
→
→
→
→
| 19 | 0 | 39 |
| Compound Engineering | 25.1k |
→
→
→
→
→
| 0 | 1 | 35 |
| HumanLayer | 11.5k |
→
→
→
→