claude-mem-lite 2.0.2 → 2.0.3

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.
@@ -1,279 +1,2419 @@
1
1
  {
2
2
  "version": 1,
3
- "updated_at": "2026-02-11",
3
+ "updated_at": "2026-02-25",
4
4
  "resources": [
5
5
  {
6
6
  "name": "skill-creator",
7
7
  "type": "skill",
8
8
  "repo": "https://github.com/anthropics/skills",
9
9
  "path": "skills/skill-creator",
10
- "tags": ["skill", "create", "develop", "extend", "meta"]
10
+ "tags": [
11
+ "skill",
12
+ "create",
13
+ "develop",
14
+ "extend",
15
+ "meta"
16
+ ]
11
17
  },
12
18
  {
13
19
  "name": "frontend-design",
14
20
  "type": "skill",
15
21
  "repo": "https://github.com/anthropics/skills",
16
22
  "path": "skills/frontend-design",
17
- "tags": ["frontend", "ui", "design", "css", "react", "component"]
23
+ "tags": [
24
+ "frontend",
25
+ "ui",
26
+ "design",
27
+ "css",
28
+ "react",
29
+ "component"
30
+ ]
18
31
  },
19
32
  {
20
33
  "name": "webapp-testing",
21
34
  "type": "skill",
22
35
  "repo": "https://github.com/anthropics/skills",
23
36
  "path": "skills/webapp-testing",
24
- "tags": ["test", "webapp", "e2e", "browser", "qa"]
37
+ "tags": [
38
+ "test",
39
+ "webapp",
40
+ "e2e",
41
+ "browser",
42
+ "qa"
43
+ ]
25
44
  },
26
45
  {
27
46
  "name": "mcp-builder",
28
47
  "type": "skill",
29
48
  "repo": "https://github.com/anthropics/skills",
30
49
  "path": "skills/mcp-builder",
31
- "tags": ["mcp", "server", "tool", "integration", "build"]
50
+ "tags": [
51
+ "mcp",
52
+ "server",
53
+ "tool",
54
+ "integration",
55
+ "build"
56
+ ]
32
57
  },
33
58
  {
34
59
  "name": "pdf",
35
60
  "type": "skill",
36
61
  "repo": "https://github.com/anthropics/skills",
37
62
  "path": "skills/pdf",
38
- "tags": ["pdf", "document", "generate", "export"]
63
+ "tags": [
64
+ "pdf",
65
+ "document",
66
+ "generate",
67
+ "export"
68
+ ]
39
69
  },
40
70
  {
41
71
  "name": "doc-coauthoring",
42
72
  "type": "skill",
43
73
  "repo": "https://github.com/anthropics/skills",
44
74
  "path": "skills/doc-coauthoring",
45
- "tags": ["documentation", "writing", "collaborate", "docs"]
75
+ "tags": [
76
+ "documentation",
77
+ "writing",
78
+ "collaborate",
79
+ "docs"
80
+ ]
46
81
  },
47
82
  {
48
83
  "name": "superpowers-brainstorming",
49
84
  "type": "skill",
50
85
  "repo": "https://github.com/obra/superpowers",
51
86
  "path": "skills/brainstorming",
52
- "tags": ["brainstorm", "design", "planning", "creative", "ideas"]
87
+ "tags": [
88
+ "brainstorm",
89
+ "design",
90
+ "planning",
91
+ "creative",
92
+ "ideas"
93
+ ]
53
94
  },
54
95
  {
55
96
  "name": "superpowers-tdd",
56
97
  "type": "skill",
57
98
  "repo": "https://github.com/obra/superpowers",
58
99
  "path": "skills/test-driven-development",
59
- "tags": ["test", "tdd", "development", "testing", "quality"]
100
+ "tags": [
101
+ "test",
102
+ "tdd",
103
+ "development",
104
+ "testing",
105
+ "quality"
106
+ ]
60
107
  },
61
108
  {
62
109
  "name": "superpowers-debugging",
63
110
  "type": "skill",
64
111
  "repo": "https://github.com/obra/superpowers",
65
112
  "path": "skills/systematic-debugging",
66
- "tags": ["debug", "troubleshoot", "fix", "error", "systematic"]
113
+ "tags": [
114
+ "debug",
115
+ "troubleshoot",
116
+ "fix",
117
+ "error",
118
+ "systematic"
119
+ ]
67
120
  },
68
121
  {
69
122
  "name": "superpowers-code-review",
70
123
  "type": "skill",
71
124
  "repo": "https://github.com/obra/superpowers",
72
125
  "path": "skills/requesting-code-review",
73
- "tags": ["review", "code-review", "quality", "audit", "feedback"]
126
+ "tags": [
127
+ "review",
128
+ "code-review",
129
+ "quality",
130
+ "audit",
131
+ "feedback"
132
+ ]
74
133
  },
75
134
  {
76
135
  "name": "superpowers-writing-plans",
77
136
  "type": "skill",
78
137
  "repo": "https://github.com/obra/superpowers",
79
138
  "path": "skills/writing-plans",
80
- "tags": ["plan", "architecture", "design", "spec", "implementation"]
139
+ "tags": [
140
+ "plan",
141
+ "architecture",
142
+ "design",
143
+ "spec",
144
+ "implementation"
145
+ ]
81
146
  },
82
147
  {
83
148
  "name": "superpowers-git-worktrees",
84
149
  "type": "skill",
85
150
  "repo": "https://github.com/obra/superpowers",
86
151
  "path": "skills/using-git-worktrees",
87
- "tags": ["git", "worktree", "branch", "isolation", "parallel"]
152
+ "tags": [
153
+ "git",
154
+ "worktree",
155
+ "branch",
156
+ "isolation",
157
+ "parallel"
158
+ ]
88
159
  },
89
160
  {
90
161
  "name": "superpowers-verification",
91
162
  "type": "skill",
92
163
  "repo": "https://github.com/obra/superpowers",
93
164
  "path": "skills/verification-before-completion",
94
- "tags": ["verify", "check", "test", "complete", "quality"]
165
+ "tags": [
166
+ "verify",
167
+ "check",
168
+ "test",
169
+ "complete",
170
+ "quality"
171
+ ]
95
172
  },
96
173
  {
97
174
  "name": "playwright-skill",
98
175
  "type": "skill",
99
176
  "repo": "https://github.com/lackeyjb/playwright-skill",
100
177
  "path": ".",
101
- "tags": ["playwright", "browser", "automation", "test", "e2e"]
178
+ "tags": [
179
+ "playwright",
180
+ "browser",
181
+ "automation",
182
+ "test",
183
+ "e2e"
184
+ ]
102
185
  },
103
186
  {
104
187
  "name": "planning-with-files",
105
188
  "type": "skill",
106
189
  "repo": "https://github.com/OthmanAdi/planning-with-files",
107
190
  "path": ".",
108
- "tags": ["plan", "files", "organize", "structure", "project"]
191
+ "tags": [
192
+ "plan",
193
+ "files",
194
+ "organize",
195
+ "structure",
196
+ "project"
197
+ ]
109
198
  },
110
199
  {
111
200
  "name": "code-review-expert",
112
201
  "type": "skill",
113
202
  "repo": "https://github.com/sanyuan0704/code-review-expert",
114
203
  "path": ".",
115
- "tags": ["review", "code-review", "expert", "quality"]
204
+ "tags": [
205
+ "review",
206
+ "code-review",
207
+ "expert",
208
+ "quality"
209
+ ]
116
210
  },
117
211
  {
118
212
  "name": "ui-ux-pro-max",
119
213
  "type": "skill",
120
214
  "repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill",
121
215
  "path": ".",
122
- "tags": ["ui", "ux", "design", "frontend", "pro"]
216
+ "tags": [
217
+ "ui",
218
+ "ux",
219
+ "design",
220
+ "frontend",
221
+ "pro"
222
+ ]
123
223
  },
124
224
  {
125
225
  "name": "code-review-ai",
126
226
  "type": "agent",
127
227
  "repo": "https://github.com/wshobson/agents",
128
228
  "path": "plugins/code-review-ai",
129
- "tags": ["review", "code-review", "ai", "quality", "audit"]
229
+ "tags": [
230
+ "review",
231
+ "code-review",
232
+ "ai",
233
+ "quality",
234
+ "audit"
235
+ ]
130
236
  },
131
237
  {
132
238
  "name": "tdd-workflows",
133
239
  "type": "agent",
134
240
  "repo": "https://github.com/wshobson/agents",
135
241
  "path": "plugins/tdd-workflows",
136
- "tags": ["test", "tdd", "workflow", "testing", "quality"]
242
+ "tags": [
243
+ "test",
244
+ "tdd",
245
+ "workflow",
246
+ "testing",
247
+ "quality"
248
+ ]
137
249
  },
138
250
  {
139
251
  "name": "debugging-toolkit",
140
252
  "type": "agent",
141
253
  "repo": "https://github.com/wshobson/agents",
142
254
  "path": "plugins/debugging-toolkit",
143
- "tags": ["debug", "toolkit", "error", "troubleshoot", "fix"]
255
+ "tags": [
256
+ "debug",
257
+ "toolkit",
258
+ "error",
259
+ "troubleshoot",
260
+ "fix"
261
+ ]
144
262
  },
145
263
  {
146
264
  "name": "code-refactoring",
147
265
  "type": "agent",
148
266
  "repo": "https://github.com/wshobson/agents",
149
267
  "path": "plugins/code-refactoring",
150
- "tags": ["refactor", "clean", "simplify", "restructure"]
268
+ "tags": [
269
+ "refactor",
270
+ "clean",
271
+ "simplify",
272
+ "restructure"
273
+ ]
151
274
  },
152
275
  {
153
276
  "name": "code-documentation",
154
277
  "type": "agent",
155
278
  "repo": "https://github.com/wshobson/agents",
156
279
  "path": "plugins/code-documentation",
157
- "tags": ["documentation", "docs", "readme", "jsdoc", "comment"]
280
+ "tags": [
281
+ "documentation",
282
+ "docs",
283
+ "readme",
284
+ "jsdoc",
285
+ "comment"
286
+ ]
158
287
  },
159
288
  {
160
289
  "name": "security-scanning",
161
290
  "type": "agent",
162
291
  "repo": "https://github.com/wshobson/agents",
163
292
  "path": "plugins/security-scanning",
164
- "tags": ["security", "scan", "vulnerability", "audit"]
293
+ "tags": [
294
+ "security",
295
+ "scan",
296
+ "vulnerability",
297
+ "audit"
298
+ ]
165
299
  },
166
300
  {
167
301
  "name": "application-performance",
168
302
  "type": "agent",
169
303
  "repo": "https://github.com/wshobson/agents",
170
304
  "path": "plugins/application-performance",
171
- "tags": ["performance", "optimize", "profile", "benchmark"]
305
+ "tags": [
306
+ "performance",
307
+ "optimize",
308
+ "profile",
309
+ "benchmark"
310
+ ]
172
311
  },
173
312
  {
174
313
  "name": "api-scaffolding",
175
314
  "type": "agent",
176
315
  "repo": "https://github.com/wshobson/agents",
177
316
  "path": "plugins/api-scaffolding",
178
- "tags": ["api", "scaffold", "rest", "endpoint", "backend"]
317
+ "tags": [
318
+ "api",
319
+ "scaffold",
320
+ "rest",
321
+ "endpoint",
322
+ "backend"
323
+ ]
179
324
  },
180
325
  {
181
326
  "name": "database-design",
182
327
  "type": "agent",
183
328
  "repo": "https://github.com/wshobson/agents",
184
329
  "path": "plugins/database-design",
185
- "tags": ["database", "schema", "sql", "design", "model"]
330
+ "tags": [
331
+ "database",
332
+ "schema",
333
+ "sql",
334
+ "design",
335
+ "model"
336
+ ]
186
337
  },
187
338
  {
188
339
  "name": "database-migrations",
189
340
  "type": "agent",
190
341
  "repo": "https://github.com/wshobson/agents",
191
342
  "path": "plugins/database-migrations",
192
- "tags": ["database", "migration", "schema", "alter", "sql"]
343
+ "tags": [
344
+ "database",
345
+ "migration",
346
+ "schema",
347
+ "alter",
348
+ "sql"
349
+ ]
193
350
  },
194
351
  {
195
352
  "name": "cicd-automation",
196
353
  "type": "agent",
197
354
  "repo": "https://github.com/wshobson/agents",
198
355
  "path": "plugins/cicd-automation",
199
- "tags": ["ci", "cd", "automation", "pipeline", "deploy"]
356
+ "tags": [
357
+ "ci",
358
+ "cd",
359
+ "automation",
360
+ "pipeline",
361
+ "deploy"
362
+ ]
200
363
  },
201
364
  {
202
365
  "name": "git-pr-workflows",
203
366
  "type": "agent",
204
367
  "repo": "https://github.com/wshobson/agents",
205
368
  "path": "plugins/git-pr-workflows",
206
- "tags": ["git", "pr", "pull-request", "merge", "workflow"]
369
+ "tags": [
370
+ "git",
371
+ "pr",
372
+ "pull-request",
373
+ "merge",
374
+ "workflow"
375
+ ]
207
376
  },
208
377
  {
209
378
  "name": "unit-testing",
210
379
  "type": "agent",
211
380
  "repo": "https://github.com/wshobson/agents",
212
381
  "path": "plugins/unit-testing",
213
- "tags": ["test", "unit", "jest", "vitest", "mocha"]
382
+ "tags": [
383
+ "test",
384
+ "unit",
385
+ "jest",
386
+ "vitest",
387
+ "mocha"
388
+ ]
214
389
  },
215
390
  {
216
391
  "name": "dependency-management",
217
392
  "type": "agent",
218
393
  "repo": "https://github.com/wshobson/agents",
219
394
  "path": "plugins/dependency-management",
220
- "tags": ["dependency", "npm", "package", "update", "manage"]
395
+ "tags": [
396
+ "dependency",
397
+ "npm",
398
+ "package",
399
+ "update",
400
+ "manage"
401
+ ]
221
402
  },
222
403
  {
223
404
  "name": "error-debugging",
224
405
  "type": "agent",
225
406
  "repo": "https://github.com/wshobson/agents",
226
407
  "path": "plugins/error-debugging",
227
- "tags": ["error", "debug", "diagnose", "stack-trace", "fix"]
408
+ "tags": [
409
+ "error",
410
+ "debug",
411
+ "diagnose",
412
+ "stack-trace",
413
+ "fix"
414
+ ]
228
415
  },
229
416
  {
230
417
  "name": "python-development",
231
418
  "type": "agent",
232
419
  "repo": "https://github.com/wshobson/agents",
233
420
  "path": "plugins/python-development",
234
- "tags": ["python", "pip", "poetry", "django", "flask"]
421
+ "tags": [
422
+ "python",
423
+ "pip",
424
+ "poetry",
425
+ "django",
426
+ "flask"
427
+ ]
235
428
  },
236
429
  {
237
430
  "name": "javascript-typescript",
238
431
  "type": "agent",
239
432
  "repo": "https://github.com/wshobson/agents",
240
433
  "path": "plugins/javascript-typescript",
241
- "tags": ["javascript", "typescript", "node", "npm", "web"]
434
+ "tags": [
435
+ "javascript",
436
+ "typescript",
437
+ "node",
438
+ "npm",
439
+ "web"
440
+ ]
242
441
  },
243
442
  {
244
443
  "name": "cloud-infrastructure",
245
444
  "type": "agent",
246
445
  "repo": "https://github.com/wshobson/agents",
247
446
  "path": "plugins/cloud-infrastructure",
248
- "tags": ["cloud", "aws", "gcp", "azure", "infrastructure"]
447
+ "tags": [
448
+ "cloud",
449
+ "aws",
450
+ "gcp",
451
+ "azure",
452
+ "infrastructure"
453
+ ]
249
454
  },
250
455
  {
251
456
  "name": "ui-design",
252
457
  "type": "agent",
253
458
  "repo": "https://github.com/wshobson/agents",
254
459
  "path": "plugins/ui-design",
255
- "tags": ["ui", "design", "frontend", "css", "component"]
460
+ "tags": [
461
+ "ui",
462
+ "design",
463
+ "frontend",
464
+ "css",
465
+ "component"
466
+ ]
256
467
  },
257
468
  {
258
469
  "name": "frontend-developer",
259
470
  "type": "agent",
260
471
  "repo": "https://github.com/davila7/claude-code-templates",
261
472
  "path": ".claude/agents/frontend-developer.md",
262
- "tags": ["frontend", "react", "vue", "web", "component"]
473
+ "tags": [
474
+ "frontend",
475
+ "react",
476
+ "vue",
477
+ "web",
478
+ "component"
479
+ ]
263
480
  },
264
481
  {
265
482
  "name": "mcp-expert",
266
483
  "type": "agent",
267
484
  "repo": "https://github.com/davila7/claude-code-templates",
268
485
  "path": ".claude/agents/mcp-expert.md",
269
- "tags": ["mcp", "server", "tool", "integration", "protocol"]
486
+ "tags": [
487
+ "mcp",
488
+ "server",
489
+ "tool",
490
+ "integration",
491
+ "protocol"
492
+ ]
270
493
  },
271
494
  {
272
495
  "name": "component-reviewer",
273
496
  "type": "agent",
274
497
  "repo": "https://github.com/davila7/claude-code-templates",
275
498
  "path": ".claude/agents/component-reviewer.md",
276
- "tags": ["component", "review", "quality", "frontend"]
499
+ "tags": [
500
+ "component",
501
+ "review",
502
+ "quality",
503
+ "frontend"
504
+ ]
505
+ },
506
+ {
507
+ "name": "ab-test-setup",
508
+ "type": "skill",
509
+ "repo": "https://github.com/coreyhaines31/marketingskills",
510
+ "path": "skills/ab-test-setup",
511
+ "tags": [
512
+ "marketing",
513
+ "ab-test",
514
+ "cro",
515
+ "conversion",
516
+ "experiment"
517
+ ]
518
+ },
519
+ {
520
+ "name": "ad-creative",
521
+ "type": "skill",
522
+ "repo": "https://github.com/coreyhaines31/marketingskills",
523
+ "path": "skills/ad-creative",
524
+ "tags": [
525
+ "marketing",
526
+ "ads",
527
+ "creative",
528
+ "copy",
529
+ "advertising"
530
+ ]
531
+ },
532
+ {
533
+ "name": "ai-seo",
534
+ "type": "skill",
535
+ "repo": "https://github.com/coreyhaines31/marketingskills",
536
+ "path": "skills/ai-seo",
537
+ "tags": [
538
+ "marketing",
539
+ "seo",
540
+ "ai",
541
+ "search",
542
+ "optimization"
543
+ ]
544
+ },
545
+ {
546
+ "name": "analytics-tracking",
547
+ "type": "skill",
548
+ "repo": "https://github.com/coreyhaines31/marketingskills",
549
+ "path": "skills/analytics-tracking",
550
+ "tags": [
551
+ "marketing",
552
+ "analytics",
553
+ "tracking",
554
+ "data",
555
+ "metrics"
556
+ ]
557
+ },
558
+ {
559
+ "name": "churn-prevention",
560
+ "type": "skill",
561
+ "repo": "https://github.com/coreyhaines31/marketingskills",
562
+ "path": "skills/churn-prevention",
563
+ "tags": [
564
+ "marketing",
565
+ "churn",
566
+ "retention",
567
+ "customer",
568
+ "saas"
569
+ ]
570
+ },
571
+ {
572
+ "name": "cold-email",
573
+ "type": "skill",
574
+ "repo": "https://github.com/coreyhaines31/marketingskills",
575
+ "path": "skills/cold-email",
576
+ "tags": [
577
+ "marketing",
578
+ "email",
579
+ "outreach",
580
+ "cold-email",
581
+ "sales"
582
+ ]
583
+ },
584
+ {
585
+ "name": "competitor-alternatives",
586
+ "type": "skill",
587
+ "repo": "https://github.com/coreyhaines31/marketingskills",
588
+ "path": "skills/competitor-alternatives",
589
+ "tags": [
590
+ "marketing",
591
+ "competitor",
592
+ "alternatives",
593
+ "analysis",
594
+ "seo"
595
+ ]
596
+ },
597
+ {
598
+ "name": "content-strategy",
599
+ "type": "skill",
600
+ "repo": "https://github.com/coreyhaines31/marketingskills",
601
+ "path": "skills/content-strategy",
602
+ "tags": [
603
+ "marketing",
604
+ "content",
605
+ "strategy",
606
+ "blog",
607
+ "editorial"
608
+ ]
609
+ },
610
+ {
611
+ "name": "copy-editing",
612
+ "type": "skill",
613
+ "repo": "https://github.com/coreyhaines31/marketingskills",
614
+ "path": "skills/copy-editing",
615
+ "tags": [
616
+ "marketing",
617
+ "copy",
618
+ "editing",
619
+ "proofread",
620
+ "writing"
621
+ ]
622
+ },
623
+ {
624
+ "name": "copywriting",
625
+ "type": "skill",
626
+ "repo": "https://github.com/coreyhaines31/marketingskills",
627
+ "path": "skills/copywriting",
628
+ "tags": [
629
+ "marketing",
630
+ "copywriting",
631
+ "copy",
632
+ "persuasion",
633
+ "landing-page"
634
+ ]
635
+ },
636
+ {
637
+ "name": "email-sequence",
638
+ "type": "skill",
639
+ "repo": "https://github.com/coreyhaines31/marketingskills",
640
+ "path": "skills/email-sequence",
641
+ "tags": [
642
+ "marketing",
643
+ "email",
644
+ "sequence",
645
+ "drip",
646
+ "automation"
647
+ ]
648
+ },
649
+ {
650
+ "name": "form-cro",
651
+ "type": "skill",
652
+ "repo": "https://github.com/coreyhaines31/marketingskills",
653
+ "path": "skills/form-cro",
654
+ "tags": [
655
+ "marketing",
656
+ "form",
657
+ "cro",
658
+ "conversion",
659
+ "optimization"
660
+ ]
661
+ },
662
+ {
663
+ "name": "free-tool-strategy",
664
+ "type": "skill",
665
+ "repo": "https://github.com/coreyhaines31/marketingskills",
666
+ "path": "skills/free-tool-strategy",
667
+ "tags": [
668
+ "marketing",
669
+ "free-tool",
670
+ "growth",
671
+ "acquisition",
672
+ "lead"
673
+ ]
674
+ },
675
+ {
676
+ "name": "launch-strategy",
677
+ "type": "skill",
678
+ "repo": "https://github.com/coreyhaines31/marketingskills",
679
+ "path": "skills/launch-strategy",
680
+ "tags": [
681
+ "marketing",
682
+ "launch",
683
+ "strategy",
684
+ "product",
685
+ "go-to-market"
686
+ ]
687
+ },
688
+ {
689
+ "name": "marketing-ideas",
690
+ "type": "skill",
691
+ "repo": "https://github.com/coreyhaines31/marketingskills",
692
+ "path": "skills/marketing-ideas",
693
+ "tags": [
694
+ "marketing",
695
+ "ideas",
696
+ "brainstorm",
697
+ "growth",
698
+ "creative"
699
+ ]
700
+ },
701
+ {
702
+ "name": "marketing-psychology",
703
+ "type": "skill",
704
+ "repo": "https://github.com/coreyhaines31/marketingskills",
705
+ "path": "skills/marketing-psychology",
706
+ "tags": [
707
+ "marketing",
708
+ "psychology",
709
+ "persuasion",
710
+ "behavior",
711
+ "neuro"
712
+ ]
713
+ },
714
+ {
715
+ "name": "onboarding-cro",
716
+ "type": "skill",
717
+ "repo": "https://github.com/coreyhaines31/marketingskills",
718
+ "path": "skills/onboarding-cro",
719
+ "tags": [
720
+ "marketing",
721
+ "onboarding",
722
+ "cro",
723
+ "activation",
724
+ "ux"
725
+ ]
726
+ },
727
+ {
728
+ "name": "page-cro",
729
+ "type": "skill",
730
+ "repo": "https://github.com/coreyhaines31/marketingskills",
731
+ "path": "skills/page-cro",
732
+ "tags": [
733
+ "marketing",
734
+ "page",
735
+ "cro",
736
+ "landing-page",
737
+ "conversion"
738
+ ]
739
+ },
740
+ {
741
+ "name": "paid-ads",
742
+ "type": "skill",
743
+ "repo": "https://github.com/coreyhaines31/marketingskills",
744
+ "path": "skills/paid-ads",
745
+ "tags": [
746
+ "marketing",
747
+ "ads",
748
+ "paid",
749
+ "ppc",
750
+ "campaign"
751
+ ]
752
+ },
753
+ {
754
+ "name": "paywall-upgrade-cro",
755
+ "type": "skill",
756
+ "repo": "https://github.com/coreyhaines31/marketingskills",
757
+ "path": "skills/paywall-upgrade-cro",
758
+ "tags": [
759
+ "marketing",
760
+ "paywall",
761
+ "upgrade",
762
+ "conversion",
763
+ "pricing"
764
+ ]
765
+ },
766
+ {
767
+ "name": "popup-cro",
768
+ "type": "skill",
769
+ "repo": "https://github.com/coreyhaines31/marketingskills",
770
+ "path": "skills/popup-cro",
771
+ "tags": [
772
+ "marketing",
773
+ "popup",
774
+ "cro",
775
+ "conversion",
776
+ "lead-capture"
777
+ ]
778
+ },
779
+ {
780
+ "name": "pricing-strategy",
781
+ "type": "skill",
782
+ "repo": "https://github.com/coreyhaines31/marketingskills",
783
+ "path": "skills/pricing-strategy",
784
+ "tags": [
785
+ "marketing",
786
+ "pricing",
787
+ "strategy",
788
+ "monetization",
789
+ "revenue"
790
+ ]
791
+ },
792
+ {
793
+ "name": "product-marketing-context",
794
+ "type": "skill",
795
+ "repo": "https://github.com/coreyhaines31/marketingskills",
796
+ "path": "skills/product-marketing-context",
797
+ "tags": [
798
+ "marketing",
799
+ "product",
800
+ "context",
801
+ "positioning",
802
+ "messaging"
803
+ ]
804
+ },
805
+ {
806
+ "name": "programmatic-seo",
807
+ "type": "skill",
808
+ "repo": "https://github.com/coreyhaines31/marketingskills",
809
+ "path": "skills/programmatic-seo",
810
+ "tags": [
811
+ "marketing",
812
+ "seo",
813
+ "programmatic",
814
+ "automation",
815
+ "pages"
816
+ ]
817
+ },
818
+ {
819
+ "name": "referral-program",
820
+ "type": "skill",
821
+ "repo": "https://github.com/coreyhaines31/marketingskills",
822
+ "path": "skills/referral-program",
823
+ "tags": [
824
+ "marketing",
825
+ "referral",
826
+ "viral",
827
+ "growth",
828
+ "program"
829
+ ]
830
+ },
831
+ {
832
+ "name": "schema-markup",
833
+ "type": "skill",
834
+ "repo": "https://github.com/coreyhaines31/marketingskills",
835
+ "path": "skills/schema-markup",
836
+ "tags": [
837
+ "marketing",
838
+ "schema",
839
+ "structured-data",
840
+ "seo",
841
+ "markup"
842
+ ]
843
+ },
844
+ {
845
+ "name": "mktg-seo-audit",
846
+ "type": "skill",
847
+ "repo": "https://github.com/coreyhaines31/marketingskills",
848
+ "path": "skills/seo-audit",
849
+ "tags": [
850
+ "marketing",
851
+ "seo",
852
+ "audit",
853
+ "technical",
854
+ "analysis"
855
+ ]
856
+ },
857
+ {
858
+ "name": "signup-flow-cro",
859
+ "type": "skill",
860
+ "repo": "https://github.com/coreyhaines31/marketingskills",
861
+ "path": "skills/signup-flow-cro",
862
+ "tags": [
863
+ "marketing",
864
+ "signup",
865
+ "cro",
866
+ "conversion",
867
+ "onboarding"
868
+ ]
869
+ },
870
+ {
871
+ "name": "social-content",
872
+ "type": "skill",
873
+ "repo": "https://github.com/coreyhaines31/marketingskills",
874
+ "path": "skills/social-content",
875
+ "tags": [
876
+ "marketing",
877
+ "social",
878
+ "content",
879
+ "twitter",
880
+ "linkedin"
881
+ ]
882
+ },
883
+ {
884
+ "name": "seo-audit",
885
+ "type": "skill",
886
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
887
+ "path": "skills/seo-audit",
888
+ "tags": [
889
+ "seo",
890
+ "audit",
891
+ "technical",
892
+ "analysis",
893
+ "crawl"
894
+ ]
895
+ },
896
+ {
897
+ "name": "seo-competitor-pages",
898
+ "type": "skill",
899
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
900
+ "path": "skills/seo-competitor-pages",
901
+ "tags": [
902
+ "seo",
903
+ "competitor",
904
+ "pages",
905
+ "analysis",
906
+ "serp"
907
+ ]
908
+ },
909
+ {
910
+ "name": "seo-content",
911
+ "type": "skill",
912
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
913
+ "path": "skills/seo-content",
914
+ "tags": [
915
+ "seo",
916
+ "content",
917
+ "optimization",
918
+ "keywords",
919
+ "writing"
920
+ ]
921
+ },
922
+ {
923
+ "name": "seo-geo",
924
+ "type": "skill",
925
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
926
+ "path": "skills/seo-geo",
927
+ "tags": [
928
+ "seo",
929
+ "geo",
930
+ "local",
931
+ "location",
932
+ "regional"
933
+ ]
934
+ },
935
+ {
936
+ "name": "seo-hreflang",
937
+ "type": "skill",
938
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
939
+ "path": "skills/seo-hreflang",
940
+ "tags": [
941
+ "seo",
942
+ "hreflang",
943
+ "international",
944
+ "multilingual",
945
+ "i18n"
946
+ ]
947
+ },
948
+ {
949
+ "name": "seo-images",
950
+ "type": "skill",
951
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
952
+ "path": "skills/seo-images",
953
+ "tags": [
954
+ "seo",
955
+ "images",
956
+ "optimization",
957
+ "alt-text",
958
+ "compression"
959
+ ]
960
+ },
961
+ {
962
+ "name": "seo-page",
963
+ "type": "skill",
964
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
965
+ "path": "skills/seo-page",
966
+ "tags": [
967
+ "seo",
968
+ "page",
969
+ "on-page",
970
+ "meta",
971
+ "optimization"
972
+ ]
973
+ },
974
+ {
975
+ "name": "seo-plan",
976
+ "type": "skill",
977
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
978
+ "path": "skills/seo-plan",
979
+ "tags": [
980
+ "seo",
981
+ "plan",
982
+ "strategy",
983
+ "roadmap",
984
+ "goals"
985
+ ]
986
+ },
987
+ {
988
+ "name": "seo-programmatic",
989
+ "type": "skill",
990
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
991
+ "path": "skills/seo-programmatic",
992
+ "tags": [
993
+ "seo",
994
+ "programmatic",
995
+ "scale",
996
+ "templates",
997
+ "automation"
998
+ ]
999
+ },
1000
+ {
1001
+ "name": "seo-schema",
1002
+ "type": "skill",
1003
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
1004
+ "path": "skills/seo-schema",
1005
+ "tags": [
1006
+ "seo",
1007
+ "schema",
1008
+ "structured-data",
1009
+ "json-ld",
1010
+ "rich-snippets"
1011
+ ]
1012
+ },
1013
+ {
1014
+ "name": "seo-sitemap",
1015
+ "type": "skill",
1016
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
1017
+ "path": "skills/seo-sitemap",
1018
+ "tags": [
1019
+ "seo",
1020
+ "sitemap",
1021
+ "xml",
1022
+ "crawl",
1023
+ "index"
1024
+ ]
1025
+ },
1026
+ {
1027
+ "name": "seo-technical",
1028
+ "type": "skill",
1029
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
1030
+ "path": "skills/seo-technical",
1031
+ "tags": [
1032
+ "seo",
1033
+ "technical",
1034
+ "performance",
1035
+ "core-web-vitals",
1036
+ "speed"
1037
+ ]
1038
+ },
1039
+ {
1040
+ "name": "seo-content-agent",
1041
+ "type": "agent",
1042
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
1043
+ "path": "agents/seo-content.md",
1044
+ "tags": [
1045
+ "seo",
1046
+ "content",
1047
+ "agent",
1048
+ "writing",
1049
+ "optimization"
1050
+ ]
1051
+ },
1052
+ {
1053
+ "name": "seo-performance-agent",
1054
+ "type": "agent",
1055
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
1056
+ "path": "agents/seo-performance.md",
1057
+ "tags": [
1058
+ "seo",
1059
+ "performance",
1060
+ "agent",
1061
+ "speed",
1062
+ "cwv"
1063
+ ]
1064
+ },
1065
+ {
1066
+ "name": "seo-schema-agent",
1067
+ "type": "agent",
1068
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
1069
+ "path": "agents/seo-schema.md",
1070
+ "tags": [
1071
+ "seo",
1072
+ "schema",
1073
+ "agent",
1074
+ "structured-data",
1075
+ "automation"
1076
+ ]
1077
+ },
1078
+ {
1079
+ "name": "seo-sitemap-agent",
1080
+ "type": "agent",
1081
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
1082
+ "path": "agents/seo-sitemap.md",
1083
+ "tags": [
1084
+ "seo",
1085
+ "sitemap",
1086
+ "agent",
1087
+ "xml",
1088
+ "automation"
1089
+ ]
1090
+ },
1091
+ {
1092
+ "name": "seo-technical-agent",
1093
+ "type": "agent",
1094
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
1095
+ "path": "agents/seo-technical.md",
1096
+ "tags": [
1097
+ "seo",
1098
+ "technical",
1099
+ "agent",
1100
+ "audit",
1101
+ "automation"
1102
+ ]
1103
+ },
1104
+ {
1105
+ "name": "seo-visual-agent",
1106
+ "type": "agent",
1107
+ "repo": "https://github.com/AgriciDaniel/claude-seo",
1108
+ "path": "agents/seo-visual.md",
1109
+ "tags": [
1110
+ "seo",
1111
+ "visual",
1112
+ "agent",
1113
+ "images",
1114
+ "design"
1115
+ ]
1116
+ },
1117
+ {
1118
+ "name": "humanizer",
1119
+ "type": "skill",
1120
+ "repo": "https://github.com/blader/humanizer",
1121
+ "path": ".",
1122
+ "tags": [
1123
+ "writing",
1124
+ "humanize",
1125
+ "ai-detection",
1126
+ "tone",
1127
+ "natural"
1128
+ ]
1129
+ },
1130
+ {
1131
+ "name": "claudeception",
1132
+ "type": "skill",
1133
+ "repo": "https://github.com/blader/Claudeception",
1134
+ "path": ".",
1135
+ "tags": [
1136
+ "meta",
1137
+ "skill-extraction",
1138
+ "learning",
1139
+ "continuous",
1140
+ "autonomous"
1141
+ ]
1142
+ },
1143
+ {
1144
+ "name": "anthropic-architect",
1145
+ "type": "skill",
1146
+ "repo": "https://github.com/jamesrochabrun/skills",
1147
+ "path": "skills/anthropic-architect",
1148
+ "tags": [
1149
+ "anthropic",
1150
+ "architecture",
1151
+ "system-design",
1152
+ "claude",
1153
+ "patterns"
1154
+ ]
1155
+ },
1156
+ {
1157
+ "name": "anthropic-prompt-engineer",
1158
+ "type": "skill",
1159
+ "repo": "https://github.com/jamesrochabrun/skills",
1160
+ "path": "skills/anthropic-prompt-engineer",
1161
+ "tags": [
1162
+ "anthropic",
1163
+ "prompt",
1164
+ "engineering",
1165
+ "claude",
1166
+ "optimization"
1167
+ ]
1168
+ },
1169
+ {
1170
+ "name": "apple-hig-designer",
1171
+ "type": "skill",
1172
+ "repo": "https://github.com/jamesrochabrun/skills",
1173
+ "path": "skills/apple-hig-designer",
1174
+ "tags": [
1175
+ "apple",
1176
+ "hig",
1177
+ "design",
1178
+ "ios",
1179
+ "macos",
1180
+ "ui"
1181
+ ]
1182
+ },
1183
+ {
1184
+ "name": "book-illustrator",
1185
+ "type": "skill",
1186
+ "repo": "https://github.com/jamesrochabrun/skills",
1187
+ "path": "skills/book-illustrator",
1188
+ "tags": [
1189
+ "illustration",
1190
+ "book",
1191
+ "art",
1192
+ "visual",
1193
+ "creative"
1194
+ ]
1195
+ },
1196
+ {
1197
+ "name": "content-brief-generator",
1198
+ "type": "skill",
1199
+ "repo": "https://github.com/jamesrochabrun/skills",
1200
+ "path": "skills/content-brief-generator",
1201
+ "tags": [
1202
+ "content",
1203
+ "brief",
1204
+ "generator",
1205
+ "writing",
1206
+ "planning"
1207
+ ]
1208
+ },
1209
+ {
1210
+ "name": "design-brief-generator",
1211
+ "type": "skill",
1212
+ "repo": "https://github.com/jamesrochabrun/skills",
1213
+ "path": "skills/design-brief-generator",
1214
+ "tags": [
1215
+ "design",
1216
+ "brief",
1217
+ "generator",
1218
+ "creative",
1219
+ "project"
1220
+ ]
1221
+ },
1222
+ {
1223
+ "name": "engineer-expertise-extractor",
1224
+ "type": "skill",
1225
+ "repo": "https://github.com/jamesrochabrun/skills",
1226
+ "path": "skills/engineer-expertise-extractor",
1227
+ "tags": [
1228
+ "expertise",
1229
+ "extraction",
1230
+ "knowledge",
1231
+ "engineering",
1232
+ "skills"
1233
+ ]
1234
+ },
1235
+ {
1236
+ "name": "engineer-skill-creator",
1237
+ "type": "skill",
1238
+ "repo": "https://github.com/jamesrochabrun/skills",
1239
+ "path": "skills/engineer-skill-creator",
1240
+ "tags": [
1241
+ "skill",
1242
+ "creator",
1243
+ "engineering",
1244
+ "development",
1245
+ "custom"
1246
+ ]
1247
+ },
1248
+ {
1249
+ "name": "frontend-designer",
1250
+ "type": "skill",
1251
+ "repo": "https://github.com/jamesrochabrun/skills",
1252
+ "path": "skills/frontend-designer",
1253
+ "tags": [
1254
+ "frontend",
1255
+ "designer",
1256
+ "ui",
1257
+ "web",
1258
+ "visual"
1259
+ ]
1260
+ },
1261
+ {
1262
+ "name": "git-worktrees",
1263
+ "type": "skill",
1264
+ "repo": "https://github.com/jamesrochabrun/skills",
1265
+ "path": "skills/git-worktrees",
1266
+ "tags": [
1267
+ "git",
1268
+ "worktree",
1269
+ "branch",
1270
+ "parallel",
1271
+ "workflow"
1272
+ ]
1273
+ },
1274
+ {
1275
+ "name": "kids-book-writer",
1276
+ "type": "skill",
1277
+ "repo": "https://github.com/jamesrochabrun/skills",
1278
+ "path": "skills/kids-book-writer",
1279
+ "tags": [
1280
+ "children",
1281
+ "book",
1282
+ "writing",
1283
+ "story",
1284
+ "creative"
1285
+ ]
1286
+ },
1287
+ {
1288
+ "name": "leetcode-teacher",
1289
+ "type": "skill",
1290
+ "repo": "https://github.com/jamesrochabrun/skills",
1291
+ "path": "skills/leetcode-teacher",
1292
+ "tags": [
1293
+ "leetcode",
1294
+ "algorithms",
1295
+ "teaching",
1296
+ "interview",
1297
+ "coding"
1298
+ ]
1299
+ },
1300
+ {
1301
+ "name": "llm-router",
1302
+ "type": "skill",
1303
+ "repo": "https://github.com/jamesrochabrun/skills",
1304
+ "path": "skills/llm-router",
1305
+ "tags": [
1306
+ "llm",
1307
+ "router",
1308
+ "model",
1309
+ "selection",
1310
+ "orchestration"
1311
+ ]
1312
+ },
1313
+ {
1314
+ "name": "math-teacher",
1315
+ "type": "skill",
1316
+ "repo": "https://github.com/jamesrochabrun/skills",
1317
+ "path": "skills/math-teacher",
1318
+ "tags": [
1319
+ "math",
1320
+ "teaching",
1321
+ "education",
1322
+ "tutor",
1323
+ "problems"
1324
+ ]
1325
+ },
1326
+ {
1327
+ "name": "openai-prompt-engineer",
1328
+ "type": "skill",
1329
+ "repo": "https://github.com/jamesrochabrun/skills",
1330
+ "path": "skills/openai-prompt-engineer",
1331
+ "tags": [
1332
+ "openai",
1333
+ "prompt",
1334
+ "engineering",
1335
+ "gpt",
1336
+ "optimization"
1337
+ ]
1338
+ },
1339
+ {
1340
+ "name": "prd-generator",
1341
+ "type": "skill",
1342
+ "repo": "https://github.com/jamesrochabrun/skills",
1343
+ "path": "skills/prd-generator",
1344
+ "tags": [
1345
+ "prd",
1346
+ "product",
1347
+ "requirements",
1348
+ "document",
1349
+ "spec"
1350
+ ]
1351
+ },
1352
+ {
1353
+ "name": "qa-test-planner",
1354
+ "type": "skill",
1355
+ "repo": "https://github.com/jamesrochabrun/skills",
1356
+ "path": "skills/qa-test-planner",
1357
+ "tags": [
1358
+ "qa",
1359
+ "test",
1360
+ "planner",
1361
+ "quality",
1362
+ "testing"
1363
+ ]
1364
+ },
1365
+ {
1366
+ "name": "query-expert",
1367
+ "type": "skill",
1368
+ "repo": "https://github.com/jamesrochabrun/skills",
1369
+ "path": "skills/query-expert",
1370
+ "tags": [
1371
+ "query",
1372
+ "sql",
1373
+ "database",
1374
+ "optimization",
1375
+ "expert"
1376
+ ]
1377
+ },
1378
+ {
1379
+ "name": "reading-teacher",
1380
+ "type": "skill",
1381
+ "repo": "https://github.com/jamesrochabrun/skills",
1382
+ "path": "skills/reading-teacher",
1383
+ "tags": [
1384
+ "reading",
1385
+ "teaching",
1386
+ "education",
1387
+ "literacy",
1388
+ "comprehension"
1389
+ ]
1390
+ },
1391
+ {
1392
+ "name": "releasing-macos-apps",
1393
+ "type": "skill",
1394
+ "repo": "https://github.com/jamesrochabrun/skills",
1395
+ "path": "skills/releasing-macos-apps",
1396
+ "tags": [
1397
+ "macos",
1398
+ "release",
1399
+ "app-store",
1400
+ "distribution",
1401
+ "apple"
1402
+ ]
1403
+ },
1404
+ {
1405
+ "name": "swift-concurrency",
1406
+ "type": "skill",
1407
+ "repo": "https://github.com/jamesrochabrun/skills",
1408
+ "path": "skills/swift-concurrency",
1409
+ "tags": [
1410
+ "swift",
1411
+ "concurrency",
1412
+ "async",
1413
+ "await",
1414
+ "actor"
1415
+ ]
1416
+ },
1417
+ {
1418
+ "name": "swiftui-animation",
1419
+ "type": "skill",
1420
+ "repo": "https://github.com/jamesrochabrun/skills",
1421
+ "path": "skills/swiftui-animation",
1422
+ "tags": [
1423
+ "swiftui",
1424
+ "animation",
1425
+ "ios",
1426
+ "motion",
1427
+ "transition"
1428
+ ]
1429
+ },
1430
+ {
1431
+ "name": "technical-launch-planner",
1432
+ "type": "skill",
1433
+ "repo": "https://github.com/jamesrochabrun/skills",
1434
+ "path": "skills/technical-launch-planner",
1435
+ "tags": [
1436
+ "launch",
1437
+ "technical",
1438
+ "planner",
1439
+ "deployment",
1440
+ "release"
1441
+ ]
1442
+ },
1443
+ {
1444
+ "name": "trading-plan-generator",
1445
+ "type": "skill",
1446
+ "repo": "https://github.com/jamesrochabrun/skills",
1447
+ "path": "skills/trading-plan-generator",
1448
+ "tags": [
1449
+ "trading",
1450
+ "plan",
1451
+ "finance",
1452
+ "strategy",
1453
+ "markets"
1454
+ ]
1455
+ },
1456
+ {
1457
+ "name": "accessibility-compliance",
1458
+ "type": "agent",
1459
+ "repo": "https://github.com/wshobson/agents",
1460
+ "path": "plugins/accessibility-compliance",
1461
+ "tags": [
1462
+ "accessibility",
1463
+ "a11y",
1464
+ "compliance",
1465
+ "wcag",
1466
+ "aria"
1467
+ ]
1468
+ },
1469
+ {
1470
+ "name": "agent-orchestration",
1471
+ "type": "agent",
1472
+ "repo": "https://github.com/wshobson/agents",
1473
+ "path": "plugins/agent-orchestration",
1474
+ "tags": [
1475
+ "agent",
1476
+ "orchestration",
1477
+ "multi-agent",
1478
+ "workflow",
1479
+ "coordination"
1480
+ ]
1481
+ },
1482
+ {
1483
+ "name": "agent-teams",
1484
+ "type": "agent",
1485
+ "repo": "https://github.com/wshobson/agents",
1486
+ "path": "plugins/agent-teams",
1487
+ "tags": [
1488
+ "agent",
1489
+ "teams",
1490
+ "collaboration",
1491
+ "multi-agent",
1492
+ "roles"
1493
+ ]
1494
+ },
1495
+ {
1496
+ "name": "api-testing-observability",
1497
+ "type": "agent",
1498
+ "repo": "https://github.com/wshobson/agents",
1499
+ "path": "plugins/api-testing-observability",
1500
+ "tags": [
1501
+ "api",
1502
+ "testing",
1503
+ "observability",
1504
+ "monitoring",
1505
+ "tracing"
1506
+ ]
1507
+ },
1508
+ {
1509
+ "name": "arm-cortex-microcontrollers",
1510
+ "type": "agent",
1511
+ "repo": "https://github.com/wshobson/agents",
1512
+ "path": "plugins/arm-cortex-microcontrollers",
1513
+ "tags": [
1514
+ "arm",
1515
+ "cortex",
1516
+ "embedded",
1517
+ "microcontroller",
1518
+ "firmware"
1519
+ ]
1520
+ },
1521
+ {
1522
+ "name": "backend-api-security",
1523
+ "type": "agent",
1524
+ "repo": "https://github.com/wshobson/agents",
1525
+ "path": "plugins/backend-api-security",
1526
+ "tags": [
1527
+ "backend",
1528
+ "api",
1529
+ "security",
1530
+ "auth",
1531
+ "owasp"
1532
+ ]
1533
+ },
1534
+ {
1535
+ "name": "backend-development",
1536
+ "type": "agent",
1537
+ "repo": "https://github.com/wshobson/agents",
1538
+ "path": "plugins/backend-development",
1539
+ "tags": [
1540
+ "backend",
1541
+ "development",
1542
+ "server",
1543
+ "api",
1544
+ "node"
1545
+ ]
1546
+ },
1547
+ {
1548
+ "name": "blockchain-web3",
1549
+ "type": "agent",
1550
+ "repo": "https://github.com/wshobson/agents",
1551
+ "path": "plugins/blockchain-web3",
1552
+ "tags": [
1553
+ "blockchain",
1554
+ "web3",
1555
+ "smart-contract",
1556
+ "solidity",
1557
+ "ethereum"
1558
+ ]
1559
+ },
1560
+ {
1561
+ "name": "business-analytics",
1562
+ "type": "agent",
1563
+ "repo": "https://github.com/wshobson/agents",
1564
+ "path": "plugins/business-analytics",
1565
+ "tags": [
1566
+ "business",
1567
+ "analytics",
1568
+ "data",
1569
+ "dashboard",
1570
+ "kpi"
1571
+ ]
1572
+ },
1573
+ {
1574
+ "name": "c4-architecture",
1575
+ "type": "agent",
1576
+ "repo": "https://github.com/wshobson/agents",
1577
+ "path": "plugins/c4-architecture",
1578
+ "tags": [
1579
+ "c4",
1580
+ "architecture",
1581
+ "diagram",
1582
+ "system-design",
1583
+ "modeling"
1584
+ ]
1585
+ },
1586
+ {
1587
+ "name": "codebase-cleanup",
1588
+ "type": "agent",
1589
+ "repo": "https://github.com/wshobson/agents",
1590
+ "path": "plugins/codebase-cleanup",
1591
+ "tags": [
1592
+ "cleanup",
1593
+ "codebase",
1594
+ "dead-code",
1595
+ "lint",
1596
+ "hygiene"
1597
+ ]
1598
+ },
1599
+ {
1600
+ "name": "comprehensive-review",
1601
+ "type": "agent",
1602
+ "repo": "https://github.com/wshobson/agents",
1603
+ "path": "plugins/comprehensive-review",
1604
+ "tags": [
1605
+ "review",
1606
+ "comprehensive",
1607
+ "audit",
1608
+ "quality",
1609
+ "deep"
1610
+ ]
1611
+ },
1612
+ {
1613
+ "name": "conductor",
1614
+ "type": "agent",
1615
+ "repo": "https://github.com/wshobson/agents",
1616
+ "path": "plugins/conductor",
1617
+ "tags": [
1618
+ "conductor",
1619
+ "orchestrator",
1620
+ "workflow",
1621
+ "pipeline",
1622
+ "automation"
1623
+ ]
1624
+ },
1625
+ {
1626
+ "name": "content-marketing",
1627
+ "type": "agent",
1628
+ "repo": "https://github.com/wshobson/agents",
1629
+ "path": "plugins/content-marketing",
1630
+ "tags": [
1631
+ "content",
1632
+ "marketing",
1633
+ "strategy",
1634
+ "blog",
1635
+ "seo"
1636
+ ]
1637
+ },
1638
+ {
1639
+ "name": "context-management",
1640
+ "type": "agent",
1641
+ "repo": "https://github.com/wshobson/agents",
1642
+ "path": "plugins/context-management",
1643
+ "tags": [
1644
+ "context",
1645
+ "management",
1646
+ "memory",
1647
+ "state",
1648
+ "session"
1649
+ ]
1650
+ },
1651
+ {
1652
+ "name": "customer-sales-automation",
1653
+ "type": "agent",
1654
+ "repo": "https://github.com/wshobson/agents",
1655
+ "path": "plugins/customer-sales-automation",
1656
+ "tags": [
1657
+ "customer",
1658
+ "sales",
1659
+ "automation",
1660
+ "crm",
1661
+ "pipeline"
1662
+ ]
1663
+ },
1664
+ {
1665
+ "name": "data-engineering",
1666
+ "type": "agent",
1667
+ "repo": "https://github.com/wshobson/agents",
1668
+ "path": "plugins/data-engineering",
1669
+ "tags": [
1670
+ "data",
1671
+ "engineering",
1672
+ "pipeline",
1673
+ "etl",
1674
+ "warehouse"
1675
+ ]
1676
+ },
1677
+ {
1678
+ "name": "data-validation-suite",
1679
+ "type": "agent",
1680
+ "repo": "https://github.com/wshobson/agents",
1681
+ "path": "plugins/data-validation-suite",
1682
+ "tags": [
1683
+ "data",
1684
+ "validation",
1685
+ "quality",
1686
+ "schema",
1687
+ "integrity"
1688
+ ]
1689
+ },
1690
+ {
1691
+ "name": "database-cloud-optimization",
1692
+ "type": "agent",
1693
+ "repo": "https://github.com/wshobson/agents",
1694
+ "path": "plugins/database-cloud-optimization",
1695
+ "tags": [
1696
+ "database",
1697
+ "cloud",
1698
+ "optimization",
1699
+ "scaling",
1700
+ "cost"
1701
+ ]
1702
+ },
1703
+ {
1704
+ "name": "deployment-strategies",
1705
+ "type": "agent",
1706
+ "repo": "https://github.com/wshobson/agents",
1707
+ "path": "plugins/deployment-strategies",
1708
+ "tags": [
1709
+ "deployment",
1710
+ "strategies",
1711
+ "blue-green",
1712
+ "canary",
1713
+ "rollout"
1714
+ ]
1715
+ },
1716
+ {
1717
+ "name": "deployment-validation",
1718
+ "type": "agent",
1719
+ "repo": "https://github.com/wshobson/agents",
1720
+ "path": "plugins/deployment-validation",
1721
+ "tags": [
1722
+ "deployment",
1723
+ "validation",
1724
+ "smoke-test",
1725
+ "health",
1726
+ "verify"
1727
+ ]
1728
+ },
1729
+ {
1730
+ "name": "developer-essentials",
1731
+ "type": "agent",
1732
+ "repo": "https://github.com/wshobson/agents",
1733
+ "path": "plugins/developer-essentials",
1734
+ "tags": [
1735
+ "developer",
1736
+ "essentials",
1737
+ "tools",
1738
+ "productivity",
1739
+ "workflow"
1740
+ ]
1741
+ },
1742
+ {
1743
+ "name": "distributed-debugging",
1744
+ "type": "agent",
1745
+ "repo": "https://github.com/wshobson/agents",
1746
+ "path": "plugins/distributed-debugging",
1747
+ "tags": [
1748
+ "distributed",
1749
+ "debugging",
1750
+ "microservices",
1751
+ "tracing",
1752
+ "logs"
1753
+ ]
1754
+ },
1755
+ {
1756
+ "name": "documentation-generation",
1757
+ "type": "agent",
1758
+ "repo": "https://github.com/wshobson/agents",
1759
+ "path": "plugins/documentation-generation",
1760
+ "tags": [
1761
+ "documentation",
1762
+ "generation",
1763
+ "auto-doc",
1764
+ "api-docs",
1765
+ "readme"
1766
+ ]
1767
+ },
1768
+ {
1769
+ "name": "dotnet-contribution",
1770
+ "type": "agent",
1771
+ "repo": "https://github.com/wshobson/agents",
1772
+ "path": "plugins/dotnet-contribution",
1773
+ "tags": [
1774
+ "dotnet",
1775
+ "csharp",
1776
+ "contribution",
1777
+ "aspnet",
1778
+ "nuget"
1779
+ ]
1780
+ },
1781
+ {
1782
+ "name": "error-diagnostics",
1783
+ "type": "agent",
1784
+ "repo": "https://github.com/wshobson/agents",
1785
+ "path": "plugins/error-diagnostics",
1786
+ "tags": [
1787
+ "error",
1788
+ "diagnostics",
1789
+ "analysis",
1790
+ "root-cause",
1791
+ "triage"
1792
+ ]
1793
+ },
1794
+ {
1795
+ "name": "framework-migration",
1796
+ "type": "agent",
1797
+ "repo": "https://github.com/wshobson/agents",
1798
+ "path": "plugins/framework-migration",
1799
+ "tags": [
1800
+ "framework",
1801
+ "migration",
1802
+ "upgrade",
1803
+ "transition",
1804
+ "compatibility"
1805
+ ]
1806
+ },
1807
+ {
1808
+ "name": "frontend-mobile-development",
1809
+ "type": "agent",
1810
+ "repo": "https://github.com/wshobson/agents",
1811
+ "path": "plugins/frontend-mobile-development",
1812
+ "tags": [
1813
+ "frontend",
1814
+ "mobile",
1815
+ "react-native",
1816
+ "flutter",
1817
+ "responsive"
1818
+ ]
1819
+ },
1820
+ {
1821
+ "name": "frontend-mobile-security",
1822
+ "type": "agent",
1823
+ "repo": "https://github.com/wshobson/agents",
1824
+ "path": "plugins/frontend-mobile-security",
1825
+ "tags": [
1826
+ "frontend",
1827
+ "mobile",
1828
+ "security",
1829
+ "xss",
1830
+ "csp"
1831
+ ]
1832
+ },
1833
+ {
1834
+ "name": "full-stack-orchestration",
1835
+ "type": "agent",
1836
+ "repo": "https://github.com/wshobson/agents",
1837
+ "path": "plugins/full-stack-orchestration",
1838
+ "tags": [
1839
+ "fullstack",
1840
+ "orchestration",
1841
+ "frontend",
1842
+ "backend",
1843
+ "integration"
1844
+ ]
1845
+ },
1846
+ {
1847
+ "name": "functional-programming",
1848
+ "type": "agent",
1849
+ "repo": "https://github.com/wshobson/agents",
1850
+ "path": "plugins/functional-programming",
1851
+ "tags": [
1852
+ "functional",
1853
+ "programming",
1854
+ "fp",
1855
+ "immutable",
1856
+ "pure"
1857
+ ]
1858
+ },
1859
+ {
1860
+ "name": "game-development",
1861
+ "type": "agent",
1862
+ "repo": "https://github.com/wshobson/agents",
1863
+ "path": "plugins/game-development",
1864
+ "tags": [
1865
+ "game",
1866
+ "development",
1867
+ "unity",
1868
+ "godot",
1869
+ "gamedev"
1870
+ ]
1871
+ },
1872
+ {
1873
+ "name": "hr-legal-compliance",
1874
+ "type": "agent",
1875
+ "repo": "https://github.com/wshobson/agents",
1876
+ "path": "plugins/hr-legal-compliance",
1877
+ "tags": [
1878
+ "hr",
1879
+ "legal",
1880
+ "compliance",
1881
+ "policy",
1882
+ "gdpr"
1883
+ ]
1884
+ },
1885
+ {
1886
+ "name": "incident-response",
1887
+ "type": "agent",
1888
+ "repo": "https://github.com/wshobson/agents",
1889
+ "path": "plugins/incident-response",
1890
+ "tags": [
1891
+ "incident",
1892
+ "response",
1893
+ "sre",
1894
+ "postmortem",
1895
+ "alert"
1896
+ ]
1897
+ },
1898
+ {
1899
+ "name": "julia-development",
1900
+ "type": "agent",
1901
+ "repo": "https://github.com/wshobson/agents",
1902
+ "path": "plugins/julia-development",
1903
+ "tags": [
1904
+ "julia",
1905
+ "scientific",
1906
+ "computing",
1907
+ "numerical",
1908
+ "data"
1909
+ ]
1910
+ },
1911
+ {
1912
+ "name": "jvm-languages",
1913
+ "type": "agent",
1914
+ "repo": "https://github.com/wshobson/agents",
1915
+ "path": "plugins/jvm-languages",
1916
+ "tags": [
1917
+ "jvm",
1918
+ "java",
1919
+ "kotlin",
1920
+ "scala",
1921
+ "gradle"
1922
+ ]
1923
+ },
1924
+ {
1925
+ "name": "kubernetes-operations",
1926
+ "type": "agent",
1927
+ "repo": "https://github.com/wshobson/agents",
1928
+ "path": "plugins/kubernetes-operations",
1929
+ "tags": [
1930
+ "kubernetes",
1931
+ "k8s",
1932
+ "devops",
1933
+ "container",
1934
+ "helm"
1935
+ ]
1936
+ },
1937
+ {
1938
+ "name": "llm-application-dev",
1939
+ "type": "agent",
1940
+ "repo": "https://github.com/wshobson/agents",
1941
+ "path": "plugins/llm-application-dev",
1942
+ "tags": [
1943
+ "llm",
1944
+ "application",
1945
+ "ai",
1946
+ "rag",
1947
+ "agent"
1948
+ ]
1949
+ },
1950
+ {
1951
+ "name": "machine-learning-ops",
1952
+ "type": "agent",
1953
+ "repo": "https://github.com/wshobson/agents",
1954
+ "path": "plugins/machine-learning-ops",
1955
+ "tags": [
1956
+ "mlops",
1957
+ "ml",
1958
+ "training",
1959
+ "deployment",
1960
+ "pipeline"
1961
+ ]
1962
+ },
1963
+ {
1964
+ "name": "multi-platform-apps",
1965
+ "type": "agent",
1966
+ "repo": "https://github.com/wshobson/agents",
1967
+ "path": "plugins/multi-platform-apps",
1968
+ "tags": [
1969
+ "multi-platform",
1970
+ "cross-platform",
1971
+ "desktop",
1972
+ "mobile",
1973
+ "web"
1974
+ ]
1975
+ },
1976
+ {
1977
+ "name": "observability-monitoring",
1978
+ "type": "agent",
1979
+ "repo": "https://github.com/wshobson/agents",
1980
+ "path": "plugins/observability-monitoring",
1981
+ "tags": [
1982
+ "observability",
1983
+ "monitoring",
1984
+ "logging",
1985
+ "metrics",
1986
+ "tracing"
1987
+ ]
1988
+ },
1989
+ {
1990
+ "name": "payment-processing",
1991
+ "type": "agent",
1992
+ "repo": "https://github.com/wshobson/agents",
1993
+ "path": "plugins/payment-processing",
1994
+ "tags": [
1995
+ "payment",
1996
+ "processing",
1997
+ "stripe",
1998
+ "billing",
1999
+ "checkout"
2000
+ ]
2001
+ },
2002
+ {
2003
+ "name": "performance-testing-review",
2004
+ "type": "agent",
2005
+ "repo": "https://github.com/wshobson/agents",
2006
+ "path": "plugins/performance-testing-review",
2007
+ "tags": [
2008
+ "performance",
2009
+ "testing",
2010
+ "load",
2011
+ "benchmark",
2012
+ "stress"
2013
+ ]
2014
+ },
2015
+ {
2016
+ "name": "quantitative-trading",
2017
+ "type": "agent",
2018
+ "repo": "https://github.com/wshobson/agents",
2019
+ "path": "plugins/quantitative-trading",
2020
+ "tags": [
2021
+ "quant",
2022
+ "trading",
2023
+ "finance",
2024
+ "algorithm",
2025
+ "backtest"
2026
+ ]
2027
+ },
2028
+ {
2029
+ "name": "reverse-engineering",
2030
+ "type": "agent",
2031
+ "repo": "https://github.com/wshobson/agents",
2032
+ "path": "plugins/reverse-engineering",
2033
+ "tags": [
2034
+ "reverse-engineering",
2035
+ "binary",
2036
+ "decompile",
2037
+ "analysis",
2038
+ "malware"
2039
+ ]
2040
+ },
2041
+ {
2042
+ "name": "security-compliance",
2043
+ "type": "agent",
2044
+ "repo": "https://github.com/wshobson/agents",
2045
+ "path": "plugins/security-compliance",
2046
+ "tags": [
2047
+ "security",
2048
+ "compliance",
2049
+ "soc2",
2050
+ "iso",
2051
+ "policy"
2052
+ ]
2053
+ },
2054
+ {
2055
+ "name": "seo-analysis-monitoring",
2056
+ "type": "agent",
2057
+ "repo": "https://github.com/wshobson/agents",
2058
+ "path": "plugins/seo-analysis-monitoring",
2059
+ "tags": [
2060
+ "seo",
2061
+ "analysis",
2062
+ "monitoring",
2063
+ "ranking",
2064
+ "tracking"
2065
+ ]
2066
+ },
2067
+ {
2068
+ "name": "seo-content-creation",
2069
+ "type": "agent",
2070
+ "repo": "https://github.com/wshobson/agents",
2071
+ "path": "plugins/seo-content-creation",
2072
+ "tags": [
2073
+ "seo",
2074
+ "content",
2075
+ "creation",
2076
+ "writing",
2077
+ "keywords"
2078
+ ]
2079
+ },
2080
+ {
2081
+ "name": "seo-technical-optimization",
2082
+ "type": "agent",
2083
+ "repo": "https://github.com/wshobson/agents",
2084
+ "path": "plugins/seo-technical-optimization",
2085
+ "tags": [
2086
+ "seo",
2087
+ "technical",
2088
+ "optimization",
2089
+ "speed",
2090
+ "crawl"
2091
+ ]
2092
+ },
2093
+ {
2094
+ "name": "shell-scripting",
2095
+ "type": "agent",
2096
+ "repo": "https://github.com/wshobson/agents",
2097
+ "path": "plugins/shell-scripting",
2098
+ "tags": [
2099
+ "shell",
2100
+ "scripting",
2101
+ "bash",
2102
+ "zsh",
2103
+ "automation"
2104
+ ]
2105
+ },
2106
+ {
2107
+ "name": "startup-business-analyst",
2108
+ "type": "agent",
2109
+ "repo": "https://github.com/wshobson/agents",
2110
+ "path": "plugins/startup-business-analyst",
2111
+ "tags": [
2112
+ "startup",
2113
+ "business",
2114
+ "analysis",
2115
+ "strategy",
2116
+ "market"
2117
+ ]
2118
+ },
2119
+ {
2120
+ "name": "systems-programming",
2121
+ "type": "agent",
2122
+ "repo": "https://github.com/wshobson/agents",
2123
+ "path": "plugins/systems-programming",
2124
+ "tags": [
2125
+ "systems",
2126
+ "programming",
2127
+ "rust",
2128
+ "c",
2129
+ "low-level"
2130
+ ]
2131
+ },
2132
+ {
2133
+ "name": "team-collaboration",
2134
+ "type": "agent",
2135
+ "repo": "https://github.com/wshobson/agents",
2136
+ "path": "plugins/team-collaboration",
2137
+ "tags": [
2138
+ "team",
2139
+ "collaboration",
2140
+ "workflow",
2141
+ "communication",
2142
+ "project"
2143
+ ]
2144
+ },
2145
+ {
2146
+ "name": "web-scripting",
2147
+ "type": "agent",
2148
+ "repo": "https://github.com/wshobson/agents",
2149
+ "path": "plugins/web-scripting",
2150
+ "tags": [
2151
+ "web",
2152
+ "scripting",
2153
+ "scraping",
2154
+ "automation",
2155
+ "crawl"
2156
+ ]
2157
+ },
2158
+ {
2159
+ "name": "audit-website",
2160
+ "type": "skill",
2161
+ "repo": "https://github.com/squirrelscan/skills",
2162
+ "path": "audit-website",
2163
+ "tags": [
2164
+ "audit",
2165
+ "website",
2166
+ "accessibility",
2167
+ "performance",
2168
+ "seo"
2169
+ ]
2170
+ },
2171
+ {
2172
+ "name": "academic-researcher",
2173
+ "type": "agent",
2174
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2175
+ "path": "awesome_agent_skills/academic-researcher",
2176
+ "tags": [
2177
+ "academic",
2178
+ "research",
2179
+ "paper",
2180
+ "literature",
2181
+ "citation"
2182
+ ]
2183
+ },
2184
+ {
2185
+ "name": "code-reviewer",
2186
+ "type": "agent",
2187
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2188
+ "path": "awesome_agent_skills/code-reviewer",
2189
+ "tags": [
2190
+ "code",
2191
+ "reviewer",
2192
+ "quality",
2193
+ "bugs",
2194
+ "analysis"
2195
+ ]
2196
+ },
2197
+ {
2198
+ "name": "content-creator",
2199
+ "type": "agent",
2200
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2201
+ "path": "awesome_agent_skills/content-creator",
2202
+ "tags": [
2203
+ "content",
2204
+ "creator",
2205
+ "writing",
2206
+ "generate",
2207
+ "creative"
2208
+ ]
2209
+ },
2210
+ {
2211
+ "name": "data-analyst",
2212
+ "type": "agent",
2213
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2214
+ "path": "awesome_agent_skills/data-analyst",
2215
+ "tags": [
2216
+ "data",
2217
+ "analyst",
2218
+ "analysis",
2219
+ "visualization",
2220
+ "statistics"
2221
+ ]
2222
+ },
2223
+ {
2224
+ "name": "debugger",
2225
+ "type": "agent",
2226
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2227
+ "path": "awesome_agent_skills/debugger",
2228
+ "tags": [
2229
+ "debugger",
2230
+ "bug",
2231
+ "fix",
2232
+ "error",
2233
+ "diagnosis"
2234
+ ]
2235
+ },
2236
+ {
2237
+ "name": "decision-helper",
2238
+ "type": "agent",
2239
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2240
+ "path": "awesome_agent_skills/decision-helper",
2241
+ "tags": [
2242
+ "decision",
2243
+ "helper",
2244
+ "analysis",
2245
+ "pros-cons",
2246
+ "evaluate"
2247
+ ]
2248
+ },
2249
+ {
2250
+ "name": "deep-research",
2251
+ "type": "agent",
2252
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2253
+ "path": "awesome_agent_skills/deep-research",
2254
+ "tags": [
2255
+ "research",
2256
+ "deep",
2257
+ "investigation",
2258
+ "analysis",
2259
+ "comprehensive"
2260
+ ]
2261
+ },
2262
+ {
2263
+ "name": "editor",
2264
+ "type": "agent",
2265
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2266
+ "path": "awesome_agent_skills/editor",
2267
+ "tags": [
2268
+ "editor",
2269
+ "writing",
2270
+ "proofread",
2271
+ "grammar",
2272
+ "style"
2273
+ ]
2274
+ },
2275
+ {
2276
+ "name": "email-drafter",
2277
+ "type": "agent",
2278
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2279
+ "path": "awesome_agent_skills/email-drafter",
2280
+ "tags": [
2281
+ "email",
2282
+ "drafter",
2283
+ "writing",
2284
+ "professional",
2285
+ "communication"
2286
+ ]
2287
+ },
2288
+ {
2289
+ "name": "fact-checker",
2290
+ "type": "agent",
2291
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2292
+ "path": "awesome_agent_skills/fact-checker",
2293
+ "tags": [
2294
+ "fact-check",
2295
+ "verify",
2296
+ "accuracy",
2297
+ "claims",
2298
+ "source"
2299
+ ]
2300
+ },
2301
+ {
2302
+ "name": "fullstack-developer",
2303
+ "type": "agent",
2304
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2305
+ "path": "awesome_agent_skills/fullstack-developer",
2306
+ "tags": [
2307
+ "fullstack",
2308
+ "developer",
2309
+ "frontend",
2310
+ "backend",
2311
+ "web"
2312
+ ]
2313
+ },
2314
+ {
2315
+ "name": "meeting-notes",
2316
+ "type": "agent",
2317
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2318
+ "path": "awesome_agent_skills/meeting-notes",
2319
+ "tags": [
2320
+ "meeting",
2321
+ "notes",
2322
+ "summary",
2323
+ "action-items",
2324
+ "minutes"
2325
+ ]
2326
+ },
2327
+ {
2328
+ "name": "project-planner",
2329
+ "type": "agent",
2330
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2331
+ "path": "awesome_agent_skills/project-planner",
2332
+ "tags": [
2333
+ "project",
2334
+ "planner",
2335
+ "roadmap",
2336
+ "timeline",
2337
+ "milestones"
2338
+ ]
2339
+ },
2340
+ {
2341
+ "name": "python-expert",
2342
+ "type": "agent",
2343
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2344
+ "path": "awesome_agent_skills/python-expert",
2345
+ "tags": [
2346
+ "python",
2347
+ "expert",
2348
+ "advanced",
2349
+ "optimization",
2350
+ "patterns"
2351
+ ]
2352
+ },
2353
+ {
2354
+ "name": "sprint-planner",
2355
+ "type": "agent",
2356
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2357
+ "path": "awesome_agent_skills/sprint-planner",
2358
+ "tags": [
2359
+ "sprint",
2360
+ "planner",
2361
+ "agile",
2362
+ "scrum",
2363
+ "backlog"
2364
+ ]
2365
+ },
2366
+ {
2367
+ "name": "strategy-advisor",
2368
+ "type": "agent",
2369
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2370
+ "path": "awesome_agent_skills/strategy-advisor",
2371
+ "tags": [
2372
+ "strategy",
2373
+ "advisor",
2374
+ "business",
2375
+ "consulting",
2376
+ "planning"
2377
+ ]
2378
+ },
2379
+ {
2380
+ "name": "technical-writer",
2381
+ "type": "agent",
2382
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2383
+ "path": "awesome_agent_skills/technical-writer",
2384
+ "tags": [
2385
+ "technical",
2386
+ "writer",
2387
+ "documentation",
2388
+ "api-docs",
2389
+ "guides"
2390
+ ]
2391
+ },
2392
+ {
2393
+ "name": "ux-designer",
2394
+ "type": "agent",
2395
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2396
+ "path": "awesome_agent_skills/ux-designer",
2397
+ "tags": [
2398
+ "ux",
2399
+ "designer",
2400
+ "user-experience",
2401
+ "wireframe",
2402
+ "usability"
2403
+ ]
2404
+ },
2405
+ {
2406
+ "name": "visualization-expert",
2407
+ "type": "agent",
2408
+ "repo": "https://github.com/Shubhamsaboo/awesome-llm-apps",
2409
+ "path": "awesome_agent_skills/visualization-expert",
2410
+ "tags": [
2411
+ "visualization",
2412
+ "charts",
2413
+ "graphs",
2414
+ "data-viz",
2415
+ "d3"
2416
+ ]
277
2417
  }
278
2418
  ]
279
2419
  }