Commit 971b71c
docs: add mcpplibs-capi-lua agent skill
- SKILL.md: quick start, naming map, core API cheat sheet, common patterns,
build config, caveats (callback signatures, extern C, inline limitation)
- reference.md: complete API reference with all 15 types, 50+ constants,
100+ functions organized by category with C API correspondence
- Update skills README to list both available skills
Co-authored-by: SPeak <sunrisepeak@d2learn.org>1 parent f7761cf commit 971b71c
File tree
3 files changed
+760
-3
lines changed- .agents/skills
- mcpplibs-capi-lua
3 files changed
+760
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | | - | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
0 commit comments