shanraisshan/claude-code-best-practice

★ 65,951⑂ 0

from vibe coding to agentic engineering - practice makes claude perfect

About shanraisshan/claude-code-best-practice

shanraisshan/claude-code-best-practice is an open-source project on GitHub, mainly written in HTML. from vibe coding to agentic engineering - practice makes claude perfect It currently holds 65,951 stars and 0 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the AI Agent Skills board and on the AI AI Agent Skills list.

GitHub Repository Details

Repository shanraisshan/claude-code-best-practice · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

claude-code-best-practice

from vibe coding to agentic engineering - practice makes claude perfect updated with Claude Code https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/GitHub Stars

Best Practice Implemented Orchestration Workflow Claude Boris Community Click on these badges below to see the actual sources
= Agents · = Commands · = Skills

https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/Claude Code mascot jumping
https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/GitHub Trending #1 Repository Of The Day

https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/Supported by:  https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/Disrupt.com — Ventures Reimagined  https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/ClaudeKit — Production-ready skills and workflows

https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/Boris Cherny on Claude Code
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 Implemented | | Commands | .claude/commands/.md | Best Practice Implemented | | Skills | .claude/skills//SKILL.md | Best Practice Implemented Official Skills · Skills for Mono-repos | | Workflows | .claude/commands/weather-orchestrator.md | Orchestration Workflow | | Hooks | .claude/hooks/ | Best Practice Implemented Guide | | MCP Servers | .claude/settings.json, .mcp.json | Best Practice Implemented | | Plugins | distributable packages | Marketplaces · Create Marketplaces | | Settings | .claude/settings.json | Best Practice Implemented Permissions · Model Config · Output Styles · Sandboxing · Keybindings · Auto Mode Config | | Status Line | .claude/settings.json | Best Practice Implemented | | Memory | CLAUDE.md, .claude/rules/, ~/.claude/rules/, ~/.claude/projects//memory/ | Best Practice Implemented 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] | Best Practice Interactive Mode · Env Vars | | AI Terms | | Best Practice | | Best Practices | | Prompt Engineering · Extend Claude Code | | Prompt Library | | |

🔥 Hot

| Feature | Location | Description | |---------|----------|-------------| | Ultrareview beta | /code-review ultra, claude ultrareview [target] | Tasks tracking | | Devcontainers | .devcontainer/ | | | Channels beta | --channels, plugin-based | Reference | | No Flicker Mode beta | /tui fullscreen, CLAUDE_CODE_NO_FLICKER=1 | Best Practice | | Auto Mode | --permission-mode auto, Shift+Tab | Best Practice Blog | | Power-ups | /powerup | Best Practice | | Fast Mode beta | /fast, "fastMode": true | | | Advisor beta | /advisor, advisorModel, --advisor | Blog | | Computer Use beta | computer-use MCP server | Desktop | | Agent SDK | npm / pip package | Quickstart · Examples | | Ralph Wiggum Loop | plugin | Best Practice Implemented | | Chrome | --chrome, extension | Best Practice | | Claude Code Web beta | claude.ai/code | Routines | | Artifacts | /share, Artifact tool | | | Slack | @Claude in Slack | | | Code Review beta | GitHub App (managed) | Best Practice Blog Local /code-review | | GitHub Actions | .github/workflows/ | GitLab CI/CD | | Remote Control | /remote-control, /rc | Best Practice Headless Mode | | Deep Links | claude-cli://open?repo=…&q=… | | | Dynamic Workflows | /workflows, ultracode keyword, /effort ultracode, .claude/workflows/ | Deep Research | | Agent Teams beta | built-in (env var) | Best Practice Implemented | | Agent View beta | claude agents, --bg, /bg | | | Cross-Session Messaging | SendMessage, ListAgents, /list-agents | | | Scheduled Tasks | /loop, /schedule, cron tools | Best Practice Implemented Desktop scheduled tasks · Announcement | | Routines beta | claude.ai/code/routines, /schedule | Desktop Tasks | | Tasks | /tasks, ~/.claude/tasks/ | Best Practice Ultrareview tracking | | Goal | /goal , /goal clear | Implemented | | Voice Dictation | /voice | Best Practice | | Bundled Skills | /code-review, /batch | Best Practice | | Git Worktrees | --worktree/-w, .worktreeinclude, EnterWorktree/ExitWorktree, isolation: "worktree", WorktreeCreate/WorktreeRemove hooks | Best Practice |

https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/section divider

https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/Orchestration Workflow

See orchestration-workflow for implementation details of Command Agent Skill pattern.

https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/Command Skill Agent Architecture Flow

https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/Orchestration Workflow Demo

How to Use
claude
/weather-orchestrator

https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/section divider

⚙️ DEVELOPMENT WORKFLOWS

All major workflows converge on the same architectural pattern: Research → Plan → Execute → Review → Ship

| Name | ★ | Workflow | | | | |------|---|----------|---|---|---| | Superpowers | 287k | https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/brainstorminghttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/using-git-worktreeshttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/writing-planshttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/subagent-driven-developmenthttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/test-driven-developmenthttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/requesting-code-reviewhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/finishing-a-development-branch | 0 | 0 | 14 | | Matt Pocock Skills | 263k | https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/grill-with-docshttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/to-spechttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/to-ticketshttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/implementhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/tddhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/code-reviewhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/improve-codebase-architecture | 0 | 0 | 37 | | Everything Claude Code | 259k | https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/ecc:planhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/tdd-workflowhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/implementhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/code-reviewhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/build-fixhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/security-scanhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/e2e-testinghttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/test-coveragehttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/save-session | 68 | 94 | 286 | | Spec Kit | 137k | https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/speckit.constitutionhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/speckit.specifyhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/speckit.planhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/speckit.taskshttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/speckit.implementhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/speckit.converge | 0 | 10 | 0 | | gstack | 133k | https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/office-hourshttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/plan-ceo-reviewhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/plan-eng-reviewhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/plan-design-reviewhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/design-shotgunhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/design-htmlhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/reviewhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/qahttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/shiphttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/retro | 0 | 0 | 58 | | agent-skills | 89k | https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/spechttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/planhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/buildhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/testhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/reviewhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/ship | 3 | 7 | 21 | | OpenSpec | 68k | https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/opsx:onboardhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/opsx:explorehttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/opsx:proposehttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/opsx:ffhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/opsx:applyhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/opsx:verifyhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/opsx:synchttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/opsx:archive | 0 | 12 | 7 | | Get Shit Done | 64.6k | https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/gsd-new-projecthttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/gsd-explorehttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/gsd-spec-phasehttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/gsd-plan-phasehttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/gsd-execute-phasehttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/gsd-reviewhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/gsd-validate-phasehttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/gsd-ship | 33 | 85 | 0 | | BMAD-METHOD | 53k | https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/bmad-forge-ideahttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/bmad-product-briefhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/bmad-prdhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/bmad-spechttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/bmad-buildhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/bmad-code-reviewhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/bmad-walkthroughhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/bmad-retrospective | 5 | 0 | 35 | | oh-my-claudecode | 39.2k | https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/deep-interviewhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/ralplanhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/team-planhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/team-prdhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/team-exechttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/team-verifyhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/team-fix | 19 | 0 | 39 | | Compound Engineering | 25.1k | https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/ce-brainstormhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/ce-planhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/ce-workhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/ce-simplify-codehttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/ce-code-reviewhttps://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/ce-compound | 0 | 1 | 36 | | HumanLayer | 11.5k | https://github.com/shanraisshan/claude-code-best-practice/blob/HEAD/research_codebase

GitHub Stars & Activity

65,951Stars
0Forks
0Open issues
HTMLLanguage

GitHub Popularity

GitHub stars65,951
Forks0
Open issues0
Primary languageHTML
License-
Stars gained today0
Created-
Last pushed-

Trending History

Trending statusnot on today's boards

Related AI Projects

1

cathrynlavery / diagram-design

HTML★ 40,289⑂ 0
2

affaan-m / ECC

JavaScript★ 259,477⑂ 0
3

NousResearch / hermes-agent

Python★ 245,944⑂ 0
4

deepseek-ai / deepseek-harness

TypeScript★ 225,686⑂ 0
5

n8n-io / n8n

TypeScript★ 204,475⑂ 0
6

firecrawl / firecrawl

TypeScript★ 180,977⑂ 0
7

anthropics / skills

Python★ 176,568⑂ 0
8

Snailclimb / JavaGuide

JavaScript★ 158,591⑂ 0

More AI Rankings