agent-skill-manager 2.12.0 → 2.13.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.
- package/README.md +12 -6
- package/data/bundles/ios-release.json +45 -10
- package/data/skill-index/AvdLee_Core-Data-Agent-Skill.json +147 -0
- package/data/skill-index/AvdLee_Swift-Concurrency-Agent-Skill.json +147 -0
- package/data/skill-index/AvdLee_Swift-Testing-Agent-Skill.json +147 -0
- package/data/skill-index/AvdLee_SwiftUI-Agent-Skill.json +429 -0
- package/data/skill-index/AvdLee_Xcode-Build-Optimization-Agent-Skill.json +1121 -0
- package/data/skill-index/Dimillian_Skills.json +2605 -0
- package/data/skill-index/Egonex-AI_Understand-Anything.json +1317 -0
- package/data/skill-index/addyosmani_agent-skills.json +3965 -0
- package/data/skill-index/garrytan_gstack.json +8814 -0
- package/data/skill-index/ivan-magda_uikit-expert-skill.json +147 -0
- package/data/skill-index/mvanhorn_last30days-skill.json +147 -0
- package/data/skill-index/rudrankriyam_app-store-connect-cli-skills.json +3726 -0
- package/data/skill-index/santifer_career-ops.json +147 -0
- package/data/skill-index/twostraws_Swift-Concurrency-Agent-Skill.json +147 -0
- package/data/skill-index/twostraws_Swift-Testing-Agent-Skill.json +147 -0
- package/data/skill-index/twostraws_SwiftData-Agent-Skill.json +147 -0
- package/data/skill-index/twostraws_SwiftUI-Agent-Skill.json +147 -0
- package/data/skill-index-resources.json +154 -1
- package/dist/agent-skill-manager.js +2 -2
- package/dist/{chunk-5MMJGI6J.js → chunk-HY3VQ3SV.js} +1 -1
- package/dist/{src-NB45CVD2.js → src-3UQIRSQN.js} +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,3965 @@
|
|
|
1
|
+
{
|
|
2
|
+
"repoUrl": "https://github.com/addyosmani/agent-skills.git",
|
|
3
|
+
"owner": "addyosmani",
|
|
4
|
+
"repo": "agent-skills",
|
|
5
|
+
"updatedAt": "2026-06-18T14:32:50.909Z",
|
|
6
|
+
"skillCount": 24,
|
|
7
|
+
"skills": [
|
|
8
|
+
{
|
|
9
|
+
"name": "api-and-interface-design",
|
|
10
|
+
"description": "Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.",
|
|
11
|
+
"version": "0.0.0",
|
|
12
|
+
"license": "",
|
|
13
|
+
"creator": "",
|
|
14
|
+
"compatibility": "",
|
|
15
|
+
"allowedTools": [],
|
|
16
|
+
"installUrl": "github:addyosmani/agent-skills:skills/api-and-interface-design",
|
|
17
|
+
"relPath": "skills/api-and-interface-design",
|
|
18
|
+
"verified": true,
|
|
19
|
+
"tokenCount": 2946,
|
|
20
|
+
"evalSummary": {
|
|
21
|
+
"overallScore": 79,
|
|
22
|
+
"grade": "C",
|
|
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": 10,
|
|
40
|
+
"max": 10
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"id": "context-efficiency",
|
|
44
|
+
"name": "Context efficiency",
|
|
45
|
+
"score": 9,
|
|
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": 5,
|
|
58
|
+
"max": 10
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"id": "naming",
|
|
62
|
+
"name": "Naming & conventions",
|
|
63
|
+
"score": 10,
|
|
64
|
+
"max": 10
|
|
65
|
+
}
|
|
66
|
+
],
|
|
67
|
+
"evaluatedAt": "2026-06-18T14:32:50.294Z",
|
|
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": 79,
|
|
77
|
+
"grade": "C",
|
|
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": 10,
|
|
95
|
+
"max": 10
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"id": "context-efficiency",
|
|
99
|
+
"name": "Context efficiency",
|
|
100
|
+
"score": 9,
|
|
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": 5,
|
|
113
|
+
"max": 10
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"id": "naming",
|
|
117
|
+
"name": "Naming & conventions",
|
|
118
|
+
"score": 10,
|
|
119
|
+
"max": 10
|
|
120
|
+
}
|
|
121
|
+
],
|
|
122
|
+
"evaluatedAt": "2026-06-18T14:32:50.294Z",
|
|
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-06-18T14:32:50.295Z",
|
|
141
|
+
"evaluatedVersion": "0.0.0"
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"name": "browser-testing-with-devtools",
|
|
147
|
+
"description": "Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.",
|
|
148
|
+
"version": "0.0.0",
|
|
149
|
+
"license": "",
|
|
150
|
+
"creator": "",
|
|
151
|
+
"compatibility": "",
|
|
152
|
+
"allowedTools": [],
|
|
153
|
+
"installUrl": "github:addyosmani/agent-skills:skills/browser-testing-with-devtools",
|
|
154
|
+
"relPath": "skills/browser-testing-with-devtools",
|
|
155
|
+
"verified": true,
|
|
156
|
+
"tokenCount": 3667,
|
|
157
|
+
"evalSummary": {
|
|
158
|
+
"overallScore": 74,
|
|
159
|
+
"grade": "C",
|
|
160
|
+
"categories": [
|
|
161
|
+
{
|
|
162
|
+
"id": "structure",
|
|
163
|
+
"name": "Structure & completeness",
|
|
164
|
+
"score": 7,
|
|
165
|
+
"max": 10
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"id": "description",
|
|
169
|
+
"name": "Description quality",
|
|
170
|
+
"score": 8,
|
|
171
|
+
"max": 10
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"id": "prompt-engineering",
|
|
175
|
+
"name": "Prompt engineering",
|
|
176
|
+
"score": 9,
|
|
177
|
+
"max": 10
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"id": "context-efficiency",
|
|
181
|
+
"name": "Context efficiency",
|
|
182
|
+
"score": 7,
|
|
183
|
+
"max": 10
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"id": "safety",
|
|
187
|
+
"name": "Safety & guardrails",
|
|
188
|
+
"score": 6,
|
|
189
|
+
"max": 10
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"id": "testability",
|
|
193
|
+
"name": "Testability",
|
|
194
|
+
"score": 5,
|
|
195
|
+
"max": 10
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"id": "naming",
|
|
199
|
+
"name": "Naming & conventions",
|
|
200
|
+
"score": 10,
|
|
201
|
+
"max": 10
|
|
202
|
+
}
|
|
203
|
+
],
|
|
204
|
+
"evaluatedAt": "2026-06-18T14:32:50.449Z",
|
|
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": 74,
|
|
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": 8,
|
|
226
|
+
"max": 10
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"id": "prompt-engineering",
|
|
230
|
+
"name": "Prompt engineering",
|
|
231
|
+
"score": 9,
|
|
232
|
+
"max": 10
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"id": "context-efficiency",
|
|
236
|
+
"name": "Context efficiency",
|
|
237
|
+
"score": 7,
|
|
238
|
+
"max": 10
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"id": "safety",
|
|
242
|
+
"name": "Safety & guardrails",
|
|
243
|
+
"score": 6,
|
|
244
|
+
"max": 10
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"id": "testability",
|
|
248
|
+
"name": "Testability",
|
|
249
|
+
"score": 5,
|
|
250
|
+
"max": 10
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"id": "naming",
|
|
254
|
+
"name": "Naming & conventions",
|
|
255
|
+
"score": 10,
|
|
256
|
+
"max": 10
|
|
257
|
+
}
|
|
258
|
+
],
|
|
259
|
+
"evaluatedAt": "2026-06-18T14:32:50.450Z",
|
|
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": 69,
|
|
268
|
+
"grade": "C",
|
|
269
|
+
"categories": [
|
|
270
|
+
{
|
|
271
|
+
"id": "validation",
|
|
272
|
+
"name": "Deterministic validation",
|
|
273
|
+
"score": 9,
|
|
274
|
+
"max": 13
|
|
275
|
+
}
|
|
276
|
+
],
|
|
277
|
+
"evaluatedAt": "2026-06-18T14:32:50.450Z",
|
|
278
|
+
"evaluatedVersion": "0.0.0"
|
|
279
|
+
}
|
|
280
|
+
}
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"name": "ci-cd-and-automation",
|
|
284
|
+
"description": "Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.",
|
|
285
|
+
"version": "0.0.0",
|
|
286
|
+
"license": "",
|
|
287
|
+
"creator": "",
|
|
288
|
+
"compatibility": "",
|
|
289
|
+
"allowedTools": [],
|
|
290
|
+
"installUrl": "github:addyosmani/agent-skills:skills/ci-cd-and-automation",
|
|
291
|
+
"relPath": "skills/ci-cd-and-automation",
|
|
292
|
+
"verified": true,
|
|
293
|
+
"tokenCount": 3831,
|
|
294
|
+
"evalSummary": {
|
|
295
|
+
"overallScore": 77,
|
|
296
|
+
"grade": "C",
|
|
297
|
+
"categories": [
|
|
298
|
+
{
|
|
299
|
+
"id": "structure",
|
|
300
|
+
"name": "Structure & completeness",
|
|
301
|
+
"score": 7,
|
|
302
|
+
"max": 10
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"id": "description",
|
|
306
|
+
"name": "Description quality",
|
|
307
|
+
"score": 7,
|
|
308
|
+
"max": 10
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"id": "prompt-engineering",
|
|
312
|
+
"name": "Prompt engineering",
|
|
313
|
+
"score": 10,
|
|
314
|
+
"max": 10
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"id": "context-efficiency",
|
|
318
|
+
"name": "Context efficiency",
|
|
319
|
+
"score": 8,
|
|
320
|
+
"max": 10
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"id": "safety",
|
|
324
|
+
"name": "Safety & guardrails",
|
|
325
|
+
"score": 7,
|
|
326
|
+
"max": 10
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
"id": "testability",
|
|
330
|
+
"name": "Testability",
|
|
331
|
+
"score": 5,
|
|
332
|
+
"max": 10
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"id": "naming",
|
|
336
|
+
"name": "Naming & conventions",
|
|
337
|
+
"score": 10,
|
|
338
|
+
"max": 10
|
|
339
|
+
}
|
|
340
|
+
],
|
|
341
|
+
"evaluatedAt": "2026-06-18T14:32:50.457Z",
|
|
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": 77,
|
|
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": 7,
|
|
363
|
+
"max": 10
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"id": "prompt-engineering",
|
|
367
|
+
"name": "Prompt engineering",
|
|
368
|
+
"score": 10,
|
|
369
|
+
"max": 10
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"id": "context-efficiency",
|
|
373
|
+
"name": "Context efficiency",
|
|
374
|
+
"score": 8,
|
|
375
|
+
"max": 10
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"id": "safety",
|
|
379
|
+
"name": "Safety & guardrails",
|
|
380
|
+
"score": 7,
|
|
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-06-18T14:32:50.457Z",
|
|
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": 77,
|
|
405
|
+
"grade": "C",
|
|
406
|
+
"categories": [
|
|
407
|
+
{
|
|
408
|
+
"id": "validation",
|
|
409
|
+
"name": "Deterministic validation",
|
|
410
|
+
"score": 10,
|
|
411
|
+
"max": 13
|
|
412
|
+
}
|
|
413
|
+
],
|
|
414
|
+
"evaluatedAt": "2026-06-18T14:32:50.457Z",
|
|
415
|
+
"evaluatedVersion": "0.0.0"
|
|
416
|
+
}
|
|
417
|
+
}
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
"name": "code-review-and-quality",
|
|
421
|
+
"description": "Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.",
|
|
422
|
+
"version": "0.0.0",
|
|
423
|
+
"license": "",
|
|
424
|
+
"creator": "",
|
|
425
|
+
"compatibility": "",
|
|
426
|
+
"allowedTools": [],
|
|
427
|
+
"installUrl": "github:addyosmani/agent-skills:skills/code-review-and-quality",
|
|
428
|
+
"relPath": "skills/code-review-and-quality",
|
|
429
|
+
"verified": true,
|
|
430
|
+
"tokenCount": 4291,
|
|
431
|
+
"evalSummary": {
|
|
432
|
+
"overallScore": 79,
|
|
433
|
+
"grade": "C",
|
|
434
|
+
"categories": [
|
|
435
|
+
{
|
|
436
|
+
"id": "structure",
|
|
437
|
+
"name": "Structure & completeness",
|
|
438
|
+
"score": 7,
|
|
439
|
+
"max": 10
|
|
440
|
+
},
|
|
441
|
+
{
|
|
442
|
+
"id": "description",
|
|
443
|
+
"name": "Description quality",
|
|
444
|
+
"score": 7,
|
|
445
|
+
"max": 10
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
"id": "prompt-engineering",
|
|
449
|
+
"name": "Prompt engineering",
|
|
450
|
+
"score": 10,
|
|
451
|
+
"max": 10
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
"id": "context-efficiency",
|
|
455
|
+
"name": "Context efficiency",
|
|
456
|
+
"score": 7,
|
|
457
|
+
"max": 10
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
"id": "safety",
|
|
461
|
+
"name": "Safety & guardrails",
|
|
462
|
+
"score": 7,
|
|
463
|
+
"max": 10
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
"id": "testability",
|
|
467
|
+
"name": "Testability",
|
|
468
|
+
"score": 7,
|
|
469
|
+
"max": 10
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
"id": "naming",
|
|
473
|
+
"name": "Naming & conventions",
|
|
474
|
+
"score": 10,
|
|
475
|
+
"max": 10
|
|
476
|
+
}
|
|
477
|
+
],
|
|
478
|
+
"evaluatedAt": "2026-06-18T14:32:50.462Z",
|
|
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": 79,
|
|
488
|
+
"grade": "C",
|
|
489
|
+
"categories": [
|
|
490
|
+
{
|
|
491
|
+
"id": "structure",
|
|
492
|
+
"name": "Structure & completeness",
|
|
493
|
+
"score": 7,
|
|
494
|
+
"max": 10
|
|
495
|
+
},
|
|
496
|
+
{
|
|
497
|
+
"id": "description",
|
|
498
|
+
"name": "Description quality",
|
|
499
|
+
"score": 7,
|
|
500
|
+
"max": 10
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"id": "prompt-engineering",
|
|
504
|
+
"name": "Prompt engineering",
|
|
505
|
+
"score": 10,
|
|
506
|
+
"max": 10
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"id": "context-efficiency",
|
|
510
|
+
"name": "Context efficiency",
|
|
511
|
+
"score": 7,
|
|
512
|
+
"max": 10
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
"id": "safety",
|
|
516
|
+
"name": "Safety & guardrails",
|
|
517
|
+
"score": 7,
|
|
518
|
+
"max": 10
|
|
519
|
+
},
|
|
520
|
+
{
|
|
521
|
+
"id": "testability",
|
|
522
|
+
"name": "Testability",
|
|
523
|
+
"score": 7,
|
|
524
|
+
"max": 10
|
|
525
|
+
},
|
|
526
|
+
{
|
|
527
|
+
"id": "naming",
|
|
528
|
+
"name": "Naming & conventions",
|
|
529
|
+
"score": 10,
|
|
530
|
+
"max": 10
|
|
531
|
+
}
|
|
532
|
+
],
|
|
533
|
+
"evaluatedAt": "2026-06-18T14:32:50.463Z",
|
|
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-06-18T14:32:50.463Z",
|
|
552
|
+
"evaluatedVersion": "0.0.0"
|
|
553
|
+
}
|
|
554
|
+
}
|
|
555
|
+
},
|
|
556
|
+
{
|
|
557
|
+
"name": "code-simplification",
|
|
558
|
+
"description": "Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.",
|
|
559
|
+
"version": "0.0.0",
|
|
560
|
+
"license": "",
|
|
561
|
+
"creator": "",
|
|
562
|
+
"compatibility": "",
|
|
563
|
+
"allowedTools": [],
|
|
564
|
+
"installUrl": "github:addyosmani/agent-skills:skills/code-simplification",
|
|
565
|
+
"relPath": "skills/code-simplification",
|
|
566
|
+
"verified": true,
|
|
567
|
+
"tokenCount": 4014,
|
|
568
|
+
"evalSummary": {
|
|
569
|
+
"overallScore": 77,
|
|
570
|
+
"grade": "C",
|
|
571
|
+
"categories": [
|
|
572
|
+
{
|
|
573
|
+
"id": "structure",
|
|
574
|
+
"name": "Structure & completeness",
|
|
575
|
+
"score": 7,
|
|
576
|
+
"max": 10
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
"id": "description",
|
|
580
|
+
"name": "Description quality",
|
|
581
|
+
"score": 7,
|
|
582
|
+
"max": 10
|
|
583
|
+
},
|
|
584
|
+
{
|
|
585
|
+
"id": "prompt-engineering",
|
|
586
|
+
"name": "Prompt engineering",
|
|
587
|
+
"score": 9,
|
|
588
|
+
"max": 10
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"id": "context-efficiency",
|
|
592
|
+
"name": "Context efficiency",
|
|
593
|
+
"score": 7,
|
|
594
|
+
"max": 10
|
|
595
|
+
},
|
|
596
|
+
{
|
|
597
|
+
"id": "safety",
|
|
598
|
+
"name": "Safety & guardrails",
|
|
599
|
+
"score": 7,
|
|
600
|
+
"max": 10
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"id": "testability",
|
|
604
|
+
"name": "Testability",
|
|
605
|
+
"score": 7,
|
|
606
|
+
"max": 10
|
|
607
|
+
},
|
|
608
|
+
{
|
|
609
|
+
"id": "naming",
|
|
610
|
+
"name": "Naming & conventions",
|
|
611
|
+
"score": 10,
|
|
612
|
+
"max": 10
|
|
613
|
+
}
|
|
614
|
+
],
|
|
615
|
+
"evaluatedAt": "2026-06-18T14:32:50.469Z",
|
|
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": 77,
|
|
625
|
+
"grade": "C",
|
|
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": 7,
|
|
637
|
+
"max": 10
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"id": "prompt-engineering",
|
|
641
|
+
"name": "Prompt engineering",
|
|
642
|
+
"score": 9,
|
|
643
|
+
"max": 10
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
"id": "context-efficiency",
|
|
647
|
+
"name": "Context efficiency",
|
|
648
|
+
"score": 7,
|
|
649
|
+
"max": 10
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
"id": "safety",
|
|
653
|
+
"name": "Safety & guardrails",
|
|
654
|
+
"score": 7,
|
|
655
|
+
"max": 10
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
"id": "testability",
|
|
659
|
+
"name": "Testability",
|
|
660
|
+
"score": 7,
|
|
661
|
+
"max": 10
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"id": "naming",
|
|
665
|
+
"name": "Naming & conventions",
|
|
666
|
+
"score": 10,
|
|
667
|
+
"max": 10
|
|
668
|
+
}
|
|
669
|
+
],
|
|
670
|
+
"evaluatedAt": "2026-06-18T14:32:50.470Z",
|
|
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-06-18T14:32:50.470Z",
|
|
689
|
+
"evaluatedVersion": "0.0.0"
|
|
690
|
+
}
|
|
691
|
+
}
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
"name": "context-engineering",
|
|
695
|
+
"description": "Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.",
|
|
696
|
+
"version": "0.0.0",
|
|
697
|
+
"license": "",
|
|
698
|
+
"creator": "",
|
|
699
|
+
"compatibility": "",
|
|
700
|
+
"allowedTools": [],
|
|
701
|
+
"installUrl": "github:addyosmani/agent-skills:skills/context-engineering",
|
|
702
|
+
"relPath": "skills/context-engineering",
|
|
703
|
+
"verified": true,
|
|
704
|
+
"tokenCount": 3021,
|
|
705
|
+
"evalSummary": {
|
|
706
|
+
"overallScore": 87,
|
|
707
|
+
"grade": "B",
|
|
708
|
+
"categories": [
|
|
709
|
+
{
|
|
710
|
+
"id": "structure",
|
|
711
|
+
"name": "Structure & completeness",
|
|
712
|
+
"score": 7,
|
|
713
|
+
"max": 10
|
|
714
|
+
},
|
|
715
|
+
{
|
|
716
|
+
"id": "description",
|
|
717
|
+
"name": "Description quality",
|
|
718
|
+
"score": 10,
|
|
719
|
+
"max": 10
|
|
720
|
+
},
|
|
721
|
+
{
|
|
722
|
+
"id": "prompt-engineering",
|
|
723
|
+
"name": "Prompt engineering",
|
|
724
|
+
"score": 10,
|
|
725
|
+
"max": 10
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"id": "context-efficiency",
|
|
729
|
+
"name": "Context efficiency",
|
|
730
|
+
"score": 8,
|
|
731
|
+
"max": 10
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
"id": "safety",
|
|
735
|
+
"name": "Safety & guardrails",
|
|
736
|
+
"score": 9,
|
|
737
|
+
"max": 10
|
|
738
|
+
},
|
|
739
|
+
{
|
|
740
|
+
"id": "testability",
|
|
741
|
+
"name": "Testability",
|
|
742
|
+
"score": 7,
|
|
743
|
+
"max": 10
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
"id": "naming",
|
|
747
|
+
"name": "Naming & conventions",
|
|
748
|
+
"score": 10,
|
|
749
|
+
"max": 10
|
|
750
|
+
}
|
|
751
|
+
],
|
|
752
|
+
"evaluatedAt": "2026-06-18T14:32:50.476Z",
|
|
753
|
+
"evaluatedVersion": "0.0.0"
|
|
754
|
+
},
|
|
755
|
+
"evalSummaries": {
|
|
756
|
+
"quality": {
|
|
757
|
+
"providerId": "quality",
|
|
758
|
+
"providerVersion": "1.0.0",
|
|
759
|
+
"schemaVersion": 1,
|
|
760
|
+
"passed": true,
|
|
761
|
+
"overallScore": 87,
|
|
762
|
+
"grade": "B",
|
|
763
|
+
"categories": [
|
|
764
|
+
{
|
|
765
|
+
"id": "structure",
|
|
766
|
+
"name": "Structure & completeness",
|
|
767
|
+
"score": 7,
|
|
768
|
+
"max": 10
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
"id": "description",
|
|
772
|
+
"name": "Description quality",
|
|
773
|
+
"score": 10,
|
|
774
|
+
"max": 10
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"id": "prompt-engineering",
|
|
778
|
+
"name": "Prompt engineering",
|
|
779
|
+
"score": 10,
|
|
780
|
+
"max": 10
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
"id": "context-efficiency",
|
|
784
|
+
"name": "Context efficiency",
|
|
785
|
+
"score": 8,
|
|
786
|
+
"max": 10
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
"id": "safety",
|
|
790
|
+
"name": "Safety & guardrails",
|
|
791
|
+
"score": 9,
|
|
792
|
+
"max": 10
|
|
793
|
+
},
|
|
794
|
+
{
|
|
795
|
+
"id": "testability",
|
|
796
|
+
"name": "Testability",
|
|
797
|
+
"score": 7,
|
|
798
|
+
"max": 10
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
"id": "naming",
|
|
802
|
+
"name": "Naming & conventions",
|
|
803
|
+
"score": 10,
|
|
804
|
+
"max": 10
|
|
805
|
+
}
|
|
806
|
+
],
|
|
807
|
+
"evaluatedAt": "2026-06-18T14:32:50.476Z",
|
|
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-06-18T14:32:50.476Z",
|
|
826
|
+
"evaluatedVersion": "0.0.0"
|
|
827
|
+
}
|
|
828
|
+
}
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
"name": "debugging-and-error-recovery",
|
|
832
|
+
"description": "Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.",
|
|
833
|
+
"version": "0.0.0",
|
|
834
|
+
"license": "",
|
|
835
|
+
"creator": "",
|
|
836
|
+
"compatibility": "",
|
|
837
|
+
"allowedTools": [],
|
|
838
|
+
"installUrl": "github:addyosmani/agent-skills:skills/debugging-and-error-recovery",
|
|
839
|
+
"relPath": "skills/debugging-and-error-recovery",
|
|
840
|
+
"verified": true,
|
|
841
|
+
"tokenCount": 3236,
|
|
842
|
+
"evalSummary": {
|
|
843
|
+
"overallScore": 73,
|
|
844
|
+
"grade": "C",
|
|
845
|
+
"categories": [
|
|
846
|
+
{
|
|
847
|
+
"id": "structure",
|
|
848
|
+
"name": "Structure & completeness",
|
|
849
|
+
"score": 7,
|
|
850
|
+
"max": 10
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
"id": "description",
|
|
854
|
+
"name": "Description quality",
|
|
855
|
+
"score": 7,
|
|
856
|
+
"max": 10
|
|
857
|
+
},
|
|
858
|
+
{
|
|
859
|
+
"id": "prompt-engineering",
|
|
860
|
+
"name": "Prompt engineering",
|
|
861
|
+
"score": 10,
|
|
862
|
+
"max": 10
|
|
863
|
+
},
|
|
864
|
+
{
|
|
865
|
+
"id": "context-efficiency",
|
|
866
|
+
"name": "Context efficiency",
|
|
867
|
+
"score": 5,
|
|
868
|
+
"max": 10
|
|
869
|
+
},
|
|
870
|
+
{
|
|
871
|
+
"id": "safety",
|
|
872
|
+
"name": "Safety & guardrails",
|
|
873
|
+
"score": 7,
|
|
874
|
+
"max": 10
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
"id": "testability",
|
|
878
|
+
"name": "Testability",
|
|
879
|
+
"score": 5,
|
|
880
|
+
"max": 10
|
|
881
|
+
},
|
|
882
|
+
{
|
|
883
|
+
"id": "naming",
|
|
884
|
+
"name": "Naming & conventions",
|
|
885
|
+
"score": 10,
|
|
886
|
+
"max": 10
|
|
887
|
+
}
|
|
888
|
+
],
|
|
889
|
+
"evaluatedAt": "2026-06-18T14:32:50.481Z",
|
|
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": 73,
|
|
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": 10,
|
|
917
|
+
"max": 10
|
|
918
|
+
},
|
|
919
|
+
{
|
|
920
|
+
"id": "context-efficiency",
|
|
921
|
+
"name": "Context efficiency",
|
|
922
|
+
"score": 5,
|
|
923
|
+
"max": 10
|
|
924
|
+
},
|
|
925
|
+
{
|
|
926
|
+
"id": "safety",
|
|
927
|
+
"name": "Safety & guardrails",
|
|
928
|
+
"score": 7,
|
|
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-06-18T14:32:50.482Z",
|
|
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": 77,
|
|
953
|
+
"grade": "C",
|
|
954
|
+
"categories": [
|
|
955
|
+
{
|
|
956
|
+
"id": "validation",
|
|
957
|
+
"name": "Deterministic validation",
|
|
958
|
+
"score": 10,
|
|
959
|
+
"max": 13
|
|
960
|
+
}
|
|
961
|
+
],
|
|
962
|
+
"evaluatedAt": "2026-06-18T14:32:50.482Z",
|
|
963
|
+
"evaluatedVersion": "0.0.0"
|
|
964
|
+
}
|
|
965
|
+
}
|
|
966
|
+
},
|
|
967
|
+
{
|
|
968
|
+
"name": "deprecation-and-migration",
|
|
969
|
+
"description": "Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.",
|
|
970
|
+
"version": "0.0.0",
|
|
971
|
+
"license": "",
|
|
972
|
+
"creator": "",
|
|
973
|
+
"compatibility": "",
|
|
974
|
+
"allowedTools": [],
|
|
975
|
+
"installUrl": "github:addyosmani/agent-skills:skills/deprecation-and-migration",
|
|
976
|
+
"relPath": "skills/deprecation-and-migration",
|
|
977
|
+
"verified": true,
|
|
978
|
+
"tokenCount": 2635,
|
|
979
|
+
"evalSummary": {
|
|
980
|
+
"overallScore": 86,
|
|
981
|
+
"grade": "B",
|
|
982
|
+
"categories": [
|
|
983
|
+
{
|
|
984
|
+
"id": "structure",
|
|
985
|
+
"name": "Structure & completeness",
|
|
986
|
+
"score": 7,
|
|
987
|
+
"max": 10
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"id": "description",
|
|
991
|
+
"name": "Description quality",
|
|
992
|
+
"score": 10,
|
|
993
|
+
"max": 10
|
|
994
|
+
},
|
|
995
|
+
{
|
|
996
|
+
"id": "prompt-engineering",
|
|
997
|
+
"name": "Prompt engineering",
|
|
998
|
+
"score": 9,
|
|
999
|
+
"max": 10
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
"id": "context-efficiency",
|
|
1003
|
+
"name": "Context efficiency",
|
|
1004
|
+
"score": 9,
|
|
1005
|
+
"max": 10
|
|
1006
|
+
},
|
|
1007
|
+
{
|
|
1008
|
+
"id": "safety",
|
|
1009
|
+
"name": "Safety & guardrails",
|
|
1010
|
+
"score": 10,
|
|
1011
|
+
"max": 10
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
"id": "testability",
|
|
1015
|
+
"name": "Testability",
|
|
1016
|
+
"score": 5,
|
|
1017
|
+
"max": 10
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
"id": "naming",
|
|
1021
|
+
"name": "Naming & conventions",
|
|
1022
|
+
"score": 10,
|
|
1023
|
+
"max": 10
|
|
1024
|
+
}
|
|
1025
|
+
],
|
|
1026
|
+
"evaluatedAt": "2026-06-18T14:32:50.485Z",
|
|
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": 86,
|
|
1036
|
+
"grade": "B",
|
|
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": 9,
|
|
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": 10,
|
|
1066
|
+
"max": 10
|
|
1067
|
+
},
|
|
1068
|
+
{
|
|
1069
|
+
"id": "testability",
|
|
1070
|
+
"name": "Testability",
|
|
1071
|
+
"score": 5,
|
|
1072
|
+
"max": 10
|
|
1073
|
+
},
|
|
1074
|
+
{
|
|
1075
|
+
"id": "naming",
|
|
1076
|
+
"name": "Naming & conventions",
|
|
1077
|
+
"score": 10,
|
|
1078
|
+
"max": 10
|
|
1079
|
+
}
|
|
1080
|
+
],
|
|
1081
|
+
"evaluatedAt": "2026-06-18T14:32:50.486Z",
|
|
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": 77,
|
|
1090
|
+
"grade": "C",
|
|
1091
|
+
"categories": [
|
|
1092
|
+
{
|
|
1093
|
+
"id": "validation",
|
|
1094
|
+
"name": "Deterministic validation",
|
|
1095
|
+
"score": 10,
|
|
1096
|
+
"max": 13
|
|
1097
|
+
}
|
|
1098
|
+
],
|
|
1099
|
+
"evaluatedAt": "2026-06-18T14:32:50.486Z",
|
|
1100
|
+
"evaluatedVersion": "0.0.0"
|
|
1101
|
+
}
|
|
1102
|
+
}
|
|
1103
|
+
},
|
|
1104
|
+
{
|
|
1105
|
+
"name": "documentation-and-adrs",
|
|
1106
|
+
"description": "Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.",
|
|
1107
|
+
"version": "0.0.0",
|
|
1108
|
+
"license": "",
|
|
1109
|
+
"creator": "",
|
|
1110
|
+
"compatibility": "",
|
|
1111
|
+
"allowedTools": [],
|
|
1112
|
+
"installUrl": "github:addyosmani/agent-skills:skills/documentation-and-adrs",
|
|
1113
|
+
"relPath": "skills/documentation-and-adrs",
|
|
1114
|
+
"verified": true,
|
|
1115
|
+
"tokenCount": 2637,
|
|
1116
|
+
"evalSummary": {
|
|
1117
|
+
"overallScore": 79,
|
|
1118
|
+
"grade": "C",
|
|
1119
|
+
"categories": [
|
|
1120
|
+
{
|
|
1121
|
+
"id": "structure",
|
|
1122
|
+
"name": "Structure & completeness",
|
|
1123
|
+
"score": 7,
|
|
1124
|
+
"max": 10
|
|
1125
|
+
},
|
|
1126
|
+
{
|
|
1127
|
+
"id": "description",
|
|
1128
|
+
"name": "Description quality",
|
|
1129
|
+
"score": 7,
|
|
1130
|
+
"max": 10
|
|
1131
|
+
},
|
|
1132
|
+
{
|
|
1133
|
+
"id": "prompt-engineering",
|
|
1134
|
+
"name": "Prompt engineering",
|
|
1135
|
+
"score": 10,
|
|
1136
|
+
"max": 10
|
|
1137
|
+
},
|
|
1138
|
+
{
|
|
1139
|
+
"id": "context-efficiency",
|
|
1140
|
+
"name": "Context efficiency",
|
|
1141
|
+
"score": 9,
|
|
1142
|
+
"max": 10
|
|
1143
|
+
},
|
|
1144
|
+
{
|
|
1145
|
+
"id": "safety",
|
|
1146
|
+
"name": "Safety & guardrails",
|
|
1147
|
+
"score": 5,
|
|
1148
|
+
"max": 10
|
|
1149
|
+
},
|
|
1150
|
+
{
|
|
1151
|
+
"id": "testability",
|
|
1152
|
+
"name": "Testability",
|
|
1153
|
+
"score": 7,
|
|
1154
|
+
"max": 10
|
|
1155
|
+
},
|
|
1156
|
+
{
|
|
1157
|
+
"id": "naming",
|
|
1158
|
+
"name": "Naming & conventions",
|
|
1159
|
+
"score": 10,
|
|
1160
|
+
"max": 10
|
|
1161
|
+
}
|
|
1162
|
+
],
|
|
1163
|
+
"evaluatedAt": "2026-06-18T14:32:50.490Z",
|
|
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": 79,
|
|
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": 7,
|
|
1185
|
+
"max": 10
|
|
1186
|
+
},
|
|
1187
|
+
{
|
|
1188
|
+
"id": "prompt-engineering",
|
|
1189
|
+
"name": "Prompt engineering",
|
|
1190
|
+
"score": 10,
|
|
1191
|
+
"max": 10
|
|
1192
|
+
},
|
|
1193
|
+
{
|
|
1194
|
+
"id": "context-efficiency",
|
|
1195
|
+
"name": "Context efficiency",
|
|
1196
|
+
"score": 9,
|
|
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": 7,
|
|
1209
|
+
"max": 10
|
|
1210
|
+
},
|
|
1211
|
+
{
|
|
1212
|
+
"id": "naming",
|
|
1213
|
+
"name": "Naming & conventions",
|
|
1214
|
+
"score": 10,
|
|
1215
|
+
"max": 10
|
|
1216
|
+
}
|
|
1217
|
+
],
|
|
1218
|
+
"evaluatedAt": "2026-06-18T14:32:50.490Z",
|
|
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-06-18T14:32:50.490Z",
|
|
1237
|
+
"evaluatedVersion": "0.0.0"
|
|
1238
|
+
}
|
|
1239
|
+
}
|
|
1240
|
+
},
|
|
1241
|
+
{
|
|
1242
|
+
"name": "doubt-driven-development",
|
|
1243
|
+
"description": "Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.",
|
|
1244
|
+
"version": "0.0.0",
|
|
1245
|
+
"license": "",
|
|
1246
|
+
"creator": "",
|
|
1247
|
+
"compatibility": "",
|
|
1248
|
+
"allowedTools": [],
|
|
1249
|
+
"installUrl": "github:addyosmani/agent-skills:skills/doubt-driven-development",
|
|
1250
|
+
"relPath": "skills/doubt-driven-development",
|
|
1251
|
+
"verified": true,
|
|
1252
|
+
"tokenCount": 4982,
|
|
1253
|
+
"evalSummary": {
|
|
1254
|
+
"overallScore": 80,
|
|
1255
|
+
"grade": "B",
|
|
1256
|
+
"categories": [
|
|
1257
|
+
{
|
|
1258
|
+
"id": "structure",
|
|
1259
|
+
"name": "Structure & completeness",
|
|
1260
|
+
"score": 7,
|
|
1261
|
+
"max": 10
|
|
1262
|
+
},
|
|
1263
|
+
{
|
|
1264
|
+
"id": "description",
|
|
1265
|
+
"name": "Description quality",
|
|
1266
|
+
"score": 5,
|
|
1267
|
+
"max": 10
|
|
1268
|
+
},
|
|
1269
|
+
{
|
|
1270
|
+
"id": "prompt-engineering",
|
|
1271
|
+
"name": "Prompt engineering",
|
|
1272
|
+
"score": 10,
|
|
1273
|
+
"max": 10
|
|
1274
|
+
},
|
|
1275
|
+
{
|
|
1276
|
+
"id": "context-efficiency",
|
|
1277
|
+
"name": "Context efficiency",
|
|
1278
|
+
"score": 7,
|
|
1279
|
+
"max": 10
|
|
1280
|
+
},
|
|
1281
|
+
{
|
|
1282
|
+
"id": "safety",
|
|
1283
|
+
"name": "Safety & guardrails",
|
|
1284
|
+
"score": 10,
|
|
1285
|
+
"max": 10
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
"id": "testability",
|
|
1289
|
+
"name": "Testability",
|
|
1290
|
+
"score": 7,
|
|
1291
|
+
"max": 10
|
|
1292
|
+
},
|
|
1293
|
+
{
|
|
1294
|
+
"id": "naming",
|
|
1295
|
+
"name": "Naming & conventions",
|
|
1296
|
+
"score": 10,
|
|
1297
|
+
"max": 10
|
|
1298
|
+
}
|
|
1299
|
+
],
|
|
1300
|
+
"evaluatedAt": "2026-06-18T14:32:50.501Z",
|
|
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": 80,
|
|
1310
|
+
"grade": "B",
|
|
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": 5,
|
|
1322
|
+
"max": 10
|
|
1323
|
+
},
|
|
1324
|
+
{
|
|
1325
|
+
"id": "prompt-engineering",
|
|
1326
|
+
"name": "Prompt engineering",
|
|
1327
|
+
"score": 10,
|
|
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": 10,
|
|
1340
|
+
"max": 10
|
|
1341
|
+
},
|
|
1342
|
+
{
|
|
1343
|
+
"id": "testability",
|
|
1344
|
+
"name": "Testability",
|
|
1345
|
+
"score": 7,
|
|
1346
|
+
"max": 10
|
|
1347
|
+
},
|
|
1348
|
+
{
|
|
1349
|
+
"id": "naming",
|
|
1350
|
+
"name": "Naming & conventions",
|
|
1351
|
+
"score": 10,
|
|
1352
|
+
"max": 10
|
|
1353
|
+
}
|
|
1354
|
+
],
|
|
1355
|
+
"evaluatedAt": "2026-06-18T14:32:50.503Z",
|
|
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": 69,
|
|
1364
|
+
"grade": "C",
|
|
1365
|
+
"categories": [
|
|
1366
|
+
{
|
|
1367
|
+
"id": "validation",
|
|
1368
|
+
"name": "Deterministic validation",
|
|
1369
|
+
"score": 9,
|
|
1370
|
+
"max": 13
|
|
1371
|
+
}
|
|
1372
|
+
],
|
|
1373
|
+
"evaluatedAt": "2026-06-18T14:32:50.503Z",
|
|
1374
|
+
"evaluatedVersion": "0.0.0"
|
|
1375
|
+
}
|
|
1376
|
+
}
|
|
1377
|
+
},
|
|
1378
|
+
{
|
|
1379
|
+
"name": "frontend-ui-engineering",
|
|
1380
|
+
"description": "Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.",
|
|
1381
|
+
"version": "0.0.0",
|
|
1382
|
+
"license": "",
|
|
1383
|
+
"creator": "",
|
|
1384
|
+
"compatibility": "",
|
|
1385
|
+
"allowedTools": [],
|
|
1386
|
+
"installUrl": "github:addyosmani/agent-skills:skills/frontend-ui-engineering",
|
|
1387
|
+
"relPath": "skills/frontend-ui-engineering",
|
|
1388
|
+
"verified": true,
|
|
1389
|
+
"tokenCount": 3140,
|
|
1390
|
+
"evalSummary": {
|
|
1391
|
+
"overallScore": 84,
|
|
1392
|
+
"grade": "B",
|
|
1393
|
+
"categories": [
|
|
1394
|
+
{
|
|
1395
|
+
"id": "structure",
|
|
1396
|
+
"name": "Structure & completeness",
|
|
1397
|
+
"score": 7,
|
|
1398
|
+
"max": 10
|
|
1399
|
+
},
|
|
1400
|
+
{
|
|
1401
|
+
"id": "description",
|
|
1402
|
+
"name": "Description quality",
|
|
1403
|
+
"score": 10,
|
|
1404
|
+
"max": 10
|
|
1405
|
+
},
|
|
1406
|
+
{
|
|
1407
|
+
"id": "prompt-engineering",
|
|
1408
|
+
"name": "Prompt engineering",
|
|
1409
|
+
"score": 9,
|
|
1410
|
+
"max": 10
|
|
1411
|
+
},
|
|
1412
|
+
{
|
|
1413
|
+
"id": "context-efficiency",
|
|
1414
|
+
"name": "Context efficiency",
|
|
1415
|
+
"score": 9,
|
|
1416
|
+
"max": 10
|
|
1417
|
+
},
|
|
1418
|
+
{
|
|
1419
|
+
"id": "safety",
|
|
1420
|
+
"name": "Safety & guardrails",
|
|
1421
|
+
"score": 9,
|
|
1422
|
+
"max": 10
|
|
1423
|
+
},
|
|
1424
|
+
{
|
|
1425
|
+
"id": "testability",
|
|
1426
|
+
"name": "Testability",
|
|
1427
|
+
"score": 5,
|
|
1428
|
+
"max": 10
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
"id": "naming",
|
|
1432
|
+
"name": "Naming & conventions",
|
|
1433
|
+
"score": 10,
|
|
1434
|
+
"max": 10
|
|
1435
|
+
}
|
|
1436
|
+
],
|
|
1437
|
+
"evaluatedAt": "2026-06-18T14:32:50.514Z",
|
|
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": 84,
|
|
1447
|
+
"grade": "B",
|
|
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": 10,
|
|
1459
|
+
"max": 10
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
"id": "prompt-engineering",
|
|
1463
|
+
"name": "Prompt engineering",
|
|
1464
|
+
"score": 9,
|
|
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": 5,
|
|
1483
|
+
"max": 10
|
|
1484
|
+
},
|
|
1485
|
+
{
|
|
1486
|
+
"id": "naming",
|
|
1487
|
+
"name": "Naming & conventions",
|
|
1488
|
+
"score": 10,
|
|
1489
|
+
"max": 10
|
|
1490
|
+
}
|
|
1491
|
+
],
|
|
1492
|
+
"evaluatedAt": "2026-06-18T14:32:50.519Z",
|
|
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": 77,
|
|
1501
|
+
"grade": "C",
|
|
1502
|
+
"categories": [
|
|
1503
|
+
{
|
|
1504
|
+
"id": "validation",
|
|
1505
|
+
"name": "Deterministic validation",
|
|
1506
|
+
"score": 10,
|
|
1507
|
+
"max": 13
|
|
1508
|
+
}
|
|
1509
|
+
],
|
|
1510
|
+
"evaluatedAt": "2026-06-18T14:32:50.519Z",
|
|
1511
|
+
"evaluatedVersion": "0.0.0"
|
|
1512
|
+
}
|
|
1513
|
+
}
|
|
1514
|
+
},
|
|
1515
|
+
{
|
|
1516
|
+
"name": "git-workflow-and-versioning",
|
|
1517
|
+
"description": "Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.",
|
|
1518
|
+
"version": "0.0.0",
|
|
1519
|
+
"license": "",
|
|
1520
|
+
"creator": "",
|
|
1521
|
+
"compatibility": "",
|
|
1522
|
+
"allowedTools": [],
|
|
1523
|
+
"installUrl": "github:addyosmani/agent-skills:skills/git-workflow-and-versioning",
|
|
1524
|
+
"relPath": "skills/git-workflow-and-versioning",
|
|
1525
|
+
"verified": true,
|
|
1526
|
+
"tokenCount": 3018,
|
|
1527
|
+
"evalSummary": {
|
|
1528
|
+
"overallScore": 79,
|
|
1529
|
+
"grade": "C",
|
|
1530
|
+
"categories": [
|
|
1531
|
+
{
|
|
1532
|
+
"id": "structure",
|
|
1533
|
+
"name": "Structure & completeness",
|
|
1534
|
+
"score": 7,
|
|
1535
|
+
"max": 10
|
|
1536
|
+
},
|
|
1537
|
+
{
|
|
1538
|
+
"id": "description",
|
|
1539
|
+
"name": "Description quality",
|
|
1540
|
+
"score": 7,
|
|
1541
|
+
"max": 10
|
|
1542
|
+
},
|
|
1543
|
+
{
|
|
1544
|
+
"id": "prompt-engineering",
|
|
1545
|
+
"name": "Prompt engineering",
|
|
1546
|
+
"score": 8,
|
|
1547
|
+
"max": 10
|
|
1548
|
+
},
|
|
1549
|
+
{
|
|
1550
|
+
"id": "context-efficiency",
|
|
1551
|
+
"name": "Context efficiency",
|
|
1552
|
+
"score": 8,
|
|
1553
|
+
"max": 10
|
|
1554
|
+
},
|
|
1555
|
+
{
|
|
1556
|
+
"id": "safety",
|
|
1557
|
+
"name": "Safety & guardrails",
|
|
1558
|
+
"score": 10,
|
|
1559
|
+
"max": 10
|
|
1560
|
+
},
|
|
1561
|
+
{
|
|
1562
|
+
"id": "testability",
|
|
1563
|
+
"name": "Testability",
|
|
1564
|
+
"score": 5,
|
|
1565
|
+
"max": 10
|
|
1566
|
+
},
|
|
1567
|
+
{
|
|
1568
|
+
"id": "naming",
|
|
1569
|
+
"name": "Naming & conventions",
|
|
1570
|
+
"score": 10,
|
|
1571
|
+
"max": 10
|
|
1572
|
+
}
|
|
1573
|
+
],
|
|
1574
|
+
"evaluatedAt": "2026-06-18T14:32:50.610Z",
|
|
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": 79,
|
|
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": 7,
|
|
1596
|
+
"max": 10
|
|
1597
|
+
},
|
|
1598
|
+
{
|
|
1599
|
+
"id": "prompt-engineering",
|
|
1600
|
+
"name": "Prompt engineering",
|
|
1601
|
+
"score": 8,
|
|
1602
|
+
"max": 10
|
|
1603
|
+
},
|
|
1604
|
+
{
|
|
1605
|
+
"id": "context-efficiency",
|
|
1606
|
+
"name": "Context efficiency",
|
|
1607
|
+
"score": 8,
|
|
1608
|
+
"max": 10
|
|
1609
|
+
},
|
|
1610
|
+
{
|
|
1611
|
+
"id": "safety",
|
|
1612
|
+
"name": "Safety & guardrails",
|
|
1613
|
+
"score": 10,
|
|
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-06-18T14:32:50.612Z",
|
|
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-06-18T14:32:50.612Z",
|
|
1648
|
+
"evaluatedVersion": "0.0.0"
|
|
1649
|
+
}
|
|
1650
|
+
}
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
"name": "idea-refine",
|
|
1654
|
+
"description": "Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on \"ideate\", \"refine this idea\", or \"stress-test my plan\".",
|
|
1655
|
+
"version": "0.0.0",
|
|
1656
|
+
"license": "",
|
|
1657
|
+
"creator": "",
|
|
1658
|
+
"compatibility": "",
|
|
1659
|
+
"allowedTools": [],
|
|
1660
|
+
"installUrl": "github:addyosmani/agent-skills:skills/idea-refine",
|
|
1661
|
+
"relPath": "skills/idea-refine",
|
|
1662
|
+
"verified": true,
|
|
1663
|
+
"tokenCount": 2501,
|
|
1664
|
+
"evalSummary": {
|
|
1665
|
+
"overallScore": 71,
|
|
1666
|
+
"grade": "C",
|
|
1667
|
+
"categories": [
|
|
1668
|
+
{
|
|
1669
|
+
"id": "structure",
|
|
1670
|
+
"name": "Structure & completeness",
|
|
1671
|
+
"score": 7,
|
|
1672
|
+
"max": 10
|
|
1673
|
+
},
|
|
1674
|
+
{
|
|
1675
|
+
"id": "description",
|
|
1676
|
+
"name": "Description quality",
|
|
1677
|
+
"score": 5,
|
|
1678
|
+
"max": 10
|
|
1679
|
+
},
|
|
1680
|
+
{
|
|
1681
|
+
"id": "prompt-engineering",
|
|
1682
|
+
"name": "Prompt engineering",
|
|
1683
|
+
"score": 9,
|
|
1684
|
+
"max": 10
|
|
1685
|
+
},
|
|
1686
|
+
{
|
|
1687
|
+
"id": "context-efficiency",
|
|
1688
|
+
"name": "Context efficiency",
|
|
1689
|
+
"score": 10,
|
|
1690
|
+
"max": 10
|
|
1691
|
+
},
|
|
1692
|
+
{
|
|
1693
|
+
"id": "safety",
|
|
1694
|
+
"name": "Safety & guardrails",
|
|
1695
|
+
"score": 6,
|
|
1696
|
+
"max": 10
|
|
1697
|
+
},
|
|
1698
|
+
{
|
|
1699
|
+
"id": "testability",
|
|
1700
|
+
"name": "Testability",
|
|
1701
|
+
"score": 3,
|
|
1702
|
+
"max": 10
|
|
1703
|
+
},
|
|
1704
|
+
{
|
|
1705
|
+
"id": "naming",
|
|
1706
|
+
"name": "Naming & conventions",
|
|
1707
|
+
"score": 10,
|
|
1708
|
+
"max": 10
|
|
1709
|
+
}
|
|
1710
|
+
],
|
|
1711
|
+
"evaluatedAt": "2026-06-18T14:32:50.688Z",
|
|
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": 71,
|
|
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": 5,
|
|
1733
|
+
"max": 10
|
|
1734
|
+
},
|
|
1735
|
+
{
|
|
1736
|
+
"id": "prompt-engineering",
|
|
1737
|
+
"name": "Prompt engineering",
|
|
1738
|
+
"score": 9,
|
|
1739
|
+
"max": 10
|
|
1740
|
+
},
|
|
1741
|
+
{
|
|
1742
|
+
"id": "context-efficiency",
|
|
1743
|
+
"name": "Context efficiency",
|
|
1744
|
+
"score": 10,
|
|
1745
|
+
"max": 10
|
|
1746
|
+
},
|
|
1747
|
+
{
|
|
1748
|
+
"id": "safety",
|
|
1749
|
+
"name": "Safety & guardrails",
|
|
1750
|
+
"score": 6,
|
|
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-06-18T14:32:50.688Z",
|
|
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": 69,
|
|
1775
|
+
"grade": "C",
|
|
1776
|
+
"categories": [
|
|
1777
|
+
{
|
|
1778
|
+
"id": "validation",
|
|
1779
|
+
"name": "Deterministic validation",
|
|
1780
|
+
"score": 9,
|
|
1781
|
+
"max": 13
|
|
1782
|
+
}
|
|
1783
|
+
],
|
|
1784
|
+
"evaluatedAt": "2026-06-18T14:32:50.688Z",
|
|
1785
|
+
"evaluatedVersion": "0.0.0"
|
|
1786
|
+
}
|
|
1787
|
+
}
|
|
1788
|
+
},
|
|
1789
|
+
{
|
|
1790
|
+
"name": "incremental-implementation",
|
|
1791
|
+
"description": "Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.",
|
|
1792
|
+
"version": "0.0.0",
|
|
1793
|
+
"license": "",
|
|
1794
|
+
"creator": "",
|
|
1795
|
+
"compatibility": "",
|
|
1796
|
+
"allowedTools": [],
|
|
1797
|
+
"installUrl": "github:addyosmani/agent-skills:skills/incremental-implementation",
|
|
1798
|
+
"relPath": "skills/incremental-implementation",
|
|
1799
|
+
"verified": true,
|
|
1800
|
+
"tokenCount": 2882,
|
|
1801
|
+
"evalSummary": {
|
|
1802
|
+
"overallScore": 77,
|
|
1803
|
+
"grade": "C",
|
|
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": 5,
|
|
1815
|
+
"max": 10
|
|
1816
|
+
},
|
|
1817
|
+
{
|
|
1818
|
+
"id": "prompt-engineering",
|
|
1819
|
+
"name": "Prompt engineering",
|
|
1820
|
+
"score": 8,
|
|
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": 10,
|
|
1833
|
+
"max": 10
|
|
1834
|
+
},
|
|
1835
|
+
{
|
|
1836
|
+
"id": "testability",
|
|
1837
|
+
"name": "Testability",
|
|
1838
|
+
"score": 5,
|
|
1839
|
+
"max": 10
|
|
1840
|
+
},
|
|
1841
|
+
{
|
|
1842
|
+
"id": "naming",
|
|
1843
|
+
"name": "Naming & conventions",
|
|
1844
|
+
"score": 10,
|
|
1845
|
+
"max": 10
|
|
1846
|
+
}
|
|
1847
|
+
],
|
|
1848
|
+
"evaluatedAt": "2026-06-18T14:32:50.691Z",
|
|
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": 77,
|
|
1858
|
+
"grade": "C",
|
|
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": 5,
|
|
1870
|
+
"max": 10
|
|
1871
|
+
},
|
|
1872
|
+
{
|
|
1873
|
+
"id": "prompt-engineering",
|
|
1874
|
+
"name": "Prompt engineering",
|
|
1875
|
+
"score": 8,
|
|
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": 10,
|
|
1888
|
+
"max": 10
|
|
1889
|
+
},
|
|
1890
|
+
{
|
|
1891
|
+
"id": "testability",
|
|
1892
|
+
"name": "Testability",
|
|
1893
|
+
"score": 5,
|
|
1894
|
+
"max": 10
|
|
1895
|
+
},
|
|
1896
|
+
{
|
|
1897
|
+
"id": "naming",
|
|
1898
|
+
"name": "Naming & conventions",
|
|
1899
|
+
"score": 10,
|
|
1900
|
+
"max": 10
|
|
1901
|
+
}
|
|
1902
|
+
],
|
|
1903
|
+
"evaluatedAt": "2026-06-18T14:32:50.691Z",
|
|
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": 77,
|
|
1912
|
+
"grade": "C",
|
|
1913
|
+
"categories": [
|
|
1914
|
+
{
|
|
1915
|
+
"id": "validation",
|
|
1916
|
+
"name": "Deterministic validation",
|
|
1917
|
+
"score": 10,
|
|
1918
|
+
"max": 13
|
|
1919
|
+
}
|
|
1920
|
+
],
|
|
1921
|
+
"evaluatedAt": "2026-06-18T14:32:50.691Z",
|
|
1922
|
+
"evaluatedVersion": "0.0.0"
|
|
1923
|
+
}
|
|
1924
|
+
}
|
|
1925
|
+
},
|
|
1926
|
+
{
|
|
1927
|
+
"name": "interview-me",
|
|
1928
|
+
"description": "Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified (\"build me X\" without \"for whom\" or \"why now\"), when the user explicitly invokes (\"interview me\", \"grill me\", \"are we sure?\", \"stress-test my thinking\"), or when you catch yourself silently filling in ambiguous requirements before any plan, spec, or code exists.",
|
|
1929
|
+
"version": "0.0.0",
|
|
1930
|
+
"license": "",
|
|
1931
|
+
"creator": "",
|
|
1932
|
+
"compatibility": "",
|
|
1933
|
+
"allowedTools": [],
|
|
1934
|
+
"installUrl": "github:addyosmani/agent-skills:skills/interview-me",
|
|
1935
|
+
"relPath": "skills/interview-me",
|
|
1936
|
+
"verified": true,
|
|
1937
|
+
"tokenCount": 4684,
|
|
1938
|
+
"evalSummary": {
|
|
1939
|
+
"overallScore": 71,
|
|
1940
|
+
"grade": "C",
|
|
1941
|
+
"categories": [
|
|
1942
|
+
{
|
|
1943
|
+
"id": "structure",
|
|
1944
|
+
"name": "Structure & completeness",
|
|
1945
|
+
"score": 7,
|
|
1946
|
+
"max": 10
|
|
1947
|
+
},
|
|
1948
|
+
{
|
|
1949
|
+
"id": "description",
|
|
1950
|
+
"name": "Description quality",
|
|
1951
|
+
"score": 6,
|
|
1952
|
+
"max": 10
|
|
1953
|
+
},
|
|
1954
|
+
{
|
|
1955
|
+
"id": "prompt-engineering",
|
|
1956
|
+
"name": "Prompt engineering",
|
|
1957
|
+
"score": 8,
|
|
1958
|
+
"max": 10
|
|
1959
|
+
},
|
|
1960
|
+
{
|
|
1961
|
+
"id": "context-efficiency",
|
|
1962
|
+
"name": "Context efficiency",
|
|
1963
|
+
"score": 5,
|
|
1964
|
+
"max": 10
|
|
1965
|
+
},
|
|
1966
|
+
{
|
|
1967
|
+
"id": "safety",
|
|
1968
|
+
"name": "Safety & guardrails",
|
|
1969
|
+
"score": 9,
|
|
1970
|
+
"max": 10
|
|
1971
|
+
},
|
|
1972
|
+
{
|
|
1973
|
+
"id": "testability",
|
|
1974
|
+
"name": "Testability",
|
|
1975
|
+
"score": 5,
|
|
1976
|
+
"max": 10
|
|
1977
|
+
},
|
|
1978
|
+
{
|
|
1979
|
+
"id": "naming",
|
|
1980
|
+
"name": "Naming & conventions",
|
|
1981
|
+
"score": 10,
|
|
1982
|
+
"max": 10
|
|
1983
|
+
}
|
|
1984
|
+
],
|
|
1985
|
+
"evaluatedAt": "2026-06-18T14:32:50.694Z",
|
|
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": 71,
|
|
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": 6,
|
|
2007
|
+
"max": 10
|
|
2008
|
+
},
|
|
2009
|
+
{
|
|
2010
|
+
"id": "prompt-engineering",
|
|
2011
|
+
"name": "Prompt engineering",
|
|
2012
|
+
"score": 8,
|
|
2013
|
+
"max": 10
|
|
2014
|
+
},
|
|
2015
|
+
{
|
|
2016
|
+
"id": "context-efficiency",
|
|
2017
|
+
"name": "Context efficiency",
|
|
2018
|
+
"score": 5,
|
|
2019
|
+
"max": 10
|
|
2020
|
+
},
|
|
2021
|
+
{
|
|
2022
|
+
"id": "safety",
|
|
2023
|
+
"name": "Safety & guardrails",
|
|
2024
|
+
"score": 9,
|
|
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": 10,
|
|
2037
|
+
"max": 10
|
|
2038
|
+
}
|
|
2039
|
+
],
|
|
2040
|
+
"evaluatedAt": "2026-06-18T14:32:50.695Z",
|
|
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": 69,
|
|
2049
|
+
"grade": "C",
|
|
2050
|
+
"categories": [
|
|
2051
|
+
{
|
|
2052
|
+
"id": "validation",
|
|
2053
|
+
"name": "Deterministic validation",
|
|
2054
|
+
"score": 9,
|
|
2055
|
+
"max": 13
|
|
2056
|
+
}
|
|
2057
|
+
],
|
|
2058
|
+
"evaluatedAt": "2026-06-18T14:32:50.696Z",
|
|
2059
|
+
"evaluatedVersion": "0.0.0"
|
|
2060
|
+
}
|
|
2061
|
+
}
|
|
2062
|
+
},
|
|
2063
|
+
{
|
|
2064
|
+
"name": "observability-and-instrumentation",
|
|
2065
|
+
"description": "Instruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shipping any feature that runs in production and you need evidence it works. Use when production issues are reported but you can't tell what happened from the available data.",
|
|
2066
|
+
"version": "0.0.0",
|
|
2067
|
+
"license": "",
|
|
2068
|
+
"creator": "",
|
|
2069
|
+
"compatibility": "",
|
|
2070
|
+
"allowedTools": [],
|
|
2071
|
+
"installUrl": "github:addyosmani/agent-skills:skills/observability-and-instrumentation",
|
|
2072
|
+
"relPath": "skills/observability-and-instrumentation",
|
|
2073
|
+
"verified": true,
|
|
2074
|
+
"tokenCount": 3307,
|
|
2075
|
+
"evalSummary": {
|
|
2076
|
+
"overallScore": 77,
|
|
2077
|
+
"grade": "C",
|
|
2078
|
+
"categories": [
|
|
2079
|
+
{
|
|
2080
|
+
"id": "structure",
|
|
2081
|
+
"name": "Structure & completeness",
|
|
2082
|
+
"score": 7,
|
|
2083
|
+
"max": 10
|
|
2084
|
+
},
|
|
2085
|
+
{
|
|
2086
|
+
"id": "description",
|
|
2087
|
+
"name": "Description quality",
|
|
2088
|
+
"score": 5,
|
|
2089
|
+
"max": 10
|
|
2090
|
+
},
|
|
2091
|
+
{
|
|
2092
|
+
"id": "prompt-engineering",
|
|
2093
|
+
"name": "Prompt engineering",
|
|
2094
|
+
"score": 10,
|
|
2095
|
+
"max": 10
|
|
2096
|
+
},
|
|
2097
|
+
{
|
|
2098
|
+
"id": "context-efficiency",
|
|
2099
|
+
"name": "Context efficiency",
|
|
2100
|
+
"score": 7,
|
|
2101
|
+
"max": 10
|
|
2102
|
+
},
|
|
2103
|
+
{
|
|
2104
|
+
"id": "safety",
|
|
2105
|
+
"name": "Safety & guardrails",
|
|
2106
|
+
"score": 10,
|
|
2107
|
+
"max": 10
|
|
2108
|
+
},
|
|
2109
|
+
{
|
|
2110
|
+
"id": "testability",
|
|
2111
|
+
"name": "Testability",
|
|
2112
|
+
"score": 5,
|
|
2113
|
+
"max": 10
|
|
2114
|
+
},
|
|
2115
|
+
{
|
|
2116
|
+
"id": "naming",
|
|
2117
|
+
"name": "Naming & conventions",
|
|
2118
|
+
"score": 10,
|
|
2119
|
+
"max": 10
|
|
2120
|
+
}
|
|
2121
|
+
],
|
|
2122
|
+
"evaluatedAt": "2026-06-18T14:32:50.703Z",
|
|
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": 77,
|
|
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": 5,
|
|
2144
|
+
"max": 10
|
|
2145
|
+
},
|
|
2146
|
+
{
|
|
2147
|
+
"id": "prompt-engineering",
|
|
2148
|
+
"name": "Prompt engineering",
|
|
2149
|
+
"score": 10,
|
|
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": 10,
|
|
2162
|
+
"max": 10
|
|
2163
|
+
},
|
|
2164
|
+
{
|
|
2165
|
+
"id": "testability",
|
|
2166
|
+
"name": "Testability",
|
|
2167
|
+
"score": 5,
|
|
2168
|
+
"max": 10
|
|
2169
|
+
},
|
|
2170
|
+
{
|
|
2171
|
+
"id": "naming",
|
|
2172
|
+
"name": "Naming & conventions",
|
|
2173
|
+
"score": 10,
|
|
2174
|
+
"max": 10
|
|
2175
|
+
}
|
|
2176
|
+
],
|
|
2177
|
+
"evaluatedAt": "2026-06-18T14:32:50.703Z",
|
|
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": 69,
|
|
2186
|
+
"grade": "C",
|
|
2187
|
+
"categories": [
|
|
2188
|
+
{
|
|
2189
|
+
"id": "validation",
|
|
2190
|
+
"name": "Deterministic validation",
|
|
2191
|
+
"score": 9,
|
|
2192
|
+
"max": 13
|
|
2193
|
+
}
|
|
2194
|
+
],
|
|
2195
|
+
"evaluatedAt": "2026-06-18T14:32:50.703Z",
|
|
2196
|
+
"evaluatedVersion": "0.0.0"
|
|
2197
|
+
}
|
|
2198
|
+
}
|
|
2199
|
+
},
|
|
2200
|
+
{
|
|
2201
|
+
"name": "performance-optimization",
|
|
2202
|
+
"description": "Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.",
|
|
2203
|
+
"version": "0.0.0",
|
|
2204
|
+
"license": "",
|
|
2205
|
+
"creator": "",
|
|
2206
|
+
"compatibility": "",
|
|
2207
|
+
"allowedTools": [],
|
|
2208
|
+
"installUrl": "github:addyosmani/agent-skills:skills/performance-optimization",
|
|
2209
|
+
"relPath": "skills/performance-optimization",
|
|
2210
|
+
"verified": true,
|
|
2211
|
+
"tokenCount": 3202,
|
|
2212
|
+
"evalSummary": {
|
|
2213
|
+
"overallScore": 80,
|
|
2214
|
+
"grade": "B",
|
|
2215
|
+
"categories": [
|
|
2216
|
+
{
|
|
2217
|
+
"id": "structure",
|
|
2218
|
+
"name": "Structure & completeness",
|
|
2219
|
+
"score": 7,
|
|
2220
|
+
"max": 10
|
|
2221
|
+
},
|
|
2222
|
+
{
|
|
2223
|
+
"id": "description",
|
|
2224
|
+
"name": "Description quality",
|
|
2225
|
+
"score": 10,
|
|
2226
|
+
"max": 10
|
|
2227
|
+
},
|
|
2228
|
+
{
|
|
2229
|
+
"id": "prompt-engineering",
|
|
2230
|
+
"name": "Prompt engineering",
|
|
2231
|
+
"score": 9,
|
|
2232
|
+
"max": 10
|
|
2233
|
+
},
|
|
2234
|
+
{
|
|
2235
|
+
"id": "context-efficiency",
|
|
2236
|
+
"name": "Context efficiency",
|
|
2237
|
+
"score": 6,
|
|
2238
|
+
"max": 10
|
|
2239
|
+
},
|
|
2240
|
+
{
|
|
2241
|
+
"id": "safety",
|
|
2242
|
+
"name": "Safety & guardrails",
|
|
2243
|
+
"score": 9,
|
|
2244
|
+
"max": 10
|
|
2245
|
+
},
|
|
2246
|
+
{
|
|
2247
|
+
"id": "testability",
|
|
2248
|
+
"name": "Testability",
|
|
2249
|
+
"score": 5,
|
|
2250
|
+
"max": 10
|
|
2251
|
+
},
|
|
2252
|
+
{
|
|
2253
|
+
"id": "naming",
|
|
2254
|
+
"name": "Naming & conventions",
|
|
2255
|
+
"score": 10,
|
|
2256
|
+
"max": 10
|
|
2257
|
+
}
|
|
2258
|
+
],
|
|
2259
|
+
"evaluatedAt": "2026-06-18T14:32:50.708Z",
|
|
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": 80,
|
|
2269
|
+
"grade": "B",
|
|
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": 10,
|
|
2281
|
+
"max": 10
|
|
2282
|
+
},
|
|
2283
|
+
{
|
|
2284
|
+
"id": "prompt-engineering",
|
|
2285
|
+
"name": "Prompt engineering",
|
|
2286
|
+
"score": 9,
|
|
2287
|
+
"max": 10
|
|
2288
|
+
},
|
|
2289
|
+
{
|
|
2290
|
+
"id": "context-efficiency",
|
|
2291
|
+
"name": "Context efficiency",
|
|
2292
|
+
"score": 6,
|
|
2293
|
+
"max": 10
|
|
2294
|
+
},
|
|
2295
|
+
{
|
|
2296
|
+
"id": "safety",
|
|
2297
|
+
"name": "Safety & guardrails",
|
|
2298
|
+
"score": 9,
|
|
2299
|
+
"max": 10
|
|
2300
|
+
},
|
|
2301
|
+
{
|
|
2302
|
+
"id": "testability",
|
|
2303
|
+
"name": "Testability",
|
|
2304
|
+
"score": 5,
|
|
2305
|
+
"max": 10
|
|
2306
|
+
},
|
|
2307
|
+
{
|
|
2308
|
+
"id": "naming",
|
|
2309
|
+
"name": "Naming & conventions",
|
|
2310
|
+
"score": 10,
|
|
2311
|
+
"max": 10
|
|
2312
|
+
}
|
|
2313
|
+
],
|
|
2314
|
+
"evaluatedAt": "2026-06-18T14:32:50.709Z",
|
|
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-06-18T14:32:50.708Z",
|
|
2333
|
+
"evaluatedVersion": "0.0.0"
|
|
2334
|
+
}
|
|
2335
|
+
}
|
|
2336
|
+
},
|
|
2337
|
+
{
|
|
2338
|
+
"name": "planning-and-task-breakdown",
|
|
2339
|
+
"description": "Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.",
|
|
2340
|
+
"version": "0.0.0",
|
|
2341
|
+
"license": "",
|
|
2342
|
+
"creator": "",
|
|
2343
|
+
"compatibility": "",
|
|
2344
|
+
"allowedTools": [],
|
|
2345
|
+
"installUrl": "github:addyosmani/agent-skills:skills/planning-and-task-breakdown",
|
|
2346
|
+
"relPath": "skills/planning-and-task-breakdown",
|
|
2347
|
+
"verified": true,
|
|
2348
|
+
"tokenCount": 2308,
|
|
2349
|
+
"evalSummary": {
|
|
2350
|
+
"overallScore": 80,
|
|
2351
|
+
"grade": "B",
|
|
2352
|
+
"categories": [
|
|
2353
|
+
{
|
|
2354
|
+
"id": "structure",
|
|
2355
|
+
"name": "Structure & completeness",
|
|
2356
|
+
"score": 7,
|
|
2357
|
+
"max": 10
|
|
2358
|
+
},
|
|
2359
|
+
{
|
|
2360
|
+
"id": "description",
|
|
2361
|
+
"name": "Description quality",
|
|
2362
|
+
"score": 5,
|
|
2363
|
+
"max": 10
|
|
2364
|
+
},
|
|
2365
|
+
{
|
|
2366
|
+
"id": "prompt-engineering",
|
|
2367
|
+
"name": "Prompt engineering",
|
|
2368
|
+
"score": 9,
|
|
2369
|
+
"max": 10
|
|
2370
|
+
},
|
|
2371
|
+
{
|
|
2372
|
+
"id": "context-efficiency",
|
|
2373
|
+
"name": "Context efficiency",
|
|
2374
|
+
"score": 9,
|
|
2375
|
+
"max": 10
|
|
2376
|
+
},
|
|
2377
|
+
{
|
|
2378
|
+
"id": "safety",
|
|
2379
|
+
"name": "Safety & guardrails",
|
|
2380
|
+
"score": 9,
|
|
2381
|
+
"max": 10
|
|
2382
|
+
},
|
|
2383
|
+
{
|
|
2384
|
+
"id": "testability",
|
|
2385
|
+
"name": "Testability",
|
|
2386
|
+
"score": 7,
|
|
2387
|
+
"max": 10
|
|
2388
|
+
},
|
|
2389
|
+
{
|
|
2390
|
+
"id": "naming",
|
|
2391
|
+
"name": "Naming & conventions",
|
|
2392
|
+
"score": 10,
|
|
2393
|
+
"max": 10
|
|
2394
|
+
}
|
|
2395
|
+
],
|
|
2396
|
+
"evaluatedAt": "2026-06-18T14:32:50.733Z",
|
|
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": 80,
|
|
2406
|
+
"grade": "B",
|
|
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": 5,
|
|
2418
|
+
"max": 10
|
|
2419
|
+
},
|
|
2420
|
+
{
|
|
2421
|
+
"id": "prompt-engineering",
|
|
2422
|
+
"name": "Prompt engineering",
|
|
2423
|
+
"score": 9,
|
|
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": 9,
|
|
2436
|
+
"max": 10
|
|
2437
|
+
},
|
|
2438
|
+
{
|
|
2439
|
+
"id": "testability",
|
|
2440
|
+
"name": "Testability",
|
|
2441
|
+
"score": 7,
|
|
2442
|
+
"max": 10
|
|
2443
|
+
},
|
|
2444
|
+
{
|
|
2445
|
+
"id": "naming",
|
|
2446
|
+
"name": "Naming & conventions",
|
|
2447
|
+
"score": 10,
|
|
2448
|
+
"max": 10
|
|
2449
|
+
}
|
|
2450
|
+
],
|
|
2451
|
+
"evaluatedAt": "2026-06-18T14:32:50.736Z",
|
|
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-06-18T14:32:50.736Z",
|
|
2470
|
+
"evaluatedVersion": "0.0.0"
|
|
2471
|
+
}
|
|
2472
|
+
}
|
|
2473
|
+
},
|
|
2474
|
+
{
|
|
2475
|
+
"name": "security-and-hardening",
|
|
2476
|
+
"description": "Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.",
|
|
2477
|
+
"version": "0.0.0",
|
|
2478
|
+
"license": "",
|
|
2479
|
+
"creator": "",
|
|
2480
|
+
"compatibility": "",
|
|
2481
|
+
"allowedTools": [],
|
|
2482
|
+
"installUrl": "github:addyosmani/agent-skills:skills/security-and-hardening",
|
|
2483
|
+
"relPath": "skills/security-and-hardening",
|
|
2484
|
+
"verified": true,
|
|
2485
|
+
"tokenCount": 5393,
|
|
2486
|
+
"evalSummary": {
|
|
2487
|
+
"overallScore": 77,
|
|
2488
|
+
"grade": "C",
|
|
2489
|
+
"categories": [
|
|
2490
|
+
{
|
|
2491
|
+
"id": "structure",
|
|
2492
|
+
"name": "Structure & completeness",
|
|
2493
|
+
"score": 7,
|
|
2494
|
+
"max": 10
|
|
2495
|
+
},
|
|
2496
|
+
{
|
|
2497
|
+
"id": "description",
|
|
2498
|
+
"name": "Description quality",
|
|
2499
|
+
"score": 7,
|
|
2500
|
+
"max": 10
|
|
2501
|
+
},
|
|
2502
|
+
{
|
|
2503
|
+
"id": "prompt-engineering",
|
|
2504
|
+
"name": "Prompt engineering",
|
|
2505
|
+
"score": 10,
|
|
2506
|
+
"max": 10
|
|
2507
|
+
},
|
|
2508
|
+
{
|
|
2509
|
+
"id": "context-efficiency",
|
|
2510
|
+
"name": "Context efficiency",
|
|
2511
|
+
"score": 8,
|
|
2512
|
+
"max": 10
|
|
2513
|
+
},
|
|
2514
|
+
{
|
|
2515
|
+
"id": "safety",
|
|
2516
|
+
"name": "Safety & guardrails",
|
|
2517
|
+
"score": 7,
|
|
2518
|
+
"max": 10
|
|
2519
|
+
},
|
|
2520
|
+
{
|
|
2521
|
+
"id": "testability",
|
|
2522
|
+
"name": "Testability",
|
|
2523
|
+
"score": 5,
|
|
2524
|
+
"max": 10
|
|
2525
|
+
},
|
|
2526
|
+
{
|
|
2527
|
+
"id": "naming",
|
|
2528
|
+
"name": "Naming & conventions",
|
|
2529
|
+
"score": 10,
|
|
2530
|
+
"max": 10
|
|
2531
|
+
}
|
|
2532
|
+
],
|
|
2533
|
+
"evaluatedAt": "2026-06-18T14:32:50.766Z",
|
|
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": 77,
|
|
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": 10,
|
|
2561
|
+
"max": 10
|
|
2562
|
+
},
|
|
2563
|
+
{
|
|
2564
|
+
"id": "context-efficiency",
|
|
2565
|
+
"name": "Context efficiency",
|
|
2566
|
+
"score": 8,
|
|
2567
|
+
"max": 10
|
|
2568
|
+
},
|
|
2569
|
+
{
|
|
2570
|
+
"id": "safety",
|
|
2571
|
+
"name": "Safety & guardrails",
|
|
2572
|
+
"score": 7,
|
|
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-06-18T14:32:50.766Z",
|
|
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-06-18T14:32:50.766Z",
|
|
2607
|
+
"evaluatedVersion": "0.0.0"
|
|
2608
|
+
}
|
|
2609
|
+
}
|
|
2610
|
+
},
|
|
2611
|
+
{
|
|
2612
|
+
"name": "shipping-and-launch",
|
|
2613
|
+
"description": "Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.",
|
|
2614
|
+
"version": "0.0.0",
|
|
2615
|
+
"license": "",
|
|
2616
|
+
"creator": "",
|
|
2617
|
+
"compatibility": "",
|
|
2618
|
+
"allowedTools": [],
|
|
2619
|
+
"installUrl": "github:addyosmani/agent-skills:skills/shipping-and-launch",
|
|
2620
|
+
"relPath": "skills/shipping-and-launch",
|
|
2621
|
+
"verified": true,
|
|
2622
|
+
"tokenCount": 3043,
|
|
2623
|
+
"evalSummary": {
|
|
2624
|
+
"overallScore": 87,
|
|
2625
|
+
"grade": "B",
|
|
2626
|
+
"categories": [
|
|
2627
|
+
{
|
|
2628
|
+
"id": "structure",
|
|
2629
|
+
"name": "Structure & completeness",
|
|
2630
|
+
"score": 7,
|
|
2631
|
+
"max": 10
|
|
2632
|
+
},
|
|
2633
|
+
{
|
|
2634
|
+
"id": "description",
|
|
2635
|
+
"name": "Description quality",
|
|
2636
|
+
"score": 10,
|
|
2637
|
+
"max": 10
|
|
2638
|
+
},
|
|
2639
|
+
{
|
|
2640
|
+
"id": "prompt-engineering",
|
|
2641
|
+
"name": "Prompt engineering",
|
|
2642
|
+
"score": 9,
|
|
2643
|
+
"max": 10
|
|
2644
|
+
},
|
|
2645
|
+
{
|
|
2646
|
+
"id": "context-efficiency",
|
|
2647
|
+
"name": "Context efficiency",
|
|
2648
|
+
"score": 8,
|
|
2649
|
+
"max": 10
|
|
2650
|
+
},
|
|
2651
|
+
{
|
|
2652
|
+
"id": "safety",
|
|
2653
|
+
"name": "Safety & guardrails",
|
|
2654
|
+
"score": 10,
|
|
2655
|
+
"max": 10
|
|
2656
|
+
},
|
|
2657
|
+
{
|
|
2658
|
+
"id": "testability",
|
|
2659
|
+
"name": "Testability",
|
|
2660
|
+
"score": 7,
|
|
2661
|
+
"max": 10
|
|
2662
|
+
},
|
|
2663
|
+
{
|
|
2664
|
+
"id": "naming",
|
|
2665
|
+
"name": "Naming & conventions",
|
|
2666
|
+
"score": 10,
|
|
2667
|
+
"max": 10
|
|
2668
|
+
}
|
|
2669
|
+
],
|
|
2670
|
+
"evaluatedAt": "2026-06-18T14:32:50.774Z",
|
|
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": 87,
|
|
2680
|
+
"grade": "B",
|
|
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": 10,
|
|
2692
|
+
"max": 10
|
|
2693
|
+
},
|
|
2694
|
+
{
|
|
2695
|
+
"id": "prompt-engineering",
|
|
2696
|
+
"name": "Prompt engineering",
|
|
2697
|
+
"score": 9,
|
|
2698
|
+
"max": 10
|
|
2699
|
+
},
|
|
2700
|
+
{
|
|
2701
|
+
"id": "context-efficiency",
|
|
2702
|
+
"name": "Context efficiency",
|
|
2703
|
+
"score": 8,
|
|
2704
|
+
"max": 10
|
|
2705
|
+
},
|
|
2706
|
+
{
|
|
2707
|
+
"id": "safety",
|
|
2708
|
+
"name": "Safety & guardrails",
|
|
2709
|
+
"score": 10,
|
|
2710
|
+
"max": 10
|
|
2711
|
+
},
|
|
2712
|
+
{
|
|
2713
|
+
"id": "testability",
|
|
2714
|
+
"name": "Testability",
|
|
2715
|
+
"score": 7,
|
|
2716
|
+
"max": 10
|
|
2717
|
+
},
|
|
2718
|
+
{
|
|
2719
|
+
"id": "naming",
|
|
2720
|
+
"name": "Naming & conventions",
|
|
2721
|
+
"score": 10,
|
|
2722
|
+
"max": 10
|
|
2723
|
+
}
|
|
2724
|
+
],
|
|
2725
|
+
"evaluatedAt": "2026-06-18T14:32:50.774Z",
|
|
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": 77,
|
|
2734
|
+
"grade": "C",
|
|
2735
|
+
"categories": [
|
|
2736
|
+
{
|
|
2737
|
+
"id": "validation",
|
|
2738
|
+
"name": "Deterministic validation",
|
|
2739
|
+
"score": 10,
|
|
2740
|
+
"max": 13
|
|
2741
|
+
}
|
|
2742
|
+
],
|
|
2743
|
+
"evaluatedAt": "2026-06-18T14:32:50.774Z",
|
|
2744
|
+
"evaluatedVersion": "0.0.0"
|
|
2745
|
+
}
|
|
2746
|
+
}
|
|
2747
|
+
},
|
|
2748
|
+
{
|
|
2749
|
+
"name": "source-driven-development",
|
|
2750
|
+
"description": "Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.",
|
|
2751
|
+
"version": "0.0.0",
|
|
2752
|
+
"license": "",
|
|
2753
|
+
"creator": "",
|
|
2754
|
+
"compatibility": "",
|
|
2755
|
+
"allowedTools": [],
|
|
2756
|
+
"installUrl": "github:addyosmani/agent-skills:skills/source-driven-development",
|
|
2757
|
+
"relPath": "skills/source-driven-development",
|
|
2758
|
+
"verified": true,
|
|
2759
|
+
"tokenCount": 2377,
|
|
2760
|
+
"evalSummary": {
|
|
2761
|
+
"overallScore": 79,
|
|
2762
|
+
"grade": "C",
|
|
2763
|
+
"categories": [
|
|
2764
|
+
{
|
|
2765
|
+
"id": "structure",
|
|
2766
|
+
"name": "Structure & completeness",
|
|
2767
|
+
"score": 7,
|
|
2768
|
+
"max": 10
|
|
2769
|
+
},
|
|
2770
|
+
{
|
|
2771
|
+
"id": "description",
|
|
2772
|
+
"name": "Description quality",
|
|
2773
|
+
"score": 7,
|
|
2774
|
+
"max": 10
|
|
2775
|
+
},
|
|
2776
|
+
{
|
|
2777
|
+
"id": "prompt-engineering",
|
|
2778
|
+
"name": "Prompt engineering",
|
|
2779
|
+
"score": 10,
|
|
2780
|
+
"max": 10
|
|
2781
|
+
},
|
|
2782
|
+
{
|
|
2783
|
+
"id": "context-efficiency",
|
|
2784
|
+
"name": "Context efficiency",
|
|
2785
|
+
"score": 9,
|
|
2786
|
+
"max": 10
|
|
2787
|
+
},
|
|
2788
|
+
{
|
|
2789
|
+
"id": "safety",
|
|
2790
|
+
"name": "Safety & guardrails",
|
|
2791
|
+
"score": 7,
|
|
2792
|
+
"max": 10
|
|
2793
|
+
},
|
|
2794
|
+
{
|
|
2795
|
+
"id": "testability",
|
|
2796
|
+
"name": "Testability",
|
|
2797
|
+
"score": 5,
|
|
2798
|
+
"max": 10
|
|
2799
|
+
},
|
|
2800
|
+
{
|
|
2801
|
+
"id": "naming",
|
|
2802
|
+
"name": "Naming & conventions",
|
|
2803
|
+
"score": 10,
|
|
2804
|
+
"max": 10
|
|
2805
|
+
}
|
|
2806
|
+
],
|
|
2807
|
+
"evaluatedAt": "2026-06-18T14:32:50.790Z",
|
|
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": 7,
|
|
2829
|
+
"max": 10
|
|
2830
|
+
},
|
|
2831
|
+
{
|
|
2832
|
+
"id": "prompt-engineering",
|
|
2833
|
+
"name": "Prompt engineering",
|
|
2834
|
+
"score": 10,
|
|
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": 7,
|
|
2847
|
+
"max": 10
|
|
2848
|
+
},
|
|
2849
|
+
{
|
|
2850
|
+
"id": "testability",
|
|
2851
|
+
"name": "Testability",
|
|
2852
|
+
"score": 5,
|
|
2853
|
+
"max": 10
|
|
2854
|
+
},
|
|
2855
|
+
{
|
|
2856
|
+
"id": "naming",
|
|
2857
|
+
"name": "Naming & conventions",
|
|
2858
|
+
"score": 10,
|
|
2859
|
+
"max": 10
|
|
2860
|
+
}
|
|
2861
|
+
],
|
|
2862
|
+
"evaluatedAt": "2026-06-18T14:32:50.791Z",
|
|
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-06-18T14:32:50.791Z",
|
|
2881
|
+
"evaluatedVersion": "0.0.0"
|
|
2882
|
+
}
|
|
2883
|
+
}
|
|
2884
|
+
},
|
|
2885
|
+
{
|
|
2886
|
+
"name": "spec-driven-development",
|
|
2887
|
+
"description": "Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.",
|
|
2888
|
+
"version": "0.0.0",
|
|
2889
|
+
"license": "",
|
|
2890
|
+
"creator": "",
|
|
2891
|
+
"compatibility": "",
|
|
2892
|
+
"allowedTools": [],
|
|
2893
|
+
"installUrl": "github:addyosmani/agent-skills:skills/spec-driven-development",
|
|
2894
|
+
"relPath": "skills/spec-driven-development",
|
|
2895
|
+
"verified": true,
|
|
2896
|
+
"tokenCount": 2409,
|
|
2897
|
+
"evalSummary": {
|
|
2898
|
+
"overallScore": 87,
|
|
2899
|
+
"grade": "B",
|
|
2900
|
+
"categories": [
|
|
2901
|
+
{
|
|
2902
|
+
"id": "structure",
|
|
2903
|
+
"name": "Structure & completeness",
|
|
2904
|
+
"score": 7,
|
|
2905
|
+
"max": 10
|
|
2906
|
+
},
|
|
2907
|
+
{
|
|
2908
|
+
"id": "description",
|
|
2909
|
+
"name": "Description quality",
|
|
2910
|
+
"score": 10,
|
|
2911
|
+
"max": 10
|
|
2912
|
+
},
|
|
2913
|
+
{
|
|
2914
|
+
"id": "prompt-engineering",
|
|
2915
|
+
"name": "Prompt engineering",
|
|
2916
|
+
"score": 10,
|
|
2917
|
+
"max": 10
|
|
2918
|
+
},
|
|
2919
|
+
{
|
|
2920
|
+
"id": "context-efficiency",
|
|
2921
|
+
"name": "Context efficiency",
|
|
2922
|
+
"score": 9,
|
|
2923
|
+
"max": 10
|
|
2924
|
+
},
|
|
2925
|
+
{
|
|
2926
|
+
"id": "safety",
|
|
2927
|
+
"name": "Safety & guardrails",
|
|
2928
|
+
"score": 10,
|
|
2929
|
+
"max": 10
|
|
2930
|
+
},
|
|
2931
|
+
{
|
|
2932
|
+
"id": "testability",
|
|
2933
|
+
"name": "Testability",
|
|
2934
|
+
"score": 5,
|
|
2935
|
+
"max": 10
|
|
2936
|
+
},
|
|
2937
|
+
{
|
|
2938
|
+
"id": "naming",
|
|
2939
|
+
"name": "Naming & conventions",
|
|
2940
|
+
"score": 10,
|
|
2941
|
+
"max": 10
|
|
2942
|
+
}
|
|
2943
|
+
],
|
|
2944
|
+
"evaluatedAt": "2026-06-18T14:32:50.812Z",
|
|
2945
|
+
"evaluatedVersion": "0.0.0"
|
|
2946
|
+
},
|
|
2947
|
+
"evalSummaries": {
|
|
2948
|
+
"quality": {
|
|
2949
|
+
"providerId": "quality",
|
|
2950
|
+
"providerVersion": "1.0.0",
|
|
2951
|
+
"schemaVersion": 1,
|
|
2952
|
+
"passed": true,
|
|
2953
|
+
"overallScore": 87,
|
|
2954
|
+
"grade": "B",
|
|
2955
|
+
"categories": [
|
|
2956
|
+
{
|
|
2957
|
+
"id": "structure",
|
|
2958
|
+
"name": "Structure & completeness",
|
|
2959
|
+
"score": 7,
|
|
2960
|
+
"max": 10
|
|
2961
|
+
},
|
|
2962
|
+
{
|
|
2963
|
+
"id": "description",
|
|
2964
|
+
"name": "Description quality",
|
|
2965
|
+
"score": 10,
|
|
2966
|
+
"max": 10
|
|
2967
|
+
},
|
|
2968
|
+
{
|
|
2969
|
+
"id": "prompt-engineering",
|
|
2970
|
+
"name": "Prompt engineering",
|
|
2971
|
+
"score": 10,
|
|
2972
|
+
"max": 10
|
|
2973
|
+
},
|
|
2974
|
+
{
|
|
2975
|
+
"id": "context-efficiency",
|
|
2976
|
+
"name": "Context efficiency",
|
|
2977
|
+
"score": 9,
|
|
2978
|
+
"max": 10
|
|
2979
|
+
},
|
|
2980
|
+
{
|
|
2981
|
+
"id": "safety",
|
|
2982
|
+
"name": "Safety & guardrails",
|
|
2983
|
+
"score": 10,
|
|
2984
|
+
"max": 10
|
|
2985
|
+
},
|
|
2986
|
+
{
|
|
2987
|
+
"id": "testability",
|
|
2988
|
+
"name": "Testability",
|
|
2989
|
+
"score": 5,
|
|
2990
|
+
"max": 10
|
|
2991
|
+
},
|
|
2992
|
+
{
|
|
2993
|
+
"id": "naming",
|
|
2994
|
+
"name": "Naming & conventions",
|
|
2995
|
+
"score": 10,
|
|
2996
|
+
"max": 10
|
|
2997
|
+
}
|
|
2998
|
+
],
|
|
2999
|
+
"evaluatedAt": "2026-06-18T14:32:50.814Z",
|
|
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": 77,
|
|
3008
|
+
"grade": "C",
|
|
3009
|
+
"categories": [
|
|
3010
|
+
{
|
|
3011
|
+
"id": "validation",
|
|
3012
|
+
"name": "Deterministic validation",
|
|
3013
|
+
"score": 10,
|
|
3014
|
+
"max": 13
|
|
3015
|
+
}
|
|
3016
|
+
],
|
|
3017
|
+
"evaluatedAt": "2026-06-18T14:32:50.814Z",
|
|
3018
|
+
"evaluatedVersion": "0.0.0"
|
|
3019
|
+
}
|
|
3020
|
+
}
|
|
3021
|
+
},
|
|
3022
|
+
{
|
|
3023
|
+
"name": "test-driven-development",
|
|
3024
|
+
"description": "Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.",
|
|
3025
|
+
"version": "0.0.0",
|
|
3026
|
+
"license": "",
|
|
3027
|
+
"creator": "",
|
|
3028
|
+
"compatibility": "",
|
|
3029
|
+
"allowedTools": [],
|
|
3030
|
+
"installUrl": "github:addyosmani/agent-skills:skills/test-driven-development",
|
|
3031
|
+
"relPath": "skills/test-driven-development",
|
|
3032
|
+
"verified": true,
|
|
3033
|
+
"tokenCount": 4691,
|
|
3034
|
+
"evalSummary": {
|
|
3035
|
+
"overallScore": 83,
|
|
3036
|
+
"grade": "B",
|
|
3037
|
+
"categories": [
|
|
3038
|
+
{
|
|
3039
|
+
"id": "structure",
|
|
3040
|
+
"name": "Structure & completeness",
|
|
3041
|
+
"score": 7,
|
|
3042
|
+
"max": 10
|
|
3043
|
+
},
|
|
3044
|
+
{
|
|
3045
|
+
"id": "description",
|
|
3046
|
+
"name": "Description quality",
|
|
3047
|
+
"score": 7,
|
|
3048
|
+
"max": 10
|
|
3049
|
+
},
|
|
3050
|
+
{
|
|
3051
|
+
"id": "prompt-engineering",
|
|
3052
|
+
"name": "Prompt engineering",
|
|
3053
|
+
"score": 10,
|
|
3054
|
+
"max": 10
|
|
3055
|
+
},
|
|
3056
|
+
{
|
|
3057
|
+
"id": "context-efficiency",
|
|
3058
|
+
"name": "Context efficiency",
|
|
3059
|
+
"score": 7,
|
|
3060
|
+
"max": 10
|
|
3061
|
+
},
|
|
3062
|
+
{
|
|
3063
|
+
"id": "safety",
|
|
3064
|
+
"name": "Safety & guardrails",
|
|
3065
|
+
"score": 10,
|
|
3066
|
+
"max": 10
|
|
3067
|
+
},
|
|
3068
|
+
{
|
|
3069
|
+
"id": "testability",
|
|
3070
|
+
"name": "Testability",
|
|
3071
|
+
"score": 7,
|
|
3072
|
+
"max": 10
|
|
3073
|
+
},
|
|
3074
|
+
{
|
|
3075
|
+
"id": "naming",
|
|
3076
|
+
"name": "Naming & conventions",
|
|
3077
|
+
"score": 10,
|
|
3078
|
+
"max": 10
|
|
3079
|
+
}
|
|
3080
|
+
],
|
|
3081
|
+
"evaluatedAt": "2026-06-18T14:32:50.818Z",
|
|
3082
|
+
"evaluatedVersion": "0.0.0"
|
|
3083
|
+
},
|
|
3084
|
+
"evalSummaries": {
|
|
3085
|
+
"quality": {
|
|
3086
|
+
"providerId": "quality",
|
|
3087
|
+
"providerVersion": "1.0.0",
|
|
3088
|
+
"schemaVersion": 1,
|
|
3089
|
+
"passed": true,
|
|
3090
|
+
"overallScore": 83,
|
|
3091
|
+
"grade": "B",
|
|
3092
|
+
"categories": [
|
|
3093
|
+
{
|
|
3094
|
+
"id": "structure",
|
|
3095
|
+
"name": "Structure & completeness",
|
|
3096
|
+
"score": 7,
|
|
3097
|
+
"max": 10
|
|
3098
|
+
},
|
|
3099
|
+
{
|
|
3100
|
+
"id": "description",
|
|
3101
|
+
"name": "Description quality",
|
|
3102
|
+
"score": 7,
|
|
3103
|
+
"max": 10
|
|
3104
|
+
},
|
|
3105
|
+
{
|
|
3106
|
+
"id": "prompt-engineering",
|
|
3107
|
+
"name": "Prompt engineering",
|
|
3108
|
+
"score": 10,
|
|
3109
|
+
"max": 10
|
|
3110
|
+
},
|
|
3111
|
+
{
|
|
3112
|
+
"id": "context-efficiency",
|
|
3113
|
+
"name": "Context efficiency",
|
|
3114
|
+
"score": 7,
|
|
3115
|
+
"max": 10
|
|
3116
|
+
},
|
|
3117
|
+
{
|
|
3118
|
+
"id": "safety",
|
|
3119
|
+
"name": "Safety & guardrails",
|
|
3120
|
+
"score": 10,
|
|
3121
|
+
"max": 10
|
|
3122
|
+
},
|
|
3123
|
+
{
|
|
3124
|
+
"id": "testability",
|
|
3125
|
+
"name": "Testability",
|
|
3126
|
+
"score": 7,
|
|
3127
|
+
"max": 10
|
|
3128
|
+
},
|
|
3129
|
+
{
|
|
3130
|
+
"id": "naming",
|
|
3131
|
+
"name": "Naming & conventions",
|
|
3132
|
+
"score": 10,
|
|
3133
|
+
"max": 10
|
|
3134
|
+
}
|
|
3135
|
+
],
|
|
3136
|
+
"evaluatedAt": "2026-06-18T14:32:50.818Z",
|
|
3137
|
+
"evaluatedVersion": "0.0.0"
|
|
3138
|
+
},
|
|
3139
|
+
"skill-best-practice": {
|
|
3140
|
+
"providerId": "skill-best-practice",
|
|
3141
|
+
"providerVersion": "1.1.0",
|
|
3142
|
+
"schemaVersion": 1,
|
|
3143
|
+
"passed": false,
|
|
3144
|
+
"overallScore": 77,
|
|
3145
|
+
"grade": "C",
|
|
3146
|
+
"categories": [
|
|
3147
|
+
{
|
|
3148
|
+
"id": "validation",
|
|
3149
|
+
"name": "Deterministic validation",
|
|
3150
|
+
"score": 10,
|
|
3151
|
+
"max": 13
|
|
3152
|
+
}
|
|
3153
|
+
],
|
|
3154
|
+
"evaluatedAt": "2026-06-18T14:32:50.818Z",
|
|
3155
|
+
"evaluatedVersion": "0.0.0"
|
|
3156
|
+
}
|
|
3157
|
+
}
|
|
3158
|
+
},
|
|
3159
|
+
{
|
|
3160
|
+
"name": "using-agent-skills",
|
|
3161
|
+
"description": "Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.",
|
|
3162
|
+
"version": "0.0.0",
|
|
3163
|
+
"license": "",
|
|
3164
|
+
"creator": "",
|
|
3165
|
+
"compatibility": "",
|
|
3166
|
+
"allowedTools": [],
|
|
3167
|
+
"installUrl": "github:addyosmani/agent-skills:skills/using-agent-skills",
|
|
3168
|
+
"relPath": "skills/using-agent-skills",
|
|
3169
|
+
"verified": true,
|
|
3170
|
+
"tokenCount": 2578,
|
|
3171
|
+
"evalSummary": {
|
|
3172
|
+
"overallScore": 76,
|
|
3173
|
+
"grade": "C",
|
|
3174
|
+
"categories": [
|
|
3175
|
+
{
|
|
3176
|
+
"id": "structure",
|
|
3177
|
+
"name": "Structure & completeness",
|
|
3178
|
+
"score": 7,
|
|
3179
|
+
"max": 10
|
|
3180
|
+
},
|
|
3181
|
+
{
|
|
3182
|
+
"id": "description",
|
|
3183
|
+
"name": "Description quality",
|
|
3184
|
+
"score": 7,
|
|
3185
|
+
"max": 10
|
|
3186
|
+
},
|
|
3187
|
+
{
|
|
3188
|
+
"id": "prompt-engineering",
|
|
3189
|
+
"name": "Prompt engineering",
|
|
3190
|
+
"score": 8,
|
|
3191
|
+
"max": 10
|
|
3192
|
+
},
|
|
3193
|
+
{
|
|
3194
|
+
"id": "context-efficiency",
|
|
3195
|
+
"name": "Context efficiency",
|
|
3196
|
+
"score": 9,
|
|
3197
|
+
"max": 10
|
|
3198
|
+
},
|
|
3199
|
+
{
|
|
3200
|
+
"id": "safety",
|
|
3201
|
+
"name": "Safety & guardrails",
|
|
3202
|
+
"score": 7,
|
|
3203
|
+
"max": 10
|
|
3204
|
+
},
|
|
3205
|
+
{
|
|
3206
|
+
"id": "testability",
|
|
3207
|
+
"name": "Testability",
|
|
3208
|
+
"score": 5,
|
|
3209
|
+
"max": 10
|
|
3210
|
+
},
|
|
3211
|
+
{
|
|
3212
|
+
"id": "naming",
|
|
3213
|
+
"name": "Naming & conventions",
|
|
3214
|
+
"score": 10,
|
|
3215
|
+
"max": 10
|
|
3216
|
+
}
|
|
3217
|
+
],
|
|
3218
|
+
"evaluatedAt": "2026-06-18T14:32:50.825Z",
|
|
3219
|
+
"evaluatedVersion": "0.0.0"
|
|
3220
|
+
},
|
|
3221
|
+
"evalSummaries": {
|
|
3222
|
+
"quality": {
|
|
3223
|
+
"providerId": "quality",
|
|
3224
|
+
"providerVersion": "1.0.0",
|
|
3225
|
+
"schemaVersion": 1,
|
|
3226
|
+
"passed": true,
|
|
3227
|
+
"overallScore": 76,
|
|
3228
|
+
"grade": "C",
|
|
3229
|
+
"categories": [
|
|
3230
|
+
{
|
|
3231
|
+
"id": "structure",
|
|
3232
|
+
"name": "Structure & completeness",
|
|
3233
|
+
"score": 7,
|
|
3234
|
+
"max": 10
|
|
3235
|
+
},
|
|
3236
|
+
{
|
|
3237
|
+
"id": "description",
|
|
3238
|
+
"name": "Description quality",
|
|
3239
|
+
"score": 7,
|
|
3240
|
+
"max": 10
|
|
3241
|
+
},
|
|
3242
|
+
{
|
|
3243
|
+
"id": "prompt-engineering",
|
|
3244
|
+
"name": "Prompt engineering",
|
|
3245
|
+
"score": 8,
|
|
3246
|
+
"max": 10
|
|
3247
|
+
},
|
|
3248
|
+
{
|
|
3249
|
+
"id": "context-efficiency",
|
|
3250
|
+
"name": "Context efficiency",
|
|
3251
|
+
"score": 9,
|
|
3252
|
+
"max": 10
|
|
3253
|
+
},
|
|
3254
|
+
{
|
|
3255
|
+
"id": "safety",
|
|
3256
|
+
"name": "Safety & guardrails",
|
|
3257
|
+
"score": 7,
|
|
3258
|
+
"max": 10
|
|
3259
|
+
},
|
|
3260
|
+
{
|
|
3261
|
+
"id": "testability",
|
|
3262
|
+
"name": "Testability",
|
|
3263
|
+
"score": 5,
|
|
3264
|
+
"max": 10
|
|
3265
|
+
},
|
|
3266
|
+
{
|
|
3267
|
+
"id": "naming",
|
|
3268
|
+
"name": "Naming & conventions",
|
|
3269
|
+
"score": 10,
|
|
3270
|
+
"max": 10
|
|
3271
|
+
}
|
|
3272
|
+
],
|
|
3273
|
+
"evaluatedAt": "2026-06-18T14:32:50.825Z",
|
|
3274
|
+
"evaluatedVersion": "0.0.0"
|
|
3275
|
+
},
|
|
3276
|
+
"skill-best-practice": {
|
|
3277
|
+
"providerId": "skill-best-practice",
|
|
3278
|
+
"providerVersion": "1.1.0",
|
|
3279
|
+
"schemaVersion": 1,
|
|
3280
|
+
"passed": false,
|
|
3281
|
+
"overallScore": 77,
|
|
3282
|
+
"grade": "C",
|
|
3283
|
+
"categories": [
|
|
3284
|
+
{
|
|
3285
|
+
"id": "validation",
|
|
3286
|
+
"name": "Deterministic validation",
|
|
3287
|
+
"score": 10,
|
|
3288
|
+
"max": 13
|
|
3289
|
+
}
|
|
3290
|
+
],
|
|
3291
|
+
"evaluatedAt": "2026-06-18T14:32:50.825Z",
|
|
3292
|
+
"evaluatedVersion": "0.0.0"
|
|
3293
|
+
}
|
|
3294
|
+
}
|
|
3295
|
+
}
|
|
3296
|
+
],
|
|
3297
|
+
"bundles": [
|
|
3298
|
+
{
|
|
3299
|
+
"version": 1,
|
|
3300
|
+
"name": "addyosmani-agent-skills-data-ai",
|
|
3301
|
+
"description": "Data, analytics, AI, model, prompt, agent, and automation skills. Derived from addyosmani/agent-skills.",
|
|
3302
|
+
"author": "ASM (addyosmani/agent-skills)",
|
|
3303
|
+
"createdAt": "2026-06-18T14:32:50.909Z",
|
|
3304
|
+
"tags": [
|
|
3305
|
+
"repo-derived",
|
|
3306
|
+
"inferred",
|
|
3307
|
+
"data",
|
|
3308
|
+
"ai",
|
|
3309
|
+
"agents",
|
|
3310
|
+
"addyosmani",
|
|
3311
|
+
"agent-skills"
|
|
3312
|
+
],
|
|
3313
|
+
"skills": [
|
|
3314
|
+
{
|
|
3315
|
+
"name": "api-and-interface-design",
|
|
3316
|
+
"installUrl": "github:addyosmani/agent-skills:skills/api-and-interface-design",
|
|
3317
|
+
"description": "Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.",
|
|
3318
|
+
"version": "0.0.0"
|
|
3319
|
+
},
|
|
3320
|
+
{
|
|
3321
|
+
"name": "browser-testing-with-devtools",
|
|
3322
|
+
"installUrl": "github:addyosmani/agent-skills:skills/browser-testing-with-devtools",
|
|
3323
|
+
"description": "Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.",
|
|
3324
|
+
"version": "0.0.0"
|
|
3325
|
+
},
|
|
3326
|
+
{
|
|
3327
|
+
"name": "ci-cd-and-automation",
|
|
3328
|
+
"installUrl": "github:addyosmani/agent-skills:skills/ci-cd-and-automation",
|
|
3329
|
+
"description": "Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.",
|
|
3330
|
+
"version": "0.0.0"
|
|
3331
|
+
},
|
|
3332
|
+
{
|
|
3333
|
+
"name": "code-review-and-quality",
|
|
3334
|
+
"installUrl": "github:addyosmani/agent-skills:skills/code-review-and-quality",
|
|
3335
|
+
"description": "Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.",
|
|
3336
|
+
"version": "0.0.0"
|
|
3337
|
+
},
|
|
3338
|
+
{
|
|
3339
|
+
"name": "code-simplification",
|
|
3340
|
+
"installUrl": "github:addyosmani/agent-skills:skills/code-simplification",
|
|
3341
|
+
"description": "Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.",
|
|
3342
|
+
"version": "0.0.0"
|
|
3343
|
+
},
|
|
3344
|
+
{
|
|
3345
|
+
"name": "context-engineering",
|
|
3346
|
+
"installUrl": "github:addyosmani/agent-skills:skills/context-engineering",
|
|
3347
|
+
"description": "Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.",
|
|
3348
|
+
"version": "0.0.0"
|
|
3349
|
+
},
|
|
3350
|
+
{
|
|
3351
|
+
"name": "debugging-and-error-recovery",
|
|
3352
|
+
"installUrl": "github:addyosmani/agent-skills:skills/debugging-and-error-recovery",
|
|
3353
|
+
"description": "Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.",
|
|
3354
|
+
"version": "0.0.0"
|
|
3355
|
+
},
|
|
3356
|
+
{
|
|
3357
|
+
"name": "deprecation-and-migration",
|
|
3358
|
+
"installUrl": "github:addyosmani/agent-skills:skills/deprecation-and-migration",
|
|
3359
|
+
"description": "Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.",
|
|
3360
|
+
"version": "0.0.0"
|
|
3361
|
+
},
|
|
3362
|
+
{
|
|
3363
|
+
"name": "documentation-and-adrs",
|
|
3364
|
+
"installUrl": "github:addyosmani/agent-skills:skills/documentation-and-adrs",
|
|
3365
|
+
"description": "Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.",
|
|
3366
|
+
"version": "0.0.0"
|
|
3367
|
+
},
|
|
3368
|
+
{
|
|
3369
|
+
"name": "doubt-driven-development",
|
|
3370
|
+
"installUrl": "github:addyosmani/agent-skills:skills/doubt-driven-development",
|
|
3371
|
+
"description": "Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.",
|
|
3372
|
+
"version": "0.0.0"
|
|
3373
|
+
},
|
|
3374
|
+
{
|
|
3375
|
+
"name": "frontend-ui-engineering",
|
|
3376
|
+
"installUrl": "github:addyosmani/agent-skills:skills/frontend-ui-engineering",
|
|
3377
|
+
"description": "Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.",
|
|
3378
|
+
"version": "0.0.0"
|
|
3379
|
+
},
|
|
3380
|
+
{
|
|
3381
|
+
"name": "git-workflow-and-versioning",
|
|
3382
|
+
"installUrl": "github:addyosmani/agent-skills:skills/git-workflow-and-versioning",
|
|
3383
|
+
"description": "Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.",
|
|
3384
|
+
"version": "0.0.0"
|
|
3385
|
+
},
|
|
3386
|
+
{
|
|
3387
|
+
"name": "idea-refine",
|
|
3388
|
+
"installUrl": "github:addyosmani/agent-skills:skills/idea-refine",
|
|
3389
|
+
"description": "Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on \"ideate\", \"refine this idea\", or \"stress-test my plan\".",
|
|
3390
|
+
"version": "0.0.0"
|
|
3391
|
+
},
|
|
3392
|
+
{
|
|
3393
|
+
"name": "incremental-implementation",
|
|
3394
|
+
"installUrl": "github:addyosmani/agent-skills:skills/incremental-implementation",
|
|
3395
|
+
"description": "Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.",
|
|
3396
|
+
"version": "0.0.0"
|
|
3397
|
+
},
|
|
3398
|
+
{
|
|
3399
|
+
"name": "interview-me",
|
|
3400
|
+
"installUrl": "github:addyosmani/agent-skills:skills/interview-me",
|
|
3401
|
+
"description": "Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified (\"build me X\" without \"for whom\" or \"why now\"), when the user explicitly invokes (\"interview me\", \"grill me\", \"are we sure?\", \"stress-test my thinking\"), or when you catch yourself silently filling in ambiguous requirements before any plan, spec, or code exists.",
|
|
3402
|
+
"version": "0.0.0"
|
|
3403
|
+
},
|
|
3404
|
+
{
|
|
3405
|
+
"name": "observability-and-instrumentation",
|
|
3406
|
+
"installUrl": "github:addyosmani/agent-skills:skills/observability-and-instrumentation",
|
|
3407
|
+
"description": "Instruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shipping any feature that runs in production and you need evidence it works. Use when production issues are reported but you can't tell what happened from the available data.",
|
|
3408
|
+
"version": "0.0.0"
|
|
3409
|
+
},
|
|
3410
|
+
{
|
|
3411
|
+
"name": "performance-optimization",
|
|
3412
|
+
"installUrl": "github:addyosmani/agent-skills:skills/performance-optimization",
|
|
3413
|
+
"description": "Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.",
|
|
3414
|
+
"version": "0.0.0"
|
|
3415
|
+
},
|
|
3416
|
+
{
|
|
3417
|
+
"name": "planning-and-task-breakdown",
|
|
3418
|
+
"installUrl": "github:addyosmani/agent-skills:skills/planning-and-task-breakdown",
|
|
3419
|
+
"description": "Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.",
|
|
3420
|
+
"version": "0.0.0"
|
|
3421
|
+
},
|
|
3422
|
+
{
|
|
3423
|
+
"name": "security-and-hardening",
|
|
3424
|
+
"installUrl": "github:addyosmani/agent-skills:skills/security-and-hardening",
|
|
3425
|
+
"description": "Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.",
|
|
3426
|
+
"version": "0.0.0"
|
|
3427
|
+
},
|
|
3428
|
+
{
|
|
3429
|
+
"name": "shipping-and-launch",
|
|
3430
|
+
"installUrl": "github:addyosmani/agent-skills:skills/shipping-and-launch",
|
|
3431
|
+
"description": "Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.",
|
|
3432
|
+
"version": "0.0.0"
|
|
3433
|
+
},
|
|
3434
|
+
{
|
|
3435
|
+
"name": "source-driven-development",
|
|
3436
|
+
"installUrl": "github:addyosmani/agent-skills:skills/source-driven-development",
|
|
3437
|
+
"description": "Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.",
|
|
3438
|
+
"version": "0.0.0"
|
|
3439
|
+
},
|
|
3440
|
+
{
|
|
3441
|
+
"name": "spec-driven-development",
|
|
3442
|
+
"installUrl": "github:addyosmani/agent-skills:skills/spec-driven-development",
|
|
3443
|
+
"description": "Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.",
|
|
3444
|
+
"version": "0.0.0"
|
|
3445
|
+
},
|
|
3446
|
+
{
|
|
3447
|
+
"name": "test-driven-development",
|
|
3448
|
+
"installUrl": "github:addyosmani/agent-skills:skills/test-driven-development",
|
|
3449
|
+
"description": "Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.",
|
|
3450
|
+
"version": "0.0.0"
|
|
3451
|
+
},
|
|
3452
|
+
{
|
|
3453
|
+
"name": "using-agent-skills",
|
|
3454
|
+
"installUrl": "github:addyosmani/agent-skills:skills/using-agent-skills",
|
|
3455
|
+
"description": "Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.",
|
|
3456
|
+
"version": "0.0.0"
|
|
3457
|
+
}
|
|
3458
|
+
],
|
|
3459
|
+
"sourceRepo": {
|
|
3460
|
+
"owner": "addyosmani",
|
|
3461
|
+
"repo": "agent-skills",
|
|
3462
|
+
"repoUrl": "https://github.com/addyosmani/agent-skills.git"
|
|
3463
|
+
},
|
|
3464
|
+
"inferred": true
|
|
3465
|
+
},
|
|
3466
|
+
{
|
|
3467
|
+
"version": 1,
|
|
3468
|
+
"name": "addyosmani-agent-skills-devops",
|
|
3469
|
+
"description": "Deployment, CI/CD, infrastructure, cloud, Docker, Kubernetes, and automation skills. Derived from addyosmani/agent-skills.",
|
|
3470
|
+
"author": "ASM (addyosmani/agent-skills)",
|
|
3471
|
+
"createdAt": "2026-06-18T14:32:50.909Z",
|
|
3472
|
+
"tags": [
|
|
3473
|
+
"repo-derived",
|
|
3474
|
+
"inferred",
|
|
3475
|
+
"devops",
|
|
3476
|
+
"infra",
|
|
3477
|
+
"automation",
|
|
3478
|
+
"addyosmani",
|
|
3479
|
+
"agent-skills"
|
|
3480
|
+
],
|
|
3481
|
+
"skills": [
|
|
3482
|
+
{
|
|
3483
|
+
"name": "ci-cd-and-automation",
|
|
3484
|
+
"installUrl": "github:addyosmani/agent-skills:skills/ci-cd-and-automation",
|
|
3485
|
+
"description": "Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.",
|
|
3486
|
+
"version": "0.0.0"
|
|
3487
|
+
},
|
|
3488
|
+
{
|
|
3489
|
+
"name": "deprecation-and-migration",
|
|
3490
|
+
"installUrl": "github:addyosmani/agent-skills:skills/deprecation-and-migration",
|
|
3491
|
+
"description": "Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.",
|
|
3492
|
+
"version": "0.0.0"
|
|
3493
|
+
},
|
|
3494
|
+
{
|
|
3495
|
+
"name": "documentation-and-adrs",
|
|
3496
|
+
"installUrl": "github:addyosmani/agent-skills:skills/documentation-and-adrs",
|
|
3497
|
+
"description": "Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.",
|
|
3498
|
+
"version": "0.0.0"
|
|
3499
|
+
},
|
|
3500
|
+
{
|
|
3501
|
+
"name": "doubt-driven-development",
|
|
3502
|
+
"installUrl": "github:addyosmani/agent-skills:skills/doubt-driven-development",
|
|
3503
|
+
"description": "Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.",
|
|
3504
|
+
"version": "0.0.0"
|
|
3505
|
+
},
|
|
3506
|
+
{
|
|
3507
|
+
"name": "frontend-ui-engineering",
|
|
3508
|
+
"installUrl": "github:addyosmani/agent-skills:skills/frontend-ui-engineering",
|
|
3509
|
+
"description": "Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.",
|
|
3510
|
+
"version": "0.0.0"
|
|
3511
|
+
},
|
|
3512
|
+
{
|
|
3513
|
+
"name": "git-workflow-and-versioning",
|
|
3514
|
+
"installUrl": "github:addyosmani/agent-skills:skills/git-workflow-and-versioning",
|
|
3515
|
+
"description": "Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.",
|
|
3516
|
+
"version": "0.0.0"
|
|
3517
|
+
},
|
|
3518
|
+
{
|
|
3519
|
+
"name": "interview-me",
|
|
3520
|
+
"installUrl": "github:addyosmani/agent-skills:skills/interview-me",
|
|
3521
|
+
"description": "Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified (\"build me X\" without \"for whom\" or \"why now\"), when the user explicitly invokes (\"interview me\", \"grill me\", \"are we sure?\", \"stress-test my thinking\"), or when you catch yourself silently filling in ambiguous requirements before any plan, spec, or code exists.",
|
|
3522
|
+
"version": "0.0.0"
|
|
3523
|
+
},
|
|
3524
|
+
{
|
|
3525
|
+
"name": "observability-and-instrumentation",
|
|
3526
|
+
"installUrl": "github:addyosmani/agent-skills:skills/observability-and-instrumentation",
|
|
3527
|
+
"description": "Instruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shipping any feature that runs in production and you need evidence it works. Use when production issues are reported but you can't tell what happened from the available data.",
|
|
3528
|
+
"version": "0.0.0"
|
|
3529
|
+
},
|
|
3530
|
+
{
|
|
3531
|
+
"name": "shipping-and-launch",
|
|
3532
|
+
"installUrl": "github:addyosmani/agent-skills:skills/shipping-and-launch",
|
|
3533
|
+
"description": "Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.",
|
|
3534
|
+
"version": "0.0.0"
|
|
3535
|
+
},
|
|
3536
|
+
{
|
|
3537
|
+
"name": "source-driven-development",
|
|
3538
|
+
"installUrl": "github:addyosmani/agent-skills:skills/source-driven-development",
|
|
3539
|
+
"description": "Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.",
|
|
3540
|
+
"version": "0.0.0"
|
|
3541
|
+
},
|
|
3542
|
+
{
|
|
3543
|
+
"name": "spec-driven-development",
|
|
3544
|
+
"installUrl": "github:addyosmani/agent-skills:skills/spec-driven-development",
|
|
3545
|
+
"description": "Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.",
|
|
3546
|
+
"version": "0.0.0"
|
|
3547
|
+
}
|
|
3548
|
+
],
|
|
3549
|
+
"sourceRepo": {
|
|
3550
|
+
"owner": "addyosmani",
|
|
3551
|
+
"repo": "agent-skills",
|
|
3552
|
+
"repoUrl": "https://github.com/addyosmani/agent-skills.git"
|
|
3553
|
+
},
|
|
3554
|
+
"inferred": true
|
|
3555
|
+
},
|
|
3556
|
+
{
|
|
3557
|
+
"version": 1,
|
|
3558
|
+
"name": "addyosmani-agent-skills-engineering",
|
|
3559
|
+
"description": "Coding, debugging, testing, architecture, review, and software engineering skills. Derived from addyosmani/agent-skills.",
|
|
3560
|
+
"author": "ASM (addyosmani/agent-skills)",
|
|
3561
|
+
"createdAt": "2026-06-18T14:32:50.909Z",
|
|
3562
|
+
"tags": [
|
|
3563
|
+
"repo-derived",
|
|
3564
|
+
"inferred",
|
|
3565
|
+
"engineering",
|
|
3566
|
+
"coding",
|
|
3567
|
+
"testing",
|
|
3568
|
+
"addyosmani",
|
|
3569
|
+
"agent-skills"
|
|
3570
|
+
],
|
|
3571
|
+
"skills": [
|
|
3572
|
+
{
|
|
3573
|
+
"name": "api-and-interface-design",
|
|
3574
|
+
"installUrl": "github:addyosmani/agent-skills:skills/api-and-interface-design",
|
|
3575
|
+
"description": "Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.",
|
|
3576
|
+
"version": "0.0.0"
|
|
3577
|
+
},
|
|
3578
|
+
{
|
|
3579
|
+
"name": "browser-testing-with-devtools",
|
|
3580
|
+
"installUrl": "github:addyosmani/agent-skills:skills/browser-testing-with-devtools",
|
|
3581
|
+
"description": "Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.",
|
|
3582
|
+
"version": "0.0.0"
|
|
3583
|
+
},
|
|
3584
|
+
{
|
|
3585
|
+
"name": "ci-cd-and-automation",
|
|
3586
|
+
"installUrl": "github:addyosmani/agent-skills:skills/ci-cd-and-automation",
|
|
3587
|
+
"description": "Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.",
|
|
3588
|
+
"version": "0.0.0"
|
|
3589
|
+
},
|
|
3590
|
+
{
|
|
3591
|
+
"name": "code-review-and-quality",
|
|
3592
|
+
"installUrl": "github:addyosmani/agent-skills:skills/code-review-and-quality",
|
|
3593
|
+
"description": "Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.",
|
|
3594
|
+
"version": "0.0.0"
|
|
3595
|
+
},
|
|
3596
|
+
{
|
|
3597
|
+
"name": "code-simplification",
|
|
3598
|
+
"installUrl": "github:addyosmani/agent-skills:skills/code-simplification",
|
|
3599
|
+
"description": "Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.",
|
|
3600
|
+
"version": "0.0.0"
|
|
3601
|
+
},
|
|
3602
|
+
{
|
|
3603
|
+
"name": "debugging-and-error-recovery",
|
|
3604
|
+
"installUrl": "github:addyosmani/agent-skills:skills/debugging-and-error-recovery",
|
|
3605
|
+
"description": "Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.",
|
|
3606
|
+
"version": "0.0.0"
|
|
3607
|
+
},
|
|
3608
|
+
{
|
|
3609
|
+
"name": "deprecation-and-migration",
|
|
3610
|
+
"installUrl": "github:addyosmani/agent-skills:skills/deprecation-and-migration",
|
|
3611
|
+
"description": "Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.",
|
|
3612
|
+
"version": "0.0.0"
|
|
3613
|
+
},
|
|
3614
|
+
{
|
|
3615
|
+
"name": "documentation-and-adrs",
|
|
3616
|
+
"installUrl": "github:addyosmani/agent-skills:skills/documentation-and-adrs",
|
|
3617
|
+
"description": "Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.",
|
|
3618
|
+
"version": "0.0.0"
|
|
3619
|
+
},
|
|
3620
|
+
{
|
|
3621
|
+
"name": "doubt-driven-development",
|
|
3622
|
+
"installUrl": "github:addyosmani/agent-skills:skills/doubt-driven-development",
|
|
3623
|
+
"description": "Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.",
|
|
3624
|
+
"version": "0.0.0"
|
|
3625
|
+
},
|
|
3626
|
+
{
|
|
3627
|
+
"name": "frontend-ui-engineering",
|
|
3628
|
+
"installUrl": "github:addyosmani/agent-skills:skills/frontend-ui-engineering",
|
|
3629
|
+
"description": "Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.",
|
|
3630
|
+
"version": "0.0.0"
|
|
3631
|
+
},
|
|
3632
|
+
{
|
|
3633
|
+
"name": "git-workflow-and-versioning",
|
|
3634
|
+
"installUrl": "github:addyosmani/agent-skills:skills/git-workflow-and-versioning",
|
|
3635
|
+
"description": "Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.",
|
|
3636
|
+
"version": "0.0.0"
|
|
3637
|
+
},
|
|
3638
|
+
{
|
|
3639
|
+
"name": "idea-refine",
|
|
3640
|
+
"installUrl": "github:addyosmani/agent-skills:skills/idea-refine",
|
|
3641
|
+
"description": "Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on \"ideate\", \"refine this idea\", or \"stress-test my plan\".",
|
|
3642
|
+
"version": "0.0.0"
|
|
3643
|
+
},
|
|
3644
|
+
{
|
|
3645
|
+
"name": "incremental-implementation",
|
|
3646
|
+
"installUrl": "github:addyosmani/agent-skills:skills/incremental-implementation",
|
|
3647
|
+
"description": "Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.",
|
|
3648
|
+
"version": "0.0.0"
|
|
3649
|
+
},
|
|
3650
|
+
{
|
|
3651
|
+
"name": "interview-me",
|
|
3652
|
+
"installUrl": "github:addyosmani/agent-skills:skills/interview-me",
|
|
3653
|
+
"description": "Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified (\"build me X\" without \"for whom\" or \"why now\"), when the user explicitly invokes (\"interview me\", \"grill me\", \"are we sure?\", \"stress-test my thinking\"), or when you catch yourself silently filling in ambiguous requirements before any plan, spec, or code exists.",
|
|
3654
|
+
"version": "0.0.0"
|
|
3655
|
+
},
|
|
3656
|
+
{
|
|
3657
|
+
"name": "observability-and-instrumentation",
|
|
3658
|
+
"installUrl": "github:addyosmani/agent-skills:skills/observability-and-instrumentation",
|
|
3659
|
+
"description": "Instruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shipping any feature that runs in production and you need evidence it works. Use when production issues are reported but you can't tell what happened from the available data.",
|
|
3660
|
+
"version": "0.0.0"
|
|
3661
|
+
},
|
|
3662
|
+
{
|
|
3663
|
+
"name": "security-and-hardening",
|
|
3664
|
+
"installUrl": "github:addyosmani/agent-skills:skills/security-and-hardening",
|
|
3665
|
+
"description": "Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.",
|
|
3666
|
+
"version": "0.0.0"
|
|
3667
|
+
},
|
|
3668
|
+
{
|
|
3669
|
+
"name": "source-driven-development",
|
|
3670
|
+
"installUrl": "github:addyosmani/agent-skills:skills/source-driven-development",
|
|
3671
|
+
"description": "Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.",
|
|
3672
|
+
"version": "0.0.0"
|
|
3673
|
+
},
|
|
3674
|
+
{
|
|
3675
|
+
"name": "spec-driven-development",
|
|
3676
|
+
"installUrl": "github:addyosmani/agent-skills:skills/spec-driven-development",
|
|
3677
|
+
"description": "Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.",
|
|
3678
|
+
"version": "0.0.0"
|
|
3679
|
+
},
|
|
3680
|
+
{
|
|
3681
|
+
"name": "test-driven-development",
|
|
3682
|
+
"installUrl": "github:addyosmani/agent-skills:skills/test-driven-development",
|
|
3683
|
+
"description": "Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.",
|
|
3684
|
+
"version": "0.0.0"
|
|
3685
|
+
}
|
|
3686
|
+
],
|
|
3687
|
+
"sourceRepo": {
|
|
3688
|
+
"owner": "addyosmani",
|
|
3689
|
+
"repo": "agent-skills",
|
|
3690
|
+
"repoUrl": "https://github.com/addyosmani/agent-skills.git"
|
|
3691
|
+
},
|
|
3692
|
+
"inferred": true
|
|
3693
|
+
},
|
|
3694
|
+
{
|
|
3695
|
+
"version": 1,
|
|
3696
|
+
"name": "addyosmani-agent-skills-frontend-design",
|
|
3697
|
+
"description": "Frontend, UI, UX, visual design, component, theme, and landing-page skills. Derived from addyosmani/agent-skills.",
|
|
3698
|
+
"author": "ASM (addyosmani/agent-skills)",
|
|
3699
|
+
"createdAt": "2026-06-18T14:32:50.909Z",
|
|
3700
|
+
"tags": [
|
|
3701
|
+
"repo-derived",
|
|
3702
|
+
"inferred",
|
|
3703
|
+
"frontend",
|
|
3704
|
+
"design",
|
|
3705
|
+
"ui",
|
|
3706
|
+
"addyosmani",
|
|
3707
|
+
"agent-skills"
|
|
3708
|
+
],
|
|
3709
|
+
"skills": [
|
|
3710
|
+
{
|
|
3711
|
+
"name": "api-and-interface-design",
|
|
3712
|
+
"installUrl": "github:addyosmani/agent-skills:skills/api-and-interface-design",
|
|
3713
|
+
"description": "Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.",
|
|
3714
|
+
"version": "0.0.0"
|
|
3715
|
+
},
|
|
3716
|
+
{
|
|
3717
|
+
"name": "browser-testing-with-devtools",
|
|
3718
|
+
"installUrl": "github:addyosmani/agent-skills:skills/browser-testing-with-devtools",
|
|
3719
|
+
"description": "Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.",
|
|
3720
|
+
"version": "0.0.0"
|
|
3721
|
+
},
|
|
3722
|
+
{
|
|
3723
|
+
"name": "ci-cd-and-automation",
|
|
3724
|
+
"installUrl": "github:addyosmani/agent-skills:skills/ci-cd-and-automation",
|
|
3725
|
+
"description": "Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.",
|
|
3726
|
+
"version": "0.0.0"
|
|
3727
|
+
},
|
|
3728
|
+
{
|
|
3729
|
+
"name": "debugging-and-error-recovery",
|
|
3730
|
+
"installUrl": "github:addyosmani/agent-skills:skills/debugging-and-error-recovery",
|
|
3731
|
+
"description": "Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.",
|
|
3732
|
+
"version": "0.0.0"
|
|
3733
|
+
},
|
|
3734
|
+
{
|
|
3735
|
+
"name": "frontend-ui-engineering",
|
|
3736
|
+
"installUrl": "github:addyosmani/agent-skills:skills/frontend-ui-engineering",
|
|
3737
|
+
"description": "Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.",
|
|
3738
|
+
"version": "0.0.0"
|
|
3739
|
+
},
|
|
3740
|
+
{
|
|
3741
|
+
"name": "interview-me",
|
|
3742
|
+
"installUrl": "github:addyosmani/agent-skills:skills/interview-me",
|
|
3743
|
+
"description": "Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified (\"build me X\" without \"for whom\" or \"why now\"), when the user explicitly invokes (\"interview me\", \"grill me\", \"are we sure?\", \"stress-test my thinking\"), or when you catch yourself silently filling in ambiguous requirements before any plan, spec, or code exists.",
|
|
3744
|
+
"version": "0.0.0"
|
|
3745
|
+
},
|
|
3746
|
+
{
|
|
3747
|
+
"name": "performance-optimization",
|
|
3748
|
+
"installUrl": "github:addyosmani/agent-skills:skills/performance-optimization",
|
|
3749
|
+
"description": "Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.",
|
|
3750
|
+
"version": "0.0.0"
|
|
3751
|
+
},
|
|
3752
|
+
{
|
|
3753
|
+
"name": "planning-and-task-breakdown",
|
|
3754
|
+
"installUrl": "github:addyosmani/agent-skills:skills/planning-and-task-breakdown",
|
|
3755
|
+
"description": "Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.",
|
|
3756
|
+
"version": "0.0.0"
|
|
3757
|
+
},
|
|
3758
|
+
{
|
|
3759
|
+
"name": "security-and-hardening",
|
|
3760
|
+
"installUrl": "github:addyosmani/agent-skills:skills/security-and-hardening",
|
|
3761
|
+
"description": "Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.",
|
|
3762
|
+
"version": "0.0.0"
|
|
3763
|
+
},
|
|
3764
|
+
{
|
|
3765
|
+
"name": "source-driven-development",
|
|
3766
|
+
"installUrl": "github:addyosmani/agent-skills:skills/source-driven-development",
|
|
3767
|
+
"description": "Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.",
|
|
3768
|
+
"version": "0.0.0"
|
|
3769
|
+
},
|
|
3770
|
+
{
|
|
3771
|
+
"name": "spec-driven-development",
|
|
3772
|
+
"installUrl": "github:addyosmani/agent-skills:skills/spec-driven-development",
|
|
3773
|
+
"description": "Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.",
|
|
3774
|
+
"version": "0.0.0"
|
|
3775
|
+
}
|
|
3776
|
+
],
|
|
3777
|
+
"sourceRepo": {
|
|
3778
|
+
"owner": "addyosmani",
|
|
3779
|
+
"repo": "agent-skills",
|
|
3780
|
+
"repoUrl": "https://github.com/addyosmani/agent-skills.git"
|
|
3781
|
+
},
|
|
3782
|
+
"inferred": true
|
|
3783
|
+
},
|
|
3784
|
+
{
|
|
3785
|
+
"version": 1,
|
|
3786
|
+
"name": "addyosmani-agent-skills-marketing",
|
|
3787
|
+
"description": "Marketing, growth, SEO, ASO, affiliate, sales, and conversion skills. Derived from addyosmani/agent-skills.",
|
|
3788
|
+
"author": "ASM (addyosmani/agent-skills)",
|
|
3789
|
+
"createdAt": "2026-06-18T14:32:50.909Z",
|
|
3790
|
+
"tags": [
|
|
3791
|
+
"repo-derived",
|
|
3792
|
+
"inferred",
|
|
3793
|
+
"marketing",
|
|
3794
|
+
"growth",
|
|
3795
|
+
"seo",
|
|
3796
|
+
"addyosmani",
|
|
3797
|
+
"agent-skills"
|
|
3798
|
+
],
|
|
3799
|
+
"skills": [
|
|
3800
|
+
{
|
|
3801
|
+
"name": "code-review-and-quality",
|
|
3802
|
+
"installUrl": "github:addyosmani/agent-skills:skills/code-review-and-quality",
|
|
3803
|
+
"description": "Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.",
|
|
3804
|
+
"version": "0.0.0"
|
|
3805
|
+
},
|
|
3806
|
+
{
|
|
3807
|
+
"name": "git-workflow-and-versioning",
|
|
3808
|
+
"installUrl": "github:addyosmani/agent-skills:skills/git-workflow-and-versioning",
|
|
3809
|
+
"description": "Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.",
|
|
3810
|
+
"version": "0.0.0"
|
|
3811
|
+
}
|
|
3812
|
+
],
|
|
3813
|
+
"sourceRepo": {
|
|
3814
|
+
"owner": "addyosmani",
|
|
3815
|
+
"repo": "agent-skills",
|
|
3816
|
+
"repoUrl": "https://github.com/addyosmani/agent-skills.git"
|
|
3817
|
+
},
|
|
3818
|
+
"inferred": true
|
|
3819
|
+
},
|
|
3820
|
+
{
|
|
3821
|
+
"version": 1,
|
|
3822
|
+
"name": "addyosmani-agent-skills-product-business",
|
|
3823
|
+
"description": "Product, strategy, PRD, planning, finance, resume, and business workflow skills. Derived from addyosmani/agent-skills.",
|
|
3824
|
+
"author": "ASM (addyosmani/agent-skills)",
|
|
3825
|
+
"createdAt": "2026-06-18T14:32:50.909Z",
|
|
3826
|
+
"tags": [
|
|
3827
|
+
"repo-derived",
|
|
3828
|
+
"inferred",
|
|
3829
|
+
"product",
|
|
3830
|
+
"business",
|
|
3831
|
+
"planning",
|
|
3832
|
+
"addyosmani",
|
|
3833
|
+
"agent-skills"
|
|
3834
|
+
],
|
|
3835
|
+
"skills": [
|
|
3836
|
+
{
|
|
3837
|
+
"name": "doubt-driven-development",
|
|
3838
|
+
"installUrl": "github:addyosmani/agent-skills:skills/doubt-driven-development",
|
|
3839
|
+
"description": "Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.",
|
|
3840
|
+
"version": "0.0.0"
|
|
3841
|
+
},
|
|
3842
|
+
{
|
|
3843
|
+
"name": "frontend-ui-engineering",
|
|
3844
|
+
"installUrl": "github:addyosmani/agent-skills:skills/frontend-ui-engineering",
|
|
3845
|
+
"description": "Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.",
|
|
3846
|
+
"version": "0.0.0"
|
|
3847
|
+
},
|
|
3848
|
+
{
|
|
3849
|
+
"name": "observability-and-instrumentation",
|
|
3850
|
+
"installUrl": "github:addyosmani/agent-skills:skills/observability-and-instrumentation",
|
|
3851
|
+
"description": "Instruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shipping any feature that runs in production and you need evidence it works. Use when production issues are reported but you can't tell what happened from the available data.",
|
|
3852
|
+
"version": "0.0.0"
|
|
3853
|
+
},
|
|
3854
|
+
{
|
|
3855
|
+
"name": "planning-and-task-breakdown",
|
|
3856
|
+
"installUrl": "github:addyosmani/agent-skills:skills/planning-and-task-breakdown",
|
|
3857
|
+
"description": "Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.",
|
|
3858
|
+
"version": "0.0.0"
|
|
3859
|
+
},
|
|
3860
|
+
{
|
|
3861
|
+
"name": "shipping-and-launch",
|
|
3862
|
+
"installUrl": "github:addyosmani/agent-skills:skills/shipping-and-launch",
|
|
3863
|
+
"description": "Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.",
|
|
3864
|
+
"version": "0.0.0"
|
|
3865
|
+
}
|
|
3866
|
+
],
|
|
3867
|
+
"sourceRepo": {
|
|
3868
|
+
"owner": "addyosmani",
|
|
3869
|
+
"repo": "agent-skills",
|
|
3870
|
+
"repoUrl": "https://github.com/addyosmani/agent-skills.git"
|
|
3871
|
+
},
|
|
3872
|
+
"inferred": true
|
|
3873
|
+
},
|
|
3874
|
+
{
|
|
3875
|
+
"version": 1,
|
|
3876
|
+
"name": "addyosmani-agent-skills-research",
|
|
3877
|
+
"description": "Research, academic, literature-review, citation, paper, and analysis skills. Derived from addyosmani/agent-skills.",
|
|
3878
|
+
"author": "ASM (addyosmani/agent-skills)",
|
|
3879
|
+
"createdAt": "2026-06-18T14:32:50.909Z",
|
|
3880
|
+
"tags": [
|
|
3881
|
+
"repo-derived",
|
|
3882
|
+
"inferred",
|
|
3883
|
+
"research",
|
|
3884
|
+
"academic",
|
|
3885
|
+
"analysis",
|
|
3886
|
+
"addyosmani",
|
|
3887
|
+
"agent-skills"
|
|
3888
|
+
],
|
|
3889
|
+
"skills": [
|
|
3890
|
+
{
|
|
3891
|
+
"name": "browser-testing-with-devtools",
|
|
3892
|
+
"installUrl": "github:addyosmani/agent-skills:skills/browser-testing-with-devtools",
|
|
3893
|
+
"description": "Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.",
|
|
3894
|
+
"version": "0.0.0"
|
|
3895
|
+
},
|
|
3896
|
+
{
|
|
3897
|
+
"name": "code-review-and-quality",
|
|
3898
|
+
"installUrl": "github:addyosmani/agent-skills:skills/code-review-and-quality",
|
|
3899
|
+
"description": "Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.",
|
|
3900
|
+
"version": "0.0.0"
|
|
3901
|
+
},
|
|
3902
|
+
{
|
|
3903
|
+
"name": "code-simplification",
|
|
3904
|
+
"installUrl": "github:addyosmani/agent-skills:skills/code-simplification",
|
|
3905
|
+
"description": "Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.",
|
|
3906
|
+
"version": "0.0.0"
|
|
3907
|
+
},
|
|
3908
|
+
{
|
|
3909
|
+
"name": "doubt-driven-development",
|
|
3910
|
+
"installUrl": "github:addyosmani/agent-skills:skills/doubt-driven-development",
|
|
3911
|
+
"description": "Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.",
|
|
3912
|
+
"version": "0.0.0"
|
|
3913
|
+
}
|
|
3914
|
+
],
|
|
3915
|
+
"sourceRepo": {
|
|
3916
|
+
"owner": "addyosmani",
|
|
3917
|
+
"repo": "agent-skills",
|
|
3918
|
+
"repoUrl": "https://github.com/addyosmani/agent-skills.git"
|
|
3919
|
+
},
|
|
3920
|
+
"inferred": true
|
|
3921
|
+
},
|
|
3922
|
+
{
|
|
3923
|
+
"version": 1,
|
|
3924
|
+
"name": "addyosmani-agent-skills-writing",
|
|
3925
|
+
"description": "Writing, editing, documentation, publishing, and content-production skills. Derived from addyosmani/agent-skills.",
|
|
3926
|
+
"author": "ASM (addyosmani/agent-skills)",
|
|
3927
|
+
"createdAt": "2026-06-18T14:32:50.909Z",
|
|
3928
|
+
"tags": [
|
|
3929
|
+
"repo-derived",
|
|
3930
|
+
"inferred",
|
|
3931
|
+
"writing",
|
|
3932
|
+
"content",
|
|
3933
|
+
"docs",
|
|
3934
|
+
"addyosmani",
|
|
3935
|
+
"agent-skills"
|
|
3936
|
+
],
|
|
3937
|
+
"skills": [
|
|
3938
|
+
{
|
|
3939
|
+
"name": "documentation-and-adrs",
|
|
3940
|
+
"installUrl": "github:addyosmani/agent-skills:skills/documentation-and-adrs",
|
|
3941
|
+
"description": "Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.",
|
|
3942
|
+
"version": "0.0.0"
|
|
3943
|
+
},
|
|
3944
|
+
{
|
|
3945
|
+
"name": "incremental-implementation",
|
|
3946
|
+
"installUrl": "github:addyosmani/agent-skills:skills/incremental-implementation",
|
|
3947
|
+
"description": "Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.",
|
|
3948
|
+
"version": "0.0.0"
|
|
3949
|
+
},
|
|
3950
|
+
{
|
|
3951
|
+
"name": "source-driven-development",
|
|
3952
|
+
"installUrl": "github:addyosmani/agent-skills:skills/source-driven-development",
|
|
3953
|
+
"description": "Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.",
|
|
3954
|
+
"version": "0.0.0"
|
|
3955
|
+
}
|
|
3956
|
+
],
|
|
3957
|
+
"sourceRepo": {
|
|
3958
|
+
"owner": "addyosmani",
|
|
3959
|
+
"repo": "agent-skills",
|
|
3960
|
+
"repoUrl": "https://github.com/addyosmani/agent-skills.git"
|
|
3961
|
+
},
|
|
3962
|
+
"inferred": true
|
|
3963
|
+
}
|
|
3964
|
+
]
|
|
3965
|
+
}
|