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 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# claude-code-best-practice
|
||||
from vibe coding to agentic engineering - practice makes claude perfect
|
||||
|
||||
-white?style=flat&labelColor=555) <a href="https://github.com/shanraisshan/claude-code-best-practice/stargazers"><img src="https://img.shields.io/github/stars/shanraisshan/claude-code-best-practice?style=flat&label=%E2%98%85&labelColor=555&color=white" alt="GitHub Stars"></a> <br>
|
||||
-white?style=flat&labelColor=555) <a href="https://github.com/shanraisshan/claude-code-best-practice/stargazers"><img src="https://img.shields.io/github/stars/shanraisshan/claude-code-best-practice?style=flat&label=%E2%98%85&labelColor=555&color=white" alt="GitHub Stars"></a> <br>
|
||||
|
||||
[](best-practice/) [](implementation/) [](orchestration-workflow/orchestration-workflow.md) [](https://code.claude.com/docs) [](#-tips-and-tricks) [](#-subscribe) <br>
|
||||
<img src="!/tags/a.svg" height="14"> = Agents · <img src="!/tags/c.svg" height="14"> = Commands · <img src="!/tags/s.svg" height="14"> = Skills
|
||||
@@ -125,6 +125,22 @@ All major workflows converge on the same architectural pattern: **Research → P
|
||||
<img src="!/claude-jumping.svg" alt="section divider" width="60" height="50">
|
||||
</p>
|
||||
|
||||
## 🧰 SKILL COLLECTIONS
|
||||
|
||||
Repos primarily known as curated libraries of `SKILL.md` files (distinct from full workflow methodologies above). Sorted by stars descending.
|
||||
|
||||
| Name | ★ | <img src="!/tags/s.svg" height="14"> |
|
||||
|------|---|---|
|
||||
| [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) |
|
||||
|
||||
<p align="center">
|
||||
<img src="!/claude-jumping.svg" alt="section divider" width="60" height="50">
|
||||
</p>
|
||||
|
||||
## 💡 TIPS AND TRICKS (82)
|
||||
|
||||
🚫👶 = do not babysit
|
||||
|
||||
Reference in New Issue
Block a user