added trending section

This commit is contained in:
Shayan Rais
2026-03-13 17:12:58 +05:00
parent d30ec3b8c7
commit 55204a597d
9 changed files with 106 additions and 42 deletions
+2 -3
View File
@@ -1,6 +1,6 @@
# Skills Best Practice
![Last Updated](https://img.shields.io/badge/Last_Updated-Mar%2013%2C%202026-white?style=flat&labelColor=555)<br>
![Last Updated](https://img.shields.io/badge/Last_Updated-Mar%2013%2C%202026%204%3A22%20PM%20PKT-white?style=flat&labelColor=555)<br>
[![Implemented](https://img.shields.io/badge/Implemented-2ea44f?style=flat)](../implementation/claude-skills-implementation.md)
Claude Code skills — frontmatter fields and official bundled skills.
@@ -31,7 +31,7 @@ Claude Code skills — frontmatter fields and official bundled skills.
---
## ![Official](../!/tags/official.svg) **(6)**
## ![Official](../!/tags/official.svg) **(5)**
| # | Skill | Description |
|---|-------|-------------|
@@ -40,7 +40,6 @@ Claude Code skills — frontmatter fields and official bundled skills.
| 3 | `debug` | Debug failing commands or code issues |
| 4 | `loop` | Run a prompt or slash command on a recurring interval (up to 3 days) |
| 5 | `claude-api` | Build apps with the Claude API or Anthropic SDK — triggers on `anthropic` / `@anthropic-ai/sdk` imports |
| 6 | `keybindings-help` | Customize keyboard shortcuts, rebind keys, and create chord sequences |
See also: [Official Skills Repository](https://github.com/anthropics/skills/tree/main/skills) for community-maintained installable skills.