@drunkcoding/agents-and-skills 0.0.44 → 0.0.46
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/.claude-plugin/marketplace.json +2 -47
- package/README.md +3 -6
- package/package.json +4 -1
- package/plugins/multica-tool/.claude-plugin/plugin.json +1 -1
- package/plugins/multica-tool/scripts/lib.mjs +53 -4
- package/plugins/multica-tool/scripts/multica-export.mjs +170 -50
- package/plugins/multica-tool/scripts/multica-import.mjs +209 -27
- package/plugins/multica-tool/skills/export/SKILL.md +91 -22
- package/plugins/multica-tool/skills/import/SKILL.md +24 -9
- package/plugins/multica-tool/skills/sync/SKILL.md +1 -1
- package/plugins/plugin-validator/.claude-plugin/plugin.json +1 -1
- package/plugins/html-effectiveness/.claude-plugin/plugin.json +0 -17
- package/plugins/html-effectiveness/README.md +0 -28
- package/plugins/html-effectiveness/agents/report-builder.md +0 -66
- package/plugins/html-effectiveness/assets/base.css +0 -51
- package/plugins/html-effectiveness/assets/base.js +0 -11
- package/plugins/html-effectiveness/assets/charts.js +0 -1
- package/plugins/html-effectiveness/assets/components.css +0 -10
- package/plugins/html-effectiveness/commands/html-report.md +0 -13
- package/plugins/html-effectiveness/docs/template-gallery.md +0 -28
- package/plugins/html-effectiveness/package.json +0 -6
- package/plugins/html-effectiveness/scripts/_tmp.js +0 -37
- package/plugins/html-effectiveness/scripts/catalog.js +0 -47
- package/plugins/html-effectiveness/scripts/extract.js +0 -104
- package/plugins/html-effectiveness/scripts/mustache.js +0 -90
- package/plugins/html-effectiveness/scripts/render.js +0 -176
- package/plugins/html-effectiveness/skills/html-effectiveness/SKILL.md +0 -94
- package/plugins/html-effectiveness/templates/01-exploration-code-approaches.html.tmpl +0 -400
- package/plugins/html-effectiveness/templates/02-exploration-visual-designs.html.tmpl +0 -456
- package/plugins/html-effectiveness/templates/03-code-review-pr.html.tmpl +0 -581
- package/plugins/html-effectiveness/templates/04-code-understanding.html.tmpl +0 -443
- package/plugins/html-effectiveness/templates/05-design-system.html.tmpl +0 -578
- package/plugins/html-effectiveness/templates/06-component-variants.html.tmpl +0 -557
- package/plugins/html-effectiveness/templates/07-prototype-animation.html.tmpl +0 -417
- package/plugins/html-effectiveness/templates/08-prototype-interaction.html.tmpl +0 -363
- package/plugins/html-effectiveness/templates/09-slide-deck.html.tmpl +0 -535
- package/plugins/html-effectiveness/templates/10-svg-illustrations.html.tmpl +0 -444
- package/plugins/html-effectiveness/templates/11-status-report.html.tmpl +0 -152
- package/plugins/html-effectiveness/templates/12-incident-report.html.tmpl +0 -547
- package/plugins/html-effectiveness/templates/13-flowchart-diagram.html.tmpl +0 -361
- package/plugins/html-effectiveness/templates/14-research-feature-explainer.html.tmpl +0 -348
- package/plugins/html-effectiveness/templates/15-research-concept-explainer.html.tmpl +0 -334
- package/plugins/html-effectiveness/templates/16-implementation-plan.html.tmpl +0 -657
- package/plugins/html-effectiveness/templates/17-pr-writeup.html.tmpl +0 -553
- package/plugins/html-effectiveness/templates/18-editor-triage-board.html.tmpl +0 -541
- package/plugins/html-effectiveness/templates/19-editor-feature-flags.html.tmpl +0 -627
- package/plugins/html-effectiveness/templates/20-editor-prompt-tuner.html.tmpl +0 -687
- package/plugins/html-effectiveness/templates/manifest.json +0 -441
- package/plugins/team-share/.claude-plugin/plugin.json +0 -18
- package/plugins/team-share/README.md +0 -46
- package/plugins/team-share/agents/team-share.md +0 -53
- package/plugins/team-share/commands/team-share.md +0 -4
- package/plugins/team-share/skills/claude-config/SKILL.md +0 -143
- package/plugins/team-share/skills/codegraph-setup/SKILL.md +0 -81
- package/plugins/team-share/skills/understand-setup/SKILL.md +0 -115
- package/plugins/tech-graph/.claude-plugin/plugin.json +0 -17
- package/plugins/tech-graph/README.md +0 -66
- package/plugins/tech-graph/agents/tech-graph.md +0 -97
- package/plugins/tech-graph/commands/tech-graph.md +0 -13
- package/plugins/tech-graph/scripts/check-deps.sh +0 -55
- package/plugins/tech-graph/skills/tech-graph/LICENSE +0 -21
- package/plugins/tech-graph/skills/tech-graph/README.md +0 -555
- package/plugins/tech-graph/skills/tech-graph/README.zh.md +0 -514
- package/plugins/tech-graph/skills/tech-graph/SKILL.md +0 -263
- package/plugins/tech-graph/skills/tech-graph/agents/openai.yaml +0 -4
- package/plugins/tech-graph/skills/tech-graph/assets/samples/sample-style1-flat.png +0 -0
- package/plugins/tech-graph/skills/tech-graph/assets/samples/sample-style2-dark.png +0 -0
- package/plugins/tech-graph/skills/tech-graph/assets/samples/sample-style3-blueprint.png +0 -0
- package/plugins/tech-graph/skills/tech-graph/assets/samples/sample-style4-notion.png +0 -0
- package/plugins/tech-graph/skills/tech-graph/assets/samples/sample-style5-glass.png +0 -0
- package/plugins/tech-graph/skills/tech-graph/assets/samples/sample-style6-claude.png +0 -0
- package/plugins/tech-graph/skills/tech-graph/assets/samples/sample-style7-openai.png +0 -0
- package/plugins/tech-graph/skills/tech-graph/fixtures/agent-memory-types-style4.json +0 -181
- package/plugins/tech-graph/skills/tech-graph/fixtures/api-flow-style7.json +0 -40
- package/plugins/tech-graph/skills/tech-graph/fixtures/mem0-style1.json +0 -297
- package/plugins/tech-graph/skills/tech-graph/fixtures/microservices-style3.json +0 -64
- package/plugins/tech-graph/skills/tech-graph/fixtures/multi-agent-style5.json +0 -45
- package/plugins/tech-graph/skills/tech-graph/fixtures/system-architecture-style6.json +0 -48
- package/plugins/tech-graph/skills/tech-graph/fixtures/tool-call-style2.json +0 -182
- package/plugins/tech-graph/skills/tech-graph/package.json +0 -42
- package/plugins/tech-graph/skills/tech-graph/references/diagram-types.md +0 -171
- package/plugins/tech-graph/skills/tech-graph/references/icons.md +0 -406
- package/plugins/tech-graph/skills/tech-graph/references/style-1-flat-icon.md +0 -108
- package/plugins/tech-graph/skills/tech-graph/references/style-2-dark-terminal.md +0 -107
- package/plugins/tech-graph/skills/tech-graph/references/style-3-blueprint.md +0 -113
- package/plugins/tech-graph/skills/tech-graph/references/style-4-notion-clean.md +0 -95
- package/plugins/tech-graph/skills/tech-graph/references/style-5-glassmorphism.md +0 -125
- package/plugins/tech-graph/skills/tech-graph/references/style-6-claude-official.md +0 -209
- package/plugins/tech-graph/skills/tech-graph/references/style-7-openai.md +0 -215
- package/plugins/tech-graph/skills/tech-graph/references/style-diagram-matrix.md +0 -135
- package/plugins/tech-graph/skills/tech-graph/references/svg-layout-best-practices.md +0 -100
- package/plugins/tech-graph/skills/tech-graph/references/svg-to-png.md +0 -115
- package/plugins/tech-graph/skills/tech-graph/scripts/README.md +0 -269
- package/plugins/tech-graph/skills/tech-graph/scripts/generate-diagram.sh +0 -181
- package/plugins/tech-graph/skills/tech-graph/scripts/generate-from-template.py +0 -1587
- package/plugins/tech-graph/skills/tech-graph/scripts/test-all-styles.sh +0 -143
- package/plugins/tech-graph/skills/tech-graph/scripts/validate-svg.sh +0 -306
- package/plugins/tech-graph/skills/tech-graph/templates/agent-architecture.svg +0 -28
- package/plugins/tech-graph/skills/tech-graph/templates/architecture.svg +0 -23
- package/plugins/tech-graph/skills/tech-graph/templates/comparison-matrix.svg +0 -14
- package/plugins/tech-graph/skills/tech-graph/templates/data-flow.svg +0 -28
- package/plugins/tech-graph/skills/tech-graph/templates/er-diagram.svg +0 -21
- package/plugins/tech-graph/skills/tech-graph/templates/flowchart.svg +0 -21
- package/plugins/tech-graph/skills/tech-graph/templates/sequence.svg +0 -20
- package/plugins/tech-graph/skills/tech-graph/templates/state-machine.svg +0 -20
- package/plugins/tech-graph/skills/tech-graph/templates/timeline.svg +0 -19
- package/plugins/tech-graph/skills/tech-graph/templates/use-case.svg +0 -21
|
@@ -1,441 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"_meta": {
|
|
3
|
-
"upstream_repo": "ThariqS/html-effectiveness",
|
|
4
|
-
"upstream_sha": "a1fb5673c26f87be9b833e1876cf4fd0f30f5f2d",
|
|
5
|
-
"fetched_at": "2026-05-13",
|
|
6
|
-
"note": "Templates vendored. Re-fetch is manual; see scripts/fetch-upstream.js."
|
|
7
|
-
},
|
|
8
|
-
"11-status-report": {
|
|
9
|
-
"title": "Status Report",
|
|
10
|
-
"use_cases": [
|
|
11
|
-
"weekly status",
|
|
12
|
-
"project update",
|
|
13
|
-
"team digest",
|
|
14
|
-
"monthly recap",
|
|
15
|
-
"engineering status"
|
|
16
|
-
],
|
|
17
|
-
"pattern": "interactive_report",
|
|
18
|
-
"tmpl": "templates/11-status-report.html.tmpl",
|
|
19
|
-
"slots": {
|
|
20
|
-
"title": {
|
|
21
|
-
"type": "string",
|
|
22
|
-
"required": true
|
|
23
|
-
},
|
|
24
|
-
"auto_pill": {
|
|
25
|
-
"type": "string"
|
|
26
|
-
},
|
|
27
|
-
"date_range": {
|
|
28
|
-
"type": "string",
|
|
29
|
-
"required": true
|
|
30
|
-
},
|
|
31
|
-
"repo": {
|
|
32
|
-
"type": "string"
|
|
33
|
-
},
|
|
34
|
-
"summary": {
|
|
35
|
-
"type": "array",
|
|
36
|
-
"of": {
|
|
37
|
-
"num": "string",
|
|
38
|
-
"label": "string",
|
|
39
|
-
"delta": "string",
|
|
40
|
-
"delta_kind": "string",
|
|
41
|
-
"warn": "boolean"
|
|
42
|
-
}
|
|
43
|
-
},
|
|
44
|
-
"highlights": {
|
|
45
|
-
"type": "object"
|
|
46
|
-
},
|
|
47
|
-
"shipped": {
|
|
48
|
-
"type": "object"
|
|
49
|
-
},
|
|
50
|
-
"velocity_svg": {
|
|
51
|
-
"type": "html"
|
|
52
|
-
},
|
|
53
|
-
"velocity_caption": {
|
|
54
|
-
"type": "string"
|
|
55
|
-
},
|
|
56
|
-
"carryover": {
|
|
57
|
-
"type": "object"
|
|
58
|
-
},
|
|
59
|
-
"footer": {
|
|
60
|
-
"type": "html"
|
|
61
|
-
}
|
|
62
|
-
},
|
|
63
|
-
"asset_bundles": [
|
|
64
|
-
"base"
|
|
65
|
-
],
|
|
66
|
-
"extra_js": null
|
|
67
|
-
},
|
|
68
|
-
"01-exploration-code-approaches": {
|
|
69
|
-
"title": "Code-Approaches Exploration",
|
|
70
|
-
"use_cases": [
|
|
71
|
-
"compare implementations",
|
|
72
|
-
"approach trade-offs",
|
|
73
|
-
"design alternatives"
|
|
74
|
-
],
|
|
75
|
-
"pattern": "comparison_board",
|
|
76
|
-
"tmpl": "templates/01-exploration-code-approaches.html.tmpl",
|
|
77
|
-
"slots": {
|
|
78
|
-
"title": {
|
|
79
|
-
"type": "string",
|
|
80
|
-
"required": true
|
|
81
|
-
}
|
|
82
|
-
},
|
|
83
|
-
"asset_bundles": [
|
|
84
|
-
"base"
|
|
85
|
-
],
|
|
86
|
-
"extra_js": null
|
|
87
|
-
},
|
|
88
|
-
"02-exploration-visual-designs": {
|
|
89
|
-
"title": "Visual Design Exploration",
|
|
90
|
-
"use_cases": [
|
|
91
|
-
"compare designs",
|
|
92
|
-
"UI alternatives",
|
|
93
|
-
"visual options"
|
|
94
|
-
],
|
|
95
|
-
"pattern": "comparison_board",
|
|
96
|
-
"tmpl": "templates/02-exploration-visual-designs.html.tmpl",
|
|
97
|
-
"slots": {
|
|
98
|
-
"title": {
|
|
99
|
-
"type": "string",
|
|
100
|
-
"required": true
|
|
101
|
-
}
|
|
102
|
-
},
|
|
103
|
-
"asset_bundles": [
|
|
104
|
-
"base"
|
|
105
|
-
],
|
|
106
|
-
"extra_js": null
|
|
107
|
-
},
|
|
108
|
-
"03-code-review-pr": {
|
|
109
|
-
"title": "PR Code Review Board",
|
|
110
|
-
"use_cases": [
|
|
111
|
-
"PR review",
|
|
112
|
-
"code review",
|
|
113
|
-
"diff review"
|
|
114
|
-
],
|
|
115
|
-
"pattern": "code_review_board",
|
|
116
|
-
"tmpl": "templates/03-code-review-pr.html.tmpl",
|
|
117
|
-
"slots": {
|
|
118
|
-
"title": {
|
|
119
|
-
"type": "string",
|
|
120
|
-
"required": true
|
|
121
|
-
}
|
|
122
|
-
},
|
|
123
|
-
"asset_bundles": [
|
|
124
|
-
"base"
|
|
125
|
-
],
|
|
126
|
-
"extra_js": null
|
|
127
|
-
},
|
|
128
|
-
"04-code-understanding": {
|
|
129
|
-
"title": "Code Walkthrough",
|
|
130
|
-
"use_cases": [
|
|
131
|
-
"explain code",
|
|
132
|
-
"walk through architecture",
|
|
133
|
-
"trace logic"
|
|
134
|
-
],
|
|
135
|
-
"pattern": "knowledge_explorer",
|
|
136
|
-
"tmpl": "templates/04-code-understanding.html.tmpl",
|
|
137
|
-
"slots": {
|
|
138
|
-
"title": {
|
|
139
|
-
"type": "string",
|
|
140
|
-
"required": true
|
|
141
|
-
}
|
|
142
|
-
},
|
|
143
|
-
"asset_bundles": [
|
|
144
|
-
"base"
|
|
145
|
-
],
|
|
146
|
-
"extra_js": null
|
|
147
|
-
},
|
|
148
|
-
"05-design-system": {
|
|
149
|
-
"title": "Design System Sheet",
|
|
150
|
-
"use_cases": [
|
|
151
|
-
"design tokens",
|
|
152
|
-
"color palette",
|
|
153
|
-
"typography"
|
|
154
|
-
],
|
|
155
|
-
"pattern": "design_system_sheet",
|
|
156
|
-
"tmpl": "templates/05-design-system.html.tmpl",
|
|
157
|
-
"slots": {
|
|
158
|
-
"title": {
|
|
159
|
-
"type": "string",
|
|
160
|
-
"required": true
|
|
161
|
-
}
|
|
162
|
-
},
|
|
163
|
-
"asset_bundles": [
|
|
164
|
-
"base"
|
|
165
|
-
],
|
|
166
|
-
"extra_js": null
|
|
167
|
-
},
|
|
168
|
-
"06-component-variants": {
|
|
169
|
-
"title": "Component Variant Matrix",
|
|
170
|
-
"use_cases": [
|
|
171
|
-
"component variants",
|
|
172
|
-
"states gallery"
|
|
173
|
-
],
|
|
174
|
-
"pattern": "design_system_sheet",
|
|
175
|
-
"tmpl": "templates/06-component-variants.html.tmpl",
|
|
176
|
-
"slots": {
|
|
177
|
-
"title": {
|
|
178
|
-
"type": "string",
|
|
179
|
-
"required": true
|
|
180
|
-
}
|
|
181
|
-
},
|
|
182
|
-
"asset_bundles": [
|
|
183
|
-
"base"
|
|
184
|
-
],
|
|
185
|
-
"extra_js": null
|
|
186
|
-
},
|
|
187
|
-
"07-prototype-animation": {
|
|
188
|
-
"title": "Animation Prototype",
|
|
189
|
-
"use_cases": [
|
|
190
|
-
"animation prototype",
|
|
191
|
-
"motion preview"
|
|
192
|
-
],
|
|
193
|
-
"pattern": "interactive_report",
|
|
194
|
-
"tmpl": "templates/07-prototype-animation.html.tmpl",
|
|
195
|
-
"slots": {
|
|
196
|
-
"title": {
|
|
197
|
-
"type": "string",
|
|
198
|
-
"required": true
|
|
199
|
-
}
|
|
200
|
-
},
|
|
201
|
-
"asset_bundles": [
|
|
202
|
-
"base"
|
|
203
|
-
],
|
|
204
|
-
"extra_js": null
|
|
205
|
-
},
|
|
206
|
-
"08-prototype-interaction": {
|
|
207
|
-
"title": "Interaction Prototype",
|
|
208
|
-
"use_cases": [
|
|
209
|
-
"interaction prototype",
|
|
210
|
-
"ux flow"
|
|
211
|
-
],
|
|
212
|
-
"pattern": "interactive_report",
|
|
213
|
-
"tmpl": "templates/08-prototype-interaction.html.tmpl",
|
|
214
|
-
"slots": {
|
|
215
|
-
"title": {
|
|
216
|
-
"type": "string",
|
|
217
|
-
"required": true
|
|
218
|
-
}
|
|
219
|
-
},
|
|
220
|
-
"asset_bundles": [
|
|
221
|
-
"base"
|
|
222
|
-
],
|
|
223
|
-
"extra_js": null
|
|
224
|
-
},
|
|
225
|
-
"09-slide-deck": {
|
|
226
|
-
"title": "Slide Deck",
|
|
227
|
-
"use_cases": [
|
|
228
|
-
"slide deck",
|
|
229
|
-
"presentation",
|
|
230
|
-
"pitch"
|
|
231
|
-
],
|
|
232
|
-
"pattern": "slide_deck",
|
|
233
|
-
"tmpl": "templates/09-slide-deck.html.tmpl",
|
|
234
|
-
"slots": {
|
|
235
|
-
"title": {
|
|
236
|
-
"type": "string",
|
|
237
|
-
"required": true
|
|
238
|
-
}
|
|
239
|
-
},
|
|
240
|
-
"asset_bundles": [
|
|
241
|
-
"base"
|
|
242
|
-
],
|
|
243
|
-
"extra_js": null
|
|
244
|
-
},
|
|
245
|
-
"10-svg-illustrations": {
|
|
246
|
-
"title": "SVG Illustration Gallery",
|
|
247
|
-
"use_cases": [
|
|
248
|
-
"illustrate concept",
|
|
249
|
-
"svg gallery"
|
|
250
|
-
],
|
|
251
|
-
"pattern": "knowledge_explorer",
|
|
252
|
-
"tmpl": "templates/10-svg-illustrations.html.tmpl",
|
|
253
|
-
"slots": {
|
|
254
|
-
"title": {
|
|
255
|
-
"type": "string",
|
|
256
|
-
"required": true
|
|
257
|
-
}
|
|
258
|
-
},
|
|
259
|
-
"asset_bundles": [
|
|
260
|
-
"base"
|
|
261
|
-
],
|
|
262
|
-
"extra_js": null
|
|
263
|
-
},
|
|
264
|
-
"12-incident-report": {
|
|
265
|
-
"title": "Incident Report",
|
|
266
|
-
"use_cases": [
|
|
267
|
-
"incident report",
|
|
268
|
-
"post-mortem",
|
|
269
|
-
"outage writeup"
|
|
270
|
-
],
|
|
271
|
-
"pattern": "interactive_report",
|
|
272
|
-
"tmpl": "templates/12-incident-report.html.tmpl",
|
|
273
|
-
"slots": {
|
|
274
|
-
"title": {
|
|
275
|
-
"type": "string",
|
|
276
|
-
"required": true
|
|
277
|
-
}
|
|
278
|
-
},
|
|
279
|
-
"asset_bundles": [
|
|
280
|
-
"base"
|
|
281
|
-
],
|
|
282
|
-
"extra_js": null
|
|
283
|
-
},
|
|
284
|
-
"13-flowchart-diagram": {
|
|
285
|
-
"title": "Flowchart Diagram",
|
|
286
|
-
"use_cases": [
|
|
287
|
-
"flowchart",
|
|
288
|
-
"process diagram",
|
|
289
|
-
"decision tree"
|
|
290
|
-
],
|
|
291
|
-
"pattern": "knowledge_explorer",
|
|
292
|
-
"tmpl": "templates/13-flowchart-diagram.html.tmpl",
|
|
293
|
-
"slots": {
|
|
294
|
-
"title": {
|
|
295
|
-
"type": "string",
|
|
296
|
-
"required": true
|
|
297
|
-
}
|
|
298
|
-
},
|
|
299
|
-
"asset_bundles": [
|
|
300
|
-
"base"
|
|
301
|
-
],
|
|
302
|
-
"extra_js": null
|
|
303
|
-
},
|
|
304
|
-
"14-research-feature-explainer": {
|
|
305
|
-
"title": "Feature Explainer",
|
|
306
|
-
"use_cases": [
|
|
307
|
-
"explain feature",
|
|
308
|
-
"feature deep-dive"
|
|
309
|
-
],
|
|
310
|
-
"pattern": "knowledge_explorer",
|
|
311
|
-
"tmpl": "templates/14-research-feature-explainer.html.tmpl",
|
|
312
|
-
"slots": {
|
|
313
|
-
"title": {
|
|
314
|
-
"type": "string",
|
|
315
|
-
"required": true
|
|
316
|
-
}
|
|
317
|
-
},
|
|
318
|
-
"asset_bundles": [
|
|
319
|
-
"base"
|
|
320
|
-
],
|
|
321
|
-
"extra_js": null
|
|
322
|
-
},
|
|
323
|
-
"15-research-concept-explainer": {
|
|
324
|
-
"title": "Concept Explainer",
|
|
325
|
-
"use_cases": [
|
|
326
|
-
"explain concept",
|
|
327
|
-
"tutorial",
|
|
328
|
-
"primer"
|
|
329
|
-
],
|
|
330
|
-
"pattern": "knowledge_explorer",
|
|
331
|
-
"tmpl": "templates/15-research-concept-explainer.html.tmpl",
|
|
332
|
-
"slots": {
|
|
333
|
-
"title": {
|
|
334
|
-
"type": "string",
|
|
335
|
-
"required": true
|
|
336
|
-
}
|
|
337
|
-
},
|
|
338
|
-
"asset_bundles": [
|
|
339
|
-
"base"
|
|
340
|
-
],
|
|
341
|
-
"extra_js": null
|
|
342
|
-
},
|
|
343
|
-
"16-implementation-plan": {
|
|
344
|
-
"title": "Implementation Plan",
|
|
345
|
-
"use_cases": [
|
|
346
|
-
"implementation plan",
|
|
347
|
-
"phased rollout",
|
|
348
|
-
"roadmap"
|
|
349
|
-
],
|
|
350
|
-
"pattern": "annotated_timeline",
|
|
351
|
-
"tmpl": "templates/16-implementation-plan.html.tmpl",
|
|
352
|
-
"slots": {
|
|
353
|
-
"title": {
|
|
354
|
-
"type": "string",
|
|
355
|
-
"required": true
|
|
356
|
-
}
|
|
357
|
-
},
|
|
358
|
-
"asset_bundles": [
|
|
359
|
-
"base"
|
|
360
|
-
],
|
|
361
|
-
"extra_js": null
|
|
362
|
-
},
|
|
363
|
-
"17-pr-writeup": {
|
|
364
|
-
"title": "PR Writeup",
|
|
365
|
-
"use_cases": [
|
|
366
|
-
"PR description",
|
|
367
|
-
"release notes",
|
|
368
|
-
"change writeup"
|
|
369
|
-
],
|
|
370
|
-
"pattern": "interactive_report",
|
|
371
|
-
"tmpl": "templates/17-pr-writeup.html.tmpl",
|
|
372
|
-
"slots": {
|
|
373
|
-
"title": {
|
|
374
|
-
"type": "string",
|
|
375
|
-
"required": true
|
|
376
|
-
}
|
|
377
|
-
},
|
|
378
|
-
"asset_bundles": [
|
|
379
|
-
"base"
|
|
380
|
-
],
|
|
381
|
-
"extra_js": null
|
|
382
|
-
},
|
|
383
|
-
"18-editor-triage-board": {
|
|
384
|
-
"title": "Triage Board",
|
|
385
|
-
"use_cases": [
|
|
386
|
-
"bug triage",
|
|
387
|
-
"issue board",
|
|
388
|
-
"kanban"
|
|
389
|
-
],
|
|
390
|
-
"pattern": "kanban_board",
|
|
391
|
-
"tmpl": "templates/18-editor-triage-board.html.tmpl",
|
|
392
|
-
"slots": {
|
|
393
|
-
"title": {
|
|
394
|
-
"type": "string",
|
|
395
|
-
"required": true
|
|
396
|
-
}
|
|
397
|
-
},
|
|
398
|
-
"asset_bundles": [
|
|
399
|
-
"base"
|
|
400
|
-
],
|
|
401
|
-
"extra_js": null
|
|
402
|
-
},
|
|
403
|
-
"19-editor-feature-flags": {
|
|
404
|
-
"title": "Feature Flags Matrix",
|
|
405
|
-
"use_cases": [
|
|
406
|
-
"feature flags",
|
|
407
|
-
"rollout matrix"
|
|
408
|
-
],
|
|
409
|
-
"pattern": "decision_matrix",
|
|
410
|
-
"tmpl": "templates/19-editor-feature-flags.html.tmpl",
|
|
411
|
-
"slots": {
|
|
412
|
-
"title": {
|
|
413
|
-
"type": "string",
|
|
414
|
-
"required": true
|
|
415
|
-
}
|
|
416
|
-
},
|
|
417
|
-
"asset_bundles": [
|
|
418
|
-
"base"
|
|
419
|
-
],
|
|
420
|
-
"extra_js": null
|
|
421
|
-
},
|
|
422
|
-
"20-editor-prompt-tuner": {
|
|
423
|
-
"title": "Prompt Tuner",
|
|
424
|
-
"use_cases": [
|
|
425
|
-
"prompt tuning",
|
|
426
|
-
"LLM config"
|
|
427
|
-
],
|
|
428
|
-
"pattern": "interactive_report",
|
|
429
|
-
"tmpl": "templates/20-editor-prompt-tuner.html.tmpl",
|
|
430
|
-
"slots": {
|
|
431
|
-
"title": {
|
|
432
|
-
"type": "string",
|
|
433
|
-
"required": true
|
|
434
|
-
}
|
|
435
|
-
},
|
|
436
|
-
"asset_bundles": [
|
|
437
|
-
"base"
|
|
438
|
-
],
|
|
439
|
-
"extra_js": null
|
|
440
|
-
}
|
|
441
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "team-share",
|
|
3
|
-
"displayName": "Team Share",
|
|
4
|
-
"version": "0.0.44",
|
|
5
|
-
"description": "Onboard your team with an interactive setup menu: install CodeGraph, build the Understand-Anything knowledge graph, and share Claude Code settings — run any combination, all idempotent.",
|
|
6
|
-
"author": {
|
|
7
|
-
"name": "Steven Hoang"
|
|
8
|
-
},
|
|
9
|
-
"keywords": [
|
|
10
|
-
"onboarding",
|
|
11
|
-
"team",
|
|
12
|
-
"claude",
|
|
13
|
-
"settings",
|
|
14
|
-
"codegraph",
|
|
15
|
-
"understand-anything",
|
|
16
|
-
"git-lfs"
|
|
17
|
-
]
|
|
18
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
# team-share
|
|
2
|
-
|
|
3
|
-
Onboard your team with an interactive setup menu. Run `/team-share` and choose which actions to execute — only selected actions run.
|
|
4
|
-
|
|
5
|
-
## What it does
|
|
6
|
-
|
|
7
|
-
The `team-share` agent presents a multi-select menu with four options:
|
|
8
|
-
|
|
9
|
-
| Option | What runs |
|
|
10
|
-
|--------|-----------|
|
|
11
|
-
| **Default (CodeGraph + Claude config)** *(Recommended)* | `codegraph-setup` + `claude-config` |
|
|
12
|
-
| Setup CodeGraph | `codegraph-setup` |
|
|
13
|
-
| Setup Understand-Anything | `understand-setup` |
|
|
14
|
-
| Setup team Claude config | `claude-config` |
|
|
15
|
-
|
|
16
|
-
## Skills (independently invocable)
|
|
17
|
-
|
|
18
|
-
Each action is also available as a standalone skill:
|
|
19
|
-
|
|
20
|
-
### `/codegraph-setup`
|
|
21
|
-
|
|
22
|
-
Installs the [CodeGraph](https://github.com/colbymchenry/codegraph) CLI, wires it to Claude Code via MCP (`codegraph install`), and initialises the current project (`codegraph init`). Works on macOS, Linux, and Windows.
|
|
23
|
-
|
|
24
|
-
### `/understand-setup`
|
|
25
|
-
|
|
26
|
-
Installs the [Understand-Anything](https://github.com/Egonex-AI/Understand-Anything) plugin, builds the knowledge graph with `--auto-update`, generates `docs/wiki`, git-lfs tracks the graph, and stages all artefacts.
|
|
27
|
-
|
|
28
|
-
### `/claude-config`
|
|
29
|
-
|
|
30
|
-
Merges `enabledPlugins` and `extraKnownMarketplaces` from the maintainer's user settings into `.claude/settings.json`, scaffolds `CLAUDE.md` when missing, injects the Understand-Anything code-research section, and stages the result.
|
|
31
|
-
|
|
32
|
-
## Usage
|
|
33
|
-
|
|
34
|
-
```text
|
|
35
|
-
/team-share [--force] [--language <lang>]
|
|
36
|
-
```
|
|
37
|
-
|
|
38
|
-
Arguments are forwarded to `/understand` when `understand-setup` is selected.
|
|
39
|
-
|
|
40
|
-
## Notes
|
|
41
|
-
|
|
42
|
-
- `codegraph-setup` requires internet access to download the CLI.
|
|
43
|
-
- `understand-setup` requires `git-lfs` and `jq` to be installed.
|
|
44
|
-
- `claude-config` requires `jq` to be installed.
|
|
45
|
-
- All skills stage files but never commit or push — a human reviews and commits.
|
|
46
|
-
- All skills are idempotent — safe to re-run.
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: team-share
|
|
3
|
-
description: Share Claude plugin settings with the team, build or refresh the Understand-Anything knowledge graph, initialize the docs wiki, and git-lfs track it before staging everything for review.
|
|
4
|
-
argument-hint: "[--force] [--language <lang>] (forwarded to understand-setup → /understand)"
|
|
5
|
-
allowed-tools: Bash, Read, Write, Edit, Glob, Grep, Skill, AskUserQuestion
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# /team-share
|
|
9
|
-
|
|
10
|
-
Make this repo onboarding-ready for the team in one pass. Choose which setup actions to run.
|
|
11
|
-
|
|
12
|
-
## Step 0 — Interactive menu
|
|
13
|
-
|
|
14
|
-
Before any work begins, use AskUserQuestion with `multiSelect: true` and these four options:
|
|
15
|
-
|
|
16
|
-
| Label | Description |
|
|
17
|
-
|-------|-------------|
|
|
18
|
-
| Default (CodeGraph + Claude config) *(Recommended)* | Install CodeGraph CLI + init project, then share .claude/settings.json and scaffold CLAUDE.md. Best starting point for most repos. |
|
|
19
|
-
| Setup CodeGraph | Install the CodeGraph CLI, wire it to Claude Code MCP, and run codegraph init in this project. |
|
|
20
|
-
| Setup Understand-Anything | Install the Understand-Anything plugin, build the knowledge graph with auto-update, and generate docs/wiki. |
|
|
21
|
-
| Setup team Claude config | Merge enabledPlugins + marketplaces into .claude/settings.json, scaffold CLAUDE.md, and stage. |
|
|
22
|
-
|
|
23
|
-
If the user selects nothing, print `"Nothing selected — exiting."` and stop immediately.
|
|
24
|
-
|
|
25
|
-
## Step 1 — Build run-list
|
|
26
|
-
|
|
27
|
-
From the selected options, assemble a deduplicated run-list. Mapping:
|
|
28
|
-
|
|
29
|
-
- "Default (CodeGraph + Claude config)" → `codegraph-setup`, `claude-config`
|
|
30
|
-
- "Setup CodeGraph" → `codegraph-setup`
|
|
31
|
-
- "Setup Understand-Anything" → `understand-setup`
|
|
32
|
-
- "Setup team Claude config" → `claude-config`
|
|
33
|
-
|
|
34
|
-
Deduplication: if a skill appears more than once (e.g. "Default" + "Setup CodeGraph" both selected), keep it once. Final order is always: `codegraph-setup` → `understand-setup` → `claude-config`.
|
|
35
|
-
|
|
36
|
-
## Step 2 — Dispatch
|
|
37
|
-
|
|
38
|
-
Invoke each skill in the run-list in order using the Skill tool:
|
|
39
|
-
|
|
40
|
-
- `codegraph-setup` → `team-share:codegraph-setup` (no arguments)
|
|
41
|
-
- `understand-setup` → `team-share:understand-setup` with `$ARGUMENTS` forwarded
|
|
42
|
-
- `claude-config` → `team-share:claude-config` (no arguments)
|
|
43
|
-
|
|
44
|
-
The agent does no implementation work itself — all logic lives in the skills.
|
|
45
|
-
|
|
46
|
-
## Done — summary
|
|
47
|
-
|
|
48
|
-
After all selected skills complete, print a summary:
|
|
49
|
-
|
|
50
|
-
- Which actions ran (in order).
|
|
51
|
-
- Any failures or warnings reported by individual skills.
|
|
52
|
-
- Reminder: **review staged changes, then commit yourself** — for example:
|
|
53
|
-
`git commit -m "chore: team onboarding setup (codegraph + claude config)"`
|