agent-skill-manager 2.0.0 → 2.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/README.md +2 -2
  2. package/data/skill-index/Affitor_affiliate-skills.json +2813 -50
  3. package/data/skill-index/Eronred_aso-skills.json +1561 -31
  4. package/data/skill-index/GPTomics_bioSkills.json +22988 -443
  5. package/data/skill-index/Galaxy-Dawn_claude-scholar.json +2509 -49
  6. package/data/skill-index/Imbad0202_academic-research-skills.json +223 -19
  7. package/data/skill-index/K-Dense-AI_claude-scientific-skills.json +7015 -697
  8. package/data/skill-index/Leonxlnx_taste-skill.json +429 -9
  9. package/data/skill-index/Master-cai_Research-Paper-Writing-Skills.json +53 -2
  10. package/data/skill-index/MiniMax-AI_skills.json +1291 -22
  11. package/data/skill-index/affaan-m_everything-claude-code.json +27501 -780
  12. package/data/skill-index/alirezarezvani_claude-skills.json +27045 -453
  13. package/data/skill-index/anthropics_skills.json +938 -20
  14. package/data/skill-index/bytedance_deer-flow.json +1201 -19
  15. package/data/skill-index/coreyhaines31_marketingskills.json +1913 -41
  16. package/data/skill-index/github_awesome-copilot.json +25089 -354
  17. package/data/skill-index/heygen-com_hyperframes.json +324 -0
  18. package/data/skill-index/himself65_finance-skills.json +1254 -27
  19. package/data/skill-index/kemiljk_fluid-design.json +53 -2
  20. package/data/skill-index/kepano_obsidian-skills.json +262 -7
  21. package/data/skill-index/luongnv89_skills.json +1917 -69
  22. package/data/skill-index/mattpocock_skills.json +1157 -50
  23. package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +365 -8
  24. package/data/skill-index/obra_superpowers.json +729 -15
  25. package/data/skill-index/sickn33_antigravity-awesome-skills.json +270593 -6809
  26. package/data/skill-index/slavingia_skills.json +521 -11
  27. package/data/skill-index-resources.json +10 -1
  28. package/dist/agent-skill-manager.js +161 -161
  29. package/dist/chunk-796ss41d.js +15 -0
  30. package/dist/{chunk-1becp2v6.js → chunk-d61nf7gg.js} +1 -1
  31. package/dist/{chunk-a26gjzjk.js → chunk-vgzgtfy6.js} +1 -1
  32. package/dist/{chunk-2kpv20e1.js → chunk-y89teqgt.js} +43 -42
  33. package/package.json +1 -1
  34. package/dist/chunk-b5czdh0p.js +0 -15
@@ -2,9 +2,72 @@
2
2
  "repoUrl": "https://github.com/mattpocock/skills.git",
3
3
  "owner": "mattpocock",
4
4
  "repo": "skills",
5
- "updatedAt": "2026-03-27T23:21:31.694Z",
6
- "skillCount": 18,
5
+ "updatedAt": "2026-04-20T07:45:05.099Z",
6
+ "skillCount": 21,
7
7
  "skills": [
8
+ {
9
+ "name": "caveman",
10
+ "description": "Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says \"caveman mode\", \"talk like caveman\", \"use caveman\", \"less tokens\", \"be brief\", or invokes /caveman.",
11
+ "version": "0.0.0",
12
+ "license": "",
13
+ "creator": "",
14
+ "compatibility": "",
15
+ "allowedTools": [],
16
+ "installUrl": "github:mattpocock/skills:caveman",
17
+ "relPath": "caveman",
18
+ "verified": true,
19
+ "tokenCount": 526,
20
+ "evalSummary": {
21
+ "overallScore": 60,
22
+ "grade": "D",
23
+ "categories": [
24
+ {
25
+ "id": "structure",
26
+ "name": "Structure & completeness",
27
+ "score": 7,
28
+ "max": 10
29
+ },
30
+ {
31
+ "id": "description",
32
+ "name": "Description quality",
33
+ "score": 7,
34
+ "max": 10
35
+ },
36
+ {
37
+ "id": "prompt-engineering",
38
+ "name": "Prompt engineering",
39
+ "score": 3,
40
+ "max": 10
41
+ },
42
+ {
43
+ "id": "context-efficiency",
44
+ "name": "Context efficiency",
45
+ "score": 7,
46
+ "max": 10
47
+ },
48
+ {
49
+ "id": "safety",
50
+ "name": "Safety & guardrails",
51
+ "score": 7,
52
+ "max": 10
53
+ },
54
+ {
55
+ "id": "testability",
56
+ "name": "Testability",
57
+ "score": 1,
58
+ "max": 10
59
+ },
60
+ {
61
+ "id": "naming",
62
+ "name": "Naming & conventions",
63
+ "score": 10,
64
+ "max": 10
65
+ }
66
+ ],
67
+ "evaluatedAt": "2026-04-20T07:45:05.083Z",
68
+ "evaluatedVersion": "0.0.0"
69
+ }
70
+ },
8
71
  {
9
72
  "name": "design-an-interface",
10
73
  "description": "Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module shapes, or mentions \"design it twice\".",
@@ -15,7 +78,121 @@
15
78
  "allowedTools": [],
16
79
  "installUrl": "github:mattpocock/skills:design-an-interface",
17
80
  "relPath": "design-an-interface",
18
- "verified": true
81
+ "verified": true,
82
+ "tokenCount": 925,
83
+ "evalSummary": {
84
+ "overallScore": 69,
85
+ "grade": "C",
86
+ "categories": [
87
+ {
88
+ "id": "structure",
89
+ "name": "Structure & completeness",
90
+ "score": 7,
91
+ "max": 10
92
+ },
93
+ {
94
+ "id": "description",
95
+ "name": "Description quality",
96
+ "score": 10,
97
+ "max": 10
98
+ },
99
+ {
100
+ "id": "prompt-engineering",
101
+ "name": "Prompt engineering",
102
+ "score": 7,
103
+ "max": 10
104
+ },
105
+ {
106
+ "id": "context-efficiency",
107
+ "name": "Context efficiency",
108
+ "score": 9,
109
+ "max": 10
110
+ },
111
+ {
112
+ "id": "safety",
113
+ "name": "Safety & guardrails",
114
+ "score": 4,
115
+ "max": 10
116
+ },
117
+ {
118
+ "id": "testability",
119
+ "name": "Testability",
120
+ "score": 3,
121
+ "max": 10
122
+ },
123
+ {
124
+ "id": "naming",
125
+ "name": "Naming & conventions",
126
+ "score": 8,
127
+ "max": 10
128
+ }
129
+ ],
130
+ "evaluatedAt": "2026-04-20T07:45:05.083Z",
131
+ "evaluatedVersion": "0.0.0"
132
+ }
133
+ },
134
+ {
135
+ "name": "domain-model",
136
+ "description": "Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.",
137
+ "version": "0.0.0",
138
+ "license": "",
139
+ "creator": "",
140
+ "compatibility": "",
141
+ "allowedTools": [],
142
+ "installUrl": "github:mattpocock/skills:domain-model",
143
+ "relPath": "domain-model",
144
+ "verified": true,
145
+ "tokenCount": 1020,
146
+ "evalSummary": {
147
+ "overallScore": 67,
148
+ "grade": "C",
149
+ "categories": [
150
+ {
151
+ "id": "structure",
152
+ "name": "Structure & completeness",
153
+ "score": 7,
154
+ "max": 10
155
+ },
156
+ {
157
+ "id": "description",
158
+ "name": "Description quality",
159
+ "score": 7,
160
+ "max": 10
161
+ },
162
+ {
163
+ "id": "prompt-engineering",
164
+ "name": "Prompt engineering",
165
+ "score": 5,
166
+ "max": 10
167
+ },
168
+ {
169
+ "id": "context-efficiency",
170
+ "name": "Context efficiency",
171
+ "score": 9,
172
+ "max": 10
173
+ },
174
+ {
175
+ "id": "safety",
176
+ "name": "Safety & guardrails",
177
+ "score": 4,
178
+ "max": 10
179
+ },
180
+ {
181
+ "id": "testability",
182
+ "name": "Testability",
183
+ "score": 5,
184
+ "max": 10
185
+ },
186
+ {
187
+ "id": "naming",
188
+ "name": "Naming & conventions",
189
+ "score": 10,
190
+ "max": 10
191
+ }
192
+ ],
193
+ "evaluatedAt": "2026-04-20T07:45:05.084Z",
194
+ "evaluatedVersion": "0.0.0"
195
+ }
19
196
  },
20
197
  {
21
198
  "name": "edit-article",
@@ -27,7 +204,58 @@
27
204
  "allowedTools": [],
28
205
  "installUrl": "github:mattpocock/skills:edit-article",
29
206
  "relPath": "edit-article",
30
- "verified": true
207
+ "verified": true,
208
+ "tokenCount": 215,
209
+ "evalSummary": {
210
+ "overallScore": 53,
211
+ "grade": "D",
212
+ "categories": [
213
+ {
214
+ "id": "structure",
215
+ "name": "Structure & completeness",
216
+ "score": 6,
217
+ "max": 10
218
+ },
219
+ {
220
+ "id": "description",
221
+ "name": "Description quality",
222
+ "score": 10,
223
+ "max": 10
224
+ },
225
+ {
226
+ "id": "prompt-engineering",
227
+ "name": "Prompt engineering",
228
+ "score": 4,
229
+ "max": 10
230
+ },
231
+ {
232
+ "id": "context-efficiency",
233
+ "name": "Context efficiency",
234
+ "score": 4,
235
+ "max": 10
236
+ },
237
+ {
238
+ "id": "safety",
239
+ "name": "Safety & guardrails",
240
+ "score": 6,
241
+ "max": 10
242
+ },
243
+ {
244
+ "id": "testability",
245
+ "name": "Testability",
246
+ "score": 0,
247
+ "max": 10
248
+ },
249
+ {
250
+ "id": "naming",
251
+ "name": "Naming & conventions",
252
+ "score": 7,
253
+ "max": 10
254
+ }
255
+ ],
256
+ "evaluatedAt": "2026-04-20T07:45:05.084Z",
257
+ "evaluatedVersion": "0.0.0"
258
+ }
31
259
  },
32
260
  {
33
261
  "name": "git-guardrails-claude-code",
@@ -39,7 +267,121 @@
39
267
  "allowedTools": [],
40
268
  "installUrl": "github:mattpocock/skills:git-guardrails-claude-code",
41
269
  "relPath": "git-guardrails-claude-code",
42
- "verified": true
270
+ "verified": true,
271
+ "tokenCount": 719,
272
+ "evalSummary": {
273
+ "overallScore": 64,
274
+ "grade": "D",
275
+ "categories": [
276
+ {
277
+ "id": "structure",
278
+ "name": "Structure & completeness",
279
+ "score": 7,
280
+ "max": 10
281
+ },
282
+ {
283
+ "id": "description",
284
+ "name": "Description quality",
285
+ "score": 10,
286
+ "max": 10
287
+ },
288
+ {
289
+ "id": "prompt-engineering",
290
+ "name": "Prompt engineering",
291
+ "score": 7,
292
+ "max": 10
293
+ },
294
+ {
295
+ "id": "context-efficiency",
296
+ "name": "Context efficiency",
297
+ "score": 9,
298
+ "max": 10
299
+ },
300
+ {
301
+ "id": "safety",
302
+ "name": "Safety & guardrails",
303
+ "score": 1,
304
+ "max": 10
305
+ },
306
+ {
307
+ "id": "testability",
308
+ "name": "Testability",
309
+ "score": 3,
310
+ "max": 10
311
+ },
312
+ {
313
+ "id": "naming",
314
+ "name": "Naming & conventions",
315
+ "score": 8,
316
+ "max": 10
317
+ }
318
+ ],
319
+ "evaluatedAt": "2026-04-20T07:45:05.084Z",
320
+ "evaluatedVersion": "0.0.0"
321
+ }
322
+ },
323
+ {
324
+ "name": "github-triage",
325
+ "description": "Triage GitHub issues through a label-based state machine with interactive grilling sessions. Use when user wants to triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.",
326
+ "version": "0.0.0",
327
+ "license": "",
328
+ "creator": "",
329
+ "compatibility": "",
330
+ "allowedTools": [],
331
+ "installUrl": "github:mattpocock/skills:github-triage",
332
+ "relPath": "github-triage",
333
+ "verified": true,
334
+ "tokenCount": 3337,
335
+ "evalSummary": {
336
+ "overallScore": 81,
337
+ "grade": "B",
338
+ "categories": [
339
+ {
340
+ "id": "structure",
341
+ "name": "Structure & completeness",
342
+ "score": 7,
343
+ "max": 10
344
+ },
345
+ {
346
+ "id": "description",
347
+ "name": "Description quality",
348
+ "score": 7,
349
+ "max": 10
350
+ },
351
+ {
352
+ "id": "prompt-engineering",
353
+ "name": "Prompt engineering",
354
+ "score": 10,
355
+ "max": 10
356
+ },
357
+ {
358
+ "id": "context-efficiency",
359
+ "name": "Context efficiency",
360
+ "score": 9,
361
+ "max": 10
362
+ },
363
+ {
364
+ "id": "safety",
365
+ "name": "Safety & guardrails",
366
+ "score": 9,
367
+ "max": 10
368
+ },
369
+ {
370
+ "id": "testability",
371
+ "name": "Testability",
372
+ "score": 5,
373
+ "max": 10
374
+ },
375
+ {
376
+ "id": "naming",
377
+ "name": "Naming & conventions",
378
+ "score": 10,
379
+ "max": 10
380
+ }
381
+ ],
382
+ "evaluatedAt": "2026-04-20T07:45:05.086Z",
383
+ "evaluatedVersion": "0.0.0"
384
+ }
43
385
  },
44
386
  {
45
387
  "name": "grill-me",
@@ -51,7 +393,58 @@
51
393
  "allowedTools": [],
52
394
  "installUrl": "github:mattpocock/skills:grill-me",
53
395
  "relPath": "grill-me",
54
- "verified": true
396
+ "verified": true,
397
+ "tokenCount": 189,
398
+ "evalSummary": {
399
+ "overallScore": 40,
400
+ "grade": "F",
401
+ "categories": [
402
+ {
403
+ "id": "structure",
404
+ "name": "Structure & completeness",
405
+ "score": 6,
406
+ "max": 10
407
+ },
408
+ {
409
+ "id": "description",
410
+ "name": "Description quality",
411
+ "score": 7,
412
+ "max": 10
413
+ },
414
+ {
415
+ "id": "prompt-engineering",
416
+ "name": "Prompt engineering",
417
+ "score": 1,
418
+ "max": 10
419
+ },
420
+ {
421
+ "id": "context-efficiency",
422
+ "name": "Context efficiency",
423
+ "score": 2,
424
+ "max": 10
425
+ },
426
+ {
427
+ "id": "safety",
428
+ "name": "Safety & guardrails",
429
+ "score": 5,
430
+ "max": 10
431
+ },
432
+ {
433
+ "id": "testability",
434
+ "name": "Testability",
435
+ "score": 0,
436
+ "max": 10
437
+ },
438
+ {
439
+ "id": "naming",
440
+ "name": "Naming & conventions",
441
+ "score": 7,
442
+ "max": 10
443
+ }
444
+ ],
445
+ "evaluatedAt": "2026-04-20T07:45:05.086Z",
446
+ "evaluatedVersion": "0.0.0"
447
+ }
55
448
  },
56
449
  {
57
450
  "name": "improve-codebase-architecture",
@@ -63,7 +456,58 @@
63
456
  "allowedTools": [],
64
457
  "installUrl": "github:mattpocock/skills:improve-codebase-architecture",
65
458
  "relPath": "improve-codebase-architecture",
66
- "verified": true
459
+ "verified": true,
460
+ "tokenCount": 1204,
461
+ "evalSummary": {
462
+ "overallScore": 63,
463
+ "grade": "D",
464
+ "categories": [
465
+ {
466
+ "id": "structure",
467
+ "name": "Structure & completeness",
468
+ "score": 7,
469
+ "max": 10
470
+ },
471
+ {
472
+ "id": "description",
473
+ "name": "Description quality",
474
+ "score": 7,
475
+ "max": 10
476
+ },
477
+ {
478
+ "id": "prompt-engineering",
479
+ "name": "Prompt engineering",
480
+ "score": 5,
481
+ "max": 10
482
+ },
483
+ {
484
+ "id": "context-efficiency",
485
+ "name": "Context efficiency",
486
+ "score": 9,
487
+ "max": 10
488
+ },
489
+ {
490
+ "id": "safety",
491
+ "name": "Safety & guardrails",
492
+ "score": 5,
493
+ "max": 10
494
+ },
495
+ {
496
+ "id": "testability",
497
+ "name": "Testability",
498
+ "score": 3,
499
+ "max": 10
500
+ },
501
+ {
502
+ "id": "naming",
503
+ "name": "Naming & conventions",
504
+ "score": 8,
505
+ "max": 10
506
+ }
507
+ ],
508
+ "evaluatedAt": "2026-04-20T07:45:05.086Z",
509
+ "evaluatedVersion": "0.0.0"
510
+ }
67
511
  },
68
512
  {
69
513
  "name": "migrate-to-shoehorn",
@@ -75,7 +519,58 @@
75
519
  "allowedTools": [],
76
520
  "installUrl": "github:mattpocock/skills:migrate-to-shoehorn",
77
521
  "relPath": "migrate-to-shoehorn",
78
- "verified": true
522
+ "verified": true,
523
+ "tokenCount": 888,
524
+ "evalSummary": {
525
+ "overallScore": 74,
526
+ "grade": "C",
527
+ "categories": [
528
+ {
529
+ "id": "structure",
530
+ "name": "Structure & completeness",
531
+ "score": 7,
532
+ "max": 10
533
+ },
534
+ {
535
+ "id": "description",
536
+ "name": "Description quality",
537
+ "score": 10,
538
+ "max": 10
539
+ },
540
+ {
541
+ "id": "prompt-engineering",
542
+ "name": "Prompt engineering",
543
+ "score": 8,
544
+ "max": 10
545
+ },
546
+ {
547
+ "id": "context-efficiency",
548
+ "name": "Context efficiency",
549
+ "score": 7,
550
+ "max": 10
551
+ },
552
+ {
553
+ "id": "safety",
554
+ "name": "Safety & guardrails",
555
+ "score": 5,
556
+ "max": 10
557
+ },
558
+ {
559
+ "id": "testability",
560
+ "name": "Testability",
561
+ "score": 5,
562
+ "max": 10
563
+ },
564
+ {
565
+ "id": "naming",
566
+ "name": "Naming & conventions",
567
+ "score": 10,
568
+ "max": 10
569
+ }
570
+ ],
571
+ "evaluatedAt": "2026-04-20T07:45:05.087Z",
572
+ "evaluatedVersion": "0.0.0"
573
+ }
79
574
  },
80
575
  {
81
576
  "name": "obsidian-vault",
@@ -87,31 +582,58 @@
87
582
  "allowedTools": [],
88
583
  "installUrl": "github:mattpocock/skills:obsidian-vault",
89
584
  "relPath": "obsidian-vault",
90
- "verified": true
91
- },
92
- {
93
- "name": "prd-to-issues",
94
- "description": "Break a PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices. Use when user wants to convert a PRD to issues, create implementation tickets, or break down a PRD into work items.",
95
- "version": "0.0.0",
96
- "license": "",
97
- "creator": "",
98
- "compatibility": "",
99
- "allowedTools": [],
100
- "installUrl": "github:mattpocock/skills:prd-to-issues",
101
- "relPath": "prd-to-issues",
102
- "verified": true
103
- },
104
- {
105
- "name": "prd-to-plan",
106
- "description": "Turn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices, saved as a local Markdown file in ./plans/. Use when user wants to break down a PRD, create an implementation plan, plan phases from a PRD, or mentions \"tracer bullets\".",
107
- "version": "0.0.0",
108
- "license": "",
109
- "creator": "",
110
- "compatibility": "",
111
- "allowedTools": [],
112
- "installUrl": "github:mattpocock/skills:prd-to-plan",
113
- "relPath": "prd-to-plan",
114
- "verified": true
585
+ "verified": true,
586
+ "tokenCount": 415,
587
+ "evalSummary": {
588
+ "overallScore": 66,
589
+ "grade": "C",
590
+ "categories": [
591
+ {
592
+ "id": "structure",
593
+ "name": "Structure & completeness",
594
+ "score": 7,
595
+ "max": 10
596
+ },
597
+ {
598
+ "id": "description",
599
+ "name": "Description quality",
600
+ "score": 10,
601
+ "max": 10
602
+ },
603
+ {
604
+ "id": "prompt-engineering",
605
+ "name": "Prompt engineering",
606
+ "score": 7,
607
+ "max": 10
608
+ },
609
+ {
610
+ "id": "context-efficiency",
611
+ "name": "Context efficiency",
612
+ "score": 7,
613
+ "max": 10
614
+ },
615
+ {
616
+ "id": "safety",
617
+ "name": "Safety & guardrails",
618
+ "score": 5,
619
+ "max": 10
620
+ },
621
+ {
622
+ "id": "testability",
623
+ "name": "Testability",
624
+ "score": 0,
625
+ "max": 10
626
+ },
627
+ {
628
+ "id": "naming",
629
+ "name": "Naming & conventions",
630
+ "score": 10,
631
+ "max": 10
632
+ }
633
+ ],
634
+ "evaluatedAt": "2026-04-20T07:45:05.087Z",
635
+ "evaluatedVersion": "0.0.0"
636
+ }
115
637
  },
116
638
  {
117
639
  "name": "qa",
@@ -123,7 +645,58 @@
123
645
  "allowedTools": [],
124
646
  "installUrl": "github:mattpocock/skills:qa",
125
647
  "relPath": "qa",
126
- "verified": true
648
+ "verified": true,
649
+ "tokenCount": 1529,
650
+ "evalSummary": {
651
+ "overallScore": 69,
652
+ "grade": "C",
653
+ "categories": [
654
+ {
655
+ "id": "structure",
656
+ "name": "Structure & completeness",
657
+ "score": 7,
658
+ "max": 10
659
+ },
660
+ {
661
+ "id": "description",
662
+ "name": "Description quality",
663
+ "score": 5,
664
+ "max": 10
665
+ },
666
+ {
667
+ "id": "prompt-engineering",
668
+ "name": "Prompt engineering",
669
+ "score": 7,
670
+ "max": 10
671
+ },
672
+ {
673
+ "id": "context-efficiency",
674
+ "name": "Context efficiency",
675
+ "score": 9,
676
+ "max": 10
677
+ },
678
+ {
679
+ "id": "safety",
680
+ "name": "Safety & guardrails",
681
+ "score": 9,
682
+ "max": 10
683
+ },
684
+ {
685
+ "id": "testability",
686
+ "name": "Testability",
687
+ "score": 1,
688
+ "max": 10
689
+ },
690
+ {
691
+ "id": "naming",
692
+ "name": "Naming & conventions",
693
+ "score": 10,
694
+ "max": 10
695
+ }
696
+ ],
697
+ "evaluatedAt": "2026-04-20T07:45:05.088Z",
698
+ "evaluatedVersion": "0.0.0"
699
+ }
127
700
  },
128
701
  {
129
702
  "name": "request-refactor-plan",
@@ -135,7 +708,58 @@
135
708
  "allowedTools": [],
136
709
  "installUrl": "github:mattpocock/skills:request-refactor-plan",
137
710
  "relPath": "request-refactor-plan",
138
- "verified": true
711
+ "verified": true,
712
+ "tokenCount": 842,
713
+ "evalSummary": {
714
+ "overallScore": 71,
715
+ "grade": "C",
716
+ "categories": [
717
+ {
718
+ "id": "structure",
719
+ "name": "Structure & completeness",
720
+ "score": 7,
721
+ "max": 10
722
+ },
723
+ {
724
+ "id": "description",
725
+ "name": "Description quality",
726
+ "score": 10,
727
+ "max": 10
728
+ },
729
+ {
730
+ "id": "prompt-engineering",
731
+ "name": "Prompt engineering",
732
+ "score": 6,
733
+ "max": 10
734
+ },
735
+ {
736
+ "id": "context-efficiency",
737
+ "name": "Context efficiency",
738
+ "score": 9,
739
+ "max": 10
740
+ },
741
+ {
742
+ "id": "safety",
743
+ "name": "Safety & guardrails",
744
+ "score": 3,
745
+ "max": 10
746
+ },
747
+ {
748
+ "id": "testability",
749
+ "name": "Testability",
750
+ "score": 5,
751
+ "max": 10
752
+ },
753
+ {
754
+ "id": "naming",
755
+ "name": "Naming & conventions",
756
+ "score": 10,
757
+ "max": 10
758
+ }
759
+ ],
760
+ "evaluatedAt": "2026-04-20T07:45:05.088Z",
761
+ "evaluatedVersion": "0.0.0"
762
+ }
139
763
  },
140
764
  {
141
765
  "name": "scaffold-exercises",
@@ -147,7 +771,58 @@
147
771
  "allowedTools": [],
148
772
  "installUrl": "github:mattpocock/skills:scaffold-exercises",
149
773
  "relPath": "scaffold-exercises",
150
- "verified": true
774
+ "verified": true,
775
+ "tokenCount": 810,
776
+ "evalSummary": {
777
+ "overallScore": 79,
778
+ "grade": "C",
779
+ "categories": [
780
+ {
781
+ "id": "structure",
782
+ "name": "Structure & completeness",
783
+ "score": 7,
784
+ "max": 10
785
+ },
786
+ {
787
+ "id": "description",
788
+ "name": "Description quality",
789
+ "score": 10,
790
+ "max": 10
791
+ },
792
+ {
793
+ "id": "prompt-engineering",
794
+ "name": "Prompt engineering",
795
+ "score": 7,
796
+ "max": 10
797
+ },
798
+ {
799
+ "id": "context-efficiency",
800
+ "name": "Context efficiency",
801
+ "score": 9,
802
+ "max": 10
803
+ },
804
+ {
805
+ "id": "safety",
806
+ "name": "Safety & guardrails",
807
+ "score": 9,
808
+ "max": 10
809
+ },
810
+ {
811
+ "id": "testability",
812
+ "name": "Testability",
813
+ "score": 3,
814
+ "max": 10
815
+ },
816
+ {
817
+ "id": "naming",
818
+ "name": "Naming & conventions",
819
+ "score": 10,
820
+ "max": 10
821
+ }
822
+ ],
823
+ "evaluatedAt": "2026-04-20T07:45:05.088Z",
824
+ "evaluatedVersion": "0.0.0"
825
+ }
151
826
  },
152
827
  {
153
828
  "name": "setup-pre-commit",
@@ -159,7 +834,58 @@
159
834
  "allowedTools": [],
160
835
  "installUrl": "github:mattpocock/skills:setup-pre-commit",
161
836
  "relPath": "setup-pre-commit",
162
- "verified": true
837
+ "verified": true,
838
+ "tokenCount": 619,
839
+ "evalSummary": {
840
+ "overallScore": 73,
841
+ "grade": "C",
842
+ "categories": [
843
+ {
844
+ "id": "structure",
845
+ "name": "Structure & completeness",
846
+ "score": 7,
847
+ "max": 10
848
+ },
849
+ {
850
+ "id": "description",
851
+ "name": "Description quality",
852
+ "score": 10,
853
+ "max": 10
854
+ },
855
+ {
856
+ "id": "prompt-engineering",
857
+ "name": "Prompt engineering",
858
+ "score": 6,
859
+ "max": 10
860
+ },
861
+ {
862
+ "id": "context-efficiency",
863
+ "name": "Context efficiency",
864
+ "score": 9,
865
+ "max": 10
866
+ },
867
+ {
868
+ "id": "safety",
869
+ "name": "Safety & guardrails",
870
+ "score": 6,
871
+ "max": 10
872
+ },
873
+ {
874
+ "id": "testability",
875
+ "name": "Testability",
876
+ "score": 5,
877
+ "max": 10
878
+ },
879
+ {
880
+ "id": "naming",
881
+ "name": "Naming & conventions",
882
+ "score": 8,
883
+ "max": 10
884
+ }
885
+ ],
886
+ "evaluatedAt": "2026-04-20T07:45:05.089Z",
887
+ "evaluatedVersion": "0.0.0"
888
+ }
163
889
  },
164
890
  {
165
891
  "name": "tdd",
@@ -171,7 +897,184 @@
171
897
  "allowedTools": [],
172
898
  "installUrl": "github:mattpocock/skills:tdd",
173
899
  "relPath": "tdd",
174
- "verified": true
900
+ "verified": true,
901
+ "tokenCount": 1235,
902
+ "evalSummary": {
903
+ "overallScore": 76,
904
+ "grade": "C",
905
+ "categories": [
906
+ {
907
+ "id": "structure",
908
+ "name": "Structure & completeness",
909
+ "score": 7,
910
+ "max": 10
911
+ },
912
+ {
913
+ "id": "description",
914
+ "name": "Description quality",
915
+ "score": 7,
916
+ "max": 10
917
+ },
918
+ {
919
+ "id": "prompt-engineering",
920
+ "name": "Prompt engineering",
921
+ "score": 9,
922
+ "max": 10
923
+ },
924
+ {
925
+ "id": "context-efficiency",
926
+ "name": "Context efficiency",
927
+ "score": 7,
928
+ "max": 10
929
+ },
930
+ {
931
+ "id": "safety",
932
+ "name": "Safety & guardrails",
933
+ "score": 6,
934
+ "max": 10
935
+ },
936
+ {
937
+ "id": "testability",
938
+ "name": "Testability",
939
+ "score": 7,
940
+ "max": 10
941
+ },
942
+ {
943
+ "id": "naming",
944
+ "name": "Naming & conventions",
945
+ "score": 10,
946
+ "max": 10
947
+ }
948
+ ],
949
+ "evaluatedAt": "2026-04-20T07:45:05.089Z",
950
+ "evaluatedVersion": "0.0.0"
951
+ }
952
+ },
953
+ {
954
+ "name": "to-issues",
955
+ "description": "Break a plan, spec, or PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.",
956
+ "version": "0.0.0",
957
+ "license": "",
958
+ "creator": "",
959
+ "compatibility": "",
960
+ "allowedTools": [],
961
+ "installUrl": "github:mattpocock/skills:to-issues",
962
+ "relPath": "to-issues",
963
+ "verified": true,
964
+ "tokenCount": 834,
965
+ "evalSummary": {
966
+ "overallScore": 64,
967
+ "grade": "D",
968
+ "categories": [
969
+ {
970
+ "id": "structure",
971
+ "name": "Structure & completeness",
972
+ "score": 7,
973
+ "max": 10
974
+ },
975
+ {
976
+ "id": "description",
977
+ "name": "Description quality",
978
+ "score": 7,
979
+ "max": 10
980
+ },
981
+ {
982
+ "id": "prompt-engineering",
983
+ "name": "Prompt engineering",
984
+ "score": 4,
985
+ "max": 10
986
+ },
987
+ {
988
+ "id": "context-efficiency",
989
+ "name": "Context efficiency",
990
+ "score": 9,
991
+ "max": 10
992
+ },
993
+ {
994
+ "id": "safety",
995
+ "name": "Safety & guardrails",
996
+ "score": 5,
997
+ "max": 10
998
+ },
999
+ {
1000
+ "id": "testability",
1001
+ "name": "Testability",
1002
+ "score": 3,
1003
+ "max": 10
1004
+ },
1005
+ {
1006
+ "id": "naming",
1007
+ "name": "Naming & conventions",
1008
+ "score": 10,
1009
+ "max": 10
1010
+ }
1011
+ ],
1012
+ "evaluatedAt": "2026-04-20T07:45:05.090Z",
1013
+ "evaluatedVersion": "0.0.0"
1014
+ }
1015
+ },
1016
+ {
1017
+ "name": "to-prd",
1018
+ "description": "Turn the current conversation context into a PRD and submit it as a GitHub issue. Use when user wants to create a PRD from the current context.",
1019
+ "version": "0.0.0",
1020
+ "license": "",
1021
+ "creator": "",
1022
+ "compatibility": "",
1023
+ "allowedTools": [],
1024
+ "installUrl": "github:mattpocock/skills:to-prd",
1025
+ "relPath": "to-prd",
1026
+ "verified": true,
1027
+ "tokenCount": 773,
1028
+ "evalSummary": {
1029
+ "overallScore": 64,
1030
+ "grade": "D",
1031
+ "categories": [
1032
+ {
1033
+ "id": "structure",
1034
+ "name": "Structure & completeness",
1035
+ "score": 7,
1036
+ "max": 10
1037
+ },
1038
+ {
1039
+ "id": "description",
1040
+ "name": "Description quality",
1041
+ "score": 7,
1042
+ "max": 10
1043
+ },
1044
+ {
1045
+ "id": "prompt-engineering",
1046
+ "name": "Prompt engineering",
1047
+ "score": 6,
1048
+ "max": 10
1049
+ },
1050
+ {
1051
+ "id": "context-efficiency",
1052
+ "name": "Context efficiency",
1053
+ "score": 9,
1054
+ "max": 10
1055
+ },
1056
+ {
1057
+ "id": "safety",
1058
+ "name": "Safety & guardrails",
1059
+ "score": 3,
1060
+ "max": 10
1061
+ },
1062
+ {
1063
+ "id": "testability",
1064
+ "name": "Testability",
1065
+ "score": 3,
1066
+ "max": 10
1067
+ },
1068
+ {
1069
+ "id": "naming",
1070
+ "name": "Naming & conventions",
1071
+ "score": 10,
1072
+ "max": 10
1073
+ }
1074
+ ],
1075
+ "evaluatedAt": "2026-04-20T07:45:05.090Z",
1076
+ "evaluatedVersion": "0.0.0"
1077
+ }
175
1078
  },
176
1079
  {
177
1080
  "name": "triage-issue",
@@ -183,7 +1086,58 @@
183
1086
  "allowedTools": [],
184
1087
  "installUrl": "github:mattpocock/skills:triage-issue",
185
1088
  "relPath": "triage-issue",
186
- "verified": true
1089
+ "verified": true,
1090
+ "tokenCount": 1181,
1091
+ "evalSummary": {
1092
+ "overallScore": 67,
1093
+ "grade": "C",
1094
+ "categories": [
1095
+ {
1096
+ "id": "structure",
1097
+ "name": "Structure & completeness",
1098
+ "score": 7,
1099
+ "max": 10
1100
+ },
1101
+ {
1102
+ "id": "description",
1103
+ "name": "Description quality",
1104
+ "score": 5,
1105
+ "max": 10
1106
+ },
1107
+ {
1108
+ "id": "prompt-engineering",
1109
+ "name": "Prompt engineering",
1110
+ "score": 6,
1111
+ "max": 10
1112
+ },
1113
+ {
1114
+ "id": "context-efficiency",
1115
+ "name": "Context efficiency",
1116
+ "score": 9,
1117
+ "max": 10
1118
+ },
1119
+ {
1120
+ "id": "safety",
1121
+ "name": "Safety & guardrails",
1122
+ "score": 7,
1123
+ "max": 10
1124
+ },
1125
+ {
1126
+ "id": "testability",
1127
+ "name": "Testability",
1128
+ "score": 5,
1129
+ "max": 10
1130
+ },
1131
+ {
1132
+ "id": "naming",
1133
+ "name": "Naming & conventions",
1134
+ "score": 8,
1135
+ "max": 10
1136
+ }
1137
+ ],
1138
+ "evaluatedAt": "2026-04-20T07:45:05.091Z",
1139
+ "evaluatedVersion": "0.0.0"
1140
+ }
187
1141
  },
188
1142
  {
189
1143
  "name": "ubiquitous-language",
@@ -195,31 +1149,184 @@
195
1149
  "allowedTools": [],
196
1150
  "installUrl": "github:mattpocock/skills:ubiquitous-language",
197
1151
  "relPath": "ubiquitous-language",
198
- "verified": true
1152
+ "verified": true,
1153
+ "tokenCount": 1474,
1154
+ "evalSummary": {
1155
+ "overallScore": 59,
1156
+ "grade": "D",
1157
+ "categories": [
1158
+ {
1159
+ "id": "structure",
1160
+ "name": "Structure & completeness",
1161
+ "score": 7,
1162
+ "max": 10
1163
+ },
1164
+ {
1165
+ "id": "description",
1166
+ "name": "Description quality",
1167
+ "score": 8,
1168
+ "max": 10
1169
+ },
1170
+ {
1171
+ "id": "prompt-engineering",
1172
+ "name": "Prompt engineering",
1173
+ "score": 6,
1174
+ "max": 10
1175
+ },
1176
+ {
1177
+ "id": "context-efficiency",
1178
+ "name": "Context efficiency",
1179
+ "score": 6,
1180
+ "max": 10
1181
+ },
1182
+ {
1183
+ "id": "safety",
1184
+ "name": "Safety & guardrails",
1185
+ "score": 1,
1186
+ "max": 10
1187
+ },
1188
+ {
1189
+ "id": "testability",
1190
+ "name": "Testability",
1191
+ "score": 3,
1192
+ "max": 10
1193
+ },
1194
+ {
1195
+ "id": "naming",
1196
+ "name": "Naming & conventions",
1197
+ "score": 10,
1198
+ "max": 10
1199
+ }
1200
+ ],
1201
+ "evaluatedAt": "2026-04-20T07:45:05.091Z",
1202
+ "evaluatedVersion": "0.0.0"
1203
+ }
199
1204
  },
200
1205
  {
201
- "name": "write-a-prd",
202
- "description": "Create a PRD through user interview, codebase exploration, and module design, then submit as a GitHub issue. Use when user wants to write a PRD, create a product requirements document, or plan a new feature.",
1206
+ "name": "write-a-skill",
1207
+ "description": "Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.",
203
1208
  "version": "0.0.0",
204
1209
  "license": "",
205
1210
  "creator": "",
206
1211
  "compatibility": "",
207
1212
  "allowedTools": [],
208
- "installUrl": "github:mattpocock/skills:write-a-prd",
209
- "relPath": "write-a-prd",
210
- "verified": true
1213
+ "installUrl": "github:mattpocock/skills:write-a-skill",
1214
+ "relPath": "write-a-skill",
1215
+ "verified": true,
1216
+ "tokenCount": 909,
1217
+ "evalSummary": {
1218
+ "overallScore": 79,
1219
+ "grade": "C",
1220
+ "categories": [
1221
+ {
1222
+ "id": "structure",
1223
+ "name": "Structure & completeness",
1224
+ "score": 7,
1225
+ "max": 10
1226
+ },
1227
+ {
1228
+ "id": "description",
1229
+ "name": "Description quality",
1230
+ "score": 10,
1231
+ "max": 10
1232
+ },
1233
+ {
1234
+ "id": "prompt-engineering",
1235
+ "name": "Prompt engineering",
1236
+ "score": 9,
1237
+ "max": 10
1238
+ },
1239
+ {
1240
+ "id": "context-efficiency",
1241
+ "name": "Context efficiency",
1242
+ "score": 9,
1243
+ "max": 10
1244
+ },
1245
+ {
1246
+ "id": "safety",
1247
+ "name": "Safety & guardrails",
1248
+ "score": 9,
1249
+ "max": 10
1250
+ },
1251
+ {
1252
+ "id": "testability",
1253
+ "name": "Testability",
1254
+ "score": 1,
1255
+ "max": 10
1256
+ },
1257
+ {
1258
+ "id": "naming",
1259
+ "name": "Naming & conventions",
1260
+ "score": 10,
1261
+ "max": 10
1262
+ }
1263
+ ],
1264
+ "evaluatedAt": "2026-04-20T07:45:05.092Z",
1265
+ "evaluatedVersion": "0.0.0"
1266
+ }
211
1267
  },
212
1268
  {
213
- "name": "write-a-skill",
214
- "description": "Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.",
1269
+ "name": "zoom-out",
1270
+ "description": "Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.",
215
1271
  "version": "0.0.0",
216
1272
  "license": "",
217
1273
  "creator": "",
218
1274
  "compatibility": "",
219
1275
  "allowedTools": [],
220
- "installUrl": "github:mattpocock/skills:write-a-skill",
221
- "relPath": "write-a-skill",
222
- "verified": true
1276
+ "installUrl": "github:mattpocock/skills:zoom-out",
1277
+ "relPath": "zoom-out",
1278
+ "verified": true,
1279
+ "tokenCount": 126,
1280
+ "evalSummary": {
1281
+ "overallScore": 34,
1282
+ "grade": "F",
1283
+ "categories": [
1284
+ {
1285
+ "id": "structure",
1286
+ "name": "Structure & completeness",
1287
+ "score": 6,
1288
+ "max": 10
1289
+ },
1290
+ {
1291
+ "id": "description",
1292
+ "name": "Description quality",
1293
+ "score": 7,
1294
+ "max": 10
1295
+ },
1296
+ {
1297
+ "id": "prompt-engineering",
1298
+ "name": "Prompt engineering",
1299
+ "score": 0,
1300
+ "max": 10
1301
+ },
1302
+ {
1303
+ "id": "context-efficiency",
1304
+ "name": "Context efficiency",
1305
+ "score": 2,
1306
+ "max": 10
1307
+ },
1308
+ {
1309
+ "id": "safety",
1310
+ "name": "Safety & guardrails",
1311
+ "score": 2,
1312
+ "max": 10
1313
+ },
1314
+ {
1315
+ "id": "testability",
1316
+ "name": "Testability",
1317
+ "score": 0,
1318
+ "max": 10
1319
+ },
1320
+ {
1321
+ "id": "naming",
1322
+ "name": "Naming & conventions",
1323
+ "score": 7,
1324
+ "max": 10
1325
+ }
1326
+ ],
1327
+ "evaluatedAt": "2026-04-20T07:45:05.092Z",
1328
+ "evaluatedVersion": "0.0.0"
1329
+ }
223
1330
  }
224
1331
  ]
225
1332
  }