agent-skill-manager 2.12.0 → 2.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +12 -6
- package/data/bundles/ios-release.json +45 -10
- package/data/skill-index/AvdLee_Core-Data-Agent-Skill.json +147 -0
- package/data/skill-index/AvdLee_Swift-Concurrency-Agent-Skill.json +147 -0
- package/data/skill-index/AvdLee_Swift-Testing-Agent-Skill.json +147 -0
- package/data/skill-index/AvdLee_SwiftUI-Agent-Skill.json +429 -0
- package/data/skill-index/AvdLee_Xcode-Build-Optimization-Agent-Skill.json +1121 -0
- package/data/skill-index/Dimillian_Skills.json +2605 -0
- package/data/skill-index/Egonex-AI_Understand-Anything.json +1317 -0
- package/data/skill-index/addyosmani_agent-skills.json +3965 -0
- package/data/skill-index/garrytan_gstack.json +8814 -0
- package/data/skill-index/ivan-magda_uikit-expert-skill.json +147 -0
- package/data/skill-index/mvanhorn_last30days-skill.json +147 -0
- package/data/skill-index/rudrankriyam_app-store-connect-cli-skills.json +3726 -0
- package/data/skill-index/santifer_career-ops.json +147 -0
- package/data/skill-index/twostraws_Swift-Concurrency-Agent-Skill.json +147 -0
- package/data/skill-index/twostraws_Swift-Testing-Agent-Skill.json +147 -0
- package/data/skill-index/twostraws_SwiftData-Agent-Skill.json +147 -0
- package/data/skill-index/twostraws_SwiftUI-Agent-Skill.json +147 -0
- package/data/skill-index-resources.json +154 -1
- package/dist/agent-skill-manager.js +2 -2
- package/dist/{chunk-5MMJGI6J.js → chunk-HY3VQ3SV.js} +1 -1
- package/dist/{src-NB45CVD2.js → src-3UQIRSQN.js} +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,1121 @@
|
|
|
1
|
+
{
|
|
2
|
+
"repoUrl": "https://github.com/AvdLee/Xcode-Build-Optimization-Agent-Skill.git",
|
|
3
|
+
"owner": "AvdLee",
|
|
4
|
+
"repo": "Xcode-Build-Optimization-Agent-Skill",
|
|
5
|
+
"updatedAt": "2026-06-18T13:46:01.470Z",
|
|
6
|
+
"skillCount": 6,
|
|
7
|
+
"skills": [
|
|
8
|
+
{
|
|
9
|
+
"name": "spm-build-analysis",
|
|
10
|
+
"description": "Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency graph shape are hurting clean or incremental build performance, mentions SPM slowness, package resolution time, build plugin overhead, duplicate module builds from configuration drift, circular dependencies between modules, oversized modules needing splitting, or modularization best practices.",
|
|
11
|
+
"version": "0.0.0",
|
|
12
|
+
"license": "",
|
|
13
|
+
"creator": "",
|
|
14
|
+
"compatibility": "",
|
|
15
|
+
"allowedTools": [],
|
|
16
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/spm-build-analysis",
|
|
17
|
+
"relPath": "skills/spm-build-analysis",
|
|
18
|
+
"verified": true,
|
|
19
|
+
"tokenCount": 1597,
|
|
20
|
+
"evalSummary": {
|
|
21
|
+
"overallScore": 70,
|
|
22
|
+
"grade": "C",
|
|
23
|
+
"categories": [
|
|
24
|
+
{
|
|
25
|
+
"id": "structure",
|
|
26
|
+
"name": "Structure & completeness",
|
|
27
|
+
"score": 7,
|
|
28
|
+
"max": 10
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"id": "description",
|
|
32
|
+
"name": "Description quality",
|
|
33
|
+
"score": 6,
|
|
34
|
+
"max": 10
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"id": "prompt-engineering",
|
|
38
|
+
"name": "Prompt engineering",
|
|
39
|
+
"score": 7,
|
|
40
|
+
"max": 10
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"id": "context-efficiency",
|
|
44
|
+
"name": "Context efficiency",
|
|
45
|
+
"score": 9,
|
|
46
|
+
"max": 10
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"id": "safety",
|
|
50
|
+
"name": "Safety & guardrails",
|
|
51
|
+
"score": 7,
|
|
52
|
+
"max": 10
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"id": "testability",
|
|
56
|
+
"name": "Testability",
|
|
57
|
+
"score": 3,
|
|
58
|
+
"max": 10
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"id": "naming",
|
|
62
|
+
"name": "Naming & conventions",
|
|
63
|
+
"score": 10,
|
|
64
|
+
"max": 10
|
|
65
|
+
}
|
|
66
|
+
],
|
|
67
|
+
"evaluatedAt": "2026-06-18T13:46:01.460Z",
|
|
68
|
+
"evaluatedVersion": "0.0.0"
|
|
69
|
+
},
|
|
70
|
+
"evalSummaries": {
|
|
71
|
+
"quality": {
|
|
72
|
+
"providerId": "quality",
|
|
73
|
+
"providerVersion": "1.0.0",
|
|
74
|
+
"schemaVersion": 1,
|
|
75
|
+
"passed": true,
|
|
76
|
+
"overallScore": 70,
|
|
77
|
+
"grade": "C",
|
|
78
|
+
"categories": [
|
|
79
|
+
{
|
|
80
|
+
"id": "structure",
|
|
81
|
+
"name": "Structure & completeness",
|
|
82
|
+
"score": 7,
|
|
83
|
+
"max": 10
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"id": "description",
|
|
87
|
+
"name": "Description quality",
|
|
88
|
+
"score": 6,
|
|
89
|
+
"max": 10
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"id": "prompt-engineering",
|
|
93
|
+
"name": "Prompt engineering",
|
|
94
|
+
"score": 7,
|
|
95
|
+
"max": 10
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"id": "context-efficiency",
|
|
99
|
+
"name": "Context efficiency",
|
|
100
|
+
"score": 9,
|
|
101
|
+
"max": 10
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"id": "safety",
|
|
105
|
+
"name": "Safety & guardrails",
|
|
106
|
+
"score": 7,
|
|
107
|
+
"max": 10
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"id": "testability",
|
|
111
|
+
"name": "Testability",
|
|
112
|
+
"score": 3,
|
|
113
|
+
"max": 10
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"id": "naming",
|
|
117
|
+
"name": "Naming & conventions",
|
|
118
|
+
"score": 10,
|
|
119
|
+
"max": 10
|
|
120
|
+
}
|
|
121
|
+
],
|
|
122
|
+
"evaluatedAt": "2026-06-18T13:46:01.460Z",
|
|
123
|
+
"evaluatedVersion": "0.0.0"
|
|
124
|
+
},
|
|
125
|
+
"skill-best-practice": {
|
|
126
|
+
"providerId": "skill-best-practice",
|
|
127
|
+
"providerVersion": "1.1.0",
|
|
128
|
+
"schemaVersion": 1,
|
|
129
|
+
"passed": false,
|
|
130
|
+
"overallScore": 69,
|
|
131
|
+
"grade": "C",
|
|
132
|
+
"categories": [
|
|
133
|
+
{
|
|
134
|
+
"id": "validation",
|
|
135
|
+
"name": "Deterministic validation",
|
|
136
|
+
"score": 9,
|
|
137
|
+
"max": 13
|
|
138
|
+
}
|
|
139
|
+
],
|
|
140
|
+
"evaluatedAt": "2026-06-18T13:46:01.460Z",
|
|
141
|
+
"evaluatedVersion": "0.0.0"
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"name": "xcode-build-benchmark",
|
|
147
|
+
"description": "Benchmark Xcode clean and incremental builds with repeatable inputs, timing summaries, and timestamped `.build-benchmark/` artifacts. Use when a developer wants a baseline, wants to compare before and after changes, asks to measure build performance, mentions build times, build duration, how long builds take, or wants to know if builds got faster or slower.",
|
|
148
|
+
"version": "0.0.0",
|
|
149
|
+
"license": "",
|
|
150
|
+
"creator": "",
|
|
151
|
+
"compatibility": "",
|
|
152
|
+
"allowedTools": [],
|
|
153
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-benchmark",
|
|
154
|
+
"relPath": "skills/xcode-build-benchmark",
|
|
155
|
+
"verified": true,
|
|
156
|
+
"tokenCount": 1157,
|
|
157
|
+
"evalSummary": {
|
|
158
|
+
"overallScore": 71,
|
|
159
|
+
"grade": "C",
|
|
160
|
+
"categories": [
|
|
161
|
+
{
|
|
162
|
+
"id": "structure",
|
|
163
|
+
"name": "Structure & completeness",
|
|
164
|
+
"score": 7,
|
|
165
|
+
"max": 10
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"id": "description",
|
|
169
|
+
"name": "Description quality",
|
|
170
|
+
"score": 5,
|
|
171
|
+
"max": 10
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"id": "prompt-engineering",
|
|
175
|
+
"name": "Prompt engineering",
|
|
176
|
+
"score": 9,
|
|
177
|
+
"max": 10
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"id": "context-efficiency",
|
|
181
|
+
"name": "Context efficiency",
|
|
182
|
+
"score": 9,
|
|
183
|
+
"max": 10
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"id": "safety",
|
|
187
|
+
"name": "Safety & guardrails",
|
|
188
|
+
"score": 7,
|
|
189
|
+
"max": 10
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"id": "testability",
|
|
193
|
+
"name": "Testability",
|
|
194
|
+
"score": 3,
|
|
195
|
+
"max": 10
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"id": "naming",
|
|
199
|
+
"name": "Naming & conventions",
|
|
200
|
+
"score": 10,
|
|
201
|
+
"max": 10
|
|
202
|
+
}
|
|
203
|
+
],
|
|
204
|
+
"evaluatedAt": "2026-06-18T13:46:01.462Z",
|
|
205
|
+
"evaluatedVersion": "0.0.0"
|
|
206
|
+
},
|
|
207
|
+
"evalSummaries": {
|
|
208
|
+
"quality": {
|
|
209
|
+
"providerId": "quality",
|
|
210
|
+
"providerVersion": "1.0.0",
|
|
211
|
+
"schemaVersion": 1,
|
|
212
|
+
"passed": true,
|
|
213
|
+
"overallScore": 71,
|
|
214
|
+
"grade": "C",
|
|
215
|
+
"categories": [
|
|
216
|
+
{
|
|
217
|
+
"id": "structure",
|
|
218
|
+
"name": "Structure & completeness",
|
|
219
|
+
"score": 7,
|
|
220
|
+
"max": 10
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"id": "description",
|
|
224
|
+
"name": "Description quality",
|
|
225
|
+
"score": 5,
|
|
226
|
+
"max": 10
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"id": "prompt-engineering",
|
|
230
|
+
"name": "Prompt engineering",
|
|
231
|
+
"score": 9,
|
|
232
|
+
"max": 10
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"id": "context-efficiency",
|
|
236
|
+
"name": "Context efficiency",
|
|
237
|
+
"score": 9,
|
|
238
|
+
"max": 10
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"id": "safety",
|
|
242
|
+
"name": "Safety & guardrails",
|
|
243
|
+
"score": 7,
|
|
244
|
+
"max": 10
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"id": "testability",
|
|
248
|
+
"name": "Testability",
|
|
249
|
+
"score": 3,
|
|
250
|
+
"max": 10
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"id": "naming",
|
|
254
|
+
"name": "Naming & conventions",
|
|
255
|
+
"score": 10,
|
|
256
|
+
"max": 10
|
|
257
|
+
}
|
|
258
|
+
],
|
|
259
|
+
"evaluatedAt": "2026-06-18T13:46:01.462Z",
|
|
260
|
+
"evaluatedVersion": "0.0.0"
|
|
261
|
+
},
|
|
262
|
+
"skill-best-practice": {
|
|
263
|
+
"providerId": "skill-best-practice",
|
|
264
|
+
"providerVersion": "1.1.0",
|
|
265
|
+
"schemaVersion": 1,
|
|
266
|
+
"passed": false,
|
|
267
|
+
"overallScore": 69,
|
|
268
|
+
"grade": "C",
|
|
269
|
+
"categories": [
|
|
270
|
+
{
|
|
271
|
+
"id": "validation",
|
|
272
|
+
"name": "Deterministic validation",
|
|
273
|
+
"score": 9,
|
|
274
|
+
"max": 13
|
|
275
|
+
}
|
|
276
|
+
],
|
|
277
|
+
"evaluatedAt": "2026-06-18T13:46:01.462Z",
|
|
278
|
+
"evaluatedVersion": "0.0.0"
|
|
279
|
+
}
|
|
280
|
+
}
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"name": "xcode-build-fixer",
|
|
284
|
+
"description": "Apply approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement. Use when a developer has an approved optimization plan from xcode-build-orchestrator, wants to apply specific build fixes, needs help implementing build setting changes, script phase guards, source-level compilation fixes, or SPM restructuring that was recommended by an analysis skill.",
|
|
285
|
+
"version": "0.0.0",
|
|
286
|
+
"license": "",
|
|
287
|
+
"creator": "",
|
|
288
|
+
"compatibility": "",
|
|
289
|
+
"allowedTools": [],
|
|
290
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-fixer",
|
|
291
|
+
"relPath": "skills/xcode-build-fixer",
|
|
292
|
+
"verified": true,
|
|
293
|
+
"tokenCount": 3303,
|
|
294
|
+
"evalSummary": {
|
|
295
|
+
"overallScore": 73,
|
|
296
|
+
"grade": "C",
|
|
297
|
+
"categories": [
|
|
298
|
+
{
|
|
299
|
+
"id": "structure",
|
|
300
|
+
"name": "Structure & completeness",
|
|
301
|
+
"score": 7,
|
|
302
|
+
"max": 10
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"id": "description",
|
|
306
|
+
"name": "Description quality",
|
|
307
|
+
"score": 5,
|
|
308
|
+
"max": 10
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"id": "prompt-engineering",
|
|
312
|
+
"name": "Prompt engineering",
|
|
313
|
+
"score": 9,
|
|
314
|
+
"max": 10
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"id": "context-efficiency",
|
|
318
|
+
"name": "Context efficiency",
|
|
319
|
+
"score": 7,
|
|
320
|
+
"max": 10
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"id": "safety",
|
|
324
|
+
"name": "Safety & guardrails",
|
|
325
|
+
"score": 10,
|
|
326
|
+
"max": 10
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
"id": "testability",
|
|
330
|
+
"name": "Testability",
|
|
331
|
+
"score": 3,
|
|
332
|
+
"max": 10
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"id": "naming",
|
|
336
|
+
"name": "Naming & conventions",
|
|
337
|
+
"score": 10,
|
|
338
|
+
"max": 10
|
|
339
|
+
}
|
|
340
|
+
],
|
|
341
|
+
"evaluatedAt": "2026-06-18T13:46:01.464Z",
|
|
342
|
+
"evaluatedVersion": "0.0.0"
|
|
343
|
+
},
|
|
344
|
+
"evalSummaries": {
|
|
345
|
+
"quality": {
|
|
346
|
+
"providerId": "quality",
|
|
347
|
+
"providerVersion": "1.0.0",
|
|
348
|
+
"schemaVersion": 1,
|
|
349
|
+
"passed": true,
|
|
350
|
+
"overallScore": 73,
|
|
351
|
+
"grade": "C",
|
|
352
|
+
"categories": [
|
|
353
|
+
{
|
|
354
|
+
"id": "structure",
|
|
355
|
+
"name": "Structure & completeness",
|
|
356
|
+
"score": 7,
|
|
357
|
+
"max": 10
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"id": "description",
|
|
361
|
+
"name": "Description quality",
|
|
362
|
+
"score": 5,
|
|
363
|
+
"max": 10
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"id": "prompt-engineering",
|
|
367
|
+
"name": "Prompt engineering",
|
|
368
|
+
"score": 9,
|
|
369
|
+
"max": 10
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"id": "context-efficiency",
|
|
373
|
+
"name": "Context efficiency",
|
|
374
|
+
"score": 7,
|
|
375
|
+
"max": 10
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"id": "safety",
|
|
379
|
+
"name": "Safety & guardrails",
|
|
380
|
+
"score": 10,
|
|
381
|
+
"max": 10
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
"id": "testability",
|
|
385
|
+
"name": "Testability",
|
|
386
|
+
"score": 3,
|
|
387
|
+
"max": 10
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"id": "naming",
|
|
391
|
+
"name": "Naming & conventions",
|
|
392
|
+
"score": 10,
|
|
393
|
+
"max": 10
|
|
394
|
+
}
|
|
395
|
+
],
|
|
396
|
+
"evaluatedAt": "2026-06-18T13:46:01.464Z",
|
|
397
|
+
"evaluatedVersion": "0.0.0"
|
|
398
|
+
},
|
|
399
|
+
"skill-best-practice": {
|
|
400
|
+
"providerId": "skill-best-practice",
|
|
401
|
+
"providerVersion": "1.1.0",
|
|
402
|
+
"schemaVersion": 1,
|
|
403
|
+
"passed": false,
|
|
404
|
+
"overallScore": 69,
|
|
405
|
+
"grade": "C",
|
|
406
|
+
"categories": [
|
|
407
|
+
{
|
|
408
|
+
"id": "validation",
|
|
409
|
+
"name": "Deterministic validation",
|
|
410
|
+
"score": 9,
|
|
411
|
+
"max": 13
|
|
412
|
+
}
|
|
413
|
+
],
|
|
414
|
+
"evaluatedAt": "2026-06-18T13:46:01.464Z",
|
|
415
|
+
"evaluatedVersion": "0.0.0"
|
|
416
|
+
}
|
|
417
|
+
}
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
"name": "xcode-build-orchestrator",
|
|
421
|
+
"description": "Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing findings, requesting explicit approval, delegating approved fixes to xcode-build-fixer, and re-benchmarking after changes. Use when a developer wants an end-to-end build optimization workflow, asks to speed up Xcode builds, wants a full build audit, or needs a recommend-first optimization pass covering compilation, project settings, and packages.",
|
|
422
|
+
"version": "0.0.0",
|
|
423
|
+
"license": "",
|
|
424
|
+
"creator": "",
|
|
425
|
+
"compatibility": "",
|
|
426
|
+
"allowedTools": [],
|
|
427
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-orchestrator",
|
|
428
|
+
"relPath": "skills/xcode-build-orchestrator",
|
|
429
|
+
"verified": true,
|
|
430
|
+
"tokenCount": 2953,
|
|
431
|
+
"evalSummary": {
|
|
432
|
+
"overallScore": 77,
|
|
433
|
+
"grade": "C",
|
|
434
|
+
"categories": [
|
|
435
|
+
{
|
|
436
|
+
"id": "structure",
|
|
437
|
+
"name": "Structure & completeness",
|
|
438
|
+
"score": 7,
|
|
439
|
+
"max": 10
|
|
440
|
+
},
|
|
441
|
+
{
|
|
442
|
+
"id": "description",
|
|
443
|
+
"name": "Description quality",
|
|
444
|
+
"score": 5,
|
|
445
|
+
"max": 10
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
"id": "prompt-engineering",
|
|
449
|
+
"name": "Prompt engineering",
|
|
450
|
+
"score": 9,
|
|
451
|
+
"max": 10
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
"id": "context-efficiency",
|
|
455
|
+
"name": "Context efficiency",
|
|
456
|
+
"score": 9,
|
|
457
|
+
"max": 10
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
"id": "safety",
|
|
461
|
+
"name": "Safety & guardrails",
|
|
462
|
+
"score": 9,
|
|
463
|
+
"max": 10
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
"id": "testability",
|
|
467
|
+
"name": "Testability",
|
|
468
|
+
"score": 5,
|
|
469
|
+
"max": 10
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
"id": "naming",
|
|
473
|
+
"name": "Naming & conventions",
|
|
474
|
+
"score": 10,
|
|
475
|
+
"max": 10
|
|
476
|
+
}
|
|
477
|
+
],
|
|
478
|
+
"evaluatedAt": "2026-06-18T13:46:01.466Z",
|
|
479
|
+
"evaluatedVersion": "0.0.0"
|
|
480
|
+
},
|
|
481
|
+
"evalSummaries": {
|
|
482
|
+
"quality": {
|
|
483
|
+
"providerId": "quality",
|
|
484
|
+
"providerVersion": "1.0.0",
|
|
485
|
+
"schemaVersion": 1,
|
|
486
|
+
"passed": true,
|
|
487
|
+
"overallScore": 77,
|
|
488
|
+
"grade": "C",
|
|
489
|
+
"categories": [
|
|
490
|
+
{
|
|
491
|
+
"id": "structure",
|
|
492
|
+
"name": "Structure & completeness",
|
|
493
|
+
"score": 7,
|
|
494
|
+
"max": 10
|
|
495
|
+
},
|
|
496
|
+
{
|
|
497
|
+
"id": "description",
|
|
498
|
+
"name": "Description quality",
|
|
499
|
+
"score": 5,
|
|
500
|
+
"max": 10
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"id": "prompt-engineering",
|
|
504
|
+
"name": "Prompt engineering",
|
|
505
|
+
"score": 9,
|
|
506
|
+
"max": 10
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"id": "context-efficiency",
|
|
510
|
+
"name": "Context efficiency",
|
|
511
|
+
"score": 9,
|
|
512
|
+
"max": 10
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
"id": "safety",
|
|
516
|
+
"name": "Safety & guardrails",
|
|
517
|
+
"score": 9,
|
|
518
|
+
"max": 10
|
|
519
|
+
},
|
|
520
|
+
{
|
|
521
|
+
"id": "testability",
|
|
522
|
+
"name": "Testability",
|
|
523
|
+
"score": 5,
|
|
524
|
+
"max": 10
|
|
525
|
+
},
|
|
526
|
+
{
|
|
527
|
+
"id": "naming",
|
|
528
|
+
"name": "Naming & conventions",
|
|
529
|
+
"score": 10,
|
|
530
|
+
"max": 10
|
|
531
|
+
}
|
|
532
|
+
],
|
|
533
|
+
"evaluatedAt": "2026-06-18T13:46:01.466Z",
|
|
534
|
+
"evaluatedVersion": "0.0.0"
|
|
535
|
+
},
|
|
536
|
+
"skill-best-practice": {
|
|
537
|
+
"providerId": "skill-best-practice",
|
|
538
|
+
"providerVersion": "1.1.0",
|
|
539
|
+
"schemaVersion": 1,
|
|
540
|
+
"passed": false,
|
|
541
|
+
"overallScore": 69,
|
|
542
|
+
"grade": "C",
|
|
543
|
+
"categories": [
|
|
544
|
+
{
|
|
545
|
+
"id": "validation",
|
|
546
|
+
"name": "Deterministic validation",
|
|
547
|
+
"score": 9,
|
|
548
|
+
"max": 13
|
|
549
|
+
}
|
|
550
|
+
],
|
|
551
|
+
"evaluatedAt": "2026-06-18T13:46:01.466Z",
|
|
552
|
+
"evaluatedVersion": "0.0.0"
|
|
553
|
+
}
|
|
554
|
+
}
|
|
555
|
+
},
|
|
556
|
+
{
|
|
557
|
+
"name": "xcode-compilation-analyzer",
|
|
558
|
+
"description": "Analyze Swift and mixed-language compile hotspots using build timing summaries and Swift frontend diagnostics, then produce a recommend-first source-level optimization plan. Use when a developer reports slow compilation, type-checking warnings, expensive clean-build compile phases, long CompileSwiftSources tasks, warn-long-function-bodies output, or wants to speed up Swift type checking.",
|
|
559
|
+
"version": "0.0.0",
|
|
560
|
+
"license": "",
|
|
561
|
+
"creator": "",
|
|
562
|
+
"compatibility": "",
|
|
563
|
+
"allowedTools": [],
|
|
564
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-compilation-analyzer",
|
|
565
|
+
"relPath": "skills/xcode-compilation-analyzer",
|
|
566
|
+
"verified": true,
|
|
567
|
+
"tokenCount": 1372,
|
|
568
|
+
"evalSummary": {
|
|
569
|
+
"overallScore": 69,
|
|
570
|
+
"grade": "C",
|
|
571
|
+
"categories": [
|
|
572
|
+
{
|
|
573
|
+
"id": "structure",
|
|
574
|
+
"name": "Structure & completeness",
|
|
575
|
+
"score": 7,
|
|
576
|
+
"max": 10
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
"id": "description",
|
|
580
|
+
"name": "Description quality",
|
|
581
|
+
"score": 8,
|
|
582
|
+
"max": 10
|
|
583
|
+
},
|
|
584
|
+
{
|
|
585
|
+
"id": "prompt-engineering",
|
|
586
|
+
"name": "Prompt engineering",
|
|
587
|
+
"score": 7,
|
|
588
|
+
"max": 10
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"id": "context-efficiency",
|
|
592
|
+
"name": "Context efficiency",
|
|
593
|
+
"score": 9,
|
|
594
|
+
"max": 10
|
|
595
|
+
},
|
|
596
|
+
{
|
|
597
|
+
"id": "safety",
|
|
598
|
+
"name": "Safety & guardrails",
|
|
599
|
+
"score": 7,
|
|
600
|
+
"max": 10
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"id": "testability",
|
|
604
|
+
"name": "Testability",
|
|
605
|
+
"score": 0,
|
|
606
|
+
"max": 10
|
|
607
|
+
},
|
|
608
|
+
{
|
|
609
|
+
"id": "naming",
|
|
610
|
+
"name": "Naming & conventions",
|
|
611
|
+
"score": 10,
|
|
612
|
+
"max": 10
|
|
613
|
+
}
|
|
614
|
+
],
|
|
615
|
+
"evaluatedAt": "2026-06-18T13:46:01.468Z",
|
|
616
|
+
"evaluatedVersion": "0.0.0"
|
|
617
|
+
},
|
|
618
|
+
"evalSummaries": {
|
|
619
|
+
"quality": {
|
|
620
|
+
"providerId": "quality",
|
|
621
|
+
"providerVersion": "1.0.0",
|
|
622
|
+
"schemaVersion": 1,
|
|
623
|
+
"passed": true,
|
|
624
|
+
"overallScore": 69,
|
|
625
|
+
"grade": "C",
|
|
626
|
+
"categories": [
|
|
627
|
+
{
|
|
628
|
+
"id": "structure",
|
|
629
|
+
"name": "Structure & completeness",
|
|
630
|
+
"score": 7,
|
|
631
|
+
"max": 10
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"id": "description",
|
|
635
|
+
"name": "Description quality",
|
|
636
|
+
"score": 8,
|
|
637
|
+
"max": 10
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"id": "prompt-engineering",
|
|
641
|
+
"name": "Prompt engineering",
|
|
642
|
+
"score": 7,
|
|
643
|
+
"max": 10
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
"id": "context-efficiency",
|
|
647
|
+
"name": "Context efficiency",
|
|
648
|
+
"score": 9,
|
|
649
|
+
"max": 10
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
"id": "safety",
|
|
653
|
+
"name": "Safety & guardrails",
|
|
654
|
+
"score": 7,
|
|
655
|
+
"max": 10
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
"id": "testability",
|
|
659
|
+
"name": "Testability",
|
|
660
|
+
"score": 0,
|
|
661
|
+
"max": 10
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"id": "naming",
|
|
665
|
+
"name": "Naming & conventions",
|
|
666
|
+
"score": 10,
|
|
667
|
+
"max": 10
|
|
668
|
+
}
|
|
669
|
+
],
|
|
670
|
+
"evaluatedAt": "2026-06-18T13:46:01.468Z",
|
|
671
|
+
"evaluatedVersion": "0.0.0"
|
|
672
|
+
},
|
|
673
|
+
"skill-best-practice": {
|
|
674
|
+
"providerId": "skill-best-practice",
|
|
675
|
+
"providerVersion": "1.1.0",
|
|
676
|
+
"schemaVersion": 1,
|
|
677
|
+
"passed": false,
|
|
678
|
+
"overallScore": 69,
|
|
679
|
+
"grade": "C",
|
|
680
|
+
"categories": [
|
|
681
|
+
{
|
|
682
|
+
"id": "validation",
|
|
683
|
+
"name": "Deterministic validation",
|
|
684
|
+
"score": 9,
|
|
685
|
+
"max": 13
|
|
686
|
+
}
|
|
687
|
+
],
|
|
688
|
+
"evaluatedAt": "2026-06-18T13:46:01.468Z",
|
|
689
|
+
"evaluatedVersion": "0.0.0"
|
|
690
|
+
}
|
|
691
|
+
}
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
"name": "xcode-project-analyzer",
|
|
695
|
+
"description": "Audit Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements with explicit approval gates. Use when a developer wants project-level build analysis, slow incremental builds, guidance on target dependencies, build settings review, run script phase analysis, parallelization improvements, or module-map and DEFINES_MODULE configuration.",
|
|
696
|
+
"version": "0.0.0",
|
|
697
|
+
"license": "",
|
|
698
|
+
"creator": "",
|
|
699
|
+
"compatibility": "",
|
|
700
|
+
"allowedTools": [],
|
|
701
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-project-analyzer",
|
|
702
|
+
"relPath": "skills/xcode-project-analyzer",
|
|
703
|
+
"verified": true,
|
|
704
|
+
"tokenCount": 1183,
|
|
705
|
+
"evalSummary": {
|
|
706
|
+
"overallScore": 67,
|
|
707
|
+
"grade": "C",
|
|
708
|
+
"categories": [
|
|
709
|
+
{
|
|
710
|
+
"id": "structure",
|
|
711
|
+
"name": "Structure & completeness",
|
|
712
|
+
"score": 7,
|
|
713
|
+
"max": 10
|
|
714
|
+
},
|
|
715
|
+
{
|
|
716
|
+
"id": "description",
|
|
717
|
+
"name": "Description quality",
|
|
718
|
+
"score": 8,
|
|
719
|
+
"max": 10
|
|
720
|
+
},
|
|
721
|
+
{
|
|
722
|
+
"id": "prompt-engineering",
|
|
723
|
+
"name": "Prompt engineering",
|
|
724
|
+
"score": 8,
|
|
725
|
+
"max": 10
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"id": "context-efficiency",
|
|
729
|
+
"name": "Context efficiency",
|
|
730
|
+
"score": 9,
|
|
731
|
+
"max": 10
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
"id": "safety",
|
|
735
|
+
"name": "Safety & guardrails",
|
|
736
|
+
"score": 5,
|
|
737
|
+
"max": 10
|
|
738
|
+
},
|
|
739
|
+
{
|
|
740
|
+
"id": "testability",
|
|
741
|
+
"name": "Testability",
|
|
742
|
+
"score": 0,
|
|
743
|
+
"max": 10
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
"id": "naming",
|
|
747
|
+
"name": "Naming & conventions",
|
|
748
|
+
"score": 10,
|
|
749
|
+
"max": 10
|
|
750
|
+
}
|
|
751
|
+
],
|
|
752
|
+
"evaluatedAt": "2026-06-18T13:46:01.469Z",
|
|
753
|
+
"evaluatedVersion": "0.0.0"
|
|
754
|
+
},
|
|
755
|
+
"evalSummaries": {
|
|
756
|
+
"quality": {
|
|
757
|
+
"providerId": "quality",
|
|
758
|
+
"providerVersion": "1.0.0",
|
|
759
|
+
"schemaVersion": 1,
|
|
760
|
+
"passed": true,
|
|
761
|
+
"overallScore": 67,
|
|
762
|
+
"grade": "C",
|
|
763
|
+
"categories": [
|
|
764
|
+
{
|
|
765
|
+
"id": "structure",
|
|
766
|
+
"name": "Structure & completeness",
|
|
767
|
+
"score": 7,
|
|
768
|
+
"max": 10
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
"id": "description",
|
|
772
|
+
"name": "Description quality",
|
|
773
|
+
"score": 8,
|
|
774
|
+
"max": 10
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"id": "prompt-engineering",
|
|
778
|
+
"name": "Prompt engineering",
|
|
779
|
+
"score": 8,
|
|
780
|
+
"max": 10
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
"id": "context-efficiency",
|
|
784
|
+
"name": "Context efficiency",
|
|
785
|
+
"score": 9,
|
|
786
|
+
"max": 10
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
"id": "safety",
|
|
790
|
+
"name": "Safety & guardrails",
|
|
791
|
+
"score": 5,
|
|
792
|
+
"max": 10
|
|
793
|
+
},
|
|
794
|
+
{
|
|
795
|
+
"id": "testability",
|
|
796
|
+
"name": "Testability",
|
|
797
|
+
"score": 0,
|
|
798
|
+
"max": 10
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
"id": "naming",
|
|
802
|
+
"name": "Naming & conventions",
|
|
803
|
+
"score": 10,
|
|
804
|
+
"max": 10
|
|
805
|
+
}
|
|
806
|
+
],
|
|
807
|
+
"evaluatedAt": "2026-06-18T13:46:01.470Z",
|
|
808
|
+
"evaluatedVersion": "0.0.0"
|
|
809
|
+
},
|
|
810
|
+
"skill-best-practice": {
|
|
811
|
+
"providerId": "skill-best-practice",
|
|
812
|
+
"providerVersion": "1.1.0",
|
|
813
|
+
"schemaVersion": 1,
|
|
814
|
+
"passed": false,
|
|
815
|
+
"overallScore": 69,
|
|
816
|
+
"grade": "C",
|
|
817
|
+
"categories": [
|
|
818
|
+
{
|
|
819
|
+
"id": "validation",
|
|
820
|
+
"name": "Deterministic validation",
|
|
821
|
+
"score": 9,
|
|
822
|
+
"max": 13
|
|
823
|
+
}
|
|
824
|
+
],
|
|
825
|
+
"evaluatedAt": "2026-06-18T13:46:01.470Z",
|
|
826
|
+
"evaluatedVersion": "0.0.0"
|
|
827
|
+
}
|
|
828
|
+
}
|
|
829
|
+
}
|
|
830
|
+
],
|
|
831
|
+
"bundles": [
|
|
832
|
+
{
|
|
833
|
+
"version": 1,
|
|
834
|
+
"name": "avdlee-xcode-build-optimization-agent-skill-data-ai",
|
|
835
|
+
"description": "Data, analytics, AI, model, prompt, agent, and automation skills. Derived from AvdLee/Xcode-Build-Optimization-Agent-Skill.",
|
|
836
|
+
"author": "ASM (AvdLee/Xcode-Build-Optimization-Agent-Skill)",
|
|
837
|
+
"createdAt": "2026-06-18T13:46:01.470Z",
|
|
838
|
+
"tags": [
|
|
839
|
+
"repo-derived",
|
|
840
|
+
"inferred",
|
|
841
|
+
"data",
|
|
842
|
+
"ai",
|
|
843
|
+
"agents",
|
|
844
|
+
"avdlee",
|
|
845
|
+
"xcode-build-optimization-agent-skill"
|
|
846
|
+
],
|
|
847
|
+
"skills": [
|
|
848
|
+
{
|
|
849
|
+
"name": "spm-build-analysis",
|
|
850
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/spm-build-analysis",
|
|
851
|
+
"description": "Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency graph shape are hurting clean or incremental build performance, mentions SPM slowness, package resolution time, build plugin overhead, duplicate module builds from configuration drift, circular dependencies between modules, oversized modules needing splitting, or modularization best practices.",
|
|
852
|
+
"version": "0.0.0"
|
|
853
|
+
},
|
|
854
|
+
{
|
|
855
|
+
"name": "xcode-build-benchmark",
|
|
856
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-benchmark",
|
|
857
|
+
"description": "Benchmark Xcode clean and incremental builds with repeatable inputs, timing summaries, and timestamped `.build-benchmark/` artifacts. Use when a developer wants a baseline, wants to compare before and after changes, asks to measure build performance, mentions build times, build duration, how long builds take, or wants to know if builds got faster or slower.",
|
|
858
|
+
"version": "0.0.0"
|
|
859
|
+
},
|
|
860
|
+
{
|
|
861
|
+
"name": "xcode-build-fixer",
|
|
862
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-fixer",
|
|
863
|
+
"description": "Apply approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement. Use when a developer has an approved optimization plan from xcode-build-orchestrator, wants to apply specific build fixes, needs help implementing build setting changes, script phase guards, source-level compilation fixes, or SPM restructuring that was recommended by an analysis skill.",
|
|
864
|
+
"version": "0.0.0"
|
|
865
|
+
},
|
|
866
|
+
{
|
|
867
|
+
"name": "xcode-build-orchestrator",
|
|
868
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-orchestrator",
|
|
869
|
+
"description": "Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing findings, requesting explicit approval, delegating approved fixes to xcode-build-fixer, and re-benchmarking after changes. Use when a developer wants an end-to-end build optimization workflow, asks to speed up Xcode builds, wants a full build audit, or needs a recommend-first optimization pass covering compilation, project settings, and packages.",
|
|
870
|
+
"version": "0.0.0"
|
|
871
|
+
},
|
|
872
|
+
{
|
|
873
|
+
"name": "xcode-compilation-analyzer",
|
|
874
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-compilation-analyzer",
|
|
875
|
+
"description": "Analyze Swift and mixed-language compile hotspots using build timing summaries and Swift frontend diagnostics, then produce a recommend-first source-level optimization plan. Use when a developer reports slow compilation, type-checking warnings, expensive clean-build compile phases, long CompileSwiftSources tasks, warn-long-function-bodies output, or wants to speed up Swift type checking.",
|
|
876
|
+
"version": "0.0.0"
|
|
877
|
+
},
|
|
878
|
+
{
|
|
879
|
+
"name": "xcode-project-analyzer",
|
|
880
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-project-analyzer",
|
|
881
|
+
"description": "Audit Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements with explicit approval gates. Use when a developer wants project-level build analysis, slow incremental builds, guidance on target dependencies, build settings review, run script phase analysis, parallelization improvements, or module-map and DEFINES_MODULE configuration.",
|
|
882
|
+
"version": "0.0.0"
|
|
883
|
+
}
|
|
884
|
+
],
|
|
885
|
+
"sourceRepo": {
|
|
886
|
+
"owner": "AvdLee",
|
|
887
|
+
"repo": "Xcode-Build-Optimization-Agent-Skill",
|
|
888
|
+
"repoUrl": "https://github.com/AvdLee/Xcode-Build-Optimization-Agent-Skill.git"
|
|
889
|
+
},
|
|
890
|
+
"inferred": true
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"version": 1,
|
|
894
|
+
"name": "avdlee-xcode-build-optimization-agent-skill-devops",
|
|
895
|
+
"description": "Deployment, CI/CD, infrastructure, cloud, Docker, Kubernetes, and automation skills. Derived from AvdLee/Xcode-Build-Optimization-Agent-Skill.",
|
|
896
|
+
"author": "ASM (AvdLee/Xcode-Build-Optimization-Agent-Skill)",
|
|
897
|
+
"createdAt": "2026-06-18T13:46:01.470Z",
|
|
898
|
+
"tags": [
|
|
899
|
+
"repo-derived",
|
|
900
|
+
"inferred",
|
|
901
|
+
"devops",
|
|
902
|
+
"infra",
|
|
903
|
+
"automation",
|
|
904
|
+
"avdlee",
|
|
905
|
+
"xcode-build-optimization-agent-skill"
|
|
906
|
+
],
|
|
907
|
+
"skills": [
|
|
908
|
+
{
|
|
909
|
+
"name": "spm-build-analysis",
|
|
910
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/spm-build-analysis",
|
|
911
|
+
"description": "Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency graph shape are hurting clean or incremental build performance, mentions SPM slowness, package resolution time, build plugin overhead, duplicate module builds from configuration drift, circular dependencies between modules, oversized modules needing splitting, or modularization best practices.",
|
|
912
|
+
"version": "0.0.0"
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
"name": "xcode-build-fixer",
|
|
916
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-fixer",
|
|
917
|
+
"description": "Apply approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement. Use when a developer has an approved optimization plan from xcode-build-orchestrator, wants to apply specific build fixes, needs help implementing build setting changes, script phase guards, source-level compilation fixes, or SPM restructuring that was recommended by an analysis skill.",
|
|
918
|
+
"version": "0.0.0"
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
"name": "xcode-build-orchestrator",
|
|
922
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-orchestrator",
|
|
923
|
+
"description": "Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing findings, requesting explicit approval, delegating approved fixes to xcode-build-fixer, and re-benchmarking after changes. Use when a developer wants an end-to-end build optimization workflow, asks to speed up Xcode builds, wants a full build audit, or needs a recommend-first optimization pass covering compilation, project settings, and packages.",
|
|
924
|
+
"version": "0.0.0"
|
|
925
|
+
},
|
|
926
|
+
{
|
|
927
|
+
"name": "xcode-project-analyzer",
|
|
928
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-project-analyzer",
|
|
929
|
+
"description": "Audit Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements with explicit approval gates. Use when a developer wants project-level build analysis, slow incremental builds, guidance on target dependencies, build settings review, run script phase analysis, parallelization improvements, or module-map and DEFINES_MODULE configuration.",
|
|
930
|
+
"version": "0.0.0"
|
|
931
|
+
}
|
|
932
|
+
],
|
|
933
|
+
"sourceRepo": {
|
|
934
|
+
"owner": "AvdLee",
|
|
935
|
+
"repo": "Xcode-Build-Optimization-Agent-Skill",
|
|
936
|
+
"repoUrl": "https://github.com/AvdLee/Xcode-Build-Optimization-Agent-Skill.git"
|
|
937
|
+
},
|
|
938
|
+
"inferred": true
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
"version": 1,
|
|
942
|
+
"name": "avdlee-xcode-build-optimization-agent-skill-engineering",
|
|
943
|
+
"description": "Coding, debugging, testing, architecture, review, and software engineering skills. Derived from AvdLee/Xcode-Build-Optimization-Agent-Skill.",
|
|
944
|
+
"author": "ASM (AvdLee/Xcode-Build-Optimization-Agent-Skill)",
|
|
945
|
+
"createdAt": "2026-06-18T13:46:01.470Z",
|
|
946
|
+
"tags": [
|
|
947
|
+
"repo-derived",
|
|
948
|
+
"inferred",
|
|
949
|
+
"engineering",
|
|
950
|
+
"coding",
|
|
951
|
+
"testing",
|
|
952
|
+
"avdlee",
|
|
953
|
+
"xcode-build-optimization-agent-skill"
|
|
954
|
+
],
|
|
955
|
+
"skills": [
|
|
956
|
+
{
|
|
957
|
+
"name": "spm-build-analysis",
|
|
958
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/spm-build-analysis",
|
|
959
|
+
"description": "Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency graph shape are hurting clean or incremental build performance, mentions SPM slowness, package resolution time, build plugin overhead, duplicate module builds from configuration drift, circular dependencies between modules, oversized modules needing splitting, or modularization best practices.",
|
|
960
|
+
"version": "0.0.0"
|
|
961
|
+
},
|
|
962
|
+
{
|
|
963
|
+
"name": "xcode-build-benchmark",
|
|
964
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-benchmark",
|
|
965
|
+
"description": "Benchmark Xcode clean and incremental builds with repeatable inputs, timing summaries, and timestamped `.build-benchmark/` artifacts. Use when a developer wants a baseline, wants to compare before and after changes, asks to measure build performance, mentions build times, build duration, how long builds take, or wants to know if builds got faster or slower.",
|
|
966
|
+
"version": "0.0.0"
|
|
967
|
+
},
|
|
968
|
+
{
|
|
969
|
+
"name": "xcode-build-fixer",
|
|
970
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-fixer",
|
|
971
|
+
"description": "Apply approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement. Use when a developer has an approved optimization plan from xcode-build-orchestrator, wants to apply specific build fixes, needs help implementing build setting changes, script phase guards, source-level compilation fixes, or SPM restructuring that was recommended by an analysis skill.",
|
|
972
|
+
"version": "0.0.0"
|
|
973
|
+
},
|
|
974
|
+
{
|
|
975
|
+
"name": "xcode-build-orchestrator",
|
|
976
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-orchestrator",
|
|
977
|
+
"description": "Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing findings, requesting explicit approval, delegating approved fixes to xcode-build-fixer, and re-benchmarking after changes. Use when a developer wants an end-to-end build optimization workflow, asks to speed up Xcode builds, wants a full build audit, or needs a recommend-first optimization pass covering compilation, project settings, and packages.",
|
|
978
|
+
"version": "0.0.0"
|
|
979
|
+
},
|
|
980
|
+
{
|
|
981
|
+
"name": "xcode-compilation-analyzer",
|
|
982
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-compilation-analyzer",
|
|
983
|
+
"description": "Analyze Swift and mixed-language compile hotspots using build timing summaries and Swift frontend diagnostics, then produce a recommend-first source-level optimization plan. Use when a developer reports slow compilation, type-checking warnings, expensive clean-build compile phases, long CompileSwiftSources tasks, warn-long-function-bodies output, or wants to speed up Swift type checking.",
|
|
984
|
+
"version": "0.0.0"
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
"name": "xcode-project-analyzer",
|
|
988
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-project-analyzer",
|
|
989
|
+
"description": "Audit Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements with explicit approval gates. Use when a developer wants project-level build analysis, slow incremental builds, guidance on target dependencies, build settings review, run script phase analysis, parallelization improvements, or module-map and DEFINES_MODULE configuration.",
|
|
990
|
+
"version": "0.0.0"
|
|
991
|
+
}
|
|
992
|
+
],
|
|
993
|
+
"sourceRepo": {
|
|
994
|
+
"owner": "AvdLee",
|
|
995
|
+
"repo": "Xcode-Build-Optimization-Agent-Skill",
|
|
996
|
+
"repoUrl": "https://github.com/AvdLee/Xcode-Build-Optimization-Agent-Skill.git"
|
|
997
|
+
},
|
|
998
|
+
"inferred": true
|
|
999
|
+
},
|
|
1000
|
+
{
|
|
1001
|
+
"version": 1,
|
|
1002
|
+
"name": "avdlee-xcode-build-optimization-agent-skill-frontend-design",
|
|
1003
|
+
"description": "Frontend, UI, UX, visual design, component, theme, and landing-page skills. Derived from AvdLee/Xcode-Build-Optimization-Agent-Skill.",
|
|
1004
|
+
"author": "ASM (AvdLee/Xcode-Build-Optimization-Agent-Skill)",
|
|
1005
|
+
"createdAt": "2026-06-18T13:46:01.470Z",
|
|
1006
|
+
"tags": [
|
|
1007
|
+
"repo-derived",
|
|
1008
|
+
"inferred",
|
|
1009
|
+
"frontend",
|
|
1010
|
+
"design",
|
|
1011
|
+
"ui",
|
|
1012
|
+
"avdlee",
|
|
1013
|
+
"xcode-build-optimization-agent-skill"
|
|
1014
|
+
],
|
|
1015
|
+
"skills": [
|
|
1016
|
+
{
|
|
1017
|
+
"name": "spm-build-analysis",
|
|
1018
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/spm-build-analysis",
|
|
1019
|
+
"description": "Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency graph shape are hurting clean or incremental build performance, mentions SPM slowness, package resolution time, build plugin overhead, duplicate module builds from configuration drift, circular dependencies between modules, oversized modules needing splitting, or modularization best practices.",
|
|
1020
|
+
"version": "0.0.0"
|
|
1021
|
+
},
|
|
1022
|
+
{
|
|
1023
|
+
"name": "xcode-build-benchmark",
|
|
1024
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-benchmark",
|
|
1025
|
+
"description": "Benchmark Xcode clean and incremental builds with repeatable inputs, timing summaries, and timestamped `.build-benchmark/` artifacts. Use when a developer wants a baseline, wants to compare before and after changes, asks to measure build performance, mentions build times, build duration, how long builds take, or wants to know if builds got faster or slower.",
|
|
1026
|
+
"version": "0.0.0"
|
|
1027
|
+
},
|
|
1028
|
+
{
|
|
1029
|
+
"name": "xcode-build-fixer",
|
|
1030
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-fixer",
|
|
1031
|
+
"description": "Apply approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement. Use when a developer has an approved optimization plan from xcode-build-orchestrator, wants to apply specific build fixes, needs help implementing build setting changes, script phase guards, source-level compilation fixes, or SPM restructuring that was recommended by an analysis skill.",
|
|
1032
|
+
"version": "0.0.0"
|
|
1033
|
+
},
|
|
1034
|
+
{
|
|
1035
|
+
"name": "xcode-build-orchestrator",
|
|
1036
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-orchestrator",
|
|
1037
|
+
"description": "Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing findings, requesting explicit approval, delegating approved fixes to xcode-build-fixer, and re-benchmarking after changes. Use when a developer wants an end-to-end build optimization workflow, asks to speed up Xcode builds, wants a full build audit, or needs a recommend-first optimization pass covering compilation, project settings, and packages.",
|
|
1038
|
+
"version": "0.0.0"
|
|
1039
|
+
},
|
|
1040
|
+
{
|
|
1041
|
+
"name": "xcode-compilation-analyzer",
|
|
1042
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-compilation-analyzer",
|
|
1043
|
+
"description": "Analyze Swift and mixed-language compile hotspots using build timing summaries and Swift frontend diagnostics, then produce a recommend-first source-level optimization plan. Use when a developer reports slow compilation, type-checking warnings, expensive clean-build compile phases, long CompileSwiftSources tasks, warn-long-function-bodies output, or wants to speed up Swift type checking.",
|
|
1044
|
+
"version": "0.0.0"
|
|
1045
|
+
},
|
|
1046
|
+
{
|
|
1047
|
+
"name": "xcode-project-analyzer",
|
|
1048
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-project-analyzer",
|
|
1049
|
+
"description": "Audit Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements with explicit approval gates. Use when a developer wants project-level build analysis, slow incremental builds, guidance on target dependencies, build settings review, run script phase analysis, parallelization improvements, or module-map and DEFINES_MODULE configuration.",
|
|
1050
|
+
"version": "0.0.0"
|
|
1051
|
+
}
|
|
1052
|
+
],
|
|
1053
|
+
"sourceRepo": {
|
|
1054
|
+
"owner": "AvdLee",
|
|
1055
|
+
"repo": "Xcode-Build-Optimization-Agent-Skill",
|
|
1056
|
+
"repoUrl": "https://github.com/AvdLee/Xcode-Build-Optimization-Agent-Skill.git"
|
|
1057
|
+
},
|
|
1058
|
+
"inferred": true
|
|
1059
|
+
},
|
|
1060
|
+
{
|
|
1061
|
+
"version": 1,
|
|
1062
|
+
"name": "avdlee-xcode-build-optimization-agent-skill-research",
|
|
1063
|
+
"description": "Research, academic, literature-review, citation, paper, and analysis skills. Derived from AvdLee/Xcode-Build-Optimization-Agent-Skill.",
|
|
1064
|
+
"author": "ASM (AvdLee/Xcode-Build-Optimization-Agent-Skill)",
|
|
1065
|
+
"createdAt": "2026-06-18T13:46:01.470Z",
|
|
1066
|
+
"tags": [
|
|
1067
|
+
"repo-derived",
|
|
1068
|
+
"inferred",
|
|
1069
|
+
"research",
|
|
1070
|
+
"academic",
|
|
1071
|
+
"analysis",
|
|
1072
|
+
"avdlee",
|
|
1073
|
+
"xcode-build-optimization-agent-skill"
|
|
1074
|
+
],
|
|
1075
|
+
"skills": [
|
|
1076
|
+
{
|
|
1077
|
+
"name": "spm-build-analysis",
|
|
1078
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/spm-build-analysis",
|
|
1079
|
+
"description": "Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency graph shape are hurting clean or incremental build performance, mentions SPM slowness, package resolution time, build plugin overhead, duplicate module builds from configuration drift, circular dependencies between modules, oversized modules needing splitting, or modularization best practices.",
|
|
1080
|
+
"version": "0.0.0"
|
|
1081
|
+
},
|
|
1082
|
+
{
|
|
1083
|
+
"name": "xcode-build-benchmark",
|
|
1084
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-benchmark",
|
|
1085
|
+
"description": "Benchmark Xcode clean and incremental builds with repeatable inputs, timing summaries, and timestamped `.build-benchmark/` artifacts. Use when a developer wants a baseline, wants to compare before and after changes, asks to measure build performance, mentions build times, build duration, how long builds take, or wants to know if builds got faster or slower.",
|
|
1086
|
+
"version": "0.0.0"
|
|
1087
|
+
},
|
|
1088
|
+
{
|
|
1089
|
+
"name": "xcode-build-fixer",
|
|
1090
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-fixer",
|
|
1091
|
+
"description": "Apply approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement. Use when a developer has an approved optimization plan from xcode-build-orchestrator, wants to apply specific build fixes, needs help implementing build setting changes, script phase guards, source-level compilation fixes, or SPM restructuring that was recommended by an analysis skill.",
|
|
1092
|
+
"version": "0.0.0"
|
|
1093
|
+
},
|
|
1094
|
+
{
|
|
1095
|
+
"name": "xcode-build-orchestrator",
|
|
1096
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-build-orchestrator",
|
|
1097
|
+
"description": "Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing findings, requesting explicit approval, delegating approved fixes to xcode-build-fixer, and re-benchmarking after changes. Use when a developer wants an end-to-end build optimization workflow, asks to speed up Xcode builds, wants a full build audit, or needs a recommend-first optimization pass covering compilation, project settings, and packages.",
|
|
1098
|
+
"version": "0.0.0"
|
|
1099
|
+
},
|
|
1100
|
+
{
|
|
1101
|
+
"name": "xcode-compilation-analyzer",
|
|
1102
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-compilation-analyzer",
|
|
1103
|
+
"description": "Analyze Swift and mixed-language compile hotspots using build timing summaries and Swift frontend diagnostics, then produce a recommend-first source-level optimization plan. Use when a developer reports slow compilation, type-checking warnings, expensive clean-build compile phases, long CompileSwiftSources tasks, warn-long-function-bodies output, or wants to speed up Swift type checking.",
|
|
1104
|
+
"version": "0.0.0"
|
|
1105
|
+
},
|
|
1106
|
+
{
|
|
1107
|
+
"name": "xcode-project-analyzer",
|
|
1108
|
+
"installUrl": "github:AvdLee/Xcode-Build-Optimization-Agent-Skill:skills/xcode-project-analyzer",
|
|
1109
|
+
"description": "Audit Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements with explicit approval gates. Use when a developer wants project-level build analysis, slow incremental builds, guidance on target dependencies, build settings review, run script phase analysis, parallelization improvements, or module-map and DEFINES_MODULE configuration.",
|
|
1110
|
+
"version": "0.0.0"
|
|
1111
|
+
}
|
|
1112
|
+
],
|
|
1113
|
+
"sourceRepo": {
|
|
1114
|
+
"owner": "AvdLee",
|
|
1115
|
+
"repo": "Xcode-Build-Optimization-Agent-Skill",
|
|
1116
|
+
"repoUrl": "https://github.com/AvdLee/Xcode-Build-Optimization-Agent-Skill.git"
|
|
1117
|
+
},
|
|
1118
|
+
"inferred": true
|
|
1119
|
+
}
|
|
1120
|
+
]
|
|
1121
|
+
}
|