agent-skill-manager 2.17.0 → 2.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/README.md +16 -2
  2. package/data/skill-index/ComposioHQ_awesome-claude-skills.json +153443 -0
  3. package/data/skill-index/Egonex-AI_Understand-Anything.json +2 -2
  4. package/data/skill-index/JuliusBrussee_caveman.json +3985 -0
  5. package/data/skill-index/Leonxlnx_taste-skill.json +47 -47
  6. package/data/skill-index/Nutlope_hallmark.json +185 -0
  7. package/data/skill-index/addyosmani_agent-skills.json +81 -81
  8. package/data/skill-index/anthropics_skills.json +69 -69
  9. package/data/skill-index/ayghri_i-have-adhd.json +185 -0
  10. package/data/skill-index/blader_humanizer.json +185 -0
  11. package/data/skill-index/cathrynlavery_diagram-design.json +185 -0
  12. package/data/skill-index/charlie947_answer-first.json +185 -0
  13. package/data/skill-index/charlie947_voiceprint.json +185 -0
  14. package/data/skill-index/google-labs-code_design.md.json +891 -0
  15. package/data/skill-index/hardikpandya_stop-slop.json +185 -0
  16. package/data/skill-index/mattpocock_skills.json +482 -114
  17. package/data/skill-index/multica-ai_andrej-karpathy-skills.json +185 -0
  18. package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +44 -44
  19. package/data/skill-index/obra_superpowers.json +49 -49
  20. package/data/skill-index/pbakaus_impeccable.json +185 -0
  21. package/data/skill-index/tt-a1i_archify.json +185 -0
  22. package/data/skill-index/zarazhangrui_frontend-slides.json +185 -0
  23. package/data/skill-index-resources.json +136 -10
  24. package/dist/agent-skill-manager.js +283 -239
  25. package/dist/chunk-54VC5E5G.js +23 -0
  26. package/dist/chunk-ESKBKSXS.js +2 -0
  27. package/dist/{chunk-LS24FFOX.js → chunk-VGQYV246.js} +2 -2
  28. package/dist/{chunk-LH2C3PE7.js → chunk-ZAOVB3X2.js} +1 -1
  29. package/dist/config-PQRMSV7F.js +2 -0
  30. package/dist/{lock-NN2MADX7.js → lock-RVOMV2LT.js} +1 -1
  31. package/dist/spawn-JDSII5L3.js +2 -0
  32. package/dist/src-SP66WR5V.js +119 -0
  33. package/package.json +1 -1
  34. package/dist/chunk-BQ4RW237.js +0 -20
  35. package/dist/config-AZYQEQOQ.js +0 -2
  36. package/dist/src-BD3KFE5H.js +0 -119
@@ -0,0 +1,891 @@
1
+ {
2
+ "repoUrl": "https://github.com/google-labs-code/design.md.git",
3
+ "owner": "google-labs-code",
4
+ "repo": "design.md",
5
+ "updatedAt": "2026-08-27T18:54:26.267Z",
6
+ "skillCount": 4,
7
+ "skills": [
8
+ {
9
+ "name": "agent-dx-cli-scale",
10
+ "description": "A scoring scale for evaluating how well a CLI is designed for AI agents, based on the \"Rewrite Your CLI for AI Agents\" principles.",
11
+ "version": "0.0.0",
12
+ "license": "",
13
+ "creator": "",
14
+ "compatibility": "",
15
+ "allowedTools": [],
16
+ "modelInvocable": true,
17
+ "userInvocable": true,
18
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/agent-dx-cli-scale",
19
+ "relPath": ".agents/skills/agent-dx-cli-scale",
20
+ "verified": true,
21
+ "tokenCount": 4733,
22
+ "evalSummary": {
23
+ "overallScore": 67,
24
+ "grade": "C",
25
+ "categories": [
26
+ {
27
+ "id": "structure",
28
+ "name": "Structure & completeness",
29
+ "score": 7,
30
+ "max": 10
31
+ },
32
+ {
33
+ "id": "description",
34
+ "name": "Description quality",
35
+ "score": 7,
36
+ "max": 10
37
+ },
38
+ {
39
+ "id": "prompt-engineering",
40
+ "name": "Prompt engineering",
41
+ "score": 5,
42
+ "max": 10
43
+ },
44
+ {
45
+ "id": "context-efficiency",
46
+ "name": "Context efficiency",
47
+ "score": 8,
48
+ "max": 10
49
+ },
50
+ {
51
+ "id": "safety",
52
+ "name": "Safety & guardrails",
53
+ "score": 9,
54
+ "max": 10
55
+ },
56
+ {
57
+ "id": "testability",
58
+ "name": "Testability",
59
+ "score": 3,
60
+ "max": 10
61
+ },
62
+ {
63
+ "id": "license",
64
+ "name": "License verification",
65
+ "score": 0,
66
+ "max": 10
67
+ },
68
+ {
69
+ "id": "naming",
70
+ "name": "Naming & conventions",
71
+ "score": 8,
72
+ "max": 10
73
+ },
74
+ {
75
+ "id": "pii",
76
+ "name": "PII detection",
77
+ "score": 10,
78
+ "max": 10
79
+ },
80
+ {
81
+ "id": "script-lint",
82
+ "name": "Script linting",
83
+ "score": 10,
84
+ "max": 10
85
+ }
86
+ ],
87
+ "evaluatedAt": "2026-08-27T18:54:26.263Z",
88
+ "evaluatedVersion": "0.0.0"
89
+ },
90
+ "evalSummaries": {
91
+ "quality": {
92
+ "providerId": "quality",
93
+ "providerVersion": "1.0.0",
94
+ "schemaVersion": 1,
95
+ "passed": true,
96
+ "overallScore": 67,
97
+ "grade": "C",
98
+ "categories": [
99
+ {
100
+ "id": "structure",
101
+ "name": "Structure & completeness",
102
+ "score": 7,
103
+ "max": 10
104
+ },
105
+ {
106
+ "id": "description",
107
+ "name": "Description quality",
108
+ "score": 7,
109
+ "max": 10
110
+ },
111
+ {
112
+ "id": "prompt-engineering",
113
+ "name": "Prompt engineering",
114
+ "score": 5,
115
+ "max": 10
116
+ },
117
+ {
118
+ "id": "context-efficiency",
119
+ "name": "Context efficiency",
120
+ "score": 8,
121
+ "max": 10
122
+ },
123
+ {
124
+ "id": "safety",
125
+ "name": "Safety & guardrails",
126
+ "score": 9,
127
+ "max": 10
128
+ },
129
+ {
130
+ "id": "testability",
131
+ "name": "Testability",
132
+ "score": 3,
133
+ "max": 10
134
+ },
135
+ {
136
+ "id": "license",
137
+ "name": "License verification",
138
+ "score": 0,
139
+ "max": 10
140
+ },
141
+ {
142
+ "id": "naming",
143
+ "name": "Naming & conventions",
144
+ "score": 8,
145
+ "max": 10
146
+ },
147
+ {
148
+ "id": "pii",
149
+ "name": "PII detection",
150
+ "score": 10,
151
+ "max": 10
152
+ },
153
+ {
154
+ "id": "script-lint",
155
+ "name": "Script linting",
156
+ "score": 10,
157
+ "max": 10
158
+ }
159
+ ],
160
+ "evaluatedAt": "2026-08-27T18:54:26.263Z",
161
+ "evaluatedVersion": "0.0.0"
162
+ },
163
+ "skill-best-practice": {
164
+ "providerId": "skill-best-practice",
165
+ "providerVersion": "1.1.0",
166
+ "schemaVersion": 1,
167
+ "passed": false,
168
+ "overallScore": 77,
169
+ "grade": "C",
170
+ "categories": [
171
+ {
172
+ "id": "validation",
173
+ "name": "Deterministic validation",
174
+ "score": 10,
175
+ "max": 13
176
+ }
177
+ ],
178
+ "evaluatedAt": "2026-08-27T18:54:26.263Z",
179
+ "evaluatedVersion": "0.0.0"
180
+ }
181
+ }
182
+ },
183
+ {
184
+ "name": "ink",
185
+ "description": "Ink terminal renderer for json-render that turns JSON specs into interactive terminal UIs. Use when working with @json-render/ink, building terminal UIs from JSON, creating terminal component catalogs, or rendering AI-generated specs in the terminal.",
186
+ "version": "0.0.0",
187
+ "license": "",
188
+ "creator": "",
189
+ "compatibility": "",
190
+ "allowedTools": [],
191
+ "modelInvocable": true,
192
+ "userInvocable": true,
193
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/ink",
194
+ "relPath": ".agents/skills/ink",
195
+ "verified": true,
196
+ "tokenCount": 2729,
197
+ "evalSummary": {
198
+ "overallScore": 71,
199
+ "grade": "C",
200
+ "categories": [
201
+ {
202
+ "id": "structure",
203
+ "name": "Structure & completeness",
204
+ "score": 7,
205
+ "max": 10
206
+ },
207
+ {
208
+ "id": "description",
209
+ "name": "Description quality",
210
+ "score": 7,
211
+ "max": 10
212
+ },
213
+ {
214
+ "id": "prompt-engineering",
215
+ "name": "Prompt engineering",
216
+ "score": 9,
217
+ "max": 10
218
+ },
219
+ {
220
+ "id": "context-efficiency",
221
+ "name": "Context efficiency",
222
+ "score": 9,
223
+ "max": 10
224
+ },
225
+ {
226
+ "id": "safety",
227
+ "name": "Safety & guardrails",
228
+ "score": 6,
229
+ "max": 10
230
+ },
231
+ {
232
+ "id": "testability",
233
+ "name": "Testability",
234
+ "score": 3,
235
+ "max": 10
236
+ },
237
+ {
238
+ "id": "license",
239
+ "name": "License verification",
240
+ "score": 0,
241
+ "max": 10
242
+ },
243
+ {
244
+ "id": "naming",
245
+ "name": "Naming & conventions",
246
+ "score": 10,
247
+ "max": 10
248
+ },
249
+ {
250
+ "id": "pii",
251
+ "name": "PII detection",
252
+ "score": 10,
253
+ "max": 10
254
+ },
255
+ {
256
+ "id": "script-lint",
257
+ "name": "Script linting",
258
+ "score": 10,
259
+ "max": 10
260
+ }
261
+ ],
262
+ "evaluatedAt": "2026-08-27T18:54:26.263Z",
263
+ "evaluatedVersion": "0.0.0"
264
+ },
265
+ "evalSummaries": {
266
+ "quality": {
267
+ "providerId": "quality",
268
+ "providerVersion": "1.0.0",
269
+ "schemaVersion": 1,
270
+ "passed": true,
271
+ "overallScore": 71,
272
+ "grade": "C",
273
+ "categories": [
274
+ {
275
+ "id": "structure",
276
+ "name": "Structure & completeness",
277
+ "score": 7,
278
+ "max": 10
279
+ },
280
+ {
281
+ "id": "description",
282
+ "name": "Description quality",
283
+ "score": 7,
284
+ "max": 10
285
+ },
286
+ {
287
+ "id": "prompt-engineering",
288
+ "name": "Prompt engineering",
289
+ "score": 9,
290
+ "max": 10
291
+ },
292
+ {
293
+ "id": "context-efficiency",
294
+ "name": "Context efficiency",
295
+ "score": 9,
296
+ "max": 10
297
+ },
298
+ {
299
+ "id": "safety",
300
+ "name": "Safety & guardrails",
301
+ "score": 6,
302
+ "max": 10
303
+ },
304
+ {
305
+ "id": "testability",
306
+ "name": "Testability",
307
+ "score": 3,
308
+ "max": 10
309
+ },
310
+ {
311
+ "id": "license",
312
+ "name": "License verification",
313
+ "score": 0,
314
+ "max": 10
315
+ },
316
+ {
317
+ "id": "naming",
318
+ "name": "Naming & conventions",
319
+ "score": 10,
320
+ "max": 10
321
+ },
322
+ {
323
+ "id": "pii",
324
+ "name": "PII detection",
325
+ "score": 10,
326
+ "max": 10
327
+ },
328
+ {
329
+ "id": "script-lint",
330
+ "name": "Script linting",
331
+ "score": 10,
332
+ "max": 10
333
+ }
334
+ ],
335
+ "evaluatedAt": "2026-08-27T18:54:26.263Z",
336
+ "evaluatedVersion": "0.0.0"
337
+ },
338
+ "skill-best-practice": {
339
+ "providerId": "skill-best-practice",
340
+ "providerVersion": "1.1.0",
341
+ "schemaVersion": 1,
342
+ "passed": false,
343
+ "overallScore": 77,
344
+ "grade": "C",
345
+ "categories": [
346
+ {
347
+ "id": "validation",
348
+ "name": "Deterministic validation",
349
+ "score": 10,
350
+ "max": 13
351
+ }
352
+ ],
353
+ "evaluatedAt": "2026-08-27T18:54:26.263Z",
354
+ "evaluatedVersion": "0.0.0"
355
+ }
356
+ }
357
+ },
358
+ {
359
+ "name": "tdd-red-green-refactor",
360
+ "description": "Enforces a disciplined Red-Green-Refactor (TDD) workflow in TypeScript/Node.js. Use this whenever creating new features, fixing bugs, or migrating logic to ensure high-quality, verifiable implementations.",
361
+ "version": "0.0.0",
362
+ "license": "",
363
+ "creator": "",
364
+ "compatibility": "",
365
+ "allowedTools": [],
366
+ "modelInvocable": true,
367
+ "userInvocable": true,
368
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/tdd",
369
+ "relPath": ".agents/skills/tdd",
370
+ "verified": true,
371
+ "tokenCount": 927,
372
+ "evalSummary": {
373
+ "overallScore": 67,
374
+ "grade": "C",
375
+ "categories": [
376
+ {
377
+ "id": "structure",
378
+ "name": "Structure & completeness",
379
+ "score": 7,
380
+ "max": 10
381
+ },
382
+ {
383
+ "id": "description",
384
+ "name": "Description quality",
385
+ "score": 4,
386
+ "max": 10
387
+ },
388
+ {
389
+ "id": "prompt-engineering",
390
+ "name": "Prompt engineering",
391
+ "score": 8,
392
+ "max": 10
393
+ },
394
+ {
395
+ "id": "context-efficiency",
396
+ "name": "Context efficiency",
397
+ "score": 9,
398
+ "max": 10
399
+ },
400
+ {
401
+ "id": "safety",
402
+ "name": "Safety & guardrails",
403
+ "score": 7,
404
+ "max": 10
405
+ },
406
+ {
407
+ "id": "testability",
408
+ "name": "Testability",
409
+ "score": 5,
410
+ "max": 10
411
+ },
412
+ {
413
+ "id": "license",
414
+ "name": "License verification",
415
+ "score": 0,
416
+ "max": 10
417
+ },
418
+ {
419
+ "id": "naming",
420
+ "name": "Naming & conventions",
421
+ "score": 7,
422
+ "max": 10
423
+ },
424
+ {
425
+ "id": "pii",
426
+ "name": "PII detection",
427
+ "score": 10,
428
+ "max": 10
429
+ },
430
+ {
431
+ "id": "script-lint",
432
+ "name": "Script linting",
433
+ "score": 10,
434
+ "max": 10
435
+ }
436
+ ],
437
+ "evaluatedAt": "2026-08-27T18:54:26.263Z",
438
+ "evaluatedVersion": "0.0.0"
439
+ },
440
+ "evalSummaries": {
441
+ "quality": {
442
+ "providerId": "quality",
443
+ "providerVersion": "1.0.0",
444
+ "schemaVersion": 1,
445
+ "passed": true,
446
+ "overallScore": 67,
447
+ "grade": "C",
448
+ "categories": [
449
+ {
450
+ "id": "structure",
451
+ "name": "Structure & completeness",
452
+ "score": 7,
453
+ "max": 10
454
+ },
455
+ {
456
+ "id": "description",
457
+ "name": "Description quality",
458
+ "score": 4,
459
+ "max": 10
460
+ },
461
+ {
462
+ "id": "prompt-engineering",
463
+ "name": "Prompt engineering",
464
+ "score": 8,
465
+ "max": 10
466
+ },
467
+ {
468
+ "id": "context-efficiency",
469
+ "name": "Context efficiency",
470
+ "score": 9,
471
+ "max": 10
472
+ },
473
+ {
474
+ "id": "safety",
475
+ "name": "Safety & guardrails",
476
+ "score": 7,
477
+ "max": 10
478
+ },
479
+ {
480
+ "id": "testability",
481
+ "name": "Testability",
482
+ "score": 5,
483
+ "max": 10
484
+ },
485
+ {
486
+ "id": "license",
487
+ "name": "License verification",
488
+ "score": 0,
489
+ "max": 10
490
+ },
491
+ {
492
+ "id": "naming",
493
+ "name": "Naming & conventions",
494
+ "score": 7,
495
+ "max": 10
496
+ },
497
+ {
498
+ "id": "pii",
499
+ "name": "PII detection",
500
+ "score": 10,
501
+ "max": 10
502
+ },
503
+ {
504
+ "id": "script-lint",
505
+ "name": "Script linting",
506
+ "score": 10,
507
+ "max": 10
508
+ }
509
+ ],
510
+ "evaluatedAt": "2026-08-27T18:54:26.263Z",
511
+ "evaluatedVersion": "0.0.0"
512
+ },
513
+ "skill-best-practice": {
514
+ "providerId": "skill-best-practice",
515
+ "providerVersion": "1.1.0",
516
+ "schemaVersion": 1,
517
+ "passed": false,
518
+ "overallScore": 69,
519
+ "grade": "C",
520
+ "categories": [
521
+ {
522
+ "id": "validation",
523
+ "name": "Deterministic validation",
524
+ "score": 9,
525
+ "max": 13
526
+ }
527
+ ],
528
+ "evaluatedAt": "2026-08-27T18:54:26.263Z",
529
+ "evaluatedVersion": "0.0.0"
530
+ }
531
+ }
532
+ },
533
+ {
534
+ "name": "typed-service-contracts",
535
+ "description": "Architecture standard for building robust, type-safe TypeScript services using the \"Spec and Handler\" pattern. Use when building CLIs, libraries, or complex business logic.",
536
+ "version": "0.0.0",
537
+ "license": "",
538
+ "creator": "",
539
+ "compatibility": "",
540
+ "allowedTools": [],
541
+ "modelInvocable": true,
542
+ "userInvocable": true,
543
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/typed-service-contracts",
544
+ "relPath": ".agents/skills/typed-service-contracts",
545
+ "verified": true,
546
+ "tokenCount": 1633,
547
+ "evalSummary": {
548
+ "overallScore": 74,
549
+ "grade": "C",
550
+ "categories": [
551
+ {
552
+ "id": "structure",
553
+ "name": "Structure & completeness",
554
+ "score": 7,
555
+ "max": 10
556
+ },
557
+ {
558
+ "id": "description",
559
+ "name": "Description quality",
560
+ "score": 7,
561
+ "max": 10
562
+ },
563
+ {
564
+ "id": "prompt-engineering",
565
+ "name": "Prompt engineering",
566
+ "score": 7,
567
+ "max": 10
568
+ },
569
+ {
570
+ "id": "context-efficiency",
571
+ "name": "Context efficiency",
572
+ "score": 9,
573
+ "max": 10
574
+ },
575
+ {
576
+ "id": "safety",
577
+ "name": "Safety & guardrails",
578
+ "score": 7,
579
+ "max": 10
580
+ },
581
+ {
582
+ "id": "testability",
583
+ "name": "Testability",
584
+ "score": 7,
585
+ "max": 10
586
+ },
587
+ {
588
+ "id": "license",
589
+ "name": "License verification",
590
+ "score": 0,
591
+ "max": 10
592
+ },
593
+ {
594
+ "id": "naming",
595
+ "name": "Naming & conventions",
596
+ "score": 10,
597
+ "max": 10
598
+ },
599
+ {
600
+ "id": "pii",
601
+ "name": "PII detection",
602
+ "score": 10,
603
+ "max": 10
604
+ },
605
+ {
606
+ "id": "script-lint",
607
+ "name": "Script linting",
608
+ "score": 10,
609
+ "max": 10
610
+ }
611
+ ],
612
+ "evaluatedAt": "2026-08-27T18:54:26.263Z",
613
+ "evaluatedVersion": "0.0.0"
614
+ },
615
+ "evalSummaries": {
616
+ "quality": {
617
+ "providerId": "quality",
618
+ "providerVersion": "1.0.0",
619
+ "schemaVersion": 1,
620
+ "passed": true,
621
+ "overallScore": 74,
622
+ "grade": "C",
623
+ "categories": [
624
+ {
625
+ "id": "structure",
626
+ "name": "Structure & completeness",
627
+ "score": 7,
628
+ "max": 10
629
+ },
630
+ {
631
+ "id": "description",
632
+ "name": "Description quality",
633
+ "score": 7,
634
+ "max": 10
635
+ },
636
+ {
637
+ "id": "prompt-engineering",
638
+ "name": "Prompt engineering",
639
+ "score": 7,
640
+ "max": 10
641
+ },
642
+ {
643
+ "id": "context-efficiency",
644
+ "name": "Context efficiency",
645
+ "score": 9,
646
+ "max": 10
647
+ },
648
+ {
649
+ "id": "safety",
650
+ "name": "Safety & guardrails",
651
+ "score": 7,
652
+ "max": 10
653
+ },
654
+ {
655
+ "id": "testability",
656
+ "name": "Testability",
657
+ "score": 7,
658
+ "max": 10
659
+ },
660
+ {
661
+ "id": "license",
662
+ "name": "License verification",
663
+ "score": 0,
664
+ "max": 10
665
+ },
666
+ {
667
+ "id": "naming",
668
+ "name": "Naming & conventions",
669
+ "score": 10,
670
+ "max": 10
671
+ },
672
+ {
673
+ "id": "pii",
674
+ "name": "PII detection",
675
+ "score": 10,
676
+ "max": 10
677
+ },
678
+ {
679
+ "id": "script-lint",
680
+ "name": "Script linting",
681
+ "score": 10,
682
+ "max": 10
683
+ }
684
+ ],
685
+ "evaluatedAt": "2026-08-27T18:54:26.263Z",
686
+ "evaluatedVersion": "0.0.0"
687
+ },
688
+ "skill-best-practice": {
689
+ "providerId": "skill-best-practice",
690
+ "providerVersion": "1.1.0",
691
+ "schemaVersion": 1,
692
+ "passed": false,
693
+ "overallScore": 77,
694
+ "grade": "C",
695
+ "categories": [
696
+ {
697
+ "id": "validation",
698
+ "name": "Deterministic validation",
699
+ "score": 10,
700
+ "max": 13
701
+ }
702
+ ],
703
+ "evaluatedAt": "2026-08-27T18:54:26.263Z",
704
+ "evaluatedVersion": "0.0.0"
705
+ }
706
+ }
707
+ }
708
+ ],
709
+ "bundles": [
710
+ {
711
+ "version": 1,
712
+ "name": "google-labs-code-design.md-data-ai",
713
+ "description": "Data, analytics, AI, model, prompt, agent, and automation skills. Derived from google-labs-code/design.md.",
714
+ "author": "ASM (google-labs-code/design.md)",
715
+ "createdAt": "2026-08-27T18:54:26.267Z",
716
+ "tags": [
717
+ "repo-derived",
718
+ "inferred",
719
+ "data",
720
+ "ai",
721
+ "agents",
722
+ "google-labs-code",
723
+ "design.md"
724
+ ],
725
+ "skills": [
726
+ {
727
+ "name": "agent-dx-cli-scale",
728
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/agent-dx-cli-scale",
729
+ "description": "A scoring scale for evaluating how well a CLI is designed for AI agents, based on the \"Rewrite Your CLI for AI Agents\" principles.",
730
+ "version": "0.0.0"
731
+ },
732
+ {
733
+ "name": "ink",
734
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/ink",
735
+ "description": "Ink terminal renderer for json-render that turns JSON specs into interactive terminal UIs. Use when working with @json-render/ink, building terminal UIs from JSON, creating terminal component catalogs, or rendering AI-generated specs in the terminal.",
736
+ "version": "0.0.0"
737
+ },
738
+ {
739
+ "name": "tdd-red-green-refactor",
740
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/tdd",
741
+ "description": "Enforces a disciplined Red-Green-Refactor (TDD) workflow in TypeScript/Node.js. Use this whenever creating new features, fixing bugs, or migrating logic to ensure high-quality, verifiable implementations.",
742
+ "version": "0.0.0"
743
+ },
744
+ {
745
+ "name": "typed-service-contracts",
746
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/typed-service-contracts",
747
+ "description": "Architecture standard for building robust, type-safe TypeScript services using the \"Spec and Handler\" pattern. Use when building CLIs, libraries, or complex business logic.",
748
+ "version": "0.0.0"
749
+ }
750
+ ],
751
+ "sourceRepo": {
752
+ "owner": "google-labs-code",
753
+ "repo": "design.md",
754
+ "repoUrl": "https://github.com/google-labs-code/design.md.git"
755
+ },
756
+ "inferred": true
757
+ },
758
+ {
759
+ "version": 1,
760
+ "name": "google-labs-code-design.md-devops",
761
+ "description": "Deployment, CI/CD, infrastructure, cloud, Docker, Kubernetes, and automation skills. Derived from google-labs-code/design.md.",
762
+ "author": "ASM (google-labs-code/design.md)",
763
+ "createdAt": "2026-08-27T18:54:26.267Z",
764
+ "tags": [
765
+ "repo-derived",
766
+ "inferred",
767
+ "devops",
768
+ "infra",
769
+ "automation",
770
+ "google-labs-code",
771
+ "design.md"
772
+ ],
773
+ "skills": [
774
+ {
775
+ "name": "agent-dx-cli-scale",
776
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/agent-dx-cli-scale",
777
+ "description": "A scoring scale for evaluating how well a CLI is designed for AI agents, based on the \"Rewrite Your CLI for AI Agents\" principles.",
778
+ "version": "0.0.0"
779
+ },
780
+ {
781
+ "name": "tdd-red-green-refactor",
782
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/tdd",
783
+ "description": "Enforces a disciplined Red-Green-Refactor (TDD) workflow in TypeScript/Node.js. Use this whenever creating new features, fixing bugs, or migrating logic to ensure high-quality, verifiable implementations.",
784
+ "version": "0.0.0"
785
+ }
786
+ ],
787
+ "sourceRepo": {
788
+ "owner": "google-labs-code",
789
+ "repo": "design.md",
790
+ "repoUrl": "https://github.com/google-labs-code/design.md.git"
791
+ },
792
+ "inferred": true
793
+ },
794
+ {
795
+ "version": 1,
796
+ "name": "google-labs-code-design.md-engineering",
797
+ "description": "Coding, debugging, testing, architecture, review, and software engineering skills. Derived from google-labs-code/design.md.",
798
+ "author": "ASM (google-labs-code/design.md)",
799
+ "createdAt": "2026-08-27T18:54:26.267Z",
800
+ "tags": [
801
+ "repo-derived",
802
+ "inferred",
803
+ "engineering",
804
+ "coding",
805
+ "testing",
806
+ "google-labs-code",
807
+ "design.md"
808
+ ],
809
+ "skills": [
810
+ {
811
+ "name": "agent-dx-cli-scale",
812
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/agent-dx-cli-scale",
813
+ "description": "A scoring scale for evaluating how well a CLI is designed for AI agents, based on the \"Rewrite Your CLI for AI Agents\" principles.",
814
+ "version": "0.0.0"
815
+ },
816
+ {
817
+ "name": "ink",
818
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/ink",
819
+ "description": "Ink terminal renderer for json-render that turns JSON specs into interactive terminal UIs. Use when working with @json-render/ink, building terminal UIs from JSON, creating terminal component catalogs, or rendering AI-generated specs in the terminal.",
820
+ "version": "0.0.0"
821
+ },
822
+ {
823
+ "name": "tdd-red-green-refactor",
824
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/tdd",
825
+ "description": "Enforces a disciplined Red-Green-Refactor (TDD) workflow in TypeScript/Node.js. Use this whenever creating new features, fixing bugs, or migrating logic to ensure high-quality, verifiable implementations.",
826
+ "version": "0.0.0"
827
+ },
828
+ {
829
+ "name": "typed-service-contracts",
830
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/typed-service-contracts",
831
+ "description": "Architecture standard for building robust, type-safe TypeScript services using the \"Spec and Handler\" pattern. Use when building CLIs, libraries, or complex business logic.",
832
+ "version": "0.0.0"
833
+ }
834
+ ],
835
+ "sourceRepo": {
836
+ "owner": "google-labs-code",
837
+ "repo": "design.md",
838
+ "repoUrl": "https://github.com/google-labs-code/design.md.git"
839
+ },
840
+ "inferred": true
841
+ },
842
+ {
843
+ "version": 1,
844
+ "name": "google-labs-code-design.md-frontend-design",
845
+ "description": "Frontend, UI, UX, visual design, component, theme, and landing-page skills. Derived from google-labs-code/design.md.",
846
+ "author": "ASM (google-labs-code/design.md)",
847
+ "createdAt": "2026-08-27T18:54:26.267Z",
848
+ "tags": [
849
+ "repo-derived",
850
+ "inferred",
851
+ "frontend",
852
+ "design",
853
+ "ui",
854
+ "google-labs-code",
855
+ "design.md"
856
+ ],
857
+ "skills": [
858
+ {
859
+ "name": "agent-dx-cli-scale",
860
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/agent-dx-cli-scale",
861
+ "description": "A scoring scale for evaluating how well a CLI is designed for AI agents, based on the \"Rewrite Your CLI for AI Agents\" principles.",
862
+ "version": "0.0.0"
863
+ },
864
+ {
865
+ "name": "ink",
866
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/ink",
867
+ "description": "Ink terminal renderer for json-render that turns JSON specs into interactive terminal UIs. Use when working with @json-render/ink, building terminal UIs from JSON, creating terminal component catalogs, or rendering AI-generated specs in the terminal.",
868
+ "version": "0.0.0"
869
+ },
870
+ {
871
+ "name": "tdd-red-green-refactor",
872
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/tdd",
873
+ "description": "Enforces a disciplined Red-Green-Refactor (TDD) workflow in TypeScript/Node.js. Use this whenever creating new features, fixing bugs, or migrating logic to ensure high-quality, verifiable implementations.",
874
+ "version": "0.0.0"
875
+ },
876
+ {
877
+ "name": "typed-service-contracts",
878
+ "installUrl": "github:google-labs-code/design.md:.agents/skills/typed-service-contracts",
879
+ "description": "Architecture standard for building robust, type-safe TypeScript services using the \"Spec and Handler\" pattern. Use when building CLIs, libraries, or complex business logic.",
880
+ "version": "0.0.0"
881
+ }
882
+ ],
883
+ "sourceRepo": {
884
+ "owner": "google-labs-code",
885
+ "repo": "design.md",
886
+ "repoUrl": "https://github.com/google-labs-code/design.md.git"
887
+ },
888
+ "inferred": true
889
+ }
890
+ ]
891
+ }