From e4140e0b42f2a3938999b2699f0d0fe7a7dc3344 Mon Sep 17 00:00:00 2001
From: Shayan Rais
Date: Tue, 28 Apr 2026 18:17:05 +0500
Subject: [PATCH] add SKILL COLLECTIONS section to README; bump badge timestamp
to Apr 28 4:39 PM PKT
New section between DEVELOPMENT WORKFLOWS and TIPS AND TRICKS, listing 5
curated SKILL.md collection repos (anthropics/skills, wshobson/agents,
mattpocock/skills, scientific-agent-skills, awesome-agent-skills) sorted
by stars. Badge timestamp refreshed via /workflows:skill-collections
first-run; CLI version unchanged at v2.1.119.
Co-Authored-By: Claude
---
README.md | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 14ba55f..ee7a6bc 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
--white?style=flat&labelColor=555)

+-white?style=flat&labelColor=555)

[](best-practice/) [](implementation/) [](orchestration-workflow/orchestration-workflow.md) [](https://code.claude.com/docs) [](#-tips-and-tricks) [](#-subscribe) 
= Agents ยท
= Commands ยท
= Skills
@@ -125,6 +125,22 @@ All major workflows converge on the same architectural pattern: **Research โ P
+## ๐งฐ SKILL COLLECTIONS
+
+Repos primarily known as curated libraries of `SKILL.md` files (distinct from full workflow methodologies above). Sorted by stars descending.
+
+| Name | โ
|
|
+|------|---|---|
+| [anthropics/skills](https://github.com/anthropics/skills) | 125k | 17 |
+| [wshobson/agents](https://github.com/wshobson/agents) | 35k | 152 |
+| [mattpocock/skills](https://github.com/mattpocock/skills) | 33k | 17 |
+| [scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills) | 20k | 134 |
+| [awesome-agent-skills](https://github.com/VoltAgent/awesome-agent-skills) | 19k | 1,100+ (curated list) |
+
+
+
+
+
## ๐ก TIPS AND TRICKS (82)
๐ซ๐ถ = do not babysit