claude-autopm 2.8.6 → 2.8.7

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.
Files changed (134) hide show
  1. package/package.json +1 -1
  2. package/packages/plugin-ai/plugin.json +4 -111
  3. package/packages/plugin-cloud/plugin.json +172 -96
  4. package/packages/plugin-data/plugin.json +5 -26
  5. package/packages/plugin-databases/plugin.json +146 -30
  6. package/packages/plugin-devops/plugin.json +176 -66
  7. package/packages/plugin-frameworks/plugin.json +108 -60
  8. package/packages/plugin-languages/plugin.json +136 -69
  9. package/packages/plugin-ml/plugin.json +11 -21
  10. package/packages/plugin-testing/plugin.json +72 -62
  11. /package/packages/plugin-ai/commands/{a2a-setup.md → ai:a2a-setup.md} +0 -0
  12. /package/packages/plugin-ai/commands/{ai-model-deployment.md → ai:ai-model-deployment.md} +0 -0
  13. /package/packages/plugin-ai/commands/{anthropic-optimize.md → ai:anthropic-optimize.md} +0 -0
  14. /package/packages/plugin-ai/commands/{huggingface-deploy.md → ai:huggingface-deploy.md} +0 -0
  15. /package/packages/plugin-ai/commands/{langchain-optimize.md → ai:langchain-optimize.md} +0 -0
  16. /package/packages/plugin-ai/commands/{llm-optimize.md → ai:llm-optimize.md} +0 -0
  17. /package/packages/plugin-ai/commands/{openai-optimize.md → ai:openai-optimize.md} +0 -0
  18. /package/packages/plugin-ai/commands/{rag-optimize.md → ai:rag-optimize.md} +0 -0
  19. /package/packages/plugin-ai/commands/{rag-setup-scaffold.md → ai:rag-setup-scaffold.md} +0 -0
  20. /package/packages/plugin-cloud/commands/{cloud-cost-optimize.md → cloud:cloud-cost-optimize.md} +0 -0
  21. /package/packages/plugin-cloud/commands/{cloud-validate.md → cloud:cloud-validate.md} +0 -0
  22. /package/packages/plugin-cloud/commands/{infra-deploy.md → cloud:infra-deploy.md} +0 -0
  23. /package/packages/plugin-cloud/commands/{k8s-deploy.md → cloud:k8s-deploy.md} +0 -0
  24. /package/packages/plugin-cloud/commands/{ssh-security.md → cloud:ssh-security.md} +0 -0
  25. /package/packages/plugin-cloud/commands/{traefik-setup.md → cloud:traefik-setup.md} +0 -0
  26. /package/packages/plugin-data/commands/{airflow-dag-scaffold.md → data:airflow-dag-scaffold.md} +0 -0
  27. /package/packages/plugin-data/commands/{kafka-pipeline-scaffold.md → data:kafka-pipeline-scaffold.md} +0 -0
  28. /package/packages/plugin-databases/commands/{db-optimize.md → db:db-optimize.md} +0 -0
  29. /package/packages/plugin-devops/commands/{ci-pipeline-create.md → devops:ci-pipeline-create.md} +0 -0
  30. /package/packages/plugin-devops/commands/{docker-optimize.md → devops:docker-optimize.md} +0 -0
  31. /package/packages/plugin-devops/commands/{workflow-create.md → devops:workflow-create.md} +0 -0
  32. /package/packages/plugin-frameworks/commands/{app-scaffold.md → framework:app-scaffold.md} +0 -0
  33. /package/packages/plugin-frameworks/commands/{nextjs-optimize.md → framework:nextjs-optimize.md} +0 -0
  34. /package/packages/plugin-frameworks/commands/{react-optimize.md → framework:react-optimize.md} +0 -0
  35. /package/packages/plugin-frameworks/commands/{tailwind-system.md → framework:tailwind-system.md} +0 -0
  36. /package/packages/plugin-languages/commands/{javascript-optimize.md → lang:javascript-optimize.md} +0 -0
  37. /package/packages/plugin-languages/commands/{nodejs-api-scaffold.md → lang:nodejs-api-scaffold.md} +0 -0
  38. /package/packages/plugin-languages/commands/{nodejs-optimize.md → lang:nodejs-optimize.md} +0 -0
  39. /package/packages/plugin-languages/commands/{python-api-scaffold.md → lang:python-api-scaffold.md} +0 -0
  40. /package/packages/plugin-languages/commands/{python-optimize.md → lang:python-optimize.md} +0 -0
  41. /package/packages/plugin-ml/commands/{ml-automl.md → ml:ml-automl.md} +0 -0
  42. /package/packages/plugin-ml/commands/{ml-train-optimize.md → ml:ml-train-optimize.md} +0 -0
  43. /package/packages/plugin-pm/commands/azure/{COMMANDS.md → azure:COMMANDS.md} +0 -0
  44. /package/packages/plugin-pm/commands/azure/{COMMAND_MAPPING.md → azure:COMMAND_MAPPING.md} +0 -0
  45. /package/packages/plugin-pm/commands/azure/{INTEGRATION_FIX.md → azure:INTEGRATION_FIX.md} +0 -0
  46. /package/packages/plugin-pm/commands/azure/{README.md → azure:README.md} +0 -0
  47. /package/packages/plugin-pm/commands/azure/{active-work.md → azure:active-work.md} +0 -0
  48. /package/packages/plugin-pm/commands/azure/{aliases.md → azure:aliases.md} +0 -0
  49. /package/packages/plugin-pm/commands/azure/{blocked-items.md → azure:blocked-items.md} +0 -0
  50. /package/packages/plugin-pm/commands/azure/{clean.md → azure:clean.md} +0 -0
  51. /package/packages/plugin-pm/commands/azure/{docs-query.md → azure:docs-query.md} +0 -0
  52. /package/packages/plugin-pm/commands/azure/{feature-decompose.md → azure:feature-decompose.md} +0 -0
  53. /package/packages/plugin-pm/commands/azure/{feature-list.md → azure:feature-list.md} +0 -0
  54. /package/packages/plugin-pm/commands/azure/{feature-new.md → azure:feature-new.md} +0 -0
  55. /package/packages/plugin-pm/commands/azure/{feature-show.md → azure:feature-show.md} +0 -0
  56. /package/packages/plugin-pm/commands/azure/{feature-start.md → azure:feature-start.md} +0 -0
  57. /package/packages/plugin-pm/commands/azure/{fix-integration-example.md → azure:fix-integration-example.md} +0 -0
  58. /package/packages/plugin-pm/commands/azure/{help.md → azure:help.md} +0 -0
  59. /package/packages/plugin-pm/commands/azure/{import-us.md → azure:import-us.md} +0 -0
  60. /package/packages/plugin-pm/commands/azure/{init.md → azure:init.md} +0 -0
  61. /package/packages/plugin-pm/commands/azure/{next-task.md → azure:next-task.md} +0 -0
  62. /package/packages/plugin-pm/commands/azure/{search.md → azure:search.md} +0 -0
  63. /package/packages/plugin-pm/commands/azure/{sprint-status.md → azure:sprint-status.md} +0 -0
  64. /package/packages/plugin-pm/commands/azure/{standup.md → azure:standup.md} +0 -0
  65. /package/packages/plugin-pm/commands/azure/{sync-all.md → azure:sync-all.md} +0 -0
  66. /package/packages/plugin-pm/commands/azure/{task-analyze.md → azure:task-analyze.md} +0 -0
  67. /package/packages/plugin-pm/commands/azure/{task-close.md → azure:task-close.md} +0 -0
  68. /package/packages/plugin-pm/commands/azure/{task-edit.md → azure:task-edit.md} +0 -0
  69. /package/packages/plugin-pm/commands/azure/{task-list.md → azure:task-list.md} +0 -0
  70. /package/packages/plugin-pm/commands/azure/{task-new.md → azure:task-new.md} +0 -0
  71. /package/packages/plugin-pm/commands/azure/{task-reopen.md → azure:task-reopen.md} +0 -0
  72. /package/packages/plugin-pm/commands/azure/{task-show.md → azure:task-show.md} +0 -0
  73. /package/packages/plugin-pm/commands/azure/{task-start.md → azure:task-start.md} +0 -0
  74. /package/packages/plugin-pm/commands/azure/{task-status.md → azure:task-status.md} +0 -0
  75. /package/packages/plugin-pm/commands/azure/{task-sync.md → azure:task-sync.md} +0 -0
  76. /package/packages/plugin-pm/commands/azure/{us-edit.md → azure:us-edit.md} +0 -0
  77. /package/packages/plugin-pm/commands/azure/{us-list.md → azure:us-list.md} +0 -0
  78. /package/packages/plugin-pm/commands/azure/{us-new.md → azure:us-new.md} +0 -0
  79. /package/packages/plugin-pm/commands/azure/{us-parse.md → azure:us-parse.md} +0 -0
  80. /package/packages/plugin-pm/commands/azure/{us-show.md → azure:us-show.md} +0 -0
  81. /package/packages/plugin-pm/commands/azure/{us-status.md → azure:us-status.md} +0 -0
  82. /package/packages/plugin-pm/commands/azure/{validate.md → azure:validate.md} +0 -0
  83. /package/packages/plugin-pm/commands/azure/{work-item-sync.md → azure:work-item-sync.md} +0 -0
  84. /package/packages/plugin-pm/commands/github/{workflow-create.md → github:workflow-create.md} +0 -0
  85. /package/packages/plugin-pm/commands/{blocked.md → pm:blocked.md} +0 -0
  86. /package/packages/plugin-pm/commands/{clean.md → pm:clean.md} +0 -0
  87. /package/packages/plugin-pm/commands/{context-create.md → pm:context-create.md} +0 -0
  88. /package/packages/plugin-pm/commands/{context-prime.md → pm:context-prime.md} +0 -0
  89. /package/packages/plugin-pm/commands/{context-update.md → pm:context-update.md} +0 -0
  90. /package/packages/plugin-pm/commands/{context.md → pm:context.md} +0 -0
  91. /package/packages/plugin-pm/commands/{epic-close.md → pm:epic-close.md} +0 -0
  92. /package/packages/plugin-pm/commands/{epic-decompose.md → pm:epic-decompose.md} +0 -0
  93. /package/packages/plugin-pm/commands/{epic-edit.md → pm:epic-edit.md} +0 -0
  94. /package/packages/plugin-pm/commands/{epic-list.md → pm:epic-list.md} +0 -0
  95. /package/packages/plugin-pm/commands/{epic-merge.md → pm:epic-merge.md} +0 -0
  96. /package/packages/plugin-pm/commands/{epic-oneshot.md → pm:epic-oneshot.md} +0 -0
  97. /package/packages/plugin-pm/commands/{epic-refresh.md → pm:epic-refresh.md} +0 -0
  98. /package/packages/plugin-pm/commands/{epic-show.md → pm:epic-show.md} +0 -0
  99. /package/packages/plugin-pm/commands/{epic-split.md → pm:epic-split.md} +0 -0
  100. /package/packages/plugin-pm/commands/{epic-start.md → pm:epic-start.md} +0 -0
  101. /package/packages/plugin-pm/commands/{epic-status.md → pm:epic-status.md} +0 -0
  102. /package/packages/plugin-pm/commands/{epic-sync-modular.md → pm:epic-sync-modular.md} +0 -0
  103. /package/packages/plugin-pm/commands/{epic-sync-original.md → pm:epic-sync-original.md} +0 -0
  104. /package/packages/plugin-pm/commands/{epic-sync.md → pm:epic-sync.md} +0 -0
  105. /package/packages/plugin-pm/commands/{help.md → pm:help.md} +0 -0
  106. /package/packages/plugin-pm/commands/{import.md → pm:import.md} +0 -0
  107. /package/packages/plugin-pm/commands/{in-progress.md → pm:in-progress.md} +0 -0
  108. /package/packages/plugin-pm/commands/{init.md → pm:init.md} +0 -0
  109. /package/packages/plugin-pm/commands/{issue-analyze.md → pm:issue-analyze.md} +0 -0
  110. /package/packages/plugin-pm/commands/{issue-close.md → pm:issue-close.md} +0 -0
  111. /package/packages/plugin-pm/commands/{issue-edit.md → pm:issue-edit.md} +0 -0
  112. /package/packages/plugin-pm/commands/{issue-reopen.md → pm:issue-reopen.md} +0 -0
  113. /package/packages/plugin-pm/commands/{issue-show.md → pm:issue-show.md} +0 -0
  114. /package/packages/plugin-pm/commands/{issue-start.md → pm:issue-start.md} +0 -0
  115. /package/packages/plugin-pm/commands/{issue-status.md → pm:issue-status.md} +0 -0
  116. /package/packages/plugin-pm/commands/{issue-sync.md → pm:issue-sync.md} +0 -0
  117. /package/packages/plugin-pm/commands/{next.md → pm:next.md} +0 -0
  118. /package/packages/plugin-pm/commands/{prd-edit.md → pm:prd-edit.md} +0 -0
  119. /package/packages/plugin-pm/commands/{prd-list.md → pm:prd-list.md} +0 -0
  120. /package/packages/plugin-pm/commands/{prd-new.md → pm:prd-new.md} +0 -0
  121. /package/packages/plugin-pm/commands/{prd-parse.md → pm:prd-parse.md} +0 -0
  122. /package/packages/plugin-pm/commands/{prd-status.md → pm:prd-status.md} +0 -0
  123. /package/packages/plugin-pm/commands/{search.md → pm:search.md} +0 -0
  124. /package/packages/plugin-pm/commands/{standup.md → pm:standup.md} +0 -0
  125. /package/packages/plugin-pm/commands/{status.md → pm:status.md} +0 -0
  126. /package/packages/plugin-pm/commands/{sync.md → pm:sync.md} +0 -0
  127. /package/packages/plugin-pm/commands/{test-reference-update.md → pm:test-reference-update.md} +0 -0
  128. /package/packages/plugin-pm/commands/{validate.md → pm:validate.md} +0 -0
  129. /package/packages/plugin-pm/commands/{what-next.md → pm:what-next.md} +0 -0
  130. /package/packages/plugin-testing/commands/{jest-optimize.md → test:jest-optimize.md} +0 -0
  131. /package/packages/plugin-testing/commands/{playwright-optimize.md → test:playwright-optimize.md} +0 -0
  132. /package/packages/plugin-testing/commands/{test-coverage.md → test:test-coverage.md} +0 -0
  133. /package/packages/plugin-testing/commands/{test-performance.md → test:test-performance.md} +0 -0
  134. /package/packages/plugin-testing/commands/{test-setup.md → test:test-setup.md} +0 -0
@@ -17,7 +17,15 @@
17
17
  },
18
18
  "size": "~12 KB (gzipped)",
19
19
  "required": false,
20
- "tags": ["frameworks", "react", "vue", "angular", "tailwind", "ui", "frontend"]
20
+ "tags": [
21
+ "frameworks",
22
+ "react",
23
+ "vue",
24
+ "angular",
25
+ "tailwind",
26
+ "ui",
27
+ "frontend"
28
+ ]
21
29
  },
22
30
  "agents": [
23
31
  {
@@ -26,8 +34,16 @@
26
34
  "category": "frontend",
27
35
  "description": "React development with hooks, performance optimization, and modern patterns",
28
36
  "version": "2.0.0",
29
- "tags": ["react", "hooks", "frontend", "spa", "performance"],
30
- "mcp": ["react-docs"],
37
+ "tags": [
38
+ "react",
39
+ "hooks",
40
+ "frontend",
41
+ "spa",
42
+ "performance"
43
+ ],
44
+ "mcp": [
45
+ "react-docs"
46
+ ],
31
47
  "context7": [
32
48
  "/reactjs/react.dev",
33
49
  "/remix-run/react-router"
@@ -39,8 +55,15 @@
39
55
  "category": "ui",
40
56
  "description": "React UI components, design systems, and component libraries",
41
57
  "version": "2.0.0",
42
- "tags": ["react", "ui", "components", "design-system"],
43
- "mcp": ["react-docs"],
58
+ "tags": [
59
+ "react",
60
+ "ui",
61
+ "components",
62
+ "design-system"
63
+ ],
64
+ "mcp": [
65
+ "react-docs"
66
+ ],
44
67
  "context7": [
45
68
  "/reactjs/react.dev"
46
69
  ]
@@ -51,7 +74,13 @@
51
74
  "category": "styling",
52
75
  "description": "Tailwind CSS utility-first styling, responsive design, and optimization",
53
76
  "version": "2.0.0",
54
- "tags": ["tailwindcss", "css", "utility-first", "responsive", "styling"],
77
+ "tags": [
78
+ "tailwindcss",
79
+ "css",
80
+ "utility-first",
81
+ "responsive",
82
+ "styling"
83
+ ],
55
84
  "mcp": [],
56
85
  "context7": [
57
86
  "/tailwindlabs/tailwindcss.com"
@@ -63,54 +92,27 @@
63
92
  "category": "design",
64
93
  "description": "UX/UI design principles, accessibility, and user experience optimization",
65
94
  "version": "2.0.0",
66
- "tags": ["ux", "ui", "design", "accessibility", "a11y"],
95
+ "tags": [
96
+ "ux",
97
+ "ui",
98
+ "design",
99
+ "accessibility",
100
+ "a11y"
101
+ ],
67
102
  "mcp": [],
68
103
  "context7": []
69
104
  }
70
105
  ],
71
106
  "commands": [
72
107
  {
73
- "name": "tailwind-system",
74
- "file": "commands/tailwind-system.md",
75
- "description": "Setup Tailwind CSS design system with configuration",
76
- "category": "styling",
77
- "tags": ["tailwind", "design-system", "setup"],
78
- "requiredAgents": ["tailwindcss-expert"],
79
- "context7": [
80
- "/tailwindlabs/tailwindcss.com"
81
- ]
82
- },
83
- {
84
- "name": "app-scaffold",
85
- "file": "commands/app-scaffold.md",
86
- "description": "Scaffold React application with modern tooling",
87
- "category": "scaffolding",
88
- "tags": ["react", "scaffold", "setup"],
89
- "requiredAgents": ["react-frontend-engineer"],
90
- "context7": [
91
- "/reactjs/react.dev"
92
- ]
93
- },
94
- {
95
- "name": "react-optimize",
96
- "file": "commands/react-optimize.md",
97
- "description": "Optimize React performance with hooks, memoization, and rendering optimization",
98
- "category": "optimization",
99
- "tags": ["react", "performance", "useMemo", "useCallback", "memo", "optimization"],
100
- "requiredAgents": ["react-frontend-engineer"],
101
- "context7": [
102
- "/reactjs/react.dev"
103
- ]
104
- },
105
- {
106
- "name": "nextjs-optimize",
107
- "file": "commands/nextjs-optimize.md",
108
- "description": "Optimize Next.js application for images, fonts, builds, and Core Web Vitals",
109
- "category": "optimization",
110
- "tags": ["nextjs", "performance", "image", "font", "optimization", "core-web-vitals"],
111
- "requiredAgents": ["react-frontend-engineer"],
112
- "context7": [
113
- "/vercel/next.js"
108
+ "subdirectory": "commands/",
109
+ "description": "Frontend Frameworks & UI commands (4 total)",
110
+ "type": "collection",
111
+ "discovery": "auto",
112
+ "tags": [
113
+ "tailwind",
114
+ "design-system",
115
+ "setup"
114
116
  ]
115
117
  }
116
118
  ],
@@ -120,27 +122,59 @@
120
122
  "file": "rules/ui-development-standards.md",
121
123
  "priority": "high",
122
124
  "description": "UI development standards and component best practices",
123
- "tags": ["ui", "standards", "components", "best-practices"],
124
- "appliesTo": ["commands", "agents"],
125
- "enforcesOn": ["react-frontend-engineer", "react-ui-expert", "tailwindcss-expert"]
125
+ "tags": [
126
+ "ui",
127
+ "standards",
128
+ "components",
129
+ "best-practices"
130
+ ],
131
+ "appliesTo": [
132
+ "commands",
133
+ "agents"
134
+ ],
135
+ "enforcesOn": [
136
+ "react-frontend-engineer",
137
+ "react-ui-expert",
138
+ "tailwindcss-expert"
139
+ ]
126
140
  },
127
141
  {
128
142
  "name": "performance-guidelines",
129
143
  "file": "rules/performance-guidelines.md",
130
144
  "priority": "high",
131
145
  "description": "Frontend performance optimization and best practices",
132
- "tags": ["performance", "optimization", "react", "rendering"],
133
- "appliesTo": ["commands", "agents"],
134
- "enforcesOn": ["react-frontend-engineer"]
146
+ "tags": [
147
+ "performance",
148
+ "optimization",
149
+ "react",
150
+ "rendering"
151
+ ],
152
+ "appliesTo": [
153
+ "commands",
154
+ "agents"
155
+ ],
156
+ "enforcesOn": [
157
+ "react-frontend-engineer"
158
+ ]
135
159
  },
136
160
  {
137
161
  "name": "ui-framework-rules",
138
162
  "file": "rules/ui-framework-rules.md",
139
163
  "priority": "medium",
140
164
  "description": "Framework-specific conventions and patterns",
141
- "tags": ["frameworks", "patterns", "conventions"],
142
- "appliesTo": ["commands", "agents"],
143
- "enforcesOn": ["react-frontend-engineer", "tailwindcss-expert"]
165
+ "tags": [
166
+ "frameworks",
167
+ "patterns",
168
+ "conventions"
169
+ ],
170
+ "appliesTo": [
171
+ "commands",
172
+ "agents"
173
+ ],
174
+ "enforcesOn": [
175
+ "react-frontend-engineer",
176
+ "tailwindcss-expert"
177
+ ]
144
178
  }
145
179
  ],
146
180
  "scripts": [
@@ -151,7 +185,12 @@
151
185
  "type": "example",
152
186
  "executable": true,
153
187
  "category": "react",
154
- "tags": ["react", "performance", "useMemo", "useCallback"]
188
+ "tags": [
189
+ "react",
190
+ "performance",
191
+ "useMemo",
192
+ "useCallback"
193
+ ]
155
194
  },
156
195
  {
157
196
  "name": "vue-composition-check",
@@ -160,7 +199,11 @@
160
199
  "type": "example",
161
200
  "executable": true,
162
201
  "category": "vue",
163
- "tags": ["vue", "composition-api", "patterns"]
202
+ "tags": [
203
+ "vue",
204
+ "composition-api",
205
+ "patterns"
206
+ ]
164
207
  },
165
208
  {
166
209
  "name": "tailwind-optimize",
@@ -169,7 +212,12 @@
169
212
  "type": "example",
170
213
  "executable": true,
171
214
  "category": "tailwind",
172
- "tags": ["tailwind", "optimization", "responsive", "purge"]
215
+ "tags": [
216
+ "tailwind",
217
+ "optimization",
218
+ "responsive",
219
+ "purge"
220
+ ]
173
221
  }
174
222
  ],
175
223
  "features": {
@@ -17,7 +17,16 @@
17
17
  },
18
18
  "size": "~18 KB (gzipped)",
19
19
  "required": false,
20
- "tags": ["languages", "python", "javascript", "nodejs", "bash", "typescript", "backend", "frontend"]
20
+ "tags": [
21
+ "languages",
22
+ "python",
23
+ "javascript",
24
+ "nodejs",
25
+ "bash",
26
+ "typescript",
27
+ "backend",
28
+ "frontend"
29
+ ]
21
30
  },
22
31
  "agents": [
23
32
  {
@@ -26,7 +35,14 @@
26
35
  "category": "languages",
27
36
  "description": "Python backend development with FastAPI, async patterns, and modern tooling. Expert in type hints (AsyncIterator, ParamSpec, TypeIs), Pydantic validation, and uv package management.",
28
37
  "version": "2.0.0",
29
- "tags": ["python", "backend", "fastapi", "async", "type-hints", "uv"],
38
+ "tags": [
39
+ "python",
40
+ "backend",
41
+ "fastapi",
42
+ "async",
43
+ "type-hints",
44
+ "uv"
45
+ ],
30
46
  "mcp": [],
31
47
  "context7": [
32
48
  "/python/cpython",
@@ -39,7 +55,14 @@
39
55
  "category": "languages",
40
56
  "description": "Advanced Python backend architecture with microservices, Celery, and production deployment. Expert in scalable systems and performance optimization.",
41
57
  "version": "2.0.0",
42
- "tags": ["python", "backend", "microservices", "celery", "expert", "architecture"],
58
+ "tags": [
59
+ "python",
60
+ "backend",
61
+ "microservices",
62
+ "celery",
63
+ "expert",
64
+ "architecture"
65
+ ],
43
66
  "mcp": [],
44
67
  "context7": [
45
68
  "/python/cpython",
@@ -52,7 +75,14 @@
52
75
  "category": "languages",
53
76
  "description": "Node.js backend development with Express, Fastify, NestJS. Expert in async iteration (for await...of), AbortSignal, and Symbol.asyncIterator patterns.",
54
77
  "version": "2.0.0",
55
- "tags": ["nodejs", "backend", "express", "async", "typescript", "api"],
78
+ "tags": [
79
+ "nodejs",
80
+ "backend",
81
+ "express",
82
+ "async",
83
+ "typescript",
84
+ "api"
85
+ ],
56
86
  "mcp": [],
57
87
  "context7": [
58
88
  "/nodejs/node"
@@ -64,7 +94,14 @@
64
94
  "category": "languages",
65
95
  "description": "Modern JavaScript/TypeScript frontend development. Expert in ES6 patterns (object shorthand, spread, destructuring), Airbnb style guide, and browser APIs.",
66
96
  "version": "2.0.0",
67
- "tags": ["javascript", "frontend", "es6", "typescript", "airbnb", "browser"],
97
+ "tags": [
98
+ "javascript",
99
+ "frontend",
100
+ "es6",
101
+ "typescript",
102
+ "airbnb",
103
+ "browser"
104
+ ],
68
105
  "mcp": [],
69
106
  "context7": [
70
107
  "/airbnb/javascript"
@@ -76,7 +113,14 @@
76
113
  "category": "languages",
77
114
  "description": "Bash shell scripting and automation. Expert in production-ready error handling (set -euo pipefail), logging, cleanup handlers, and POSIX compliance.",
78
115
  "version": "2.0.0",
79
- "tags": ["bash", "scripting", "automation", "shell", "posix", "error-handling"],
116
+ "tags": [
117
+ "bash",
118
+ "scripting",
119
+ "automation",
120
+ "shell",
121
+ "posix",
122
+ "error-handling"
123
+ ],
80
124
  "mcp": [],
81
125
  "context7": [
82
126
  "/bobbyiliev/introduction-to-bash-scripting"
@@ -85,58 +129,16 @@
85
129
  ],
86
130
  "commands": [
87
131
  {
88
- "name": "python-api-scaffold",
89
- "file": "commands/python-api-scaffold.md",
90
- "category": "python",
91
- "priority": "medium",
92
- "description": "Generate production-ready FastAPI application with Context7-verified best practices",
93
- "tags": ["python", "fastapi", "api", "scaffold", "async"],
94
- "mcpTools": ["context7"]
95
- },
96
- {
97
- "name": "nodejs-api-scaffold",
98
- "file": "commands/nodejs-api-scaffold.md",
99
- "category": "nodejs",
100
- "priority": "medium",
101
- "description": "Generate production-ready Node.js REST API with Context7-verified ES6 and async patterns",
102
- "tags": ["nodejs", "express", "api", "scaffold", "typescript"],
103
- "mcpTools": ["context7"]
104
- },
105
- {
106
- "name": "python-optimize",
107
- "file": "commands/python-optimize.md",
108
- "description": "Optimize Python performance with Pyinstrument profiling, async patterns, and memory optimization",
109
- "category": "optimization",
110
- "tags": ["python", "performance", "profiling", "async", "memory", "optimization"],
111
- "requiredAgents": ["python-backend-engineer"],
112
- "context7": [
113
- "/joerick/pyinstrument",
114
- "/python/cpython",
115
- "/websites/fastapi_tiangolo"
116
- ]
117
- },
118
- {
119
- "name": "nodejs-optimize",
120
- "file": "commands/nodejs-optimize.md",
121
- "description": "Optimize Node.js performance with clustering, worker threads, and event loop optimization",
122
- "category": "optimization",
123
- "tags": ["nodejs", "performance", "clustering", "worker-threads", "event-loop", "optimization"],
124
- "requiredAgents": ["nodejs-backend-engineer"],
125
- "context7": [
126
- "/nodejs/node",
127
- "/websites/nodejs_api"
128
- ]
129
- },
130
- {
131
- "name": "javascript-optimize",
132
- "file": "commands/javascript-optimize.md",
133
- "description": "Optimize JavaScript/TypeScript frontend with bundling, tree-shaking, and runtime optimization",
134
- "category": "optimization",
135
- "tags": ["javascript", "frontend", "bundling", "tree-shaking", "performance", "optimization"],
136
- "requiredAgents": ["javascript-frontend-engineer"],
137
- "context7": [
138
- "/websites/web_dev_learn",
139
- "/airbnb/javascript"
132
+ "subdirectory": "commands/",
133
+ "description": "Programming Languages commands (5 total)",
134
+ "type": "collection",
135
+ "discovery": "auto",
136
+ "tags": [
137
+ "python",
138
+ "fastapi",
139
+ "api",
140
+ "scaffold",
141
+ "async"
140
142
  ]
141
143
  }
142
144
  ],
@@ -146,18 +148,53 @@
146
148
  "file": "rules/code-quality-standards.md",
147
149
  "priority": "high",
148
150
  "description": "Language-specific code quality standards with Context7-verified best practices for Python, JavaScript, Node.js, and Bash",
149
- "tags": ["quality", "linting", "formatting", "python", "javascript", "nodejs", "bash", "standards"],
150
- "appliesTo": ["commands", "agents"],
151
- "enforcesOn": ["python-backend-engineer", "python-backend-expert", "nodejs-backend-engineer", "javascript-frontend-engineer", "bash-scripting-expert"]
151
+ "tags": [
152
+ "quality",
153
+ "linting",
154
+ "formatting",
155
+ "python",
156
+ "javascript",
157
+ "nodejs",
158
+ "bash",
159
+ "standards"
160
+ ],
161
+ "appliesTo": [
162
+ "commands",
163
+ "agents"
164
+ ],
165
+ "enforcesOn": [
166
+ "python-backend-engineer",
167
+ "python-backend-expert",
168
+ "nodejs-backend-engineer",
169
+ "javascript-frontend-engineer",
170
+ "bash-scripting-expert"
171
+ ]
152
172
  },
153
173
  {
154
174
  "name": "testing-standards",
155
175
  "file": "rules/testing-standards.md",
156
176
  "priority": "high",
157
177
  "description": "TDD methodology and comprehensive testing standards for all programming languages",
158
- "tags": ["testing", "tdd", "quality", "coverage", "pytest", "jest", "bats"],
159
- "appliesTo": ["commands", "agents"],
160
- "enforcesOn": ["python-backend-engineer", "python-backend-expert", "nodejs-backend-engineer", "javascript-frontend-engineer", "bash-scripting-expert"]
178
+ "tags": [
179
+ "testing",
180
+ "tdd",
181
+ "quality",
182
+ "coverage",
183
+ "pytest",
184
+ "jest",
185
+ "bats"
186
+ ],
187
+ "appliesTo": [
188
+ "commands",
189
+ "agents"
190
+ ],
191
+ "enforcesOn": [
192
+ "python-backend-engineer",
193
+ "python-backend-expert",
194
+ "nodejs-backend-engineer",
195
+ "javascript-frontend-engineer",
196
+ "bash-scripting-expert"
197
+ ]
161
198
  }
162
199
  ],
163
200
  "scripts": [
@@ -168,7 +205,13 @@
168
205
  "type": "example",
169
206
  "executable": true,
170
207
  "category": "python",
171
- "tags": ["python", "async", "type-hints", "patterns", "context7"]
208
+ "tags": [
209
+ "python",
210
+ "async",
211
+ "type-hints",
212
+ "patterns",
213
+ "context7"
214
+ ]
172
215
  },
173
216
  {
174
217
  "name": "javascript-es6-patterns",
@@ -177,7 +220,13 @@
177
220
  "type": "example",
178
221
  "executable": true,
179
222
  "category": "javascript",
180
- "tags": ["javascript", "es6", "airbnb", "patterns", "context7"]
223
+ "tags": [
224
+ "javascript",
225
+ "es6",
226
+ "airbnb",
227
+ "patterns",
228
+ "context7"
229
+ ]
181
230
  },
182
231
  {
183
232
  "name": "nodejs-async-iteration",
@@ -186,7 +235,13 @@
186
235
  "type": "example",
187
236
  "executable": true,
188
237
  "category": "nodejs",
189
- "tags": ["nodejs", "async", "iteration", "patterns", "context7"]
238
+ "tags": [
239
+ "nodejs",
240
+ "async",
241
+ "iteration",
242
+ "patterns",
243
+ "context7"
244
+ ]
190
245
  },
191
246
  {
192
247
  "name": "bash-production-script",
@@ -195,7 +250,13 @@
195
250
  "type": "example",
196
251
  "executable": true,
197
252
  "category": "bash",
198
- "tags": ["bash", "production", "error-handling", "patterns", "context7"]
253
+ "tags": [
254
+ "bash",
255
+ "production",
256
+ "error-handling",
257
+ "patterns",
258
+ "context7"
259
+ ]
199
260
  },
200
261
  {
201
262
  "name": "typescript-patterns",
@@ -204,7 +265,13 @@
204
265
  "type": "example",
205
266
  "executable": true,
206
267
  "category": "typescript",
207
- "tags": ["typescript", "nodejs", "generics", "patterns", "context7"]
268
+ "tags": [
269
+ "typescript",
270
+ "nodejs",
271
+ "generics",
272
+ "patterns",
273
+ "context7"
274
+ ]
208
275
  }
209
276
  ],
210
277
  "features": {
@@ -222,27 +222,17 @@
222
222
  ],
223
223
  "commands": [
224
224
  {
225
- "name": "ml-train-optimize",
226
- "file": "commands/ml-train-optimize.md",
227
- "description": "Optimize ML training with hyperparameter tuning, mixed precision, and distributed training",
228
- "category": "optimization",
229
- "tags": ["ml", "training", "optimization", "hyperparameters", "distributed", "amp"],
230
- "requiredAgents": ["scikit-learn-expert", "pytorch-expert", "tensorflow-keras-expert"],
231
- "context7": [
232
- "/scikit-learn/scikit-learn",
233
- "/pytorch/pytorch",
234
- "/tensorflow/tensorflow"
235
- ]
236
- },
237
- {
238
- "name": "ml-automl",
239
- "file": "commands/ml-automl.md",
240
- "description": "Automated machine learning with AutoGluon, FLAML, AutoKeras for rapid model development",
241
- "category": "automl",
242
- "tags": ["automl", "autogluon", "flaml", "autokeras", "h2o", "automated"],
243
- "requiredAgents": ["automl-expert"],
244
- "context7": [
245
- "/autogluon/autogluon"
225
+ "subdirectory": "commands/",
226
+ "description": "Machine Learning commands (2 total)",
227
+ "type": "collection",
228
+ "discovery": "auto",
229
+ "tags": [
230
+ "ml",
231
+ "training",
232
+ "optimization",
233
+ "hyperparameters",
234
+ "distributed",
235
+ "amp"
246
236
  ]
247
237
  }
248
238
  ],