Skip to content

Commit 4702913

Browse files
KyleAMathewsclaude
andcommitted
add one-line definition of skills before YAML example
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6cd0611 commit 4702913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/blog/from-docs-to-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For popular, stable patterns — standard React hooks, Express middleware, Tailw
3636

3737
![Model training data mixes versions permanently vs. skills pinned to your installed version](/blog-assets/from-docs-to-agents/diagram-split-brain.svg)
3838

39-
Each skill declares which docs it was derived from:
39+
A skill is a short, versioned document that tells agents how to use a specific capability of your library — correct patterns, common mistakes, and when to apply them. Each skill declares which docs it was derived from:
4040

4141
```
4242
---

0 commit comments

Comments
 (0)