From ea687c7cf24e4e2980bff93eea3ce4c0c9eaed80 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Mon, 25 May 2026 16:50:40 +0500 Subject: [PATCH] =?UTF-8?q?docs(readme):=20bump=20badge=20to=20v2.1.150,?= =?UTF-8?q?=20refresh=20workflow=20+=20skill-collection=20star=20counts,?= =?UTF-8?q?=20rename=20Simplify=E2=86=92Bundled=20Skills=20(/code-review)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude --- README.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 7fe294e..154c26e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # claude-code-best-practice from vibe coding to agentic engineering - practice makes claude perfect -![updated with Claude Code](https://img.shields.io/badge/updated_with_Claude_Code-v2.1.145%20(May%2024%2C%202026%208%3A46%20PM%20PKT)-white?style=flat&labelColor=555) GitHub Stars
+![updated with Claude Code](https://img.shields.io/badge/updated_with_Claude_Code-v2.1.150%20(May%2025%2C%202026%204%3A31%20PM%20PKT)-white?style=flat&labelColor=555) GitHub Stars
[![Best Practice](!/tags/best-practice.svg)](best-practice/) [![Implemented](!/tags/implemented.svg)](implementation/) [![Orchestration Workflow](!/tags/orchestration-workflow.svg)](orchestration-workflow/orchestration-workflow.md) [![Claude](!/tags/claude.svg)](https://code.claude.com/docs) [![Boris](!/tags/boris-cherny.svg)](#-tips-and-tricks) [![Community](!/tags/community.svg)](#-subscribe) ![Click on these badges below to see the actual sources](!/tags/click-badges.svg)
= Agents · = Commands · = Skills @@ -56,7 +56,7 @@ from vibe coding to agentic engineering - practice makes claude perfect | [**Chrome**](https://code.claude.com/docs/en/chrome) ![beta](!/tags/beta.svg) | `--chrome`, extension | [![Best Practice](!/tags/best-practice.svg)](reports/claude-in-chrome-v-chrome-devtools-mcp.md) | | [**Claude Code Web**](https://code.claude.com/docs/en/claude-code-on-the-web) ![beta](!/tags/beta.svg) | `claude.ai/code` | [Routines](https://code.claude.com/docs/en/routines) | | [**Slack**](https://code.claude.com/docs/en/slack) | `@Claude` in Slack | | -| [**Code Review**](https://code.claude.com/docs/en/code-review) ![beta](!/tags/beta.svg) | GitHub App (managed) | [![Best Practice](!/tags/best-practice.svg)](https://x.com/claudeai/status/2031088171262554195) [Blog](https://claude.com/blog/code-review) | +| [**Code Review**](https://code.claude.com/docs/en/code-review) ![beta](!/tags/beta.svg) | GitHub App (managed) | [![Best Practice](!/tags/best-practice.svg)](https://x.com/claudeai/status/2031088171262554195) [Blog](https://claude.com/blog/code-review) [Local /code-review](https://code.claude.com/docs/en/commands) | | [**GitHub Actions**](https://code.claude.com/docs/en/github-actions) | `.github/workflows/` | [GitLab CI/CD](https://code.claude.com/docs/en/gitlab-ci-cd) | | [**Remote Control**](https://code.claude.com/docs/en/remote-control) | `/remote-control`, `/rc` | [![Best Practice](!/tags/best-practice.svg)](https://x.com/noahzweben/status/2032533699116355819) [Headless Mode](https://code.claude.com/docs/en/headless) | | [**Deep Links**](https://code.claude.com/docs/en/deep-links) | `claude-cli://open?repo=…&q=…` | | @@ -67,7 +67,7 @@ from vibe coding to agentic engineering - practice makes claude perfect | [**Tasks**](reports/claude-global-vs-project-settings.md#tasks-system) | `/tasks`, `~/.claude/tasks/` | [![Best Practice](!/tags/best-practice.svg)](reports/claude-global-vs-project-settings.md) [Ultrareview tracking](https://code.claude.com/docs/en/ultrareview#track-a-running-review) | | [**Goal**](https://code.claude.com/docs/en/goal) | `/goal `, `/goal clear` | [![Implemented](!/tags/implemented.svg)](implementation/claude-goal-implementation.md) | | [**Voice Dictation**](https://code.claude.com/docs/en/voice-dictation) ![beta](!/tags/beta.svg) | `/voice` | [![Best Practice](!/tags/best-practice.svg)](https://x.com/trq212/status/2028628570692890800) | -| [**Simplify & Batch**](https://code.claude.com/docs/en/skills#bundled-skills) | `/simplify`, `/batch` | [![Best Practice](!/tags/best-practice.svg)](https://x.com/bcherny/status/2027534984534544489) | +| [**Bundled Skills**](https://code.claude.com/docs/en/skills#bundled-skills) | `/code-review`, `/batch` | [![Best Practice](!/tags/best-practice.svg)](https://x.com/bcherny/status/2027534984534544489) | | [**Git Worktrees**](https://code.claude.com/docs/en/worktrees) | `--worktree`/`-w`, `.worktreeinclude`, `EnterWorktree`/`ExitWorktree`, `isolation: "worktree"`, `WorktreeCreate`/`WorktreeRemove` hooks | [![Best Practice](!/tags/best-practice.svg)](https://x.com/bcherny/status/2025007393290272904) |

@@ -106,17 +106,17 @@ All major workflows converge on the same architectural pattern: **Research → P | Name | ★ | Workflow | | | | |------|---|----------|---|---|---| -| [Superpowers](https://github.com/obra/superpowers) | 200k | brainstormingusing-git-worktreeswriting-planssubagent-driven-developmenttest-driven-developmentrequesting-code-reviewverification-before-completionfinishing-a-development-branch | 0 | 0 | 14 | -| [Everything Claude Code](https://github.com/affaan-m/everything-claude-code) | 188k | /ecc:plan/tdd/code-review/security-scan/e2emerge | 48 | 143 | 230 | -| [Spec Kit](https://github.com/github/spec-kit) | 104k | /speckit.constitution/speckit.specify/speckit.clarify/speckit.plan/speckit.tasks/speckit.implement | 0 | 9 | 0 | -| [gstack](https://github.com/garrytan/gstack) | 100k | /office-hours/plan-ceo-review/plan-eng-review/plan-design-review/design-shotgun/design-html/review/codex/qa/ship/land-and-deploy/retro | 0 | 0 | 48 | -| [Matt Pocock Skills](https://github.com/mattpocock/skills) | 97k | /grill-with-docs/to-prd/to-issues/triage/tdd/diagnose/improve-codebase-architecture/zoom-out | 0 | 0 | 28 | -| [Get Shit Done](https://github.com/gsd-build/get-shit-done) | 63k | /gsd-new-project/gsd-discuss-phase/gsd-plan-phase/gsd-execute-phase/gsd-verify-work/gsd-ship/gsd-complete-milestone | 33 | 67 | 0 | -| [OpenSpec](https://github.com/Fission-AI/OpenSpec) | 50k | /opsx:propose/opsx:apply/opsx:archive | 0 | 11 | 0 | +| [Superpowers](https://github.com/obra/superpowers) | 206k | brainstormingusing-git-worktreeswriting-planssubagent-driven-developmenttest-driven-developmentrequesting-code-reviewverification-before-completionfinishing-a-development-branch | 0 | 0 | 14 | +| [Everything Claude Code](https://github.com/affaan-m/everything-claude-code) | 192k | /ecc:plan/tdd/code-review/security-scan/e2emerge | 48 | 143 | 230 | +| [Spec Kit](https://github.com/github/spec-kit) | 106k | /speckit.constitution/speckit.specify/speckit.clarify/speckit.plan/speckit.tasks/speckit.analyze/speckit.implement | 0 | 9 | 0 | +| [Matt Pocock Skills](https://github.com/mattpocock/skills) | 104k | /grill-with-docs/to-prd/to-issues/triage/tdd/diagnose/improve-codebase-architecture/zoom-out | 0 | 0 | 28 | +| [gstack](https://github.com/garrytan/gstack) | 102k | /office-hours/plan-ceo-review/plan-eng-review/plan-design-review/design-shotgun/design-html/review/codex/qa/ship/land-and-deploy/retro | 0 | 0 | 47 | +| [Get Shit Done](https://github.com/gsd-build/get-shit-done) | 64k | /gsd-new-project/gsd-discuss-phase/gsd-plan-phase/gsd-execute-phase/gsd-verify-work/gsd-ship/gsd-complete-milestone | 33 | 96 | 0 | +| [OpenSpec](https://github.com/Fission-AI/OpenSpec) | 51k | /opsx:propose/opsx:apply/opsx:archive | 0 | 11 | 0 | | [BMAD-METHOD](https://github.com/bmad-code-org/BMAD-METHOD) | 48k | bmad-product-briefbmad-create-prdbmad-create-architecturebmad-create-epics-and-storiesbmad-sprint-planningbmad-create-storybmad-dev-storybmad-code-reviewbmad-retrospective | 0 | 0 | 42 | -| [oh-my-claudecode](https://github.com/Yeachan-Heo/oh-my-claudecode) | 34k | /deep-interview/teamteam-planteam-prdteam-execteam-verifyteam-fix/ralphmerge | 19 | 0 | 39 | +| [oh-my-claudecode](https://github.com/Yeachan-Heo/oh-my-claudecode) | 35k | /deep-interview/teamteam-planteam-prdteam-execteam-verifyteam-fix/ralphmerge | 19 | 0 | 39 | | [agent-skills](https://github.com/addyosmani/agent-skills) | 27k | /spec/plan/build/test/review/ship | 3 | 7 | 21 | -| [Compound Engineering](https://github.com/EveryInc/compound-engineering-plugin) | 17k | /ce-ideate/ce-brainstorm/ce-plan/ce-work/ce-code-review/ce-debug/ce-optimize/ce-compound/ce-compound-refresh | 49 | 4 | 38 | +| [Compound Engineering](https://github.com/EveryInc/compound-engineering-plugin) | 17k | /ce-ideate/ce-brainstorm/ce-plan/ce-work/ce-code-review/ce-debug/ce-optimize/ce-compound/ce-compound-refresh | 43 | 4 | 38 | | [HumanLayer](https://github.com/humanlayer/humanlayer) | 11k | /create_plan/validate_plan/implement_plan/iterate_plan/local_review/commit | 6 | 27 | 0 | > *Note: yellow tags are sub-loops — steps that repeat inside a parent step (e.g. per task, per story, or until a verify condition passes).* @@ -160,13 +160,13 @@ Repos primarily known as curated libraries of `SKILL.md` files (distinct from fu | Name | ★ | | |------|---|---| -| [anthropics/skills](https://github.com/anthropics/skills) | 138k | 17 | -| [mattpocock/skills](https://github.com/mattpocock/skills) | 97k | 24 | +| [anthropics/skills](https://github.com/anthropics/skills) | 140k | 17 | +| [mattpocock/skills](https://github.com/mattpocock/skills) | 104k | 24 | | [wshobson/agents](https://github.com/wshobson/agents) | 36k | 155 | | [impeccable](https://github.com/pbakaus/impeccable) | 27k | 1 (with 7 design domain references) | | [agent-skills](https://github.com/addyosmani/agent-skills) | 27k | 21 | -| [scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills) | 25k | 138 | -| [awesome-agent-skills](https://github.com/VoltAgent/awesome-agent-skills) | 22k | 1,100+ (curated list) | +| [scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills) | 26k | 138 | +| [awesome-agent-skills](https://github.com/VoltAgent/awesome-agent-skills) | 23k | 1,424+ (curated list) | | [claude-skills](https://github.com/alirezarezvani/claude-skills) | 15k | 246 (across 9 domains) |