agent-skill-manager 2.15.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.
- package/README.md +21 -4
- package/data/skill-index/ComposioHQ_awesome-claude-skills.json +153443 -0
- package/data/skill-index/Egonex-AI_Understand-Anything.json +2 -2
- package/data/skill-index/JuliusBrussee_caveman.json +3985 -0
- package/data/skill-index/Leonxlnx_taste-skill.json +47 -47
- package/data/skill-index/Nutlope_hallmark.json +185 -0
- package/data/skill-index/addyosmani_agent-skills.json +81 -81
- package/data/skill-index/anthropics_skills.json +69 -69
- package/data/skill-index/antithesishq_antithesis-skills.json +2567 -0
- package/data/skill-index/ayghri_i-have-adhd.json +185 -0
- package/data/skill-index/blader_humanizer.json +185 -0
- package/data/skill-index/cathrynlavery_diagram-design.json +185 -0
- package/data/skill-index/charlie947_answer-first.json +185 -0
- package/data/skill-index/charlie947_voiceprint.json +185 -0
- package/data/skill-index/google-labs-code_design.md.json +891 -0
- package/data/skill-index/hardikpandya_stop-slop.json +185 -0
- package/data/skill-index/mattpocock_skills.json +482 -114
- package/data/skill-index/multica-ai_andrej-karpathy-skills.json +185 -0
- package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +44 -44
- package/data/skill-index/obra_superpowers.json +49 -49
- package/data/skill-index/pbakaus_impeccable.json +185 -0
- package/data/skill-index/tt-a1i_archify.json +185 -0
- package/data/skill-index/zarazhangrui_frontend-slides.json +185 -0
- package/data/skill-index-resources.json +145 -10
- package/dist/agent-skill-manager.js +283 -239
- package/dist/chunk-54VC5E5G.js +23 -0
- package/dist/chunk-ESKBKSXS.js +2 -0
- package/dist/{chunk-LS24FFOX.js → chunk-VGQYV246.js} +2 -2
- package/dist/{chunk-LH2C3PE7.js → chunk-ZAOVB3X2.js} +1 -1
- package/dist/config-PQRMSV7F.js +2 -0
- package/dist/{lock-NN2MADX7.js → lock-RVOMV2LT.js} +1 -1
- package/dist/spawn-JDSII5L3.js +2 -0
- package/dist/src-SP66WR5V.js +119 -0
- package/package.json +1 -1
- package/dist/chunk-BQ4RW237.js +0 -20
- package/dist/config-AZYQEQOQ.js +0 -2
- package/dist/src-BD3KFE5H.js +0 -119
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
{
|
|
2
|
+
"repoUrl": "https://github.com/tt-a1i/archify.git",
|
|
3
|
+
"owner": "tt-a1i",
|
|
4
|
+
"repo": "archify",
|
|
5
|
+
"updatedAt": "2026-08-27T18:54:31.583Z",
|
|
6
|
+
"skillCount": 1,
|
|
7
|
+
"skills": [
|
|
8
|
+
{
|
|
9
|
+
"name": "archify",
|
|
10
|
+
"description": "Create polished, validated architecture, workflow, sequence, data-flow, and lifecycle/state diagrams as explorable standalone HTML with inline SVG, dark/light themes, optional trace motion, and PNG/JPEG/WebP/SVG/WebM export. Accept plain-language requirements or pasted Mermaid flowchart, sequenceDiagram, and stateDiagram input; inspect repository evidence when the diagram must reflect real code. Use when the user asks to visualize system architecture, infrastructure, cloud/security/network topology, technical workflows, API call sequences, request lifecycles, data pipelines, ETL/ELT, data lineage, state machines, or to convert/beautify Mermaid. \u2014 anti-slop",
|
|
11
|
+
"version": "2.16",
|
|
12
|
+
"license": "MIT",
|
|
13
|
+
"creator": "",
|
|
14
|
+
"compatibility": "",
|
|
15
|
+
"allowedTools": [],
|
|
16
|
+
"modelInvocable": true,
|
|
17
|
+
"userInvocable": true,
|
|
18
|
+
"installUrl": "github:tt-a1i/archify:archify",
|
|
19
|
+
"relPath": "archify",
|
|
20
|
+
"verified": true,
|
|
21
|
+
"tokenCount": 3760,
|
|
22
|
+
"evalSummary": {
|
|
23
|
+
"overallScore": 85,
|
|
24
|
+
"grade": "B",
|
|
25
|
+
"categories": [
|
|
26
|
+
{
|
|
27
|
+
"id": "structure",
|
|
28
|
+
"name": "Structure & completeness",
|
|
29
|
+
"score": 10,
|
|
30
|
+
"max": 10
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"id": "description",
|
|
34
|
+
"name": "Description quality",
|
|
35
|
+
"score": 6,
|
|
36
|
+
"max": 10
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"id": "prompt-engineering",
|
|
40
|
+
"name": "Prompt engineering",
|
|
41
|
+
"score": 10,
|
|
42
|
+
"max": 10
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"id": "context-efficiency",
|
|
46
|
+
"name": "Context efficiency",
|
|
47
|
+
"score": 7,
|
|
48
|
+
"max": 10
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "safety",
|
|
52
|
+
"name": "Safety & guardrails",
|
|
53
|
+
"score": 7,
|
|
54
|
+
"max": 10
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"id": "testability",
|
|
58
|
+
"name": "Testability",
|
|
59
|
+
"score": 5,
|
|
60
|
+
"max": 10
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "license",
|
|
64
|
+
"name": "License verification",
|
|
65
|
+
"score": 10,
|
|
66
|
+
"max": 10
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"id": "naming",
|
|
70
|
+
"name": "Naming & conventions",
|
|
71
|
+
"score": 10,
|
|
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:31.439Z",
|
|
88
|
+
"evaluatedVersion": "2.16"
|
|
89
|
+
},
|
|
90
|
+
"evalSummaries": {
|
|
91
|
+
"quality": {
|
|
92
|
+
"providerId": "quality",
|
|
93
|
+
"providerVersion": "1.0.0",
|
|
94
|
+
"schemaVersion": 1,
|
|
95
|
+
"passed": true,
|
|
96
|
+
"overallScore": 85,
|
|
97
|
+
"grade": "B",
|
|
98
|
+
"categories": [
|
|
99
|
+
{
|
|
100
|
+
"id": "structure",
|
|
101
|
+
"name": "Structure & completeness",
|
|
102
|
+
"score": 10,
|
|
103
|
+
"max": 10
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"id": "description",
|
|
107
|
+
"name": "Description quality",
|
|
108
|
+
"score": 6,
|
|
109
|
+
"max": 10
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"id": "prompt-engineering",
|
|
113
|
+
"name": "Prompt engineering",
|
|
114
|
+
"score": 10,
|
|
115
|
+
"max": 10
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"id": "context-efficiency",
|
|
119
|
+
"name": "Context efficiency",
|
|
120
|
+
"score": 7,
|
|
121
|
+
"max": 10
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"id": "safety",
|
|
125
|
+
"name": "Safety & guardrails",
|
|
126
|
+
"score": 7,
|
|
127
|
+
"max": 10
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"id": "testability",
|
|
131
|
+
"name": "Testability",
|
|
132
|
+
"score": 5,
|
|
133
|
+
"max": 10
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"id": "license",
|
|
137
|
+
"name": "License verification",
|
|
138
|
+
"score": 10,
|
|
139
|
+
"max": 10
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"id": "naming",
|
|
143
|
+
"name": "Naming & conventions",
|
|
144
|
+
"score": 10,
|
|
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:31.439Z",
|
|
161
|
+
"evaluatedVersion": "2.16"
|
|
162
|
+
},
|
|
163
|
+
"skill-best-practice": {
|
|
164
|
+
"providerId": "skill-best-practice",
|
|
165
|
+
"providerVersion": "1.1.0",
|
|
166
|
+
"schemaVersion": 1,
|
|
167
|
+
"passed": false,
|
|
168
|
+
"overallScore": 79,
|
|
169
|
+
"grade": "C",
|
|
170
|
+
"categories": [
|
|
171
|
+
{
|
|
172
|
+
"id": "validation",
|
|
173
|
+
"name": "Deterministic validation",
|
|
174
|
+
"score": 11,
|
|
175
|
+
"max": 14
|
|
176
|
+
}
|
|
177
|
+
],
|
|
178
|
+
"evaluatedAt": "2026-08-27T18:54:31.439Z",
|
|
179
|
+
"evaluatedVersion": "2.16"
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
],
|
|
184
|
+
"bundles": []
|
|
185
|
+
}
|
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
{
|
|
2
|
+
"repoUrl": "https://github.com/zarazhangrui/frontend-slides.git",
|
|
3
|
+
"owner": "zarazhangrui",
|
|
4
|
+
"repo": "frontend-slides",
|
|
5
|
+
"updatedAt": "2026-08-27T18:54:25.518Z",
|
|
6
|
+
"skillCount": 1,
|
|
7
|
+
"skills": [
|
|
8
|
+
{
|
|
9
|
+
"name": "frontend-slides",
|
|
10
|
+
"description": "Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices. \u2014 anti-slop",
|
|
11
|
+
"version": "0.0.0",
|
|
12
|
+
"license": "",
|
|
13
|
+
"creator": "",
|
|
14
|
+
"compatibility": "",
|
|
15
|
+
"allowedTools": [],
|
|
16
|
+
"modelInvocable": true,
|
|
17
|
+
"userInvocable": true,
|
|
18
|
+
"installUrl": "github:zarazhangrui/frontend-slides",
|
|
19
|
+
"relPath": "",
|
|
20
|
+
"verified": true,
|
|
21
|
+
"tokenCount": 8591,
|
|
22
|
+
"evalSummary": {
|
|
23
|
+
"overallScore": 76,
|
|
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": 8,
|
|
36
|
+
"max": 10
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"id": "prompt-engineering",
|
|
40
|
+
"name": "Prompt engineering",
|
|
41
|
+
"score": 9,
|
|
42
|
+
"max": 10
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"id": "context-efficiency",
|
|
46
|
+
"name": "Context efficiency",
|
|
47
|
+
"score": 5,
|
|
48
|
+
"max": 10
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "safety",
|
|
52
|
+
"name": "Safety & guardrails",
|
|
53
|
+
"score": 10,
|
|
54
|
+
"max": 10
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"id": "testability",
|
|
58
|
+
"name": "Testability",
|
|
59
|
+
"score": 5,
|
|
60
|
+
"max": 10
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "license",
|
|
64
|
+
"name": "License verification",
|
|
65
|
+
"score": 2,
|
|
66
|
+
"max": 10
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"id": "naming",
|
|
70
|
+
"name": "Naming & conventions",
|
|
71
|
+
"score": 10,
|
|
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:25.388Z",
|
|
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": 8,
|
|
109
|
+
"max": 10
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"id": "prompt-engineering",
|
|
113
|
+
"name": "Prompt engineering",
|
|
114
|
+
"score": 9,
|
|
115
|
+
"max": 10
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"id": "context-efficiency",
|
|
119
|
+
"name": "Context efficiency",
|
|
120
|
+
"score": 5,
|
|
121
|
+
"max": 10
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"id": "safety",
|
|
125
|
+
"name": "Safety & guardrails",
|
|
126
|
+
"score": 10,
|
|
127
|
+
"max": 10
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"id": "testability",
|
|
131
|
+
"name": "Testability",
|
|
132
|
+
"score": 5,
|
|
133
|
+
"max": 10
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"id": "license",
|
|
137
|
+
"name": "License verification",
|
|
138
|
+
"score": 2,
|
|
139
|
+
"max": 10
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"id": "naming",
|
|
143
|
+
"name": "Naming & conventions",
|
|
144
|
+
"score": 9,
|
|
145
|
+
"max": 10
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"id": "pii",
|
|
149
|
+
"name": "PII detection",
|
|
150
|
+
"score": 6,
|
|
151
|
+
"max": 10
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"id": "script-lint",
|
|
155
|
+
"name": "Script linting",
|
|
156
|
+
"score": 6,
|
|
157
|
+
"max": 10
|
|
158
|
+
}
|
|
159
|
+
],
|
|
160
|
+
"evaluatedAt": "2026-08-27T18:54:25.388Z",
|
|
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": 62,
|
|
169
|
+
"grade": "D",
|
|
170
|
+
"categories": [
|
|
171
|
+
{
|
|
172
|
+
"id": "validation",
|
|
173
|
+
"name": "Deterministic validation",
|
|
174
|
+
"score": 8,
|
|
175
|
+
"max": 13
|
|
176
|
+
}
|
|
177
|
+
],
|
|
178
|
+
"evaluatedAt": "2026-08-27T18:54:25.388Z",
|
|
179
|
+
"evaluatedVersion": "0.0.0"
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
],
|
|
184
|
+
"bundles": []
|
|
185
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"updatedAt": "2026-08-
|
|
2
|
+
"updatedAt": "2026-08-27T06:41:07Z",
|
|
3
3
|
"repos": [
|
|
4
4
|
{
|
|
5
5
|
"source": "github:luongnv89/asm",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"url": "https://github.com/coreyhaines31/marketingskills",
|
|
61
61
|
"owner": "coreyhaines31",
|
|
62
62
|
"repo": "marketingskills",
|
|
63
|
-
"description": "Marketing skills
|
|
63
|
+
"description": "Marketing skills \u2014 CRO, copywriting, SEO, analytics, growth",
|
|
64
64
|
"maintainer": "@coreyhaines31",
|
|
65
65
|
"enabled": true
|
|
66
66
|
},
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"url": "https://github.com/Leonxlnx/taste-skill",
|
|
70
70
|
"owner": "Leonxlnx",
|
|
71
71
|
"repo": "taste-skill",
|
|
72
|
-
"description": "Gives your AI good taste
|
|
72
|
+
"description": "Gives your AI good taste \u2014 stops generic, boring output",
|
|
73
73
|
"maintainer": "@Leonxlnx",
|
|
74
74
|
"enabled": true
|
|
75
75
|
},
|
|
@@ -303,7 +303,7 @@
|
|
|
303
303
|
"url": "https://github.com/kepano/obsidian-skills",
|
|
304
304
|
"owner": "kepano",
|
|
305
305
|
"repo": "obsidian-skills",
|
|
306
|
-
"description": "Agent skills for Obsidian
|
|
306
|
+
"description": "Agent skills for Obsidian \u2014 Markdown, Bases, JSON Canvas, and CLI",
|
|
307
307
|
"maintainer": "@kepano",
|
|
308
308
|
"enabled": true
|
|
309
309
|
},
|
|
@@ -375,7 +375,7 @@
|
|
|
375
375
|
"url": "https://github.com/alirezarezvani/claude-skills",
|
|
376
376
|
"owner": "alirezarezvani",
|
|
377
377
|
"repo": "claude-skills",
|
|
378
|
-
"description": "+192 Claude Code skills & agent plugins for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents
|
|
378
|
+
"description": "+192 Claude Code skills & agent plugins for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents \u2014 engineering, marketing, product, compliance, C-level advisory.",
|
|
379
379
|
"maintainer": "@alirezarezvani",
|
|
380
380
|
"enabled": true
|
|
381
381
|
},
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
"url": "https://github.com/romainsimon/paperasse",
|
|
448
448
|
"owner": "romainsimon",
|
|
449
449
|
"repo": "paperasse",
|
|
450
|
-
"description": "
|
|
450
|
+
"description": "\ud83c\uddeb\ud83c\uddf7 Skills pour agents IA sp\u00e9cialis\u00e9s dans la bureaucratie fran\u00e7aise : Comptable, Notaire, ...",
|
|
451
451
|
"maintainer": "@romainsimon",
|
|
452
452
|
"enabled": true
|
|
453
453
|
},
|
|
@@ -456,7 +456,7 @@
|
|
|
456
456
|
"url": "https://github.com/briiirussell/cybersecurity-skills",
|
|
457
457
|
"owner": "briiirussell",
|
|
458
458
|
"repo": "cybersecurity-skills",
|
|
459
|
-
"description": "37 cybersecurity skills for AI agents
|
|
459
|
+
"description": "37 cybersecurity skills for AI agents \u2014 AppSec, audits, incident response, threat modeling, compliance, and more",
|
|
460
460
|
"maintainer": "@briiirussell",
|
|
461
461
|
"enabled": true
|
|
462
462
|
},
|
|
@@ -492,7 +492,7 @@
|
|
|
492
492
|
"url": "https://github.com/emilkowalski/skills",
|
|
493
493
|
"owner": "emilkowalski",
|
|
494
494
|
"repo": "skills",
|
|
495
|
-
"description": "Design-engineering skills
|
|
495
|
+
"description": "Design-engineering skills \u2014 animations, Apple design patterns, and UI craft",
|
|
496
496
|
"maintainer": "@emilkowalski",
|
|
497
497
|
"enabled": true
|
|
498
498
|
},
|
|
@@ -510,7 +510,7 @@
|
|
|
510
510
|
"url": "https://github.com/cloudai-x/threejs-skills",
|
|
511
511
|
"owner": "cloudai-x",
|
|
512
512
|
"repo": "threejs-skills",
|
|
513
|
-
"description": "Three.js skills for AI agents
|
|
513
|
+
"description": "Three.js skills for AI agents \u2014 animation, geometry, lighting, shaders, materials, and more",
|
|
514
514
|
"maintainer": "@cloudai-x",
|
|
515
515
|
"enabled": true
|
|
516
516
|
},
|
|
@@ -519,9 +519,144 @@
|
|
|
519
519
|
"url": "https://github.com/oliver-zehentleitner/keep-the-why",
|
|
520
520
|
"owner": "oliver-zehentleitner",
|
|
521
521
|
"repo": "keep-the-why",
|
|
522
|
-
"description": "Preserves the reasoning behind a codebase
|
|
522
|
+
"description": "Preserves the reasoning behind a codebase \u2014 architecture decisions, rejected alternatives, workarounds, incident learnings as versioned Markdown",
|
|
523
523
|
"maintainer": "@oliver-zehentleitner",
|
|
524
524
|
"enabled": true
|
|
525
|
+
},
|
|
526
|
+
{
|
|
527
|
+
"source": "github:antithesishq/antithesis-skills",
|
|
528
|
+
"url": "https://github.com/antithesishq/antithesis-skills",
|
|
529
|
+
"owner": "antithesishq",
|
|
530
|
+
"repo": "antithesis-skills",
|
|
531
|
+
"description": "AI Skills for Antithesis Users",
|
|
532
|
+
"maintainer": "@antithesishq",
|
|
533
|
+
"enabled": true
|
|
534
|
+
},
|
|
535
|
+
{
|
|
536
|
+
"source": "github:multica-ai/andrej-karpathy-skills",
|
|
537
|
+
"url": "https://github.com/multica-ai/andrej-karpathy-skills",
|
|
538
|
+
"owner": "multica-ai",
|
|
539
|
+
"repo": "andrej-karpathy-skills",
|
|
540
|
+
"description": "A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.",
|
|
541
|
+
"maintainer": "@multica-ai",
|
|
542
|
+
"enabled": true
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
"source": "github:JuliusBrussee/caveman",
|
|
546
|
+
"url": "https://github.com/JuliusBrussee/caveman",
|
|
547
|
+
"owner": "JuliusBrussee",
|
|
548
|
+
"repo": "caveman",
|
|
549
|
+
"description": "\ud83e\udea8 why use many token when few token do trick \u2014 Claude Code skill that cuts 65% of tokens by talking like caveman",
|
|
550
|
+
"maintainer": "@JuliusBrussee",
|
|
551
|
+
"enabled": true
|
|
552
|
+
},
|
|
553
|
+
{
|
|
554
|
+
"source": "github:ComposioHQ/awesome-claude-skills",
|
|
555
|
+
"url": "https://github.com/ComposioHQ/awesome-claude-skills",
|
|
556
|
+
"owner": "ComposioHQ",
|
|
557
|
+
"repo": "awesome-claude-skills",
|
|
558
|
+
"description": "A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows",
|
|
559
|
+
"maintainer": "@ComposioHQ",
|
|
560
|
+
"enabled": true
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"source": "github:ayghri/i-have-adhd",
|
|
564
|
+
"url": "https://github.com/ayghri/i-have-adhd",
|
|
565
|
+
"owner": "ayghri",
|
|
566
|
+
"repo": "i-have-adhd",
|
|
567
|
+
"description": "A skill to stop your coding agent from burying the answer. ADHD-friendly output.",
|
|
568
|
+
"maintainer": "@ayghri",
|
|
569
|
+
"enabled": true
|
|
570
|
+
},
|
|
571
|
+
{
|
|
572
|
+
"source": "github:pbakaus/impeccable",
|
|
573
|
+
"url": "https://github.com/pbakaus/impeccable",
|
|
574
|
+
"owner": "pbakaus",
|
|
575
|
+
"repo": "impeccable",
|
|
576
|
+
"description": "impeccable \u2014 anti-slop UI/UX skill for polished, non-templated interfaces.",
|
|
577
|
+
"maintainer": "@pbakaus",
|
|
578
|
+
"enabled": true
|
|
579
|
+
},
|
|
580
|
+
{
|
|
581
|
+
"source": "github:blader/humanizer",
|
|
582
|
+
"url": "https://github.com/blader/humanizer",
|
|
583
|
+
"owner": "blader",
|
|
584
|
+
"repo": "humanizer",
|
|
585
|
+
"description": "humanizer \u2014 removes AI-sounding patterns from generated text (anti-slop writing).",
|
|
586
|
+
"maintainer": "@blader",
|
|
587
|
+
"enabled": true
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
"source": "github:zarazhangrui/frontend-slides",
|
|
591
|
+
"url": "https://github.com/zarazhangrui/frontend-slides",
|
|
592
|
+
"owner": "zarazhangrui",
|
|
593
|
+
"repo": "frontend-slides",
|
|
594
|
+
"description": "frontend-slides \u2014 generate clean slide decks without templated look (anti-slop).",
|
|
595
|
+
"maintainer": "@zarazhangrui",
|
|
596
|
+
"enabled": true
|
|
597
|
+
},
|
|
598
|
+
{
|
|
599
|
+
"source": "github:google-labs-code/design.md",
|
|
600
|
+
"url": "https://github.com/google-labs-code/design.md",
|
|
601
|
+
"owner": "google-labs-code",
|
|
602
|
+
"repo": "design.md",
|
|
603
|
+
"description": "design.md \u2014 Google Labs design-system skill for agent-built interfaces (anti-slop).",
|
|
604
|
+
"maintainer": "@google-labs-code",
|
|
605
|
+
"enabled": true
|
|
606
|
+
},
|
|
607
|
+
{
|
|
608
|
+
"source": "github:Nutlope/hallmark",
|
|
609
|
+
"url": "https://github.com/Nutlope/hallmark",
|
|
610
|
+
"owner": "Nutlope",
|
|
611
|
+
"repo": "hallmark",
|
|
612
|
+
"description": "hallmark \u2014 anti-slop skill for distinctive, non-generic output.",
|
|
613
|
+
"maintainer": "@Nutlope",
|
|
614
|
+
"enabled": true
|
|
615
|
+
},
|
|
616
|
+
{
|
|
617
|
+
"source": "github:cathrynlavery/diagram-design",
|
|
618
|
+
"url": "https://github.com/cathrynlavery/diagram-design",
|
|
619
|
+
"owner": "cathrynlavery",
|
|
620
|
+
"repo": "diagram-design",
|
|
621
|
+
"description": "diagram-design \u2014 draws diagrams instead of explaining; clean visual output (anti-slop).",
|
|
622
|
+
"maintainer": "@cathrynlavery",
|
|
623
|
+
"enabled": true
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
"source": "github:hardikpandya/stop-slop",
|
|
627
|
+
"url": "https://github.com/hardikpandya/stop-slop",
|
|
628
|
+
"owner": "hardikpandya",
|
|
629
|
+
"repo": "stop-slop",
|
|
630
|
+
"description": "stop-slop \u2014 explicitly anti-AI-slop skill for human-sounding output.",
|
|
631
|
+
"maintainer": "@hardikpandya",
|
|
632
|
+
"enabled": true
|
|
633
|
+
},
|
|
634
|
+
{
|
|
635
|
+
"source": "github:tt-a1i/archify",
|
|
636
|
+
"url": "https://github.com/tt-a1i/archify",
|
|
637
|
+
"owner": "tt-a1i",
|
|
638
|
+
"repo": "archify",
|
|
639
|
+
"description": "archify \u2014 architecture diagramming skill for clean, non-templated visuals (anti-slop).",
|
|
640
|
+
"maintainer": "@tt-a1i",
|
|
641
|
+
"enabled": true
|
|
642
|
+
},
|
|
643
|
+
{
|
|
644
|
+
"source": "github:charlie947/answer-first",
|
|
645
|
+
"url": "https://github.com/charlie947/answer-first",
|
|
646
|
+
"owner": "charlie947",
|
|
647
|
+
"repo": "answer-first",
|
|
648
|
+
"description": "answer-first \u2014 Charlie Hills skill: answer on line one, next step at bottom (anti-slop output structure).",
|
|
649
|
+
"maintainer": "@charlie947",
|
|
650
|
+
"enabled": true
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"source": "github:charlie947/voiceprint",
|
|
654
|
+
"url": "https://github.com/charlie947/voiceprint",
|
|
655
|
+
"owner": "charlie947",
|
|
656
|
+
"repo": "voiceprint",
|
|
657
|
+
"description": "voiceprint \u2014 Charlie Hills skill: preserve a consistent human voice (anti-slop writing).",
|
|
658
|
+
"maintainer": "@charlie947",
|
|
659
|
+
"enabled": true
|
|
525
660
|
}
|
|
526
661
|
]
|
|
527
662
|
}
|