agent-skill-manager 2.0.0 → 2.1.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 +2 -2
- package/data/skill-index/Affitor_affiliate-skills.json +62 -2
- package/data/skill-index/Eronred_aso-skills.json +1 -1
- package/data/skill-index/GPTomics_bioSkills.json +173 -17
- package/data/skill-index/Galaxy-Dawn_claude-scholar.json +14 -2
- package/data/skill-index/Imbad0202_academic-research-skills.json +19 -19
- package/data/skill-index/K-Dense-AI_claude-scientific-skills.json +39 -555
- package/data/skill-index/Leonxlnx_taste-skill.json +14 -2
- package/data/skill-index/Master-cai_Research-Paper-Writing-Skills.json +1 -1
- package/data/skill-index/MiniMax-AI_skills.json +103 -7
- package/data/skill-index/affaan-m_everything-claude-code.json +4045 -733
- package/data/skill-index/alirezarezvani_claude-skills.json +686 -2
- package/data/skill-index/anthropics_skills.json +2 -2
- package/data/skill-index/bytedance_deer-flow.json +62 -2
- package/data/skill-index/coreyhaines31_marketingskills.json +44 -8
- package/data/skill-index/github_awesome-copilot.json +3142 -898
- package/data/skill-index/heygen-com_hyperframes.json +69 -0
- package/data/skill-index/himself65_finance-skills.json +175 -19
- package/data/skill-index/kemiljk_fluid-design.json +1 -1
- package/data/skill-index/kepano_obsidian-skills.json +2 -2
- package/data/skill-index/luongnv89_skills.json +47 -35
- package/data/skill-index/mattpocock_skills.json +70 -34
- package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +1 -1
- package/data/skill-index/obra_superpowers.json +1 -1
- package/data/skill-index/sickn33_antigravity-awesome-skills.json +42937 -5491
- package/data/skill-index/slavingia_skills.json +1 -1
- package/data/skill-index-resources.json +10 -1
- package/dist/agent-skill-manager.js +3 -3
- package/dist/{chunk-b5czdh0p.js → chunk-6mbpytcj.js} +1 -1
- package/dist/{chunk-2kpv20e1.js → chunk-x537ndd4.js} +1 -1
- package/package.json +1 -1
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"repoUrl": "https://github.com/luongnv89/skills.git",
|
|
3
3
|
"owner": "luongnv89",
|
|
4
4
|
"repo": "skills",
|
|
5
|
-
"updatedAt": "2026-
|
|
6
|
-
"skillCount":
|
|
5
|
+
"updatedAt": "2026-04-20T06:33:12.504Z",
|
|
6
|
+
"skillCount": 36,
|
|
7
7
|
"skills": [
|
|
8
8
|
{
|
|
9
9
|
"name": "agent-config",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
21
|
"name": "appstore-review-checker",
|
|
22
|
-
"description": "
|
|
22
|
+
"description": "Audit iOS/macOS app projects against Apple App Store Review Guidelines to catch rejection risks before submission, with per-guideline PASS/FAIL/WARNING verdicts and fix suggestions.",
|
|
23
23
|
"version": "1.1.1",
|
|
24
24
|
"license": "",
|
|
25
25
|
"creator": "",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
},
|
|
32
32
|
{
|
|
33
33
|
"name": "aso-marketing",
|
|
34
|
-
"description": "
|
|
34
|
+
"description": "Optimize App Store and Google Play listings with keyword strategy, metadata, and localization. Use when asked to improve app store visibility, ASO, or app discoverability.",
|
|
35
35
|
"version": "1.1.1",
|
|
36
36
|
"license": "MIT",
|
|
37
37
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
45
|
"name": "auto-push",
|
|
46
|
-
"description": "Stage all changes,
|
|
46
|
+
"description": "Stage all changes, commit with a generated message, and push to remote — with safety checks for secrets, large files, and protected branches. Executes immediately after checks pass; no extra confirmation needed.",
|
|
47
47
|
"version": "1.0.1",
|
|
48
48
|
"license": "MIT",
|
|
49
49
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
57
|
"name": "cli-builder",
|
|
58
|
-
"description": "
|
|
59
|
-
"version": "1.0.
|
|
58
|
+
"description": "Build a production-quality CLI tool for any module or application. Auto-detects language, recommends CLI libraries, and follows a 5-step approval-gated workflow: Analyze, Design, Plan, Execute, Summarize.",
|
|
59
|
+
"version": "1.0.2",
|
|
60
60
|
"license": "MIT",
|
|
61
61
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
62
62
|
"compatibility": "",
|
|
@@ -79,19 +79,19 @@
|
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
"name": "code-review",
|
|
82
|
-
"description": "
|
|
83
|
-
"version": "1.1.
|
|
82
|
+
"description": "Review code changes for bugs, security vulnerabilities, and code quality issues — producing prioritized findings with specific fix suggestions.",
|
|
83
|
+
"version": "1.1.2",
|
|
84
84
|
"license": "MIT",
|
|
85
85
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
86
86
|
"compatibility": "",
|
|
87
87
|
"allowedTools": [],
|
|
88
88
|
"installUrl": "github:luongnv89/skills:skills/code-review",
|
|
89
89
|
"relPath": "skills/code-review",
|
|
90
|
-
"verified":
|
|
90
|
+
"verified": false
|
|
91
91
|
},
|
|
92
92
|
{
|
|
93
93
|
"name": "context-hub",
|
|
94
|
-
"description": "
|
|
94
|
+
"description": "Fetch up-to-date third-party API/SDK docs via `chub` before writing or reviewing integration code — so method names, payload fields, and auth headers are always sourced from live docs, not stale training data.",
|
|
95
95
|
"version": "1.0.1",
|
|
96
96
|
"license": "MIT",
|
|
97
97
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -103,8 +103,8 @@
|
|
|
103
103
|
},
|
|
104
104
|
{
|
|
105
105
|
"name": "devops-pipeline",
|
|
106
|
-
"description": "Implement pre-commit hooks and GitHub Actions for
|
|
107
|
-
"version": "
|
|
106
|
+
"description": "Implement pre-commit hooks and lean GitHub Actions for shift-left quality assurance — maximizing local test coverage and minimizing CI cost.",
|
|
107
|
+
"version": "2.0.0",
|
|
108
108
|
"license": "MIT",
|
|
109
109
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
110
110
|
"compatibility": "",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
117
|
"name": "docs-generator",
|
|
118
|
-
"description": "
|
|
118
|
+
"description": "Generate and restructure project documentation into a clear, accessible hierarchy. Use when asked to \"organize docs\", \"generate documentation\", \"improve doc structure\", or \"restructure README\".",
|
|
119
119
|
"version": "1.2.1",
|
|
120
120
|
"license": "MIT",
|
|
121
121
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
129
|
"name": "dont-make-me-think",
|
|
130
|
-
"description": "Review
|
|
130
|
+
"description": "Review UI for usability issues using Steve Krug's principles and produce a scannable report. Use when asked for a usability audit, UX review, or UI feedback on screenshots, URLs, or code.",
|
|
131
131
|
"version": "1.1.1",
|
|
132
132
|
"license": "MIT",
|
|
133
133
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
},
|
|
140
140
|
{
|
|
141
141
|
"name": "drawio-generator",
|
|
142
|
-
"description": "Generate diagrams
|
|
142
|
+
"description": "Generate professional diagrams as valid draw.io XML files — flowcharts, architecture, C4 models, ER diagrams, sequence diagrams, mind maps, and swimlanes.",
|
|
143
143
|
"version": "1.1.1",
|
|
144
144
|
"license": "MIT",
|
|
145
145
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -151,8 +151,8 @@
|
|
|
151
151
|
},
|
|
152
152
|
{
|
|
153
153
|
"name": "excalidraw-generator",
|
|
154
|
-
"description": "Generate diagrams
|
|
155
|
-
"version": "1.
|
|
154
|
+
"description": "Generate professional diagrams as valid Excalidraw JSON files — flowcharts, architecture, ER diagrams, mind maps, sequence diagrams, wireframes, C4 models, and more. Understands text, code, schemas, or verbal descriptions.",
|
|
155
|
+
"version": "1.2.0",
|
|
156
156
|
"license": "MIT",
|
|
157
157
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
158
158
|
"compatibility": "",
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
165
|
"name": "frontend-design",
|
|
166
|
-
"description": "
|
|
166
|
+
"description": "Design and implement production-grade frontend interfaces with distinctive aesthetics and working code. Use when asked to build a UI, component, page, or frontend feature.",
|
|
167
167
|
"version": "1.2.1",
|
|
168
168
|
"license": "MIT",
|
|
169
169
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
},
|
|
176
176
|
{
|
|
177
177
|
"name": "github-issue-creator",
|
|
178
|
-
"description": "Create or update GitHub issues from screenshots,
|
|
178
|
+
"description": "Create or update GitHub issues from screenshots, emails, messages, or any visual/text input. Extracts structured data, redacts PII, detects issue templates, proposes issues for approval, then files them via gh CLI.",
|
|
179
179
|
"version": "1.0.0",
|
|
180
180
|
"license": "MIT",
|
|
181
181
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -187,8 +187,8 @@
|
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
189
|
"name": "idea-validator",
|
|
190
|
-
"description": "
|
|
191
|
-
"version": "1.
|
|
190
|
+
"description": "Evaluate app ideas and startup concepts across market viability, technical feasibility, and competitive landscape. Use when asked to validate, review, or score a product idea.",
|
|
191
|
+
"version": "1.3.0",
|
|
192
192
|
"license": "MIT",
|
|
193
193
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
194
194
|
"compatibility": "",
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"name": "install-script-generator",
|
|
202
|
-
"description": "Generate cross-platform installation scripts for any software, library, or module.
|
|
202
|
+
"description": "Generate cross-platform installation scripts for any software, library, or module. Produces a standalone install.sh runnable via a single curl/wget one-liner, with automatic OS, architecture, and package manager detection.",
|
|
203
203
|
"version": "2.0.1",
|
|
204
204
|
"license": "MIT",
|
|
205
205
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
},
|
|
212
212
|
{
|
|
213
213
|
"name": "logo-designer",
|
|
214
|
-
"description": "Design professional
|
|
214
|
+
"description": "Design professional SVG logos by analyzing project context and generating 7 brand asset variants — mark, full, wordmark, icon, favicon, white, and black — plus a brand showcase HTML page.",
|
|
215
215
|
"version": "1.2.0",
|
|
216
216
|
"license": "MIT",
|
|
217
217
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
},
|
|
224
224
|
{
|
|
225
225
|
"name": "name-checker",
|
|
226
|
-
"description": "Check product
|
|
226
|
+
"description": "Check product and brand names for conflicts across trademarks, domains, social media handles, and package registries (npm, PyPI, Homebrew, apt). Delivers a risk assessment and actionable Proceed, Modify, or Abandon recommendation.",
|
|
227
227
|
"version": "1.1.1",
|
|
228
228
|
"license": "MIT",
|
|
229
229
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
},
|
|
260
260
|
{
|
|
261
261
|
"name": "opencode-runner",
|
|
262
|
-
"description": "Delegate coding tasks to opencode
|
|
262
|
+
"description": "Delegate coding tasks to opencode using free cloud models. Use when asked to run a task with opencode, use a free model, or offload coding work to opencode.ai.",
|
|
263
263
|
"version": "1.2.1",
|
|
264
264
|
"license": "MIT",
|
|
265
265
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
},
|
|
272
272
|
{
|
|
273
273
|
"name": "openspec-task-loop",
|
|
274
|
-
"description": "
|
|
274
|
+
"description": "Execute a spec-first one-task-at-a-time loop using OpenSpec OPSX. Use when asked to implement tasks from a list with single-task scope, spec artifacts, and sequential verification before archiving.",
|
|
275
275
|
"version": "1.1.1",
|
|
276
276
|
"license": "MIT",
|
|
277
277
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -307,7 +307,7 @@
|
|
|
307
307
|
},
|
|
308
308
|
{
|
|
309
309
|
"name": "readme-to-landing-page",
|
|
310
|
-
"description": "Transform
|
|
310
|
+
"description": "Transform a project README.md into a conversion-optimized landing page using PAS, AIDA, or StoryBrand frameworks — hero, value prop, how it works, quick start, and CTA in pure GitHub-renderable markdown.",
|
|
311
311
|
"version": "2.0.1",
|
|
312
312
|
"license": "MIT",
|
|
313
313
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -319,8 +319,8 @@
|
|
|
319
319
|
},
|
|
320
320
|
{
|
|
321
321
|
"name": "release-manager",
|
|
322
|
-
"description": "
|
|
323
|
-
"version": "2.
|
|
322
|
+
"description": "Automate the full release lifecycle — version bump, changelog, README update, git tag, GitHub release, and PyPI/npm publishing. Use this skill whenever the user wants to cut a release, bump a version, tag and push, create a GitHub release, generate release notes or a changelog, publish to PyPI or npm, or asks what changed since the last release. Even if the user just says \"ship it\", \"make a release\", or \"tag this version\" — this skill should handle it.",
|
|
323
|
+
"version": "2.4.0",
|
|
324
324
|
"license": "MIT",
|
|
325
325
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
326
326
|
"compatibility": "",
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
},
|
|
332
332
|
{
|
|
333
333
|
"name": "seo-ai-optimizer",
|
|
334
|
-
"description": "
|
|
334
|
+
"description": "Audit and optimize website codebases for technical SEO, content SEO, and AI bot accessibility. Fixes meta tags, sitemaps, robots.txt, structured data, llms.txt, and GPTBot/ClaudeBot directives across any web framework.",
|
|
335
335
|
"version": "1.1.1",
|
|
336
336
|
"license": "MIT",
|
|
337
337
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
{
|
|
345
345
|
"name": "skill-creator",
|
|
346
346
|
"description": "Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.",
|
|
347
|
-
"version": "1.2.
|
|
347
|
+
"version": "1.2.2",
|
|
348
348
|
"license": "MIT",
|
|
349
349
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
350
350
|
"compatibility": "",
|
|
@@ -355,7 +355,7 @@
|
|
|
355
355
|
},
|
|
356
356
|
{
|
|
357
357
|
"name": "skill-inventory-auditor",
|
|
358
|
-
"description": "Audit all installed agent skills across global and project scopes to find and remove duplicate skills. Use when asked to \"audit my skills\", \"
|
|
358
|
+
"description": "Audit all installed agent skills across global and project scopes to find and remove duplicate skills. Use when asked to \"audit my skills\", \"deduplicate skills\", \"clean up skills\", or \"find duplicate skill installations\".",
|
|
359
359
|
"version": "1.0.1",
|
|
360
360
|
"license": "MIT",
|
|
361
361
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -365,6 +365,18 @@
|
|
|
365
365
|
"relPath": "skills/skill-inventory-auditor",
|
|
366
366
|
"verified": true
|
|
367
367
|
},
|
|
368
|
+
{
|
|
369
|
+
"name": "slop-code",
|
|
370
|
+
"description": "Clean up a codebase by removing AI slop, dead code, weak types, duplication, defensive over-engineering, and legacy cruft using 8 parallel specialized subagents across two cleanup waves.",
|
|
371
|
+
"version": "1.0.0",
|
|
372
|
+
"license": "MIT",
|
|
373
|
+
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
374
|
+
"compatibility": "",
|
|
375
|
+
"allowedTools": [],
|
|
376
|
+
"installUrl": "github:luongnv89/skills:skills/slop-code",
|
|
377
|
+
"relPath": "skills/slop-code",
|
|
378
|
+
"verified": true
|
|
379
|
+
},
|
|
368
380
|
{
|
|
369
381
|
"name": "system-design",
|
|
370
382
|
"description": "Generate Technical Architecture Documents (TAD) from PRD files. Use when users ask to \"design the architecture\", \"create a TAD\", \"system design\", or want to define how a product will be built. Creates/updates tad.md and always reports GitHub links to changed files.",
|
|
@@ -391,7 +403,7 @@
|
|
|
391
403
|
},
|
|
392
404
|
{
|
|
393
405
|
"name": "test-coverage",
|
|
394
|
-
"description": "Expand unit test coverage by targeting untested branches and edge cases
|
|
406
|
+
"description": "Expand unit test coverage by targeting untested branches and edge cases in any language. Identifies coverage gaps, writes new tests using the project's existing framework, and verifies measurable improvement.",
|
|
395
407
|
"version": "1.2.1",
|
|
396
408
|
"license": "MIT",
|
|
397
409
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -403,7 +415,7 @@
|
|
|
403
415
|
},
|
|
404
416
|
{
|
|
405
417
|
"name": "theme-transformer",
|
|
406
|
-
"description": "Transform an existing website/app UI into a futuristic cyberpunk, neon, space, or digital-dark theme with user-adjustable colors. Use when asked to \"reskin the UI\", \"
|
|
418
|
+
"description": "Transform an existing website/app UI into a futuristic cyberpunk, neon, space, or digital-dark theme with user-adjustable colors. Use when asked to \"reskin the UI\", \"dark theme\", \"cyberpunk style\", or \"make the interface futuristic\".",
|
|
407
419
|
"version": "1.0.1",
|
|
408
420
|
"license": "MIT",
|
|
409
421
|
"creator": "Luong NGUYEN <luongnv89@gmail.com>",
|
|
@@ -2,9 +2,21 @@
|
|
|
2
2
|
"repoUrl": "https://github.com/mattpocock/skills.git",
|
|
3
3
|
"owner": "mattpocock",
|
|
4
4
|
"repo": "skills",
|
|
5
|
-
"updatedAt": "2026-
|
|
6
|
-
"skillCount":
|
|
5
|
+
"updatedAt": "2026-04-20T06:33:18.182Z",
|
|
6
|
+
"skillCount": 21,
|
|
7
7
|
"skills": [
|
|
8
|
+
{
|
|
9
|
+
"name": "caveman",
|
|
10
|
+
"description": "Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says \"caveman mode\", \"talk like caveman\", \"use caveman\", \"less tokens\", \"be brief\", or invokes /caveman.",
|
|
11
|
+
"version": "0.0.0",
|
|
12
|
+
"license": "",
|
|
13
|
+
"creator": "",
|
|
14
|
+
"compatibility": "",
|
|
15
|
+
"allowedTools": [],
|
|
16
|
+
"installUrl": "github:mattpocock/skills:caveman",
|
|
17
|
+
"relPath": "caveman",
|
|
18
|
+
"verified": true
|
|
19
|
+
},
|
|
8
20
|
{
|
|
9
21
|
"name": "design-an-interface",
|
|
10
22
|
"description": "Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module shapes, or mentions \"design it twice\".",
|
|
@@ -17,6 +29,18 @@
|
|
|
17
29
|
"relPath": "design-an-interface",
|
|
18
30
|
"verified": true
|
|
19
31
|
},
|
|
32
|
+
{
|
|
33
|
+
"name": "domain-model",
|
|
34
|
+
"description": "Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.",
|
|
35
|
+
"version": "0.0.0",
|
|
36
|
+
"license": "",
|
|
37
|
+
"creator": "",
|
|
38
|
+
"compatibility": "",
|
|
39
|
+
"allowedTools": [],
|
|
40
|
+
"installUrl": "github:mattpocock/skills:domain-model",
|
|
41
|
+
"relPath": "domain-model",
|
|
42
|
+
"verified": true
|
|
43
|
+
},
|
|
20
44
|
{
|
|
21
45
|
"name": "edit-article",
|
|
22
46
|
"description": "Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.",
|
|
@@ -41,6 +65,18 @@
|
|
|
41
65
|
"relPath": "git-guardrails-claude-code",
|
|
42
66
|
"verified": true
|
|
43
67
|
},
|
|
68
|
+
{
|
|
69
|
+
"name": "github-triage",
|
|
70
|
+
"description": "Triage GitHub issues through a label-based state machine with interactive grilling sessions. Use when user wants to triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.",
|
|
71
|
+
"version": "0.0.0",
|
|
72
|
+
"license": "",
|
|
73
|
+
"creator": "",
|
|
74
|
+
"compatibility": "",
|
|
75
|
+
"allowedTools": [],
|
|
76
|
+
"installUrl": "github:mattpocock/skills:github-triage",
|
|
77
|
+
"relPath": "github-triage",
|
|
78
|
+
"verified": true
|
|
79
|
+
},
|
|
44
80
|
{
|
|
45
81
|
"name": "grill-me",
|
|
46
82
|
"description": "Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions \"grill me\".",
|
|
@@ -89,30 +125,6 @@
|
|
|
89
125
|
"relPath": "obsidian-vault",
|
|
90
126
|
"verified": true
|
|
91
127
|
},
|
|
92
|
-
{
|
|
93
|
-
"name": "prd-to-issues",
|
|
94
|
-
"description": "Break a PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices. Use when user wants to convert a PRD to issues, create implementation tickets, or break down a PRD into work items.",
|
|
95
|
-
"version": "0.0.0",
|
|
96
|
-
"license": "",
|
|
97
|
-
"creator": "",
|
|
98
|
-
"compatibility": "",
|
|
99
|
-
"allowedTools": [],
|
|
100
|
-
"installUrl": "github:mattpocock/skills:prd-to-issues",
|
|
101
|
-
"relPath": "prd-to-issues",
|
|
102
|
-
"verified": true
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"name": "prd-to-plan",
|
|
106
|
-
"description": "Turn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices, saved as a local Markdown file in ./plans/. Use when user wants to break down a PRD, create an implementation plan, plan phases from a PRD, or mentions \"tracer bullets\".",
|
|
107
|
-
"version": "0.0.0",
|
|
108
|
-
"license": "",
|
|
109
|
-
"creator": "",
|
|
110
|
-
"compatibility": "",
|
|
111
|
-
"allowedTools": [],
|
|
112
|
-
"installUrl": "github:mattpocock/skills:prd-to-plan",
|
|
113
|
-
"relPath": "prd-to-plan",
|
|
114
|
-
"verified": true
|
|
115
|
-
},
|
|
116
128
|
{
|
|
117
129
|
"name": "qa",
|
|
118
130
|
"description": "Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions \"QA session\".",
|
|
@@ -173,6 +185,30 @@
|
|
|
173
185
|
"relPath": "tdd",
|
|
174
186
|
"verified": true
|
|
175
187
|
},
|
|
188
|
+
{
|
|
189
|
+
"name": "to-issues",
|
|
190
|
+
"description": "Break a plan, spec, or PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.",
|
|
191
|
+
"version": "0.0.0",
|
|
192
|
+
"license": "",
|
|
193
|
+
"creator": "",
|
|
194
|
+
"compatibility": "",
|
|
195
|
+
"allowedTools": [],
|
|
196
|
+
"installUrl": "github:mattpocock/skills:to-issues",
|
|
197
|
+
"relPath": "to-issues",
|
|
198
|
+
"verified": true
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"name": "to-prd",
|
|
202
|
+
"description": "Turn the current conversation context into a PRD and submit it as a GitHub issue. Use when user wants to create a PRD from the current context.",
|
|
203
|
+
"version": "0.0.0",
|
|
204
|
+
"license": "",
|
|
205
|
+
"creator": "",
|
|
206
|
+
"compatibility": "",
|
|
207
|
+
"allowedTools": [],
|
|
208
|
+
"installUrl": "github:mattpocock/skills:to-prd",
|
|
209
|
+
"relPath": "to-prd",
|
|
210
|
+
"verified": true
|
|
211
|
+
},
|
|
176
212
|
{
|
|
177
213
|
"name": "triage-issue",
|
|
178
214
|
"description": "Triage a bug or issue by exploring the codebase to find root cause, then create a GitHub issue with a TDD-based fix plan. Use when user reports a bug, wants to file an issue, mentions \"triage\", or wants to investigate and plan a fix for a problem.",
|
|
@@ -198,27 +234,27 @@
|
|
|
198
234
|
"verified": true
|
|
199
235
|
},
|
|
200
236
|
{
|
|
201
|
-
"name": "write-a-
|
|
202
|
-
"description": "Create
|
|
237
|
+
"name": "write-a-skill",
|
|
238
|
+
"description": "Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.",
|
|
203
239
|
"version": "0.0.0",
|
|
204
240
|
"license": "",
|
|
205
241
|
"creator": "",
|
|
206
242
|
"compatibility": "",
|
|
207
243
|
"allowedTools": [],
|
|
208
|
-
"installUrl": "github:mattpocock/skills:write-a-
|
|
209
|
-
"relPath": "write-a-
|
|
244
|
+
"installUrl": "github:mattpocock/skills:write-a-skill",
|
|
245
|
+
"relPath": "write-a-skill",
|
|
210
246
|
"verified": true
|
|
211
247
|
},
|
|
212
248
|
{
|
|
213
|
-
"name": "
|
|
214
|
-
"description": "
|
|
249
|
+
"name": "zoom-out",
|
|
250
|
+
"description": "Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.",
|
|
215
251
|
"version": "0.0.0",
|
|
216
252
|
"license": "",
|
|
217
253
|
"creator": "",
|
|
218
254
|
"compatibility": "",
|
|
219
255
|
"allowedTools": [],
|
|
220
|
-
"installUrl": "github:mattpocock/skills:
|
|
221
|
-
"relPath": "
|
|
256
|
+
"installUrl": "github:mattpocock/skills:zoom-out",
|
|
257
|
+
"relPath": "zoom-out",
|
|
222
258
|
"verified": true
|
|
223
259
|
}
|
|
224
260
|
]
|