added trending section
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Skills Best Practice
|
||||
|
||||
<br>
|
||||
<br>
|
||||
[](../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.
|
||||
|
||||
---
|
||||
|
||||
##  **(6)**
|
||||
##  **(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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user