agent-skill-manager 2.5.0 → 2.6.1
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.
- package/README.md +1 -1
- package/data/skill-index/Affitor_affiliate-skills.json +4089 -167
- package/data/skill-index/Eronred_aso-skills.json +2251 -31
- package/data/skill-index/GPTomics_bioSkills.json +33126 -640
- package/data/skill-index/Galaxy-Dawn_claude-scholar.json +3084 -765
- package/data/skill-index/Imbad0202_academic-research-skills.json +315 -19
- package/data/skill-index/K-Dense-AI_claude-scientific-skills.json +10060 -144
- package/data/skill-index/Leonxlnx_taste-skill.json +1150 -10
- package/data/skill-index/Master-cai_Research-Paper-Writing-Skills.json +76 -2
- package/data/skill-index/MiniMax-AI_skills.json +1730 -28
- package/data/skill-index/Paramchoudhary_ResumeSkills.json +10421 -0
- package/data/skill-index/affaan-m_everything-claude-code.json +35901 -2483
- package/data/skill-index/alirezarezvani_claude-skills.json +40310 -1896
- package/data/skill-index/anthropics_skills.json +1352 -20
- package/data/skill-index/antonbabenko_terraform-skill.json +15 -15
- package/data/skill-index/bytedance_deer-flow.json +1657 -29
- package/data/skill-index/coreyhaines31_marketingskills.json +3266 -54
- package/data/skill-index/github_awesome-copilot.json +36002 -902
- package/data/skill-index/google_skills.json +119 -119
- package/data/skill-index/heygen-com_hyperframes.json +1346 -17
- package/data/skill-index/himself65_finance-skills.json +1866 -38
- package/data/skill-index/kemiljk_fluid-design.json +76 -2
- package/data/skill-index/kepano_obsidian-skills.json +376 -6
- package/data/skill-index/luongnv89_skills.json +2425 -857
- package/data/skill-index/mattpocock_skills.json +1809 -118
- package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +538 -20
- package/data/skill-index/obra_superpowers.json +1051 -15
- package/data/skill-index/sickn33_antigravity-awesome-skills.json +346070 -13548
- package/data/skill-index/slavingia_skills.json +751 -11
- package/data/skill-index-resources.json +10 -1
- package/dist/agent-skill-manager.js +213 -213
- package/dist/{chunk-QY4LTOTR.js → chunk-JCZ5QZVC.js} +1 -1
- package/dist/{src-YK2KIAU7.js → src-WHMVOOPJ.js} +1 -1
- package/package.json +1 -1
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"repoUrl": "https://github.com/mattpocock/skills.git",
|
|
3
3
|
"owner": "mattpocock",
|
|
4
4
|
"repo": "skills",
|
|
5
|
-
"updatedAt": "2026-04-
|
|
6
|
-
"skillCount":
|
|
5
|
+
"updatedAt": "2026-04-30T23:05:16.786Z",
|
|
6
|
+
"skillCount": 22,
|
|
7
7
|
"skills": [
|
|
8
8
|
{
|
|
9
9
|
"name": "caveman",
|
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
"creator": "",
|
|
14
14
|
"compatibility": "",
|
|
15
15
|
"allowedTools": [],
|
|
16
|
-
"installUrl": "github:mattpocock/skills:caveman",
|
|
17
|
-
"relPath": "caveman",
|
|
16
|
+
"installUrl": "github:mattpocock/skills:skills/productivity/caveman",
|
|
17
|
+
"relPath": "skills/productivity/caveman",
|
|
18
18
|
"verified": true,
|
|
19
19
|
"tokenCount": 526,
|
|
20
20
|
"evalSummary": {
|
|
@@ -64,8 +64,82 @@
|
|
|
64
64
|
"max": 10
|
|
65
65
|
}
|
|
66
66
|
],
|
|
67
|
-
"evaluatedAt": "2026-04-
|
|
67
|
+
"evaluatedAt": "2026-04-30T23:05:16.762Z",
|
|
68
68
|
"evaluatedVersion": "0.0.0"
|
|
69
|
+
},
|
|
70
|
+
"evalSummaries": {
|
|
71
|
+
"quality": {
|
|
72
|
+
"providerId": "quality",
|
|
73
|
+
"providerVersion": "1.0.0",
|
|
74
|
+
"schemaVersion": 1,
|
|
75
|
+
"passed": true,
|
|
76
|
+
"overallScore": 60,
|
|
77
|
+
"grade": "D",
|
|
78
|
+
"categories": [
|
|
79
|
+
{
|
|
80
|
+
"id": "structure",
|
|
81
|
+
"name": "Structure & completeness",
|
|
82
|
+
"score": 7,
|
|
83
|
+
"max": 10
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"id": "description",
|
|
87
|
+
"name": "Description quality",
|
|
88
|
+
"score": 7,
|
|
89
|
+
"max": 10
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"id": "prompt-engineering",
|
|
93
|
+
"name": "Prompt engineering",
|
|
94
|
+
"score": 3,
|
|
95
|
+
"max": 10
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"id": "context-efficiency",
|
|
99
|
+
"name": "Context efficiency",
|
|
100
|
+
"score": 7,
|
|
101
|
+
"max": 10
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"id": "safety",
|
|
105
|
+
"name": "Safety & guardrails",
|
|
106
|
+
"score": 7,
|
|
107
|
+
"max": 10
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"id": "testability",
|
|
111
|
+
"name": "Testability",
|
|
112
|
+
"score": 1,
|
|
113
|
+
"max": 10
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"id": "naming",
|
|
117
|
+
"name": "Naming & conventions",
|
|
118
|
+
"score": 10,
|
|
119
|
+
"max": 10
|
|
120
|
+
}
|
|
121
|
+
],
|
|
122
|
+
"evaluatedAt": "2026-04-30T23:05:16.762Z",
|
|
123
|
+
"evaluatedVersion": "0.0.0"
|
|
124
|
+
},
|
|
125
|
+
"skill-best-practice": {
|
|
126
|
+
"providerId": "skill-best-practice",
|
|
127
|
+
"providerVersion": "1.1.0",
|
|
128
|
+
"schemaVersion": 1,
|
|
129
|
+
"passed": false,
|
|
130
|
+
"overallScore": 69,
|
|
131
|
+
"grade": "C",
|
|
132
|
+
"categories": [
|
|
133
|
+
{
|
|
134
|
+
"id": "validation",
|
|
135
|
+
"name": "Deterministic validation",
|
|
136
|
+
"score": 9,
|
|
137
|
+
"max": 13
|
|
138
|
+
}
|
|
139
|
+
],
|
|
140
|
+
"evaluatedAt": "2026-04-30T23:05:16.762Z",
|
|
141
|
+
"evaluatedVersion": "0.0.0"
|
|
142
|
+
}
|
|
69
143
|
}
|
|
70
144
|
},
|
|
71
145
|
{
|
|
@@ -76,8 +150,8 @@
|
|
|
76
150
|
"creator": "",
|
|
77
151
|
"compatibility": "",
|
|
78
152
|
"allowedTools": [],
|
|
79
|
-
"installUrl": "github:mattpocock/skills:design-an-interface",
|
|
80
|
-
"relPath": "design-an-interface",
|
|
153
|
+
"installUrl": "github:mattpocock/skills:skills/deprecated/design-an-interface",
|
|
154
|
+
"relPath": "skills/deprecated/design-an-interface",
|
|
81
155
|
"verified": true,
|
|
82
156
|
"tokenCount": 925,
|
|
83
157
|
"evalSummary": {
|
|
@@ -127,24 +201,98 @@
|
|
|
127
201
|
"max": 10
|
|
128
202
|
}
|
|
129
203
|
],
|
|
130
|
-
"evaluatedAt": "2026-04-
|
|
204
|
+
"evaluatedAt": "2026-04-30T23:05:16.763Z",
|
|
131
205
|
"evaluatedVersion": "0.0.0"
|
|
206
|
+
},
|
|
207
|
+
"evalSummaries": {
|
|
208
|
+
"quality": {
|
|
209
|
+
"providerId": "quality",
|
|
210
|
+
"providerVersion": "1.0.0",
|
|
211
|
+
"schemaVersion": 1,
|
|
212
|
+
"passed": true,
|
|
213
|
+
"overallScore": 69,
|
|
214
|
+
"grade": "C",
|
|
215
|
+
"categories": [
|
|
216
|
+
{
|
|
217
|
+
"id": "structure",
|
|
218
|
+
"name": "Structure & completeness",
|
|
219
|
+
"score": 7,
|
|
220
|
+
"max": 10
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"id": "description",
|
|
224
|
+
"name": "Description quality",
|
|
225
|
+
"score": 10,
|
|
226
|
+
"max": 10
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"id": "prompt-engineering",
|
|
230
|
+
"name": "Prompt engineering",
|
|
231
|
+
"score": 7,
|
|
232
|
+
"max": 10
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"id": "context-efficiency",
|
|
236
|
+
"name": "Context efficiency",
|
|
237
|
+
"score": 9,
|
|
238
|
+
"max": 10
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"id": "safety",
|
|
242
|
+
"name": "Safety & guardrails",
|
|
243
|
+
"score": 4,
|
|
244
|
+
"max": 10
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"id": "testability",
|
|
248
|
+
"name": "Testability",
|
|
249
|
+
"score": 3,
|
|
250
|
+
"max": 10
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"id": "naming",
|
|
254
|
+
"name": "Naming & conventions",
|
|
255
|
+
"score": 8,
|
|
256
|
+
"max": 10
|
|
257
|
+
}
|
|
258
|
+
],
|
|
259
|
+
"evaluatedAt": "2026-04-30T23:05:16.763Z",
|
|
260
|
+
"evaluatedVersion": "0.0.0"
|
|
261
|
+
},
|
|
262
|
+
"skill-best-practice": {
|
|
263
|
+
"providerId": "skill-best-practice",
|
|
264
|
+
"providerVersion": "1.1.0",
|
|
265
|
+
"schemaVersion": 1,
|
|
266
|
+
"passed": false,
|
|
267
|
+
"overallScore": 77,
|
|
268
|
+
"grade": "C",
|
|
269
|
+
"categories": [
|
|
270
|
+
{
|
|
271
|
+
"id": "validation",
|
|
272
|
+
"name": "Deterministic validation",
|
|
273
|
+
"score": 10,
|
|
274
|
+
"max": 13
|
|
275
|
+
}
|
|
276
|
+
],
|
|
277
|
+
"evaluatedAt": "2026-04-30T23:05:16.763Z",
|
|
278
|
+
"evaluatedVersion": "0.0.0"
|
|
279
|
+
}
|
|
132
280
|
}
|
|
133
281
|
},
|
|
134
282
|
{
|
|
135
|
-
"name": "
|
|
136
|
-
"description": "
|
|
283
|
+
"name": "diagnose",
|
|
284
|
+
"description": "Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says \"diagnose this\" / \"debug this\", reports a bug, says something is broken/throwing/failing, or describes a performance regression.",
|
|
137
285
|
"version": "0.0.0",
|
|
138
286
|
"license": "",
|
|
139
287
|
"creator": "",
|
|
140
288
|
"compatibility": "",
|
|
141
289
|
"allowedTools": [],
|
|
142
|
-
"installUrl": "github:mattpocock/skills:
|
|
143
|
-
"relPath": "
|
|
290
|
+
"installUrl": "github:mattpocock/skills:skills/engineering/diagnose",
|
|
291
|
+
"relPath": "skills/engineering/diagnose",
|
|
144
292
|
"verified": true,
|
|
145
|
-
"tokenCount":
|
|
293
|
+
"tokenCount": 2272,
|
|
146
294
|
"evalSummary": {
|
|
147
|
-
"overallScore":
|
|
295
|
+
"overallScore": 73,
|
|
148
296
|
"grade": "C",
|
|
149
297
|
"categories": [
|
|
150
298
|
{
|
|
@@ -156,13 +304,13 @@
|
|
|
156
304
|
{
|
|
157
305
|
"id": "description",
|
|
158
306
|
"name": "Description quality",
|
|
159
|
-
"score":
|
|
307
|
+
"score": 5,
|
|
160
308
|
"max": 10
|
|
161
309
|
},
|
|
162
310
|
{
|
|
163
311
|
"id": "prompt-engineering",
|
|
164
312
|
"name": "Prompt engineering",
|
|
165
|
-
"score":
|
|
313
|
+
"score": 6,
|
|
166
314
|
"max": 10
|
|
167
315
|
},
|
|
168
316
|
{
|
|
@@ -174,7 +322,7 @@
|
|
|
174
322
|
{
|
|
175
323
|
"id": "safety",
|
|
176
324
|
"name": "Safety & guardrails",
|
|
177
|
-
"score":
|
|
325
|
+
"score": 9,
|
|
178
326
|
"max": 10
|
|
179
327
|
},
|
|
180
328
|
{
|
|
@@ -190,8 +338,82 @@
|
|
|
190
338
|
"max": 10
|
|
191
339
|
}
|
|
192
340
|
],
|
|
193
|
-
"evaluatedAt": "2026-04-
|
|
341
|
+
"evaluatedAt": "2026-04-30T23:05:16.764Z",
|
|
194
342
|
"evaluatedVersion": "0.0.0"
|
|
343
|
+
},
|
|
344
|
+
"evalSummaries": {
|
|
345
|
+
"quality": {
|
|
346
|
+
"providerId": "quality",
|
|
347
|
+
"providerVersion": "1.0.0",
|
|
348
|
+
"schemaVersion": 1,
|
|
349
|
+
"passed": true,
|
|
350
|
+
"overallScore": 73,
|
|
351
|
+
"grade": "C",
|
|
352
|
+
"categories": [
|
|
353
|
+
{
|
|
354
|
+
"id": "structure",
|
|
355
|
+
"name": "Structure & completeness",
|
|
356
|
+
"score": 7,
|
|
357
|
+
"max": 10
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"id": "description",
|
|
361
|
+
"name": "Description quality",
|
|
362
|
+
"score": 5,
|
|
363
|
+
"max": 10
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"id": "prompt-engineering",
|
|
367
|
+
"name": "Prompt engineering",
|
|
368
|
+
"score": 6,
|
|
369
|
+
"max": 10
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"id": "context-efficiency",
|
|
373
|
+
"name": "Context efficiency",
|
|
374
|
+
"score": 9,
|
|
375
|
+
"max": 10
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"id": "safety",
|
|
379
|
+
"name": "Safety & guardrails",
|
|
380
|
+
"score": 9,
|
|
381
|
+
"max": 10
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
"id": "testability",
|
|
385
|
+
"name": "Testability",
|
|
386
|
+
"score": 5,
|
|
387
|
+
"max": 10
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"id": "naming",
|
|
391
|
+
"name": "Naming & conventions",
|
|
392
|
+
"score": 10,
|
|
393
|
+
"max": 10
|
|
394
|
+
}
|
|
395
|
+
],
|
|
396
|
+
"evaluatedAt": "2026-04-30T23:05:16.765Z",
|
|
397
|
+
"evaluatedVersion": "0.0.0"
|
|
398
|
+
},
|
|
399
|
+
"skill-best-practice": {
|
|
400
|
+
"providerId": "skill-best-practice",
|
|
401
|
+
"providerVersion": "1.1.0",
|
|
402
|
+
"schemaVersion": 1,
|
|
403
|
+
"passed": false,
|
|
404
|
+
"overallScore": 69,
|
|
405
|
+
"grade": "C",
|
|
406
|
+
"categories": [
|
|
407
|
+
{
|
|
408
|
+
"id": "validation",
|
|
409
|
+
"name": "Deterministic validation",
|
|
410
|
+
"score": 9,
|
|
411
|
+
"max": 13
|
|
412
|
+
}
|
|
413
|
+
],
|
|
414
|
+
"evaluatedAt": "2026-04-30T23:05:16.765Z",
|
|
415
|
+
"evaluatedVersion": "0.0.0"
|
|
416
|
+
}
|
|
195
417
|
}
|
|
196
418
|
},
|
|
197
419
|
{
|
|
@@ -202,8 +424,8 @@
|
|
|
202
424
|
"creator": "",
|
|
203
425
|
"compatibility": "",
|
|
204
426
|
"allowedTools": [],
|
|
205
|
-
"installUrl": "github:mattpocock/skills:edit-article",
|
|
206
|
-
"relPath": "edit-article",
|
|
427
|
+
"installUrl": "github:mattpocock/skills:skills/personal/edit-article",
|
|
428
|
+
"relPath": "skills/personal/edit-article",
|
|
207
429
|
"verified": true,
|
|
208
430
|
"tokenCount": 215,
|
|
209
431
|
"evalSummary": {
|
|
@@ -253,8 +475,82 @@
|
|
|
253
475
|
"max": 10
|
|
254
476
|
}
|
|
255
477
|
],
|
|
256
|
-
"evaluatedAt": "2026-04-
|
|
478
|
+
"evaluatedAt": "2026-04-30T23:05:16.766Z",
|
|
257
479
|
"evaluatedVersion": "0.0.0"
|
|
480
|
+
},
|
|
481
|
+
"evalSummaries": {
|
|
482
|
+
"quality": {
|
|
483
|
+
"providerId": "quality",
|
|
484
|
+
"providerVersion": "1.0.0",
|
|
485
|
+
"schemaVersion": 1,
|
|
486
|
+
"passed": true,
|
|
487
|
+
"overallScore": 53,
|
|
488
|
+
"grade": "D",
|
|
489
|
+
"categories": [
|
|
490
|
+
{
|
|
491
|
+
"id": "structure",
|
|
492
|
+
"name": "Structure & completeness",
|
|
493
|
+
"score": 6,
|
|
494
|
+
"max": 10
|
|
495
|
+
},
|
|
496
|
+
{
|
|
497
|
+
"id": "description",
|
|
498
|
+
"name": "Description quality",
|
|
499
|
+
"score": 10,
|
|
500
|
+
"max": 10
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"id": "prompt-engineering",
|
|
504
|
+
"name": "Prompt engineering",
|
|
505
|
+
"score": 4,
|
|
506
|
+
"max": 10
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"id": "context-efficiency",
|
|
510
|
+
"name": "Context efficiency",
|
|
511
|
+
"score": 4,
|
|
512
|
+
"max": 10
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
"id": "safety",
|
|
516
|
+
"name": "Safety & guardrails",
|
|
517
|
+
"score": 6,
|
|
518
|
+
"max": 10
|
|
519
|
+
},
|
|
520
|
+
{
|
|
521
|
+
"id": "testability",
|
|
522
|
+
"name": "Testability",
|
|
523
|
+
"score": 0,
|
|
524
|
+
"max": 10
|
|
525
|
+
},
|
|
526
|
+
{
|
|
527
|
+
"id": "naming",
|
|
528
|
+
"name": "Naming & conventions",
|
|
529
|
+
"score": 7,
|
|
530
|
+
"max": 10
|
|
531
|
+
}
|
|
532
|
+
],
|
|
533
|
+
"evaluatedAt": "2026-04-30T23:05:16.766Z",
|
|
534
|
+
"evaluatedVersion": "0.0.0"
|
|
535
|
+
},
|
|
536
|
+
"skill-best-practice": {
|
|
537
|
+
"providerId": "skill-best-practice",
|
|
538
|
+
"providerVersion": "1.1.0",
|
|
539
|
+
"schemaVersion": 1,
|
|
540
|
+
"passed": false,
|
|
541
|
+
"overallScore": 77,
|
|
542
|
+
"grade": "C",
|
|
543
|
+
"categories": [
|
|
544
|
+
{
|
|
545
|
+
"id": "validation",
|
|
546
|
+
"name": "Deterministic validation",
|
|
547
|
+
"score": 10,
|
|
548
|
+
"max": 13
|
|
549
|
+
}
|
|
550
|
+
],
|
|
551
|
+
"evaluatedAt": "2026-04-30T23:05:16.766Z",
|
|
552
|
+
"evaluatedVersion": "0.0.0"
|
|
553
|
+
}
|
|
258
554
|
}
|
|
259
555
|
},
|
|
260
556
|
{
|
|
@@ -265,8 +561,8 @@
|
|
|
265
561
|
"creator": "",
|
|
266
562
|
"compatibility": "",
|
|
267
563
|
"allowedTools": [],
|
|
268
|
-
"installUrl": "github:mattpocock/skills:git-guardrails-claude-code",
|
|
269
|
-
"relPath": "git-guardrails-claude-code",
|
|
564
|
+
"installUrl": "github:mattpocock/skills:skills/misc/git-guardrails-claude-code",
|
|
565
|
+
"relPath": "skills/misc/git-guardrails-claude-code",
|
|
270
566
|
"verified": true,
|
|
271
567
|
"tokenCount": 719,
|
|
272
568
|
"evalSummary": {
|
|
@@ -316,30 +612,104 @@
|
|
|
316
612
|
"max": 10
|
|
317
613
|
}
|
|
318
614
|
],
|
|
319
|
-
"evaluatedAt": "2026-04-
|
|
615
|
+
"evaluatedAt": "2026-04-30T23:05:16.766Z",
|
|
320
616
|
"evaluatedVersion": "0.0.0"
|
|
617
|
+
},
|
|
618
|
+
"evalSummaries": {
|
|
619
|
+
"quality": {
|
|
620
|
+
"providerId": "quality",
|
|
621
|
+
"providerVersion": "1.0.0",
|
|
622
|
+
"schemaVersion": 1,
|
|
623
|
+
"passed": true,
|
|
624
|
+
"overallScore": 64,
|
|
625
|
+
"grade": "D",
|
|
626
|
+
"categories": [
|
|
627
|
+
{
|
|
628
|
+
"id": "structure",
|
|
629
|
+
"name": "Structure & completeness",
|
|
630
|
+
"score": 7,
|
|
631
|
+
"max": 10
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"id": "description",
|
|
635
|
+
"name": "Description quality",
|
|
636
|
+
"score": 10,
|
|
637
|
+
"max": 10
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"id": "prompt-engineering",
|
|
641
|
+
"name": "Prompt engineering",
|
|
642
|
+
"score": 7,
|
|
643
|
+
"max": 10
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
"id": "context-efficiency",
|
|
647
|
+
"name": "Context efficiency",
|
|
648
|
+
"score": 9,
|
|
649
|
+
"max": 10
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
"id": "safety",
|
|
653
|
+
"name": "Safety & guardrails",
|
|
654
|
+
"score": 1,
|
|
655
|
+
"max": 10
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
"id": "testability",
|
|
659
|
+
"name": "Testability",
|
|
660
|
+
"score": 3,
|
|
661
|
+
"max": 10
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"id": "naming",
|
|
665
|
+
"name": "Naming & conventions",
|
|
666
|
+
"score": 8,
|
|
667
|
+
"max": 10
|
|
668
|
+
}
|
|
669
|
+
],
|
|
670
|
+
"evaluatedAt": "2026-04-30T23:05:16.766Z",
|
|
671
|
+
"evaluatedVersion": "0.0.0"
|
|
672
|
+
},
|
|
673
|
+
"skill-best-practice": {
|
|
674
|
+
"providerId": "skill-best-practice",
|
|
675
|
+
"providerVersion": "1.1.0",
|
|
676
|
+
"schemaVersion": 1,
|
|
677
|
+
"passed": false,
|
|
678
|
+
"overallScore": 77,
|
|
679
|
+
"grade": "C",
|
|
680
|
+
"categories": [
|
|
681
|
+
{
|
|
682
|
+
"id": "validation",
|
|
683
|
+
"name": "Deterministic validation",
|
|
684
|
+
"score": 10,
|
|
685
|
+
"max": 13
|
|
686
|
+
}
|
|
687
|
+
],
|
|
688
|
+
"evaluatedAt": "2026-04-30T23:05:16.766Z",
|
|
689
|
+
"evaluatedVersion": "0.0.0"
|
|
690
|
+
}
|
|
321
691
|
}
|
|
322
692
|
},
|
|
323
693
|
{
|
|
324
|
-
"name": "
|
|
325
|
-
"description": "
|
|
694
|
+
"name": "grill-me",
|
|
695
|
+
"description": "Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions \"grill me\".",
|
|
326
696
|
"version": "0.0.0",
|
|
327
697
|
"license": "",
|
|
328
698
|
"creator": "",
|
|
329
699
|
"compatibility": "",
|
|
330
700
|
"allowedTools": [],
|
|
331
|
-
"installUrl": "github:mattpocock/skills:
|
|
332
|
-
"relPath": "
|
|
701
|
+
"installUrl": "github:mattpocock/skills:skills/productivity/grill-me",
|
|
702
|
+
"relPath": "skills/productivity/grill-me",
|
|
333
703
|
"verified": true,
|
|
334
|
-
"tokenCount":
|
|
704
|
+
"tokenCount": 189,
|
|
335
705
|
"evalSummary": {
|
|
336
|
-
"overallScore":
|
|
337
|
-
"grade": "
|
|
706
|
+
"overallScore": 40,
|
|
707
|
+
"grade": "F",
|
|
338
708
|
"categories": [
|
|
339
709
|
{
|
|
340
710
|
"id": "structure",
|
|
341
711
|
"name": "Structure & completeness",
|
|
342
|
-
"score":
|
|
712
|
+
"score": 6,
|
|
343
713
|
"max": 10
|
|
344
714
|
},
|
|
345
715
|
{
|
|
@@ -351,58 +721,132 @@
|
|
|
351
721
|
{
|
|
352
722
|
"id": "prompt-engineering",
|
|
353
723
|
"name": "Prompt engineering",
|
|
354
|
-
"score":
|
|
724
|
+
"score": 1,
|
|
355
725
|
"max": 10
|
|
356
726
|
},
|
|
357
727
|
{
|
|
358
728
|
"id": "context-efficiency",
|
|
359
729
|
"name": "Context efficiency",
|
|
360
|
-
"score":
|
|
730
|
+
"score": 2,
|
|
361
731
|
"max": 10
|
|
362
732
|
},
|
|
363
733
|
{
|
|
364
734
|
"id": "safety",
|
|
365
735
|
"name": "Safety & guardrails",
|
|
366
|
-
"score":
|
|
736
|
+
"score": 5,
|
|
367
737
|
"max": 10
|
|
368
738
|
},
|
|
369
739
|
{
|
|
370
740
|
"id": "testability",
|
|
371
741
|
"name": "Testability",
|
|
372
|
-
"score":
|
|
742
|
+
"score": 0,
|
|
373
743
|
"max": 10
|
|
374
744
|
},
|
|
375
745
|
{
|
|
376
746
|
"id": "naming",
|
|
377
747
|
"name": "Naming & conventions",
|
|
378
|
-
"score":
|
|
748
|
+
"score": 7,
|
|
379
749
|
"max": 10
|
|
380
750
|
}
|
|
381
751
|
],
|
|
382
|
-
"evaluatedAt": "2026-04-
|
|
752
|
+
"evaluatedAt": "2026-04-30T23:05:16.767Z",
|
|
383
753
|
"evaluatedVersion": "0.0.0"
|
|
754
|
+
},
|
|
755
|
+
"evalSummaries": {
|
|
756
|
+
"quality": {
|
|
757
|
+
"providerId": "quality",
|
|
758
|
+
"providerVersion": "1.0.0",
|
|
759
|
+
"schemaVersion": 1,
|
|
760
|
+
"passed": false,
|
|
761
|
+
"overallScore": 40,
|
|
762
|
+
"grade": "F",
|
|
763
|
+
"categories": [
|
|
764
|
+
{
|
|
765
|
+
"id": "structure",
|
|
766
|
+
"name": "Structure & completeness",
|
|
767
|
+
"score": 6,
|
|
768
|
+
"max": 10
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
"id": "description",
|
|
772
|
+
"name": "Description quality",
|
|
773
|
+
"score": 7,
|
|
774
|
+
"max": 10
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"id": "prompt-engineering",
|
|
778
|
+
"name": "Prompt engineering",
|
|
779
|
+
"score": 1,
|
|
780
|
+
"max": 10
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
"id": "context-efficiency",
|
|
784
|
+
"name": "Context efficiency",
|
|
785
|
+
"score": 2,
|
|
786
|
+
"max": 10
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
"id": "safety",
|
|
790
|
+
"name": "Safety & guardrails",
|
|
791
|
+
"score": 5,
|
|
792
|
+
"max": 10
|
|
793
|
+
},
|
|
794
|
+
{
|
|
795
|
+
"id": "testability",
|
|
796
|
+
"name": "Testability",
|
|
797
|
+
"score": 0,
|
|
798
|
+
"max": 10
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
"id": "naming",
|
|
802
|
+
"name": "Naming & conventions",
|
|
803
|
+
"score": 7,
|
|
804
|
+
"max": 10
|
|
805
|
+
}
|
|
806
|
+
],
|
|
807
|
+
"evaluatedAt": "2026-04-30T23:05:16.767Z",
|
|
808
|
+
"evaluatedVersion": "0.0.0"
|
|
809
|
+
},
|
|
810
|
+
"skill-best-practice": {
|
|
811
|
+
"providerId": "skill-best-practice",
|
|
812
|
+
"providerVersion": "1.1.0",
|
|
813
|
+
"schemaVersion": 1,
|
|
814
|
+
"passed": false,
|
|
815
|
+
"overallScore": 77,
|
|
816
|
+
"grade": "C",
|
|
817
|
+
"categories": [
|
|
818
|
+
{
|
|
819
|
+
"id": "validation",
|
|
820
|
+
"name": "Deterministic validation",
|
|
821
|
+
"score": 10,
|
|
822
|
+
"max": 13
|
|
823
|
+
}
|
|
824
|
+
],
|
|
825
|
+
"evaluatedAt": "2026-04-30T23:05:16.767Z",
|
|
826
|
+
"evaluatedVersion": "0.0.0"
|
|
827
|
+
}
|
|
384
828
|
}
|
|
385
829
|
},
|
|
386
830
|
{
|
|
387
|
-
"name": "grill-
|
|
388
|
-
"description": "
|
|
831
|
+
"name": "grill-with-docs",
|
|
832
|
+
"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.",
|
|
389
833
|
"version": "0.0.0",
|
|
390
834
|
"license": "",
|
|
391
835
|
"creator": "",
|
|
392
836
|
"compatibility": "",
|
|
393
837
|
"allowedTools": [],
|
|
394
|
-
"installUrl": "github:mattpocock/skills:grill-
|
|
395
|
-
"relPath": "grill-
|
|
838
|
+
"installUrl": "github:mattpocock/skills:skills/engineering/grill-with-docs",
|
|
839
|
+
"relPath": "skills/engineering/grill-with-docs",
|
|
396
840
|
"verified": true,
|
|
397
|
-
"tokenCount":
|
|
841
|
+
"tokenCount": 1050,
|
|
398
842
|
"evalSummary": {
|
|
399
|
-
"overallScore":
|
|
400
|
-
"grade": "
|
|
843
|
+
"overallScore": 67,
|
|
844
|
+
"grade": "C",
|
|
401
845
|
"categories": [
|
|
402
846
|
{
|
|
403
847
|
"id": "structure",
|
|
404
848
|
"name": "Structure & completeness",
|
|
405
|
-
"score":
|
|
849
|
+
"score": 7,
|
|
406
850
|
"max": 10
|
|
407
851
|
},
|
|
408
852
|
{
|
|
@@ -414,53 +858,127 @@
|
|
|
414
858
|
{
|
|
415
859
|
"id": "prompt-engineering",
|
|
416
860
|
"name": "Prompt engineering",
|
|
417
|
-
"score":
|
|
861
|
+
"score": 5,
|
|
418
862
|
"max": 10
|
|
419
863
|
},
|
|
420
864
|
{
|
|
421
865
|
"id": "context-efficiency",
|
|
422
866
|
"name": "Context efficiency",
|
|
423
|
-
"score":
|
|
867
|
+
"score": 9,
|
|
424
868
|
"max": 10
|
|
425
869
|
},
|
|
426
870
|
{
|
|
427
871
|
"id": "safety",
|
|
428
872
|
"name": "Safety & guardrails",
|
|
429
|
-
"score":
|
|
873
|
+
"score": 4,
|
|
430
874
|
"max": 10
|
|
431
875
|
},
|
|
432
876
|
{
|
|
433
877
|
"id": "testability",
|
|
434
878
|
"name": "Testability",
|
|
435
|
-
"score":
|
|
879
|
+
"score": 5,
|
|
436
880
|
"max": 10
|
|
437
881
|
},
|
|
438
882
|
{
|
|
439
883
|
"id": "naming",
|
|
440
884
|
"name": "Naming & conventions",
|
|
441
|
-
"score":
|
|
885
|
+
"score": 10,
|
|
442
886
|
"max": 10
|
|
443
887
|
}
|
|
444
888
|
],
|
|
445
|
-
"evaluatedAt": "2026-04-
|
|
889
|
+
"evaluatedAt": "2026-04-30T23:05:16.768Z",
|
|
446
890
|
"evaluatedVersion": "0.0.0"
|
|
891
|
+
},
|
|
892
|
+
"evalSummaries": {
|
|
893
|
+
"quality": {
|
|
894
|
+
"providerId": "quality",
|
|
895
|
+
"providerVersion": "1.0.0",
|
|
896
|
+
"schemaVersion": 1,
|
|
897
|
+
"passed": true,
|
|
898
|
+
"overallScore": 67,
|
|
899
|
+
"grade": "C",
|
|
900
|
+
"categories": [
|
|
901
|
+
{
|
|
902
|
+
"id": "structure",
|
|
903
|
+
"name": "Structure & completeness",
|
|
904
|
+
"score": 7,
|
|
905
|
+
"max": 10
|
|
906
|
+
},
|
|
907
|
+
{
|
|
908
|
+
"id": "description",
|
|
909
|
+
"name": "Description quality",
|
|
910
|
+
"score": 7,
|
|
911
|
+
"max": 10
|
|
912
|
+
},
|
|
913
|
+
{
|
|
914
|
+
"id": "prompt-engineering",
|
|
915
|
+
"name": "Prompt engineering",
|
|
916
|
+
"score": 5,
|
|
917
|
+
"max": 10
|
|
918
|
+
},
|
|
919
|
+
{
|
|
920
|
+
"id": "context-efficiency",
|
|
921
|
+
"name": "Context efficiency",
|
|
922
|
+
"score": 9,
|
|
923
|
+
"max": 10
|
|
924
|
+
},
|
|
925
|
+
{
|
|
926
|
+
"id": "safety",
|
|
927
|
+
"name": "Safety & guardrails",
|
|
928
|
+
"score": 4,
|
|
929
|
+
"max": 10
|
|
930
|
+
},
|
|
931
|
+
{
|
|
932
|
+
"id": "testability",
|
|
933
|
+
"name": "Testability",
|
|
934
|
+
"score": 5,
|
|
935
|
+
"max": 10
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
"id": "naming",
|
|
939
|
+
"name": "Naming & conventions",
|
|
940
|
+
"score": 10,
|
|
941
|
+
"max": 10
|
|
942
|
+
}
|
|
943
|
+
],
|
|
944
|
+
"evaluatedAt": "2026-04-30T23:05:16.768Z",
|
|
945
|
+
"evaluatedVersion": "0.0.0"
|
|
946
|
+
},
|
|
947
|
+
"skill-best-practice": {
|
|
948
|
+
"providerId": "skill-best-practice",
|
|
949
|
+
"providerVersion": "1.1.0",
|
|
950
|
+
"schemaVersion": 1,
|
|
951
|
+
"passed": false,
|
|
952
|
+
"overallScore": 69,
|
|
953
|
+
"grade": "C",
|
|
954
|
+
"categories": [
|
|
955
|
+
{
|
|
956
|
+
"id": "validation",
|
|
957
|
+
"name": "Deterministic validation",
|
|
958
|
+
"score": 9,
|
|
959
|
+
"max": 13
|
|
960
|
+
}
|
|
961
|
+
],
|
|
962
|
+
"evaluatedAt": "2026-04-30T23:05:16.768Z",
|
|
963
|
+
"evaluatedVersion": "0.0.0"
|
|
964
|
+
}
|
|
447
965
|
}
|
|
448
966
|
},
|
|
449
967
|
{
|
|
450
968
|
"name": "improve-codebase-architecture",
|
|
451
|
-
"description": "
|
|
969
|
+
"description": "Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.",
|
|
452
970
|
"version": "0.0.0",
|
|
453
971
|
"license": "",
|
|
454
972
|
"creator": "",
|
|
455
973
|
"compatibility": "",
|
|
456
974
|
"allowedTools": [],
|
|
457
|
-
"installUrl": "github:mattpocock/skills:improve-codebase-architecture",
|
|
458
|
-
"relPath": "improve-codebase-architecture",
|
|
975
|
+
"installUrl": "github:mattpocock/skills:skills/engineering/improve-codebase-architecture",
|
|
976
|
+
"relPath": "skills/engineering/improve-codebase-architecture",
|
|
459
977
|
"verified": true,
|
|
460
|
-
"tokenCount":
|
|
978
|
+
"tokenCount": 1455,
|
|
461
979
|
"evalSummary": {
|
|
462
|
-
"overallScore":
|
|
463
|
-
"grade": "
|
|
980
|
+
"overallScore": 69,
|
|
981
|
+
"grade": "C",
|
|
464
982
|
"categories": [
|
|
465
983
|
{
|
|
466
984
|
"id": "structure",
|
|
@@ -471,7 +989,7 @@
|
|
|
471
989
|
{
|
|
472
990
|
"id": "description",
|
|
473
991
|
"name": "Description quality",
|
|
474
|
-
"score":
|
|
992
|
+
"score": 10,
|
|
475
993
|
"max": 10
|
|
476
994
|
},
|
|
477
995
|
{
|
|
@@ -489,7 +1007,7 @@
|
|
|
489
1007
|
{
|
|
490
1008
|
"id": "safety",
|
|
491
1009
|
"name": "Safety & guardrails",
|
|
492
|
-
"score":
|
|
1010
|
+
"score": 4,
|
|
493
1011
|
"max": 10
|
|
494
1012
|
},
|
|
495
1013
|
{
|
|
@@ -501,12 +1019,86 @@
|
|
|
501
1019
|
{
|
|
502
1020
|
"id": "naming",
|
|
503
1021
|
"name": "Naming & conventions",
|
|
504
|
-
"score":
|
|
1022
|
+
"score": 10,
|
|
505
1023
|
"max": 10
|
|
506
1024
|
}
|
|
507
1025
|
],
|
|
508
|
-
"evaluatedAt": "2026-04-
|
|
1026
|
+
"evaluatedAt": "2026-04-30T23:05:16.769Z",
|
|
509
1027
|
"evaluatedVersion": "0.0.0"
|
|
1028
|
+
},
|
|
1029
|
+
"evalSummaries": {
|
|
1030
|
+
"quality": {
|
|
1031
|
+
"providerId": "quality",
|
|
1032
|
+
"providerVersion": "1.0.0",
|
|
1033
|
+
"schemaVersion": 1,
|
|
1034
|
+
"passed": true,
|
|
1035
|
+
"overallScore": 69,
|
|
1036
|
+
"grade": "C",
|
|
1037
|
+
"categories": [
|
|
1038
|
+
{
|
|
1039
|
+
"id": "structure",
|
|
1040
|
+
"name": "Structure & completeness",
|
|
1041
|
+
"score": 7,
|
|
1042
|
+
"max": 10
|
|
1043
|
+
},
|
|
1044
|
+
{
|
|
1045
|
+
"id": "description",
|
|
1046
|
+
"name": "Description quality",
|
|
1047
|
+
"score": 10,
|
|
1048
|
+
"max": 10
|
|
1049
|
+
},
|
|
1050
|
+
{
|
|
1051
|
+
"id": "prompt-engineering",
|
|
1052
|
+
"name": "Prompt engineering",
|
|
1053
|
+
"score": 5,
|
|
1054
|
+
"max": 10
|
|
1055
|
+
},
|
|
1056
|
+
{
|
|
1057
|
+
"id": "context-efficiency",
|
|
1058
|
+
"name": "Context efficiency",
|
|
1059
|
+
"score": 9,
|
|
1060
|
+
"max": 10
|
|
1061
|
+
},
|
|
1062
|
+
{
|
|
1063
|
+
"id": "safety",
|
|
1064
|
+
"name": "Safety & guardrails",
|
|
1065
|
+
"score": 4,
|
|
1066
|
+
"max": 10
|
|
1067
|
+
},
|
|
1068
|
+
{
|
|
1069
|
+
"id": "testability",
|
|
1070
|
+
"name": "Testability",
|
|
1071
|
+
"score": 3,
|
|
1072
|
+
"max": 10
|
|
1073
|
+
},
|
|
1074
|
+
{
|
|
1075
|
+
"id": "naming",
|
|
1076
|
+
"name": "Naming & conventions",
|
|
1077
|
+
"score": 10,
|
|
1078
|
+
"max": 10
|
|
1079
|
+
}
|
|
1080
|
+
],
|
|
1081
|
+
"evaluatedAt": "2026-04-30T23:05:16.769Z",
|
|
1082
|
+
"evaluatedVersion": "0.0.0"
|
|
1083
|
+
},
|
|
1084
|
+
"skill-best-practice": {
|
|
1085
|
+
"providerId": "skill-best-practice",
|
|
1086
|
+
"providerVersion": "1.1.0",
|
|
1087
|
+
"schemaVersion": 1,
|
|
1088
|
+
"passed": false,
|
|
1089
|
+
"overallScore": 69,
|
|
1090
|
+
"grade": "C",
|
|
1091
|
+
"categories": [
|
|
1092
|
+
{
|
|
1093
|
+
"id": "validation",
|
|
1094
|
+
"name": "Deterministic validation",
|
|
1095
|
+
"score": 9,
|
|
1096
|
+
"max": 13
|
|
1097
|
+
}
|
|
1098
|
+
],
|
|
1099
|
+
"evaluatedAt": "2026-04-30T23:05:16.769Z",
|
|
1100
|
+
"evaluatedVersion": "0.0.0"
|
|
1101
|
+
}
|
|
510
1102
|
}
|
|
511
1103
|
},
|
|
512
1104
|
{
|
|
@@ -517,8 +1109,8 @@
|
|
|
517
1109
|
"creator": "",
|
|
518
1110
|
"compatibility": "",
|
|
519
1111
|
"allowedTools": [],
|
|
520
|
-
"installUrl": "github:mattpocock/skills:migrate-to-shoehorn",
|
|
521
|
-
"relPath": "migrate-to-shoehorn",
|
|
1112
|
+
"installUrl": "github:mattpocock/skills:skills/misc/migrate-to-shoehorn",
|
|
1113
|
+
"relPath": "skills/misc/migrate-to-shoehorn",
|
|
522
1114
|
"verified": true,
|
|
523
1115
|
"tokenCount": 888,
|
|
524
1116
|
"evalSummary": {
|
|
@@ -568,8 +1160,82 @@
|
|
|
568
1160
|
"max": 10
|
|
569
1161
|
}
|
|
570
1162
|
],
|
|
571
|
-
"evaluatedAt": "2026-04-
|
|
1163
|
+
"evaluatedAt": "2026-04-30T23:05:16.770Z",
|
|
572
1164
|
"evaluatedVersion": "0.0.0"
|
|
1165
|
+
},
|
|
1166
|
+
"evalSummaries": {
|
|
1167
|
+
"quality": {
|
|
1168
|
+
"providerId": "quality",
|
|
1169
|
+
"providerVersion": "1.0.0",
|
|
1170
|
+
"schemaVersion": 1,
|
|
1171
|
+
"passed": true,
|
|
1172
|
+
"overallScore": 74,
|
|
1173
|
+
"grade": "C",
|
|
1174
|
+
"categories": [
|
|
1175
|
+
{
|
|
1176
|
+
"id": "structure",
|
|
1177
|
+
"name": "Structure & completeness",
|
|
1178
|
+
"score": 7,
|
|
1179
|
+
"max": 10
|
|
1180
|
+
},
|
|
1181
|
+
{
|
|
1182
|
+
"id": "description",
|
|
1183
|
+
"name": "Description quality",
|
|
1184
|
+
"score": 10,
|
|
1185
|
+
"max": 10
|
|
1186
|
+
},
|
|
1187
|
+
{
|
|
1188
|
+
"id": "prompt-engineering",
|
|
1189
|
+
"name": "Prompt engineering",
|
|
1190
|
+
"score": 8,
|
|
1191
|
+
"max": 10
|
|
1192
|
+
},
|
|
1193
|
+
{
|
|
1194
|
+
"id": "context-efficiency",
|
|
1195
|
+
"name": "Context efficiency",
|
|
1196
|
+
"score": 7,
|
|
1197
|
+
"max": 10
|
|
1198
|
+
},
|
|
1199
|
+
{
|
|
1200
|
+
"id": "safety",
|
|
1201
|
+
"name": "Safety & guardrails",
|
|
1202
|
+
"score": 5,
|
|
1203
|
+
"max": 10
|
|
1204
|
+
},
|
|
1205
|
+
{
|
|
1206
|
+
"id": "testability",
|
|
1207
|
+
"name": "Testability",
|
|
1208
|
+
"score": 5,
|
|
1209
|
+
"max": 10
|
|
1210
|
+
},
|
|
1211
|
+
{
|
|
1212
|
+
"id": "naming",
|
|
1213
|
+
"name": "Naming & conventions",
|
|
1214
|
+
"score": 10,
|
|
1215
|
+
"max": 10
|
|
1216
|
+
}
|
|
1217
|
+
],
|
|
1218
|
+
"evaluatedAt": "2026-04-30T23:05:16.770Z",
|
|
1219
|
+
"evaluatedVersion": "0.0.0"
|
|
1220
|
+
},
|
|
1221
|
+
"skill-best-practice": {
|
|
1222
|
+
"providerId": "skill-best-practice",
|
|
1223
|
+
"providerVersion": "1.1.0",
|
|
1224
|
+
"schemaVersion": 1,
|
|
1225
|
+
"passed": false,
|
|
1226
|
+
"overallScore": 77,
|
|
1227
|
+
"grade": "C",
|
|
1228
|
+
"categories": [
|
|
1229
|
+
{
|
|
1230
|
+
"id": "validation",
|
|
1231
|
+
"name": "Deterministic validation",
|
|
1232
|
+
"score": 10,
|
|
1233
|
+
"max": 13
|
|
1234
|
+
}
|
|
1235
|
+
],
|
|
1236
|
+
"evaluatedAt": "2026-04-30T23:05:16.770Z",
|
|
1237
|
+
"evaluatedVersion": "0.0.0"
|
|
1238
|
+
}
|
|
573
1239
|
}
|
|
574
1240
|
},
|
|
575
1241
|
{
|
|
@@ -580,8 +1246,8 @@
|
|
|
580
1246
|
"creator": "",
|
|
581
1247
|
"compatibility": "",
|
|
582
1248
|
"allowedTools": [],
|
|
583
|
-
"installUrl": "github:mattpocock/skills:obsidian-vault",
|
|
584
|
-
"relPath": "obsidian-vault",
|
|
1249
|
+
"installUrl": "github:mattpocock/skills:skills/personal/obsidian-vault",
|
|
1250
|
+
"relPath": "skills/personal/obsidian-vault",
|
|
585
1251
|
"verified": true,
|
|
586
1252
|
"tokenCount": 415,
|
|
587
1253
|
"evalSummary": {
|
|
@@ -631,8 +1297,82 @@
|
|
|
631
1297
|
"max": 10
|
|
632
1298
|
}
|
|
633
1299
|
],
|
|
634
|
-
"evaluatedAt": "2026-04-
|
|
1300
|
+
"evaluatedAt": "2026-04-30T23:05:16.771Z",
|
|
635
1301
|
"evaluatedVersion": "0.0.0"
|
|
1302
|
+
},
|
|
1303
|
+
"evalSummaries": {
|
|
1304
|
+
"quality": {
|
|
1305
|
+
"providerId": "quality",
|
|
1306
|
+
"providerVersion": "1.0.0",
|
|
1307
|
+
"schemaVersion": 1,
|
|
1308
|
+
"passed": true,
|
|
1309
|
+
"overallScore": 66,
|
|
1310
|
+
"grade": "C",
|
|
1311
|
+
"categories": [
|
|
1312
|
+
{
|
|
1313
|
+
"id": "structure",
|
|
1314
|
+
"name": "Structure & completeness",
|
|
1315
|
+
"score": 7,
|
|
1316
|
+
"max": 10
|
|
1317
|
+
},
|
|
1318
|
+
{
|
|
1319
|
+
"id": "description",
|
|
1320
|
+
"name": "Description quality",
|
|
1321
|
+
"score": 10,
|
|
1322
|
+
"max": 10
|
|
1323
|
+
},
|
|
1324
|
+
{
|
|
1325
|
+
"id": "prompt-engineering",
|
|
1326
|
+
"name": "Prompt engineering",
|
|
1327
|
+
"score": 7,
|
|
1328
|
+
"max": 10
|
|
1329
|
+
},
|
|
1330
|
+
{
|
|
1331
|
+
"id": "context-efficiency",
|
|
1332
|
+
"name": "Context efficiency",
|
|
1333
|
+
"score": 7,
|
|
1334
|
+
"max": 10
|
|
1335
|
+
},
|
|
1336
|
+
{
|
|
1337
|
+
"id": "safety",
|
|
1338
|
+
"name": "Safety & guardrails",
|
|
1339
|
+
"score": 5,
|
|
1340
|
+
"max": 10
|
|
1341
|
+
},
|
|
1342
|
+
{
|
|
1343
|
+
"id": "testability",
|
|
1344
|
+
"name": "Testability",
|
|
1345
|
+
"score": 0,
|
|
1346
|
+
"max": 10
|
|
1347
|
+
},
|
|
1348
|
+
{
|
|
1349
|
+
"id": "naming",
|
|
1350
|
+
"name": "Naming & conventions",
|
|
1351
|
+
"score": 10,
|
|
1352
|
+
"max": 10
|
|
1353
|
+
}
|
|
1354
|
+
],
|
|
1355
|
+
"evaluatedAt": "2026-04-30T23:05:16.772Z",
|
|
1356
|
+
"evaluatedVersion": "0.0.0"
|
|
1357
|
+
},
|
|
1358
|
+
"skill-best-practice": {
|
|
1359
|
+
"providerId": "skill-best-practice",
|
|
1360
|
+
"providerVersion": "1.1.0",
|
|
1361
|
+
"schemaVersion": 1,
|
|
1362
|
+
"passed": false,
|
|
1363
|
+
"overallScore": 77,
|
|
1364
|
+
"grade": "C",
|
|
1365
|
+
"categories": [
|
|
1366
|
+
{
|
|
1367
|
+
"id": "validation",
|
|
1368
|
+
"name": "Deterministic validation",
|
|
1369
|
+
"score": 10,
|
|
1370
|
+
"max": 13
|
|
1371
|
+
}
|
|
1372
|
+
],
|
|
1373
|
+
"evaluatedAt": "2026-04-30T23:05:16.771Z",
|
|
1374
|
+
"evaluatedVersion": "0.0.0"
|
|
1375
|
+
}
|
|
636
1376
|
}
|
|
637
1377
|
},
|
|
638
1378
|
{
|
|
@@ -643,8 +1383,8 @@
|
|
|
643
1383
|
"creator": "",
|
|
644
1384
|
"compatibility": "",
|
|
645
1385
|
"allowedTools": [],
|
|
646
|
-
"installUrl": "github:mattpocock/skills:qa",
|
|
647
|
-
"relPath": "qa",
|
|
1386
|
+
"installUrl": "github:mattpocock/skills:skills/deprecated/qa",
|
|
1387
|
+
"relPath": "skills/deprecated/qa",
|
|
648
1388
|
"verified": true,
|
|
649
1389
|
"tokenCount": 1529,
|
|
650
1390
|
"evalSummary": {
|
|
@@ -694,8 +1434,82 @@
|
|
|
694
1434
|
"max": 10
|
|
695
1435
|
}
|
|
696
1436
|
],
|
|
697
|
-
"evaluatedAt": "2026-04-
|
|
1437
|
+
"evaluatedAt": "2026-04-30T23:05:16.773Z",
|
|
698
1438
|
"evaluatedVersion": "0.0.0"
|
|
1439
|
+
},
|
|
1440
|
+
"evalSummaries": {
|
|
1441
|
+
"quality": {
|
|
1442
|
+
"providerId": "quality",
|
|
1443
|
+
"providerVersion": "1.0.0",
|
|
1444
|
+
"schemaVersion": 1,
|
|
1445
|
+
"passed": true,
|
|
1446
|
+
"overallScore": 69,
|
|
1447
|
+
"grade": "C",
|
|
1448
|
+
"categories": [
|
|
1449
|
+
{
|
|
1450
|
+
"id": "structure",
|
|
1451
|
+
"name": "Structure & completeness",
|
|
1452
|
+
"score": 7,
|
|
1453
|
+
"max": 10
|
|
1454
|
+
},
|
|
1455
|
+
{
|
|
1456
|
+
"id": "description",
|
|
1457
|
+
"name": "Description quality",
|
|
1458
|
+
"score": 5,
|
|
1459
|
+
"max": 10
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
"id": "prompt-engineering",
|
|
1463
|
+
"name": "Prompt engineering",
|
|
1464
|
+
"score": 7,
|
|
1465
|
+
"max": 10
|
|
1466
|
+
},
|
|
1467
|
+
{
|
|
1468
|
+
"id": "context-efficiency",
|
|
1469
|
+
"name": "Context efficiency",
|
|
1470
|
+
"score": 9,
|
|
1471
|
+
"max": 10
|
|
1472
|
+
},
|
|
1473
|
+
{
|
|
1474
|
+
"id": "safety",
|
|
1475
|
+
"name": "Safety & guardrails",
|
|
1476
|
+
"score": 9,
|
|
1477
|
+
"max": 10
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
"id": "testability",
|
|
1481
|
+
"name": "Testability",
|
|
1482
|
+
"score": 1,
|
|
1483
|
+
"max": 10
|
|
1484
|
+
},
|
|
1485
|
+
{
|
|
1486
|
+
"id": "naming",
|
|
1487
|
+
"name": "Naming & conventions",
|
|
1488
|
+
"score": 10,
|
|
1489
|
+
"max": 10
|
|
1490
|
+
}
|
|
1491
|
+
],
|
|
1492
|
+
"evaluatedAt": "2026-04-30T23:05:16.773Z",
|
|
1493
|
+
"evaluatedVersion": "0.0.0"
|
|
1494
|
+
},
|
|
1495
|
+
"skill-best-practice": {
|
|
1496
|
+
"providerId": "skill-best-practice",
|
|
1497
|
+
"providerVersion": "1.1.0",
|
|
1498
|
+
"schemaVersion": 1,
|
|
1499
|
+
"passed": false,
|
|
1500
|
+
"overallScore": 69,
|
|
1501
|
+
"grade": "C",
|
|
1502
|
+
"categories": [
|
|
1503
|
+
{
|
|
1504
|
+
"id": "validation",
|
|
1505
|
+
"name": "Deterministic validation",
|
|
1506
|
+
"score": 9,
|
|
1507
|
+
"max": 13
|
|
1508
|
+
}
|
|
1509
|
+
],
|
|
1510
|
+
"evaluatedAt": "2026-04-30T23:05:16.773Z",
|
|
1511
|
+
"evaluatedVersion": "0.0.0"
|
|
1512
|
+
}
|
|
699
1513
|
}
|
|
700
1514
|
},
|
|
701
1515
|
{
|
|
@@ -706,8 +1520,8 @@
|
|
|
706
1520
|
"creator": "",
|
|
707
1521
|
"compatibility": "",
|
|
708
1522
|
"allowedTools": [],
|
|
709
|
-
"installUrl": "github:mattpocock/skills:request-refactor-plan",
|
|
710
|
-
"relPath": "request-refactor-plan",
|
|
1523
|
+
"installUrl": "github:mattpocock/skills:skills/deprecated/request-refactor-plan",
|
|
1524
|
+
"relPath": "skills/deprecated/request-refactor-plan",
|
|
711
1525
|
"verified": true,
|
|
712
1526
|
"tokenCount": 842,
|
|
713
1527
|
"evalSummary": {
|
|
@@ -757,8 +1571,82 @@
|
|
|
757
1571
|
"max": 10
|
|
758
1572
|
}
|
|
759
1573
|
],
|
|
760
|
-
"evaluatedAt": "2026-04-
|
|
1574
|
+
"evaluatedAt": "2026-04-30T23:05:16.774Z",
|
|
761
1575
|
"evaluatedVersion": "0.0.0"
|
|
1576
|
+
},
|
|
1577
|
+
"evalSummaries": {
|
|
1578
|
+
"quality": {
|
|
1579
|
+
"providerId": "quality",
|
|
1580
|
+
"providerVersion": "1.0.0",
|
|
1581
|
+
"schemaVersion": 1,
|
|
1582
|
+
"passed": true,
|
|
1583
|
+
"overallScore": 71,
|
|
1584
|
+
"grade": "C",
|
|
1585
|
+
"categories": [
|
|
1586
|
+
{
|
|
1587
|
+
"id": "structure",
|
|
1588
|
+
"name": "Structure & completeness",
|
|
1589
|
+
"score": 7,
|
|
1590
|
+
"max": 10
|
|
1591
|
+
},
|
|
1592
|
+
{
|
|
1593
|
+
"id": "description",
|
|
1594
|
+
"name": "Description quality",
|
|
1595
|
+
"score": 10,
|
|
1596
|
+
"max": 10
|
|
1597
|
+
},
|
|
1598
|
+
{
|
|
1599
|
+
"id": "prompt-engineering",
|
|
1600
|
+
"name": "Prompt engineering",
|
|
1601
|
+
"score": 6,
|
|
1602
|
+
"max": 10
|
|
1603
|
+
},
|
|
1604
|
+
{
|
|
1605
|
+
"id": "context-efficiency",
|
|
1606
|
+
"name": "Context efficiency",
|
|
1607
|
+
"score": 9,
|
|
1608
|
+
"max": 10
|
|
1609
|
+
},
|
|
1610
|
+
{
|
|
1611
|
+
"id": "safety",
|
|
1612
|
+
"name": "Safety & guardrails",
|
|
1613
|
+
"score": 3,
|
|
1614
|
+
"max": 10
|
|
1615
|
+
},
|
|
1616
|
+
{
|
|
1617
|
+
"id": "testability",
|
|
1618
|
+
"name": "Testability",
|
|
1619
|
+
"score": 5,
|
|
1620
|
+
"max": 10
|
|
1621
|
+
},
|
|
1622
|
+
{
|
|
1623
|
+
"id": "naming",
|
|
1624
|
+
"name": "Naming & conventions",
|
|
1625
|
+
"score": 10,
|
|
1626
|
+
"max": 10
|
|
1627
|
+
}
|
|
1628
|
+
],
|
|
1629
|
+
"evaluatedAt": "2026-04-30T23:05:16.774Z",
|
|
1630
|
+
"evaluatedVersion": "0.0.0"
|
|
1631
|
+
},
|
|
1632
|
+
"skill-best-practice": {
|
|
1633
|
+
"providerId": "skill-best-practice",
|
|
1634
|
+
"providerVersion": "1.1.0",
|
|
1635
|
+
"schemaVersion": 1,
|
|
1636
|
+
"passed": false,
|
|
1637
|
+
"overallScore": 77,
|
|
1638
|
+
"grade": "C",
|
|
1639
|
+
"categories": [
|
|
1640
|
+
{
|
|
1641
|
+
"id": "validation",
|
|
1642
|
+
"name": "Deterministic validation",
|
|
1643
|
+
"score": 10,
|
|
1644
|
+
"max": 13
|
|
1645
|
+
}
|
|
1646
|
+
],
|
|
1647
|
+
"evaluatedAt": "2026-04-30T23:05:16.774Z",
|
|
1648
|
+
"evaluatedVersion": "0.0.0"
|
|
1649
|
+
}
|
|
762
1650
|
}
|
|
763
1651
|
},
|
|
764
1652
|
{
|
|
@@ -769,8 +1657,8 @@
|
|
|
769
1657
|
"creator": "",
|
|
770
1658
|
"compatibility": "",
|
|
771
1659
|
"allowedTools": [],
|
|
772
|
-
"installUrl": "github:mattpocock/skills:scaffold-exercises",
|
|
773
|
-
"relPath": "scaffold-exercises",
|
|
1660
|
+
"installUrl": "github:mattpocock/skills:skills/misc/scaffold-exercises",
|
|
1661
|
+
"relPath": "skills/misc/scaffold-exercises",
|
|
774
1662
|
"verified": true,
|
|
775
1663
|
"tokenCount": 810,
|
|
776
1664
|
"evalSummary": {
|
|
@@ -820,8 +1708,219 @@
|
|
|
820
1708
|
"max": 10
|
|
821
1709
|
}
|
|
822
1710
|
],
|
|
823
|
-
"evaluatedAt": "2026-04-
|
|
1711
|
+
"evaluatedAt": "2026-04-30T23:05:16.775Z",
|
|
824
1712
|
"evaluatedVersion": "0.0.0"
|
|
1713
|
+
},
|
|
1714
|
+
"evalSummaries": {
|
|
1715
|
+
"quality": {
|
|
1716
|
+
"providerId": "quality",
|
|
1717
|
+
"providerVersion": "1.0.0",
|
|
1718
|
+
"schemaVersion": 1,
|
|
1719
|
+
"passed": true,
|
|
1720
|
+
"overallScore": 79,
|
|
1721
|
+
"grade": "C",
|
|
1722
|
+
"categories": [
|
|
1723
|
+
{
|
|
1724
|
+
"id": "structure",
|
|
1725
|
+
"name": "Structure & completeness",
|
|
1726
|
+
"score": 7,
|
|
1727
|
+
"max": 10
|
|
1728
|
+
},
|
|
1729
|
+
{
|
|
1730
|
+
"id": "description",
|
|
1731
|
+
"name": "Description quality",
|
|
1732
|
+
"score": 10,
|
|
1733
|
+
"max": 10
|
|
1734
|
+
},
|
|
1735
|
+
{
|
|
1736
|
+
"id": "prompt-engineering",
|
|
1737
|
+
"name": "Prompt engineering",
|
|
1738
|
+
"score": 7,
|
|
1739
|
+
"max": 10
|
|
1740
|
+
},
|
|
1741
|
+
{
|
|
1742
|
+
"id": "context-efficiency",
|
|
1743
|
+
"name": "Context efficiency",
|
|
1744
|
+
"score": 9,
|
|
1745
|
+
"max": 10
|
|
1746
|
+
},
|
|
1747
|
+
{
|
|
1748
|
+
"id": "safety",
|
|
1749
|
+
"name": "Safety & guardrails",
|
|
1750
|
+
"score": 9,
|
|
1751
|
+
"max": 10
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
"id": "testability",
|
|
1755
|
+
"name": "Testability",
|
|
1756
|
+
"score": 3,
|
|
1757
|
+
"max": 10
|
|
1758
|
+
},
|
|
1759
|
+
{
|
|
1760
|
+
"id": "naming",
|
|
1761
|
+
"name": "Naming & conventions",
|
|
1762
|
+
"score": 10,
|
|
1763
|
+
"max": 10
|
|
1764
|
+
}
|
|
1765
|
+
],
|
|
1766
|
+
"evaluatedAt": "2026-04-30T23:05:16.775Z",
|
|
1767
|
+
"evaluatedVersion": "0.0.0"
|
|
1768
|
+
},
|
|
1769
|
+
"skill-best-practice": {
|
|
1770
|
+
"providerId": "skill-best-practice",
|
|
1771
|
+
"providerVersion": "1.1.0",
|
|
1772
|
+
"schemaVersion": 1,
|
|
1773
|
+
"passed": false,
|
|
1774
|
+
"overallScore": 77,
|
|
1775
|
+
"grade": "C",
|
|
1776
|
+
"categories": [
|
|
1777
|
+
{
|
|
1778
|
+
"id": "validation",
|
|
1779
|
+
"name": "Deterministic validation",
|
|
1780
|
+
"score": 10,
|
|
1781
|
+
"max": 13
|
|
1782
|
+
}
|
|
1783
|
+
],
|
|
1784
|
+
"evaluatedAt": "2026-04-30T23:05:16.775Z",
|
|
1785
|
+
"evaluatedVersion": "0.0.0"
|
|
1786
|
+
}
|
|
1787
|
+
}
|
|
1788
|
+
},
|
|
1789
|
+
{
|
|
1790
|
+
"name": "setup-matt-pocock-skills",
|
|
1791
|
+
"description": "Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of `to-issues`, `to-prd`, `triage`, `diagnose`, `tdd`, `improve-codebase-architecture`, or `zoom-out` — or if those skills appear to be missing context about the issue tracker, triage labels, or domain docs.",
|
|
1792
|
+
"version": "0.0.0",
|
|
1793
|
+
"license": "",
|
|
1794
|
+
"creator": "",
|
|
1795
|
+
"compatibility": "",
|
|
1796
|
+
"allowedTools": [],
|
|
1797
|
+
"installUrl": "github:mattpocock/skills:skills/engineering/setup-matt-pocock-skills",
|
|
1798
|
+
"relPath": "skills/engineering/setup-matt-pocock-skills",
|
|
1799
|
+
"verified": true,
|
|
1800
|
+
"tokenCount": 1999,
|
|
1801
|
+
"evalSummary": {
|
|
1802
|
+
"overallScore": 61,
|
|
1803
|
+
"grade": "D",
|
|
1804
|
+
"categories": [
|
|
1805
|
+
{
|
|
1806
|
+
"id": "structure",
|
|
1807
|
+
"name": "Structure & completeness",
|
|
1808
|
+
"score": 7,
|
|
1809
|
+
"max": 10
|
|
1810
|
+
},
|
|
1811
|
+
{
|
|
1812
|
+
"id": "description",
|
|
1813
|
+
"name": "Description quality",
|
|
1814
|
+
"score": 6,
|
|
1815
|
+
"max": 10
|
|
1816
|
+
},
|
|
1817
|
+
{
|
|
1818
|
+
"id": "prompt-engineering",
|
|
1819
|
+
"name": "Prompt engineering",
|
|
1820
|
+
"score": 6,
|
|
1821
|
+
"max": 10
|
|
1822
|
+
},
|
|
1823
|
+
{
|
|
1824
|
+
"id": "context-efficiency",
|
|
1825
|
+
"name": "Context efficiency",
|
|
1826
|
+
"score": 9,
|
|
1827
|
+
"max": 10
|
|
1828
|
+
},
|
|
1829
|
+
{
|
|
1830
|
+
"id": "safety",
|
|
1831
|
+
"name": "Safety & guardrails",
|
|
1832
|
+
"score": 4,
|
|
1833
|
+
"max": 10
|
|
1834
|
+
},
|
|
1835
|
+
{
|
|
1836
|
+
"id": "testability",
|
|
1837
|
+
"name": "Testability",
|
|
1838
|
+
"score": 1,
|
|
1839
|
+
"max": 10
|
|
1840
|
+
},
|
|
1841
|
+
{
|
|
1842
|
+
"id": "naming",
|
|
1843
|
+
"name": "Naming & conventions",
|
|
1844
|
+
"score": 10,
|
|
1845
|
+
"max": 10
|
|
1846
|
+
}
|
|
1847
|
+
],
|
|
1848
|
+
"evaluatedAt": "2026-04-30T23:05:16.776Z",
|
|
1849
|
+
"evaluatedVersion": "0.0.0"
|
|
1850
|
+
},
|
|
1851
|
+
"evalSummaries": {
|
|
1852
|
+
"quality": {
|
|
1853
|
+
"providerId": "quality",
|
|
1854
|
+
"providerVersion": "1.0.0",
|
|
1855
|
+
"schemaVersion": 1,
|
|
1856
|
+
"passed": true,
|
|
1857
|
+
"overallScore": 61,
|
|
1858
|
+
"grade": "D",
|
|
1859
|
+
"categories": [
|
|
1860
|
+
{
|
|
1861
|
+
"id": "structure",
|
|
1862
|
+
"name": "Structure & completeness",
|
|
1863
|
+
"score": 7,
|
|
1864
|
+
"max": 10
|
|
1865
|
+
},
|
|
1866
|
+
{
|
|
1867
|
+
"id": "description",
|
|
1868
|
+
"name": "Description quality",
|
|
1869
|
+
"score": 6,
|
|
1870
|
+
"max": 10
|
|
1871
|
+
},
|
|
1872
|
+
{
|
|
1873
|
+
"id": "prompt-engineering",
|
|
1874
|
+
"name": "Prompt engineering",
|
|
1875
|
+
"score": 6,
|
|
1876
|
+
"max": 10
|
|
1877
|
+
},
|
|
1878
|
+
{
|
|
1879
|
+
"id": "context-efficiency",
|
|
1880
|
+
"name": "Context efficiency",
|
|
1881
|
+
"score": 9,
|
|
1882
|
+
"max": 10
|
|
1883
|
+
},
|
|
1884
|
+
{
|
|
1885
|
+
"id": "safety",
|
|
1886
|
+
"name": "Safety & guardrails",
|
|
1887
|
+
"score": 4,
|
|
1888
|
+
"max": 10
|
|
1889
|
+
},
|
|
1890
|
+
{
|
|
1891
|
+
"id": "testability",
|
|
1892
|
+
"name": "Testability",
|
|
1893
|
+
"score": 1,
|
|
1894
|
+
"max": 10
|
|
1895
|
+
},
|
|
1896
|
+
{
|
|
1897
|
+
"id": "naming",
|
|
1898
|
+
"name": "Naming & conventions",
|
|
1899
|
+
"score": 10,
|
|
1900
|
+
"max": 10
|
|
1901
|
+
}
|
|
1902
|
+
],
|
|
1903
|
+
"evaluatedAt": "2026-04-30T23:05:16.777Z",
|
|
1904
|
+
"evaluatedVersion": "0.0.0"
|
|
1905
|
+
},
|
|
1906
|
+
"skill-best-practice": {
|
|
1907
|
+
"providerId": "skill-best-practice",
|
|
1908
|
+
"providerVersion": "1.1.0",
|
|
1909
|
+
"schemaVersion": 1,
|
|
1910
|
+
"passed": false,
|
|
1911
|
+
"overallScore": 62,
|
|
1912
|
+
"grade": "D",
|
|
1913
|
+
"categories": [
|
|
1914
|
+
{
|
|
1915
|
+
"id": "validation",
|
|
1916
|
+
"name": "Deterministic validation",
|
|
1917
|
+
"score": 8,
|
|
1918
|
+
"max": 13
|
|
1919
|
+
}
|
|
1920
|
+
],
|
|
1921
|
+
"evaluatedAt": "2026-04-30T23:05:16.777Z",
|
|
1922
|
+
"evaluatedVersion": "0.0.0"
|
|
1923
|
+
}
|
|
825
1924
|
}
|
|
826
1925
|
},
|
|
827
1926
|
{
|
|
@@ -832,8 +1931,8 @@
|
|
|
832
1931
|
"creator": "",
|
|
833
1932
|
"compatibility": "",
|
|
834
1933
|
"allowedTools": [],
|
|
835
|
-
"installUrl": "github:mattpocock/skills:setup-pre-commit",
|
|
836
|
-
"relPath": "setup-pre-commit",
|
|
1934
|
+
"installUrl": "github:mattpocock/skills:skills/misc/setup-pre-commit",
|
|
1935
|
+
"relPath": "skills/misc/setup-pre-commit",
|
|
837
1936
|
"verified": true,
|
|
838
1937
|
"tokenCount": 619,
|
|
839
1938
|
"evalSummary": {
|
|
@@ -883,8 +1982,82 @@
|
|
|
883
1982
|
"max": 10
|
|
884
1983
|
}
|
|
885
1984
|
],
|
|
886
|
-
"evaluatedAt": "2026-04-
|
|
1985
|
+
"evaluatedAt": "2026-04-30T23:05:16.778Z",
|
|
887
1986
|
"evaluatedVersion": "0.0.0"
|
|
1987
|
+
},
|
|
1988
|
+
"evalSummaries": {
|
|
1989
|
+
"quality": {
|
|
1990
|
+
"providerId": "quality",
|
|
1991
|
+
"providerVersion": "1.0.0",
|
|
1992
|
+
"schemaVersion": 1,
|
|
1993
|
+
"passed": true,
|
|
1994
|
+
"overallScore": 73,
|
|
1995
|
+
"grade": "C",
|
|
1996
|
+
"categories": [
|
|
1997
|
+
{
|
|
1998
|
+
"id": "structure",
|
|
1999
|
+
"name": "Structure & completeness",
|
|
2000
|
+
"score": 7,
|
|
2001
|
+
"max": 10
|
|
2002
|
+
},
|
|
2003
|
+
{
|
|
2004
|
+
"id": "description",
|
|
2005
|
+
"name": "Description quality",
|
|
2006
|
+
"score": 10,
|
|
2007
|
+
"max": 10
|
|
2008
|
+
},
|
|
2009
|
+
{
|
|
2010
|
+
"id": "prompt-engineering",
|
|
2011
|
+
"name": "Prompt engineering",
|
|
2012
|
+
"score": 6,
|
|
2013
|
+
"max": 10
|
|
2014
|
+
},
|
|
2015
|
+
{
|
|
2016
|
+
"id": "context-efficiency",
|
|
2017
|
+
"name": "Context efficiency",
|
|
2018
|
+
"score": 9,
|
|
2019
|
+
"max": 10
|
|
2020
|
+
},
|
|
2021
|
+
{
|
|
2022
|
+
"id": "safety",
|
|
2023
|
+
"name": "Safety & guardrails",
|
|
2024
|
+
"score": 6,
|
|
2025
|
+
"max": 10
|
|
2026
|
+
},
|
|
2027
|
+
{
|
|
2028
|
+
"id": "testability",
|
|
2029
|
+
"name": "Testability",
|
|
2030
|
+
"score": 5,
|
|
2031
|
+
"max": 10
|
|
2032
|
+
},
|
|
2033
|
+
{
|
|
2034
|
+
"id": "naming",
|
|
2035
|
+
"name": "Naming & conventions",
|
|
2036
|
+
"score": 8,
|
|
2037
|
+
"max": 10
|
|
2038
|
+
}
|
|
2039
|
+
],
|
|
2040
|
+
"evaluatedAt": "2026-04-30T23:05:16.778Z",
|
|
2041
|
+
"evaluatedVersion": "0.0.0"
|
|
2042
|
+
},
|
|
2043
|
+
"skill-best-practice": {
|
|
2044
|
+
"providerId": "skill-best-practice",
|
|
2045
|
+
"providerVersion": "1.1.0",
|
|
2046
|
+
"schemaVersion": 1,
|
|
2047
|
+
"passed": false,
|
|
2048
|
+
"overallScore": 77,
|
|
2049
|
+
"grade": "C",
|
|
2050
|
+
"categories": [
|
|
2051
|
+
{
|
|
2052
|
+
"id": "validation",
|
|
2053
|
+
"name": "Deterministic validation",
|
|
2054
|
+
"score": 10,
|
|
2055
|
+
"max": 13
|
|
2056
|
+
}
|
|
2057
|
+
],
|
|
2058
|
+
"evaluatedAt": "2026-04-30T23:05:16.778Z",
|
|
2059
|
+
"evaluatedVersion": "0.0.0"
|
|
2060
|
+
}
|
|
888
2061
|
}
|
|
889
2062
|
},
|
|
890
2063
|
{
|
|
@@ -895,10 +2068,10 @@
|
|
|
895
2068
|
"creator": "",
|
|
896
2069
|
"compatibility": "",
|
|
897
2070
|
"allowedTools": [],
|
|
898
|
-
"installUrl": "github:mattpocock/skills:tdd",
|
|
899
|
-
"relPath": "tdd",
|
|
2071
|
+
"installUrl": "github:mattpocock/skills:skills/engineering/tdd",
|
|
2072
|
+
"relPath": "skills/engineering/tdd",
|
|
900
2073
|
"verified": true,
|
|
901
|
-
"tokenCount":
|
|
2074
|
+
"tokenCount": 1290,
|
|
902
2075
|
"evalSummary": {
|
|
903
2076
|
"overallScore": 76,
|
|
904
2077
|
"grade": "C",
|
|
@@ -946,22 +2119,96 @@
|
|
|
946
2119
|
"max": 10
|
|
947
2120
|
}
|
|
948
2121
|
],
|
|
949
|
-
"evaluatedAt": "2026-04-
|
|
2122
|
+
"evaluatedAt": "2026-04-30T23:05:16.779Z",
|
|
950
2123
|
"evaluatedVersion": "0.0.0"
|
|
2124
|
+
},
|
|
2125
|
+
"evalSummaries": {
|
|
2126
|
+
"quality": {
|
|
2127
|
+
"providerId": "quality",
|
|
2128
|
+
"providerVersion": "1.0.0",
|
|
2129
|
+
"schemaVersion": 1,
|
|
2130
|
+
"passed": true,
|
|
2131
|
+
"overallScore": 76,
|
|
2132
|
+
"grade": "C",
|
|
2133
|
+
"categories": [
|
|
2134
|
+
{
|
|
2135
|
+
"id": "structure",
|
|
2136
|
+
"name": "Structure & completeness",
|
|
2137
|
+
"score": 7,
|
|
2138
|
+
"max": 10
|
|
2139
|
+
},
|
|
2140
|
+
{
|
|
2141
|
+
"id": "description",
|
|
2142
|
+
"name": "Description quality",
|
|
2143
|
+
"score": 7,
|
|
2144
|
+
"max": 10
|
|
2145
|
+
},
|
|
2146
|
+
{
|
|
2147
|
+
"id": "prompt-engineering",
|
|
2148
|
+
"name": "Prompt engineering",
|
|
2149
|
+
"score": 9,
|
|
2150
|
+
"max": 10
|
|
2151
|
+
},
|
|
2152
|
+
{
|
|
2153
|
+
"id": "context-efficiency",
|
|
2154
|
+
"name": "Context efficiency",
|
|
2155
|
+
"score": 7,
|
|
2156
|
+
"max": 10
|
|
2157
|
+
},
|
|
2158
|
+
{
|
|
2159
|
+
"id": "safety",
|
|
2160
|
+
"name": "Safety & guardrails",
|
|
2161
|
+
"score": 6,
|
|
2162
|
+
"max": 10
|
|
2163
|
+
},
|
|
2164
|
+
{
|
|
2165
|
+
"id": "testability",
|
|
2166
|
+
"name": "Testability",
|
|
2167
|
+
"score": 7,
|
|
2168
|
+
"max": 10
|
|
2169
|
+
},
|
|
2170
|
+
{
|
|
2171
|
+
"id": "naming",
|
|
2172
|
+
"name": "Naming & conventions",
|
|
2173
|
+
"score": 10,
|
|
2174
|
+
"max": 10
|
|
2175
|
+
}
|
|
2176
|
+
],
|
|
2177
|
+
"evaluatedAt": "2026-04-30T23:05:16.779Z",
|
|
2178
|
+
"evaluatedVersion": "0.0.0"
|
|
2179
|
+
},
|
|
2180
|
+
"skill-best-practice": {
|
|
2181
|
+
"providerId": "skill-best-practice",
|
|
2182
|
+
"providerVersion": "1.1.0",
|
|
2183
|
+
"schemaVersion": 1,
|
|
2184
|
+
"passed": false,
|
|
2185
|
+
"overallScore": 77,
|
|
2186
|
+
"grade": "C",
|
|
2187
|
+
"categories": [
|
|
2188
|
+
{
|
|
2189
|
+
"id": "validation",
|
|
2190
|
+
"name": "Deterministic validation",
|
|
2191
|
+
"score": 10,
|
|
2192
|
+
"max": 13
|
|
2193
|
+
}
|
|
2194
|
+
],
|
|
2195
|
+
"evaluatedAt": "2026-04-30T23:05:16.779Z",
|
|
2196
|
+
"evaluatedVersion": "0.0.0"
|
|
2197
|
+
}
|
|
951
2198
|
}
|
|
952
2199
|
},
|
|
953
2200
|
{
|
|
954
2201
|
"name": "to-issues",
|
|
955
|
-
"description": "Break a plan, spec, or PRD into independently-grabbable
|
|
2202
|
+
"description": "Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker 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
2203
|
"version": "0.0.0",
|
|
957
2204
|
"license": "",
|
|
958
2205
|
"creator": "",
|
|
959
2206
|
"compatibility": "",
|
|
960
2207
|
"allowedTools": [],
|
|
961
|
-
"installUrl": "github:mattpocock/skills:to-issues",
|
|
962
|
-
"relPath": "to-issues",
|
|
2208
|
+
"installUrl": "github:mattpocock/skills:skills/engineering/to-issues",
|
|
2209
|
+
"relPath": "skills/engineering/to-issues",
|
|
963
2210
|
"verified": true,
|
|
964
|
-
"tokenCount":
|
|
2211
|
+
"tokenCount": 981,
|
|
965
2212
|
"evalSummary": {
|
|
966
2213
|
"overallScore": 64,
|
|
967
2214
|
"grade": "D",
|
|
@@ -1009,25 +2256,99 @@
|
|
|
1009
2256
|
"max": 10
|
|
1010
2257
|
}
|
|
1011
2258
|
],
|
|
1012
|
-
"evaluatedAt": "2026-04-
|
|
2259
|
+
"evaluatedAt": "2026-04-30T23:05:16.780Z",
|
|
1013
2260
|
"evaluatedVersion": "0.0.0"
|
|
2261
|
+
},
|
|
2262
|
+
"evalSummaries": {
|
|
2263
|
+
"quality": {
|
|
2264
|
+
"providerId": "quality",
|
|
2265
|
+
"providerVersion": "1.0.0",
|
|
2266
|
+
"schemaVersion": 1,
|
|
2267
|
+
"passed": true,
|
|
2268
|
+
"overallScore": 64,
|
|
2269
|
+
"grade": "D",
|
|
2270
|
+
"categories": [
|
|
2271
|
+
{
|
|
2272
|
+
"id": "structure",
|
|
2273
|
+
"name": "Structure & completeness",
|
|
2274
|
+
"score": 7,
|
|
2275
|
+
"max": 10
|
|
2276
|
+
},
|
|
2277
|
+
{
|
|
2278
|
+
"id": "description",
|
|
2279
|
+
"name": "Description quality",
|
|
2280
|
+
"score": 7,
|
|
2281
|
+
"max": 10
|
|
2282
|
+
},
|
|
2283
|
+
{
|
|
2284
|
+
"id": "prompt-engineering",
|
|
2285
|
+
"name": "Prompt engineering",
|
|
2286
|
+
"score": 4,
|
|
2287
|
+
"max": 10
|
|
2288
|
+
},
|
|
2289
|
+
{
|
|
2290
|
+
"id": "context-efficiency",
|
|
2291
|
+
"name": "Context efficiency",
|
|
2292
|
+
"score": 9,
|
|
2293
|
+
"max": 10
|
|
2294
|
+
},
|
|
2295
|
+
{
|
|
2296
|
+
"id": "safety",
|
|
2297
|
+
"name": "Safety & guardrails",
|
|
2298
|
+
"score": 5,
|
|
2299
|
+
"max": 10
|
|
2300
|
+
},
|
|
2301
|
+
{
|
|
2302
|
+
"id": "testability",
|
|
2303
|
+
"name": "Testability",
|
|
2304
|
+
"score": 3,
|
|
2305
|
+
"max": 10
|
|
2306
|
+
},
|
|
2307
|
+
{
|
|
2308
|
+
"id": "naming",
|
|
2309
|
+
"name": "Naming & conventions",
|
|
2310
|
+
"score": 10,
|
|
2311
|
+
"max": 10
|
|
2312
|
+
}
|
|
2313
|
+
],
|
|
2314
|
+
"evaluatedAt": "2026-04-30T23:05:16.780Z",
|
|
2315
|
+
"evaluatedVersion": "0.0.0"
|
|
2316
|
+
},
|
|
2317
|
+
"skill-best-practice": {
|
|
2318
|
+
"providerId": "skill-best-practice",
|
|
2319
|
+
"providerVersion": "1.1.0",
|
|
2320
|
+
"schemaVersion": 1,
|
|
2321
|
+
"passed": false,
|
|
2322
|
+
"overallScore": 77,
|
|
2323
|
+
"grade": "C",
|
|
2324
|
+
"categories": [
|
|
2325
|
+
{
|
|
2326
|
+
"id": "validation",
|
|
2327
|
+
"name": "Deterministic validation",
|
|
2328
|
+
"score": 10,
|
|
2329
|
+
"max": 13
|
|
2330
|
+
}
|
|
2331
|
+
],
|
|
2332
|
+
"evaluatedAt": "2026-04-30T23:05:16.780Z",
|
|
2333
|
+
"evaluatedVersion": "0.0.0"
|
|
2334
|
+
}
|
|
1014
2335
|
}
|
|
1015
2336
|
},
|
|
1016
2337
|
{
|
|
1017
2338
|
"name": "to-prd",
|
|
1018
|
-
"description": "Turn the current conversation context into a PRD and
|
|
2339
|
+
"description": "Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.",
|
|
1019
2340
|
"version": "0.0.0",
|
|
1020
2341
|
"license": "",
|
|
1021
2342
|
"creator": "",
|
|
1022
2343
|
"compatibility": "",
|
|
1023
2344
|
"allowedTools": [],
|
|
1024
|
-
"installUrl": "github:mattpocock/skills:to-prd",
|
|
1025
|
-
"relPath": "to-prd",
|
|
2345
|
+
"installUrl": "github:mattpocock/skills:skills/engineering/to-prd",
|
|
2346
|
+
"relPath": "skills/engineering/to-prd",
|
|
1026
2347
|
"verified": true,
|
|
1027
|
-
"tokenCount":
|
|
2348
|
+
"tokenCount": 872,
|
|
1028
2349
|
"evalSummary": {
|
|
1029
|
-
"overallScore":
|
|
1030
|
-
"grade": "
|
|
2350
|
+
"overallScore": 67,
|
|
2351
|
+
"grade": "C",
|
|
1031
2352
|
"categories": [
|
|
1032
2353
|
{
|
|
1033
2354
|
"id": "structure",
|
|
@@ -1062,7 +2383,7 @@
|
|
|
1062
2383
|
{
|
|
1063
2384
|
"id": "testability",
|
|
1064
2385
|
"name": "Testability",
|
|
1065
|
-
"score":
|
|
2386
|
+
"score": 5,
|
|
1066
2387
|
"max": 10
|
|
1067
2388
|
},
|
|
1068
2389
|
{
|
|
@@ -1072,22 +2393,96 @@
|
|
|
1072
2393
|
"max": 10
|
|
1073
2394
|
}
|
|
1074
2395
|
],
|
|
1075
|
-
"evaluatedAt": "2026-04-
|
|
2396
|
+
"evaluatedAt": "2026-04-30T23:05:16.781Z",
|
|
1076
2397
|
"evaluatedVersion": "0.0.0"
|
|
2398
|
+
},
|
|
2399
|
+
"evalSummaries": {
|
|
2400
|
+
"quality": {
|
|
2401
|
+
"providerId": "quality",
|
|
2402
|
+
"providerVersion": "1.0.0",
|
|
2403
|
+
"schemaVersion": 1,
|
|
2404
|
+
"passed": true,
|
|
2405
|
+
"overallScore": 67,
|
|
2406
|
+
"grade": "C",
|
|
2407
|
+
"categories": [
|
|
2408
|
+
{
|
|
2409
|
+
"id": "structure",
|
|
2410
|
+
"name": "Structure & completeness",
|
|
2411
|
+
"score": 7,
|
|
2412
|
+
"max": 10
|
|
2413
|
+
},
|
|
2414
|
+
{
|
|
2415
|
+
"id": "description",
|
|
2416
|
+
"name": "Description quality",
|
|
2417
|
+
"score": 7,
|
|
2418
|
+
"max": 10
|
|
2419
|
+
},
|
|
2420
|
+
{
|
|
2421
|
+
"id": "prompt-engineering",
|
|
2422
|
+
"name": "Prompt engineering",
|
|
2423
|
+
"score": 6,
|
|
2424
|
+
"max": 10
|
|
2425
|
+
},
|
|
2426
|
+
{
|
|
2427
|
+
"id": "context-efficiency",
|
|
2428
|
+
"name": "Context efficiency",
|
|
2429
|
+
"score": 9,
|
|
2430
|
+
"max": 10
|
|
2431
|
+
},
|
|
2432
|
+
{
|
|
2433
|
+
"id": "safety",
|
|
2434
|
+
"name": "Safety & guardrails",
|
|
2435
|
+
"score": 3,
|
|
2436
|
+
"max": 10
|
|
2437
|
+
},
|
|
2438
|
+
{
|
|
2439
|
+
"id": "testability",
|
|
2440
|
+
"name": "Testability",
|
|
2441
|
+
"score": 5,
|
|
2442
|
+
"max": 10
|
|
2443
|
+
},
|
|
2444
|
+
{
|
|
2445
|
+
"id": "naming",
|
|
2446
|
+
"name": "Naming & conventions",
|
|
2447
|
+
"score": 10,
|
|
2448
|
+
"max": 10
|
|
2449
|
+
}
|
|
2450
|
+
],
|
|
2451
|
+
"evaluatedAt": "2026-04-30T23:05:16.781Z",
|
|
2452
|
+
"evaluatedVersion": "0.0.0"
|
|
2453
|
+
},
|
|
2454
|
+
"skill-best-practice": {
|
|
2455
|
+
"providerId": "skill-best-practice",
|
|
2456
|
+
"providerVersion": "1.1.0",
|
|
2457
|
+
"schemaVersion": 1,
|
|
2458
|
+
"passed": false,
|
|
2459
|
+
"overallScore": 77,
|
|
2460
|
+
"grade": "C",
|
|
2461
|
+
"categories": [
|
|
2462
|
+
{
|
|
2463
|
+
"id": "validation",
|
|
2464
|
+
"name": "Deterministic validation",
|
|
2465
|
+
"score": 10,
|
|
2466
|
+
"max": 13
|
|
2467
|
+
}
|
|
2468
|
+
],
|
|
2469
|
+
"evaluatedAt": "2026-04-30T23:05:16.781Z",
|
|
2470
|
+
"evaluatedVersion": "0.0.0"
|
|
2471
|
+
}
|
|
1077
2472
|
}
|
|
1078
2473
|
},
|
|
1079
2474
|
{
|
|
1080
|
-
"name": "triage
|
|
1081
|
-
"description": "Triage
|
|
2475
|
+
"name": "triage",
|
|
2476
|
+
"description": "Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.",
|
|
1082
2477
|
"version": "0.0.0",
|
|
1083
2478
|
"license": "",
|
|
1084
2479
|
"creator": "",
|
|
1085
2480
|
"compatibility": "",
|
|
1086
2481
|
"allowedTools": [],
|
|
1087
|
-
"installUrl": "github:mattpocock/skills:triage
|
|
1088
|
-
"relPath": "triage
|
|
2482
|
+
"installUrl": "github:mattpocock/skills:skills/engineering/triage",
|
|
2483
|
+
"relPath": "skills/engineering/triage",
|
|
1089
2484
|
"verified": true,
|
|
1090
|
-
"tokenCount":
|
|
2485
|
+
"tokenCount": 1403,
|
|
1091
2486
|
"evalSummary": {
|
|
1092
2487
|
"overallScore": 67,
|
|
1093
2488
|
"grade": "C",
|
|
@@ -1101,13 +2496,13 @@
|
|
|
1101
2496
|
{
|
|
1102
2497
|
"id": "description",
|
|
1103
2498
|
"name": "Description quality",
|
|
1104
|
-
"score":
|
|
2499
|
+
"score": 7,
|
|
1105
2500
|
"max": 10
|
|
1106
2501
|
},
|
|
1107
2502
|
{
|
|
1108
2503
|
"id": "prompt-engineering",
|
|
1109
2504
|
"name": "Prompt engineering",
|
|
1110
|
-
"score":
|
|
2505
|
+
"score": 5,
|
|
1111
2506
|
"max": 10
|
|
1112
2507
|
},
|
|
1113
2508
|
{
|
|
@@ -1119,7 +2514,7 @@
|
|
|
1119
2514
|
{
|
|
1120
2515
|
"id": "safety",
|
|
1121
2516
|
"name": "Safety & guardrails",
|
|
1122
|
-
"score":
|
|
2517
|
+
"score": 4,
|
|
1123
2518
|
"max": 10
|
|
1124
2519
|
},
|
|
1125
2520
|
{
|
|
@@ -1131,12 +2526,86 @@
|
|
|
1131
2526
|
{
|
|
1132
2527
|
"id": "naming",
|
|
1133
2528
|
"name": "Naming & conventions",
|
|
1134
|
-
"score":
|
|
2529
|
+
"score": 10,
|
|
1135
2530
|
"max": 10
|
|
1136
2531
|
}
|
|
1137
2532
|
],
|
|
1138
|
-
"evaluatedAt": "2026-04-
|
|
2533
|
+
"evaluatedAt": "2026-04-30T23:05:16.783Z",
|
|
1139
2534
|
"evaluatedVersion": "0.0.0"
|
|
2535
|
+
},
|
|
2536
|
+
"evalSummaries": {
|
|
2537
|
+
"quality": {
|
|
2538
|
+
"providerId": "quality",
|
|
2539
|
+
"providerVersion": "1.0.0",
|
|
2540
|
+
"schemaVersion": 1,
|
|
2541
|
+
"passed": true,
|
|
2542
|
+
"overallScore": 67,
|
|
2543
|
+
"grade": "C",
|
|
2544
|
+
"categories": [
|
|
2545
|
+
{
|
|
2546
|
+
"id": "structure",
|
|
2547
|
+
"name": "Structure & completeness",
|
|
2548
|
+
"score": 7,
|
|
2549
|
+
"max": 10
|
|
2550
|
+
},
|
|
2551
|
+
{
|
|
2552
|
+
"id": "description",
|
|
2553
|
+
"name": "Description quality",
|
|
2554
|
+
"score": 7,
|
|
2555
|
+
"max": 10
|
|
2556
|
+
},
|
|
2557
|
+
{
|
|
2558
|
+
"id": "prompt-engineering",
|
|
2559
|
+
"name": "Prompt engineering",
|
|
2560
|
+
"score": 5,
|
|
2561
|
+
"max": 10
|
|
2562
|
+
},
|
|
2563
|
+
{
|
|
2564
|
+
"id": "context-efficiency",
|
|
2565
|
+
"name": "Context efficiency",
|
|
2566
|
+
"score": 9,
|
|
2567
|
+
"max": 10
|
|
2568
|
+
},
|
|
2569
|
+
{
|
|
2570
|
+
"id": "safety",
|
|
2571
|
+
"name": "Safety & guardrails",
|
|
2572
|
+
"score": 4,
|
|
2573
|
+
"max": 10
|
|
2574
|
+
},
|
|
2575
|
+
{
|
|
2576
|
+
"id": "testability",
|
|
2577
|
+
"name": "Testability",
|
|
2578
|
+
"score": 5,
|
|
2579
|
+
"max": 10
|
|
2580
|
+
},
|
|
2581
|
+
{
|
|
2582
|
+
"id": "naming",
|
|
2583
|
+
"name": "Naming & conventions",
|
|
2584
|
+
"score": 10,
|
|
2585
|
+
"max": 10
|
|
2586
|
+
}
|
|
2587
|
+
],
|
|
2588
|
+
"evaluatedAt": "2026-04-30T23:05:16.783Z",
|
|
2589
|
+
"evaluatedVersion": "0.0.0"
|
|
2590
|
+
},
|
|
2591
|
+
"skill-best-practice": {
|
|
2592
|
+
"providerId": "skill-best-practice",
|
|
2593
|
+
"providerVersion": "1.1.0",
|
|
2594
|
+
"schemaVersion": 1,
|
|
2595
|
+
"passed": false,
|
|
2596
|
+
"overallScore": 77,
|
|
2597
|
+
"grade": "C",
|
|
2598
|
+
"categories": [
|
|
2599
|
+
{
|
|
2600
|
+
"id": "validation",
|
|
2601
|
+
"name": "Deterministic validation",
|
|
2602
|
+
"score": 10,
|
|
2603
|
+
"max": 13
|
|
2604
|
+
}
|
|
2605
|
+
],
|
|
2606
|
+
"evaluatedAt": "2026-04-30T23:05:16.783Z",
|
|
2607
|
+
"evaluatedVersion": "0.0.0"
|
|
2608
|
+
}
|
|
1140
2609
|
}
|
|
1141
2610
|
},
|
|
1142
2611
|
{
|
|
@@ -1147,10 +2616,10 @@
|
|
|
1147
2616
|
"creator": "",
|
|
1148
2617
|
"compatibility": "",
|
|
1149
2618
|
"allowedTools": [],
|
|
1150
|
-
"installUrl": "github:mattpocock/skills:ubiquitous-language",
|
|
1151
|
-
"relPath": "ubiquitous-language",
|
|
2619
|
+
"installUrl": "github:mattpocock/skills:skills/deprecated/ubiquitous-language",
|
|
2620
|
+
"relPath": "skills/deprecated/ubiquitous-language",
|
|
1152
2621
|
"verified": true,
|
|
1153
|
-
"tokenCount":
|
|
2622
|
+
"tokenCount": 1477,
|
|
1154
2623
|
"evalSummary": {
|
|
1155
2624
|
"overallScore": 59,
|
|
1156
2625
|
"grade": "D",
|
|
@@ -1198,8 +2667,82 @@
|
|
|
1198
2667
|
"max": 10
|
|
1199
2668
|
}
|
|
1200
2669
|
],
|
|
1201
|
-
"evaluatedAt": "2026-04-
|
|
2670
|
+
"evaluatedAt": "2026-04-30T23:05:16.784Z",
|
|
1202
2671
|
"evaluatedVersion": "0.0.0"
|
|
2672
|
+
},
|
|
2673
|
+
"evalSummaries": {
|
|
2674
|
+
"quality": {
|
|
2675
|
+
"providerId": "quality",
|
|
2676
|
+
"providerVersion": "1.0.0",
|
|
2677
|
+
"schemaVersion": 1,
|
|
2678
|
+
"passed": true,
|
|
2679
|
+
"overallScore": 59,
|
|
2680
|
+
"grade": "D",
|
|
2681
|
+
"categories": [
|
|
2682
|
+
{
|
|
2683
|
+
"id": "structure",
|
|
2684
|
+
"name": "Structure & completeness",
|
|
2685
|
+
"score": 7,
|
|
2686
|
+
"max": 10
|
|
2687
|
+
},
|
|
2688
|
+
{
|
|
2689
|
+
"id": "description",
|
|
2690
|
+
"name": "Description quality",
|
|
2691
|
+
"score": 8,
|
|
2692
|
+
"max": 10
|
|
2693
|
+
},
|
|
2694
|
+
{
|
|
2695
|
+
"id": "prompt-engineering",
|
|
2696
|
+
"name": "Prompt engineering",
|
|
2697
|
+
"score": 6,
|
|
2698
|
+
"max": 10
|
|
2699
|
+
},
|
|
2700
|
+
{
|
|
2701
|
+
"id": "context-efficiency",
|
|
2702
|
+
"name": "Context efficiency",
|
|
2703
|
+
"score": 6,
|
|
2704
|
+
"max": 10
|
|
2705
|
+
},
|
|
2706
|
+
{
|
|
2707
|
+
"id": "safety",
|
|
2708
|
+
"name": "Safety & guardrails",
|
|
2709
|
+
"score": 1,
|
|
2710
|
+
"max": 10
|
|
2711
|
+
},
|
|
2712
|
+
{
|
|
2713
|
+
"id": "testability",
|
|
2714
|
+
"name": "Testability",
|
|
2715
|
+
"score": 3,
|
|
2716
|
+
"max": 10
|
|
2717
|
+
},
|
|
2718
|
+
{
|
|
2719
|
+
"id": "naming",
|
|
2720
|
+
"name": "Naming & conventions",
|
|
2721
|
+
"score": 10,
|
|
2722
|
+
"max": 10
|
|
2723
|
+
}
|
|
2724
|
+
],
|
|
2725
|
+
"evaluatedAt": "2026-04-30T23:05:16.784Z",
|
|
2726
|
+
"evaluatedVersion": "0.0.0"
|
|
2727
|
+
},
|
|
2728
|
+
"skill-best-practice": {
|
|
2729
|
+
"providerId": "skill-best-practice",
|
|
2730
|
+
"providerVersion": "1.1.0",
|
|
2731
|
+
"schemaVersion": 1,
|
|
2732
|
+
"passed": false,
|
|
2733
|
+
"overallScore": 62,
|
|
2734
|
+
"grade": "D",
|
|
2735
|
+
"categories": [
|
|
2736
|
+
{
|
|
2737
|
+
"id": "validation",
|
|
2738
|
+
"name": "Deterministic validation",
|
|
2739
|
+
"score": 8,
|
|
2740
|
+
"max": 13
|
|
2741
|
+
}
|
|
2742
|
+
],
|
|
2743
|
+
"evaluatedAt": "2026-04-30T23:05:16.784Z",
|
|
2744
|
+
"evaluatedVersion": "0.0.0"
|
|
2745
|
+
}
|
|
1203
2746
|
}
|
|
1204
2747
|
},
|
|
1205
2748
|
{
|
|
@@ -1210,8 +2753,8 @@
|
|
|
1210
2753
|
"creator": "",
|
|
1211
2754
|
"compatibility": "",
|
|
1212
2755
|
"allowedTools": [],
|
|
1213
|
-
"installUrl": "github:mattpocock/skills:write-a-skill",
|
|
1214
|
-
"relPath": "write-a-skill",
|
|
2756
|
+
"installUrl": "github:mattpocock/skills:skills/productivity/write-a-skill",
|
|
2757
|
+
"relPath": "skills/productivity/write-a-skill",
|
|
1215
2758
|
"verified": true,
|
|
1216
2759
|
"tokenCount": 909,
|
|
1217
2760
|
"evalSummary": {
|
|
@@ -1261,8 +2804,82 @@
|
|
|
1261
2804
|
"max": 10
|
|
1262
2805
|
}
|
|
1263
2806
|
],
|
|
1264
|
-
"evaluatedAt": "2026-04-
|
|
2807
|
+
"evaluatedAt": "2026-04-30T23:05:16.785Z",
|
|
1265
2808
|
"evaluatedVersion": "0.0.0"
|
|
2809
|
+
},
|
|
2810
|
+
"evalSummaries": {
|
|
2811
|
+
"quality": {
|
|
2812
|
+
"providerId": "quality",
|
|
2813
|
+
"providerVersion": "1.0.0",
|
|
2814
|
+
"schemaVersion": 1,
|
|
2815
|
+
"passed": true,
|
|
2816
|
+
"overallScore": 79,
|
|
2817
|
+
"grade": "C",
|
|
2818
|
+
"categories": [
|
|
2819
|
+
{
|
|
2820
|
+
"id": "structure",
|
|
2821
|
+
"name": "Structure & completeness",
|
|
2822
|
+
"score": 7,
|
|
2823
|
+
"max": 10
|
|
2824
|
+
},
|
|
2825
|
+
{
|
|
2826
|
+
"id": "description",
|
|
2827
|
+
"name": "Description quality",
|
|
2828
|
+
"score": 10,
|
|
2829
|
+
"max": 10
|
|
2830
|
+
},
|
|
2831
|
+
{
|
|
2832
|
+
"id": "prompt-engineering",
|
|
2833
|
+
"name": "Prompt engineering",
|
|
2834
|
+
"score": 9,
|
|
2835
|
+
"max": 10
|
|
2836
|
+
},
|
|
2837
|
+
{
|
|
2838
|
+
"id": "context-efficiency",
|
|
2839
|
+
"name": "Context efficiency",
|
|
2840
|
+
"score": 9,
|
|
2841
|
+
"max": 10
|
|
2842
|
+
},
|
|
2843
|
+
{
|
|
2844
|
+
"id": "safety",
|
|
2845
|
+
"name": "Safety & guardrails",
|
|
2846
|
+
"score": 9,
|
|
2847
|
+
"max": 10
|
|
2848
|
+
},
|
|
2849
|
+
{
|
|
2850
|
+
"id": "testability",
|
|
2851
|
+
"name": "Testability",
|
|
2852
|
+
"score": 1,
|
|
2853
|
+
"max": 10
|
|
2854
|
+
},
|
|
2855
|
+
{
|
|
2856
|
+
"id": "naming",
|
|
2857
|
+
"name": "Naming & conventions",
|
|
2858
|
+
"score": 10,
|
|
2859
|
+
"max": 10
|
|
2860
|
+
}
|
|
2861
|
+
],
|
|
2862
|
+
"evaluatedAt": "2026-04-30T23:05:16.785Z",
|
|
2863
|
+
"evaluatedVersion": "0.0.0"
|
|
2864
|
+
},
|
|
2865
|
+
"skill-best-practice": {
|
|
2866
|
+
"providerId": "skill-best-practice",
|
|
2867
|
+
"providerVersion": "1.1.0",
|
|
2868
|
+
"schemaVersion": 1,
|
|
2869
|
+
"passed": false,
|
|
2870
|
+
"overallScore": 77,
|
|
2871
|
+
"grade": "C",
|
|
2872
|
+
"categories": [
|
|
2873
|
+
{
|
|
2874
|
+
"id": "validation",
|
|
2875
|
+
"name": "Deterministic validation",
|
|
2876
|
+
"score": 10,
|
|
2877
|
+
"max": 13
|
|
2878
|
+
}
|
|
2879
|
+
],
|
|
2880
|
+
"evaluatedAt": "2026-04-30T23:05:16.785Z",
|
|
2881
|
+
"evaluatedVersion": "0.0.0"
|
|
2882
|
+
}
|
|
1266
2883
|
}
|
|
1267
2884
|
},
|
|
1268
2885
|
{
|
|
@@ -1273,10 +2890,10 @@
|
|
|
1273
2890
|
"creator": "",
|
|
1274
2891
|
"compatibility": "",
|
|
1275
2892
|
"allowedTools": [],
|
|
1276
|
-
"installUrl": "github:mattpocock/skills:zoom-out",
|
|
1277
|
-
"relPath": "zoom-out",
|
|
2893
|
+
"installUrl": "github:mattpocock/skills:skills/engineering/zoom-out",
|
|
2894
|
+
"relPath": "skills/engineering/zoom-out",
|
|
1278
2895
|
"verified": true,
|
|
1279
|
-
"tokenCount":
|
|
2896
|
+
"tokenCount": 138,
|
|
1280
2897
|
"evalSummary": {
|
|
1281
2898
|
"overallScore": 34,
|
|
1282
2899
|
"grade": "F",
|
|
@@ -1324,8 +2941,82 @@
|
|
|
1324
2941
|
"max": 10
|
|
1325
2942
|
}
|
|
1326
2943
|
],
|
|
1327
|
-
"evaluatedAt": "2026-04-
|
|
2944
|
+
"evaluatedAt": "2026-04-30T23:05:16.786Z",
|
|
1328
2945
|
"evaluatedVersion": "0.0.0"
|
|
2946
|
+
},
|
|
2947
|
+
"evalSummaries": {
|
|
2948
|
+
"quality": {
|
|
2949
|
+
"providerId": "quality",
|
|
2950
|
+
"providerVersion": "1.0.0",
|
|
2951
|
+
"schemaVersion": 1,
|
|
2952
|
+
"passed": false,
|
|
2953
|
+
"overallScore": 34,
|
|
2954
|
+
"grade": "F",
|
|
2955
|
+
"categories": [
|
|
2956
|
+
{
|
|
2957
|
+
"id": "structure",
|
|
2958
|
+
"name": "Structure & completeness",
|
|
2959
|
+
"score": 6,
|
|
2960
|
+
"max": 10
|
|
2961
|
+
},
|
|
2962
|
+
{
|
|
2963
|
+
"id": "description",
|
|
2964
|
+
"name": "Description quality",
|
|
2965
|
+
"score": 7,
|
|
2966
|
+
"max": 10
|
|
2967
|
+
},
|
|
2968
|
+
{
|
|
2969
|
+
"id": "prompt-engineering",
|
|
2970
|
+
"name": "Prompt engineering",
|
|
2971
|
+
"score": 0,
|
|
2972
|
+
"max": 10
|
|
2973
|
+
},
|
|
2974
|
+
{
|
|
2975
|
+
"id": "context-efficiency",
|
|
2976
|
+
"name": "Context efficiency",
|
|
2977
|
+
"score": 2,
|
|
2978
|
+
"max": 10
|
|
2979
|
+
},
|
|
2980
|
+
{
|
|
2981
|
+
"id": "safety",
|
|
2982
|
+
"name": "Safety & guardrails",
|
|
2983
|
+
"score": 2,
|
|
2984
|
+
"max": 10
|
|
2985
|
+
},
|
|
2986
|
+
{
|
|
2987
|
+
"id": "testability",
|
|
2988
|
+
"name": "Testability",
|
|
2989
|
+
"score": 0,
|
|
2990
|
+
"max": 10
|
|
2991
|
+
},
|
|
2992
|
+
{
|
|
2993
|
+
"id": "naming",
|
|
2994
|
+
"name": "Naming & conventions",
|
|
2995
|
+
"score": 7,
|
|
2996
|
+
"max": 10
|
|
2997
|
+
}
|
|
2998
|
+
],
|
|
2999
|
+
"evaluatedAt": "2026-04-30T23:05:16.786Z",
|
|
3000
|
+
"evaluatedVersion": "0.0.0"
|
|
3001
|
+
},
|
|
3002
|
+
"skill-best-practice": {
|
|
3003
|
+
"providerId": "skill-best-practice",
|
|
3004
|
+
"providerVersion": "1.1.0",
|
|
3005
|
+
"schemaVersion": 1,
|
|
3006
|
+
"passed": false,
|
|
3007
|
+
"overallScore": 69,
|
|
3008
|
+
"grade": "C",
|
|
3009
|
+
"categories": [
|
|
3010
|
+
{
|
|
3011
|
+
"id": "validation",
|
|
3012
|
+
"name": "Deterministic validation",
|
|
3013
|
+
"score": 9,
|
|
3014
|
+
"max": 13
|
|
3015
|
+
}
|
|
3016
|
+
],
|
|
3017
|
+
"evaluatedAt": "2026-04-30T23:05:16.786Z",
|
|
3018
|
+
"evaluatedVersion": "0.0.0"
|
|
3019
|
+
}
|
|
1329
3020
|
}
|
|
1330
3021
|
}
|
|
1331
3022
|
]
|