@ngxtm/devkit 3.14.0 → 3.16.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.
Files changed (2165) hide show
  1. package/SKILLS_INDEX.md +1919 -459
  2. package/merged-commands/3d-web-experience.md +5 -1
  3. package/merged-commands/ab-test-setup.md +6 -1
  4. package/merged-commands/accessibility-compliance-accessibility-audit.md +2 -0
  5. package/merged-commands/active-directory-attacks.md +7 -2
  6. package/merged-commands/activecampaign-automation.md +214 -0
  7. package/merged-commands/address-github-comments.md +6 -1
  8. package/merged-commands/agent-evaluation.md +5 -1
  9. package/merged-commands/agent-framework-azure-ai-py.md +338 -0
  10. package/merged-commands/agent-framework-azure-hosted-agents.md +3 -0
  11. package/merged-commands/agent-manager-skill.md +3 -1
  12. package/merged-commands/agent-memory-mcp.md +6 -1
  13. package/merged-commands/agent-memory-systems.md +5 -1
  14. package/merged-commands/agent-orchestration-improve-agent.md +2 -0
  15. package/merged-commands/agent-orchestration-multi-agent-optimize.md +2 -0
  16. package/merged-commands/agent-tool-builder.md +5 -1
  17. package/merged-commands/agents-v2-py.md +326 -0
  18. package/merged-commands/ai-agent-development.md +174 -0
  19. package/merged-commands/ai-agents-architect.md +5 -1
  20. package/merged-commands/ai-engineer.md +3 -1
  21. package/merged-commands/ai-ml.md +253 -0
  22. package/merged-commands/ai-product.md +5 -1
  23. package/merged-commands/ai-wrapper-product.md +5 -1
  24. package/merged-commands/airflow-dag-patterns.md +3 -1
  25. package/merged-commands/airtable-automation.md +175 -0
  26. package/merged-commands/algolia-search.md +4 -0
  27. package/merged-commands/algorithmic-art.md +106 -375
  28. package/merged-commands/amplitude-automation.md +221 -0
  29. package/merged-commands/analytics-tracking.md +6 -1
  30. package/merged-commands/android-jetpack-compose-expert.md +152 -0
  31. package/merged-commands/angular-best-practices.md +562 -0
  32. package/merged-commands/angular-migration.md +3 -1
  33. package/merged-commands/angular-state-management.md +634 -0
  34. package/merged-commands/angular-ui-patterns.md +511 -0
  35. package/merged-commands/angular.md +821 -0
  36. package/merged-commands/anti-reversing-techniques.md +3 -1
  37. package/merged-commands/antigravity-workflows.md +80 -0
  38. package/merged-commands/api-design-principles.md +3 -1
  39. package/merged-commands/api-documentation-generator.md +2 -0
  40. package/merged-commands/api-documentation.md +164 -0
  41. package/merged-commands/api-documenter.md +3 -1
  42. package/merged-commands/api-fuzzing-bug-bounty.md +7 -2
  43. package/merged-commands/api-patterns.md +1 -1
  44. package/merged-commands/api-security-best-practices.md +2 -0
  45. package/merged-commands/api-security-testing.md +172 -0
  46. package/merged-commands/api-testing-observability-api-mock.md +2 -0
  47. package/merged-commands/app-builder.md +6 -1
  48. package/merged-commands/app-store-optimization.md +6 -1
  49. package/merged-commands/application-performance-performance-optimization.md +2 -0
  50. package/merged-commands/architect-review.md +2 -0
  51. package/merged-commands/architecture-decision-records.md +7 -5
  52. package/merged-commands/architecture-patterns.md +3 -1
  53. package/merged-commands/architecture.md +6 -1
  54. package/merged-commands/arm-cortex-expert.md +3 -1
  55. package/merged-commands/asana-automation.md +176 -0
  56. package/merged-commands/async-python-patterns.md +3 -1
  57. package/merged-commands/attack-tree-construction.md +3 -1
  58. package/merged-commands/audio-transcriber.md +559 -0
  59. package/merged-commands/auth-implementation-patterns.md +3 -1
  60. package/merged-commands/automate-whatsapp.md +10 -10
  61. package/merged-commands/autonomous-agent-patterns.md +3 -1
  62. package/merged-commands/autonomous-agents.md +5 -1
  63. package/merged-commands/avalonia-layout-zafiro.md +6 -1
  64. package/merged-commands/avalonia-viewmodels-zafiro.md +6 -1
  65. package/merged-commands/avalonia-zafiro-development.md +6 -1
  66. package/merged-commands/aws-cost-cleanup.md +309 -0
  67. package/merged-commands/aws-cost-optimizer.md +192 -0
  68. package/merged-commands/aws-penetration-testing.md +7 -2
  69. package/merged-commands/aws-serverless.md +5 -1
  70. package/merged-commands/azd-deployment.md +2 -0
  71. package/merged-commands/azure-ai-agents-persistent-dotnet.md +354 -0
  72. package/merged-commands/azure-ai-agents-persistent-java.md +142 -0
  73. package/merged-commands/azure-ai-anomalydetector-java.md +261 -0
  74. package/merged-commands/azure-ai-contentsafety-java.md +287 -0
  75. package/merged-commands/azure-ai-contentsafety-py.md +219 -0
  76. package/merged-commands/azure-ai-contentsafety-ts.md +305 -0
  77. package/merged-commands/azure-ai-contentunderstanding-py.md +278 -0
  78. package/merged-commands/azure-ai-document-intelligence-dotnet.md +342 -0
  79. package/merged-commands/azure-ai-document-intelligence-ts.md +328 -0
  80. package/merged-commands/azure-ai-formrecognizer-java.md +346 -0
  81. package/merged-commands/azure-ai-ml-py.md +276 -0
  82. package/merged-commands/azure-ai-openai-dotnet.md +460 -0
  83. package/merged-commands/azure-ai-projects-dotnet.md +353 -0
  84. package/merged-commands/azure-ai-projects-java.md +157 -0
  85. package/merged-commands/azure-ai-projects-py.md +300 -0
  86. package/merged-commands/azure-ai-projects-ts.md +294 -0
  87. package/merged-commands/azure-ai-textanalytics-py.md +232 -0
  88. package/merged-commands/azure-ai-transcription-py.md +74 -0
  89. package/merged-commands/azure-ai-translation-document-py.md +254 -0
  90. package/merged-commands/azure-ai-translation-text-py.md +279 -0
  91. package/merged-commands/azure-ai-translation-ts.md +291 -0
  92. package/merged-commands/azure-ai-vision-imageanalysis-java.md +294 -0
  93. package/merged-commands/azure-ai-vision-imageanalysis-py.md +265 -0
  94. package/merged-commands/azure-ai-voicelive-dotnet.md +270 -0
  95. package/merged-commands/azure-ai-voicelive-java.md +230 -0
  96. package/merged-commands/azure-ai-voicelive-py.md +314 -0
  97. package/merged-commands/azure-ai-voicelive-ts.md +470 -0
  98. package/merged-commands/azure-appconfiguration-java.md +475 -0
  99. package/merged-commands/azure-appconfiguration-py.md +254 -0
  100. package/merged-commands/azure-appconfiguration-ts.md +354 -0
  101. package/merged-commands/azure-communication-callautomation-java.md +259 -0
  102. package/merged-commands/azure-communication-callingserver-java.md +96 -0
  103. package/merged-commands/azure-communication-chat-java.md +315 -0
  104. package/merged-commands/azure-communication-common-java.md +309 -0
  105. package/merged-commands/azure-communication-sms-java.md +279 -0
  106. package/merged-commands/azure-compute-batch-java.md +384 -0
  107. package/merged-commands/azure-containerregistry-py.md +257 -0
  108. package/merged-commands/azure-cosmos-db-py.md +244 -0
  109. package/merged-commands/azure-cosmos-java.md +263 -0
  110. package/merged-commands/azure-cosmos-py.md +285 -0
  111. package/merged-commands/azure-cosmos-rust.md +140 -0
  112. package/merged-commands/azure-cosmos-ts.md +476 -0
  113. package/merged-commands/azure-data-tables-java.md +339 -0
  114. package/merged-commands/azure-data-tables-py.md +248 -0
  115. package/merged-commands/azure-eventgrid-dotnet.md +493 -0
  116. package/merged-commands/azure-eventgrid-java.md +310 -0
  117. package/merged-commands/azure-eventgrid-py.md +173 -0
  118. package/merged-commands/azure-eventhub-dotnet.md +367 -0
  119. package/merged-commands/azure-eventhub-java.md +361 -0
  120. package/merged-commands/azure-eventhub-py.md +245 -0
  121. package/merged-commands/azure-eventhub-rust.md +132 -0
  122. package/merged-commands/azure-eventhub-ts.md +273 -0
  123. package/merged-commands/azure-functions.md +5 -1
  124. package/merged-commands/azure-identity-dotnet.md +344 -0
  125. package/merged-commands/azure-identity-java.md +371 -0
  126. package/merged-commands/azure-identity-py.md +197 -0
  127. package/merged-commands/azure-identity-rust.md +120 -0
  128. package/merged-commands/azure-identity-ts.md +308 -0
  129. package/merged-commands/azure-keyvault-certificates-rust.md +182 -0
  130. package/merged-commands/azure-keyvault-keys-rust.md +172 -0
  131. package/merged-commands/azure-keyvault-keys-ts.md +274 -0
  132. package/merged-commands/azure-keyvault-py.md +252 -0
  133. package/merged-commands/azure-keyvault-secrets-rust.md +147 -0
  134. package/merged-commands/azure-keyvault-secrets-ts.md +274 -0
  135. package/merged-commands/azure-maps-search-dotnet.md +499 -0
  136. package/merged-commands/azure-messaging-webpubsub-java.md +307 -0
  137. package/merged-commands/azure-messaging-webpubsubservice-py.md +250 -0
  138. package/merged-commands/azure-mgmt-apicenter-dotnet.md +416 -0
  139. package/merged-commands/azure-mgmt-apicenter-py.md +247 -0
  140. package/merged-commands/azure-mgmt-apimanagement-dotnet.md +315 -0
  141. package/merged-commands/azure-mgmt-apimanagement-py.md +283 -0
  142. package/merged-commands/azure-mgmt-applicationinsights-dotnet.md +491 -0
  143. package/merged-commands/azure-mgmt-arizeaiobservabilityeval-dotnet.md +235 -0
  144. package/merged-commands/azure-mgmt-botservice-dotnet.md +339 -0
  145. package/merged-commands/azure-mgmt-botservice-py.md +325 -0
  146. package/merged-commands/azure-mgmt-fabric-dotnet.md +343 -0
  147. package/merged-commands/azure-mgmt-fabric-py.md +263 -0
  148. package/merged-commands/azure-mgmt-mongodbatlas-dotnet.md +359 -0
  149. package/merged-commands/azure-mgmt-weightsandbiases-dotnet.md +333 -0
  150. package/merged-commands/azure-microsoft-playwright-testing-ts.md +307 -0
  151. package/merged-commands/azure-monitor-ingestion-java.md +235 -0
  152. package/merged-commands/azure-monitor-ingestion-py.md +209 -0
  153. package/merged-commands/azure-monitor-opentelemetry-exporter-java.md +289 -0
  154. package/merged-commands/azure-monitor-opentelemetry-exporter-py.md +209 -0
  155. package/merged-commands/azure-monitor-opentelemetry-py.md +229 -0
  156. package/merged-commands/azure-monitor-opentelemetry-ts.md +324 -0
  157. package/merged-commands/azure-monitor-query-java.md +422 -0
  158. package/merged-commands/azure-monitor-query-py.md +257 -0
  159. package/merged-commands/azure-postgres-ts.md +482 -0
  160. package/merged-commands/azure-resource-manager-cosmosdb-dotnet.md +255 -0
  161. package/merged-commands/azure-resource-manager-durabletask-dotnet.md +382 -0
  162. package/merged-commands/azure-resource-manager-mysql-dotnet.md +397 -0
  163. package/merged-commands/azure-resource-manager-playwright-dotnet.md +302 -0
  164. package/merged-commands/azure-resource-manager-postgresql-dotnet.md +437 -0
  165. package/merged-commands/azure-resource-manager-redis-dotnet.md +361 -0
  166. package/merged-commands/azure-resource-manager-sql-dotnet.md +324 -0
  167. package/merged-commands/azure-search-documents-dotnet.md +344 -0
  168. package/merged-commands/azure-search-documents-py.md +533 -0
  169. package/merged-commands/azure-search-documents-ts.md +271 -0
  170. package/merged-commands/azure-security-keyvault-keys-dotnet.md +411 -0
  171. package/merged-commands/azure-security-keyvault-keys-java.md +367 -0
  172. package/merged-commands/azure-security-keyvault-secrets-java.md +361 -0
  173. package/merged-commands/azure-servicebus-dotnet.md +338 -0
  174. package/merged-commands/azure-servicebus-py.md +272 -0
  175. package/merged-commands/azure-servicebus-ts.md +238 -0
  176. package/merged-commands/azure-speech-to-text-rest-py.md +377 -0
  177. package/merged-commands/azure-storage-blob-java.md +393 -0
  178. package/merged-commands/azure-storage-blob-py.md +224 -0
  179. package/merged-commands/azure-storage-blob-rust.md +137 -0
  180. package/merged-commands/azure-storage-blob-ts.md +487 -0
  181. package/merged-commands/azure-storage-file-datalake-py.md +216 -0
  182. package/merged-commands/azure-storage-file-share-py.md +243 -0
  183. package/merged-commands/azure-storage-file-share-ts.md +498 -0
  184. package/merged-commands/azure-storage-queue-py.md +218 -0
  185. package/merged-commands/azure-storage-queue-ts.md +529 -0
  186. package/merged-commands/azure-web-pubsub-ts.md +315 -0
  187. package/merged-commands/backend-architect.md +3 -1
  188. package/merged-commands/backend-dev-guidelines.md +6 -1
  189. package/merged-commands/backend-development-feature-development.md +2 -0
  190. package/merged-commands/backend-security-coder.md +3 -1
  191. package/merged-commands/backtesting-frameworks.md +3 -1
  192. package/merged-commands/bamboohr-automation.md +225 -0
  193. package/merged-commands/basecamp-automation.md +239 -0
  194. package/merged-commands/bash-defensive-patterns.md +3 -1
  195. package/merged-commands/bash-linux.md +6 -1
  196. package/merged-commands/bash-pro.md +3 -1
  197. package/merged-commands/bash-scripting.md +197 -0
  198. package/merged-commands/bats-testing-patterns.md +3 -1
  199. package/merged-commands/bazel-build-optimization.md +3 -1
  200. package/merged-commands/behavioral-modes.md +6 -1
  201. package/merged-commands/bevy-ecs-expert.md +133 -0
  202. package/merged-commands/billing-automation.md +3 -1
  203. package/merged-commands/binary-analysis-patterns.md +3 -1
  204. package/merged-commands/bitbucket-automation.md +229 -0
  205. package/merged-commands/blockchain-developer.md +3 -1
  206. package/merged-commands/blockrun.md +3 -1
  207. package/merged-commands/box-automation.md +238 -0
  208. package/merged-commands/brainstorming.md +37 -213
  209. package/merged-commands/brand-guidelines-anthropic.md +7 -2
  210. package/merged-commands/brand-guidelines-community.md +7 -2
  211. package/merged-commands/brevo-automation.md +202 -0
  212. package/merged-commands/broken-authentication.md +7 -2
  213. package/merged-commands/browser-automation.md +5 -1
  214. package/merged-commands/browser-extension-builder.md +5 -1
  215. package/merged-commands/bullmq-specialist.md +4 -0
  216. package/merged-commands/bun-development.md +3 -1
  217. package/merged-commands/burp-suite-testing.md +7 -2
  218. package/merged-commands/business-analyst.md +3 -1
  219. package/merged-commands/busybox-on-windows.md +6 -1
  220. package/merged-commands/c-pro.md +2 -0
  221. package/merged-commands/c4-architecture-c4-architecture.md +2 -0
  222. package/merged-commands/c4-code.md +3 -1
  223. package/merged-commands/c4-component.md +7 -5
  224. package/merged-commands/c4-container.md +4 -2
  225. package/merged-commands/c4-context.md +5 -3
  226. package/merged-commands/cal-com-automation.md +208 -0
  227. package/merged-commands/calendly-automation.md +216 -0
  228. package/merged-commands/canva-automation.md +222 -0
  229. package/merged-commands/canvas-design.md +7 -2
  230. package/merged-commands/cc-skill-backend-patterns.md +8 -3
  231. package/merged-commands/cc-skill-clickhouse-io.md +8 -3
  232. package/merged-commands/cc-skill-coding-standards.md +8 -3
  233. package/merged-commands/cc-skill-continuous-learning.md +6 -1
  234. package/merged-commands/cc-skill-frontend-patterns.md +8 -3
  235. package/merged-commands/cc-skill-project-guidelines-example.md +3 -1
  236. package/merged-commands/cc-skill-security-review.md +8 -3
  237. package/merged-commands/cc-skill-strategic-compact.md +6 -1
  238. package/merged-commands/changelog-automation.md +3 -1
  239. package/merged-commands/cicd-automation-workflow-automate.md +3 -1
  240. package/merged-commands/circleci-automation.md +182 -0
  241. package/merged-commands/claude-code-guide.md +7 -2
  242. package/merged-commands/claude-d3js-skill.md +4 -2
  243. package/merged-commands/clean-code.md +79 -77
  244. package/merged-commands/clerk-auth.md +4 -0
  245. package/merged-commands/clickup-automation.md +239 -0
  246. package/merged-commands/close-automation.md +217 -0
  247. package/merged-commands/cloud-architect.md +102 -131
  248. package/merged-commands/cloud-devops.md +236 -0
  249. package/merged-commands/cloud-penetration-testing.md +7 -2
  250. package/merged-commands/coda-automation.md +246 -0
  251. package/merged-commands/code-documentation-code-explain.md +3 -1
  252. package/merged-commands/code-documentation-doc-generate.md +3 -1
  253. package/merged-commands/code-refactoring-context-restore.md +2 -0
  254. package/merged-commands/code-refactoring-refactor-clean.md +3 -1
  255. package/merged-commands/code-refactoring-tech-debt.md +2 -0
  256. package/merged-commands/code-review-ai-ai-review.md +2 -0
  257. package/merged-commands/code-review-checklist.md +75 -410
  258. package/merged-commands/code-review-excellence.md +3 -1
  259. package/merged-commands/code-reviewer.md +205 -174
  260. package/merged-commands/codebase-cleanup-deps-audit.md +3 -1
  261. package/merged-commands/codebase-cleanup-refactor-clean.md +3 -1
  262. package/merged-commands/codebase-cleanup-tech-debt.md +2 -0
  263. package/merged-commands/codex-review.md +3 -1
  264. package/merged-commands/commit.md +1 -1
  265. package/merged-commands/competitive-landscape.md +3 -1
  266. package/merged-commands/competitor-alternatives.md +6 -1
  267. package/merged-commands/comprehensive-review-full-review.md +2 -0
  268. package/merged-commands/comprehensive-review-pr-enhance.md +3 -1
  269. package/merged-commands/computer-use-agents.md +5 -1
  270. package/merged-commands/computer-vision-expert.md +72 -0
  271. package/merged-commands/concise-planning.md +6 -1
  272. package/merged-commands/conductor-implement.md +3 -1
  273. package/merged-commands/conductor-manage.md +2 -0
  274. package/merged-commands/conductor-new-track.md +8 -6
  275. package/merged-commands/conductor-revert.md +3 -1
  276. package/merged-commands/conductor-setup.md +8 -6
  277. package/merged-commands/conductor-status.md +3 -1
  278. package/merged-commands/conductor-validator.md +3 -1
  279. package/merged-commands/confluence-automation.md +213 -0
  280. package/merged-commands/content-creator.md +7 -1
  281. package/merged-commands/content-marketer.md +3 -1
  282. package/merged-commands/context-compression.md +5 -1
  283. package/merged-commands/context-degradation.md +1 -1
  284. package/merged-commands/context-driven-development.md +3 -1
  285. package/merged-commands/context-fundamentals.md +1 -1
  286. package/merged-commands/context-management-context-restore.md +2 -0
  287. package/merged-commands/context-management-context-save.md +2 -0
  288. package/merged-commands/context-manager.md +3 -1
  289. package/merged-commands/context-optimization.md +1 -1
  290. package/merged-commands/context-window-management.md +5 -1
  291. package/merged-commands/context7-auto-research.md +3 -1
  292. package/merged-commands/conversation-memory.md +4 -0
  293. package/merged-commands/convertkit-automation.md +200 -0
  294. package/merged-commands/copilot-sdk.md +515 -0
  295. package/merged-commands/copy-editing.md +3 -1
  296. package/merged-commands/copywriting.md +6 -1
  297. package/merged-commands/core-components.md +6 -1
  298. package/merged-commands/cost-optimization.md +3 -1
  299. package/merged-commands/cpp-pro.md +80 -42
  300. package/merged-commands/cqrs-implementation.md +3 -1
  301. package/merged-commands/crewai.md +5 -1
  302. package/merged-commands/crypto-bd-agent.md +248 -0
  303. package/merged-commands/csharp-pro.md +3 -1
  304. package/merged-commands/customer-support.md +3 -1
  305. package/merged-commands/daily-news-report.md +7 -2
  306. package/merged-commands/data-engineer.md +3 -1
  307. package/merged-commands/data-engineering-data-driven-feature.md +2 -0
  308. package/merged-commands/data-engineering-data-pipeline.md +2 -0
  309. package/merged-commands/data-quality-frameworks.md +3 -1
  310. package/merged-commands/data-scientist.md +3 -1
  311. package/merged-commands/data-storytelling.md +3 -1
  312. package/merged-commands/data-structure-protocol.md +198 -0
  313. package/merged-commands/database-admin.md +3 -1
  314. package/merged-commands/database-architect.md +3 -1
  315. package/merged-commands/database-cloud-optimization-cost-optimize.md +3 -1
  316. package/merged-commands/database-design.md +158 -33
  317. package/merged-commands/database-migration.md +3 -1
  318. package/merged-commands/database-migrations-migration-observability.md +3 -1
  319. package/merged-commands/database-migrations-sql-migrations.md +15 -20
  320. package/merged-commands/database-optimizer.md +91 -163
  321. package/merged-commands/database.md +213 -0
  322. package/merged-commands/datadog-automation.md +240 -0
  323. package/merged-commands/dbos-golang.md +133 -0
  324. package/merged-commands/dbos-python.md +102 -0
  325. package/merged-commands/dbos-typescript.md +111 -0
  326. package/merged-commands/dbt-transformation-patterns.md +3 -1
  327. package/merged-commands/ddd-context-mapping.md +51 -0
  328. package/merged-commands/ddd-strategic-design.md +51 -0
  329. package/merged-commands/ddd-tactical-patterns.md +52 -0
  330. package/merged-commands/debugger.md +3 -1
  331. package/merged-commands/debugging-strategies.md +3 -1
  332. package/merged-commands/debugging-toolkit-smart-debug.md +2 -0
  333. package/merged-commands/deep-research.md +1 -1
  334. package/merged-commands/defi-protocol-templates.md +3 -1
  335. package/merged-commands/dependency-management-deps-audit.md +3 -1
  336. package/merged-commands/dependency-upgrade.md +3 -1
  337. package/merged-commands/deployment-engineer.md +3 -1
  338. package/merged-commands/deployment-pipeline-design.md +3 -1
  339. package/merged-commands/deployment-procedures.md +6 -1
  340. package/merged-commands/deployment-validation-config-validate.md +2 -0
  341. package/merged-commands/design-orchestration.md +6 -1
  342. package/merged-commands/development.md +263 -0
  343. package/merged-commands/devops-troubleshooter.md +3 -1
  344. package/merged-commands/discord-automation.md +192 -0
  345. package/merged-commands/discord-bot-architect.md +4 -0
  346. package/merged-commands/dispatching-parallel-agents.md +3 -1
  347. package/merged-commands/distributed-debugging-debug-trace.md +3 -1
  348. package/merged-commands/distributed-tracing.md +3 -1
  349. package/merged-commands/django-pro.md +3 -1
  350. package/merged-commands/doc-coauthoring.md +6 -1
  351. package/merged-commands/docker-expert.md +7 -2
  352. package/merged-commands/docs-architect.md +3 -1
  353. package/merged-commands/documentation-generation-doc-generate.md +3 -1
  354. package/merged-commands/documentation-templates.md +8 -3
  355. package/merged-commands/documentation.md +261 -0
  356. package/merged-commands/docusign-automation.md +213 -0
  357. package/merged-commands/docx-official.md +8 -3
  358. package/merged-commands/docx.md +69 -172
  359. package/merged-commands/domain-driven-design.md +73 -0
  360. package/merged-commands/dotnet-architect.md +3 -1
  361. package/merged-commands/dotnet-backend-patterns.md +3 -1
  362. package/merged-commands/dotnet-backend.md +266 -0
  363. package/merged-commands/dropbox-automation.md +235 -0
  364. package/merged-commands/dx-optimizer.md +3 -1
  365. package/merged-commands/e2e-testing-patterns.md +3 -1
  366. package/merged-commands/e2e-testing.md +166 -0
  367. package/merged-commands/elixir-pro.md +3 -1
  368. package/merged-commands/email-sequence.md +6 -1
  369. package/merged-commands/email-systems.md +5 -1
  370. package/merged-commands/embedding-strategies.md +3 -1
  371. package/merged-commands/employment-contract-templates.md +3 -1
  372. package/merged-commands/environment-setup-guide.md +2 -0
  373. package/merged-commands/error-debugging-error-analysis.md +2 -0
  374. package/merged-commands/error-debugging-error-trace.md +3 -1
  375. package/merged-commands/error-debugging-multi-agent-review.md +2 -0
  376. package/merged-commands/error-detective.md +3 -1
  377. package/merged-commands/error-diagnostics-error-analysis.md +2 -0
  378. package/merged-commands/error-diagnostics-error-trace.md +2 -0
  379. package/merged-commands/error-diagnostics-smart-debug.md +2 -0
  380. package/merged-commands/error-handling-patterns.md +3 -1
  381. package/merged-commands/ethical-hacking-methodology.md +7 -2
  382. package/merged-commands/evaluation.md +1 -1
  383. package/merged-commands/event-sourcing-architect.md +3 -1
  384. package/merged-commands/event-store-design.md +3 -1
  385. package/merged-commands/exa-search.md +3 -1
  386. package/merged-commands/executing-plans.md +6 -1
  387. package/merged-commands/expo-deployment.md +12 -62
  388. package/merged-commands/fastapi-pro.md +3 -1
  389. package/merged-commands/fastapi-router-py.md +57 -0
  390. package/merged-commands/fastapi-templates.md +3 -1
  391. package/merged-commands/figma-automation.md +186 -0
  392. package/merged-commands/file-organizer.md +252 -69
  393. package/merged-commands/file-path-traversal.md +7 -2
  394. package/merged-commands/file-uploads.md +5 -1
  395. package/merged-commands/find-skills.md +137 -0
  396. package/merged-commands/finishing-a-development-branch.md +6 -1
  397. package/merged-commands/firebase.md +5 -1
  398. package/merged-commands/firecrawl-scraper.md +3 -1
  399. package/merged-commands/firmware-analyst.md +3 -1
  400. package/merged-commands/flutter-expert.md +84 -196
  401. package/merged-commands/form-cro.md +6 -1
  402. package/merged-commands/foundry-iq-python.md +3 -0
  403. package/merged-commands/fp-ts-errors.md +1 -1
  404. package/merged-commands/fp-ts-pragmatic.md +1 -1
  405. package/merged-commands/fp-ts-react.md +1 -1
  406. package/merged-commands/framework-migration-code-migrate.md +2 -0
  407. package/merged-commands/framework-migration-deps-upgrade.md +2 -0
  408. package/merged-commands/framework-migration-legacy-modernize.md +2 -0
  409. package/merged-commands/free-tool-strategy.md +6 -1
  410. package/merged-commands/freshdesk-automation.md +224 -0
  411. package/merged-commands/freshservice-automation.md +218 -0
  412. package/merged-commands/frontend-design.md +26 -259
  413. package/merged-commands/frontend-dev-guidelines.md +6 -1
  414. package/merged-commands/frontend-developer.md +3 -1
  415. package/merged-commands/frontend-mobile-development-component-scaffold.md +2 -0
  416. package/merged-commands/frontend-mobile-security-xss-scan.md +2 -0
  417. package/merged-commands/frontend-security-coder.md +3 -1
  418. package/merged-commands/frontend-slides.md +4 -1
  419. package/merged-commands/frontend-ui-dark-ts.md +593 -0
  420. package/merged-commands/full-stack-orchestration-full-stack-feature.md +2 -0
  421. package/merged-commands/game-development.md +3 -1
  422. package/merged-commands/gcp-cloud-run.md +5 -1
  423. package/merged-commands/gdpr-data-handling.md +3 -1
  424. package/merged-commands/gemini-api-dev.md +132 -0
  425. package/merged-commands/geo-fundamentals.md +6 -1
  426. package/merged-commands/git-advanced-workflows.md +3 -1
  427. package/merged-commands/git-pr-workflows-git-workflow.md +2 -0
  428. package/merged-commands/git-pr-workflows-onboard.md +2 -0
  429. package/merged-commands/git-pr-workflows-pr-enhance.md +2 -0
  430. package/merged-commands/git-pushing.md +3 -1
  431. package/merged-commands/github-actions-templates.md +3 -1
  432. package/merged-commands/github-automation.md +232 -0
  433. package/merged-commands/github-issue-creator.md +142 -0
  434. package/merged-commands/github-workflow-automation.md +3 -1
  435. package/merged-commands/gitlab-automation.md +259 -0
  436. package/merged-commands/gitlab-ci-patterns.md +3 -1
  437. package/merged-commands/gitops-workflow.md +3 -1
  438. package/merged-commands/gmail-automation.md +275 -0
  439. package/merged-commands/go-concurrency-patterns.md +3 -1
  440. package/merged-commands/go-playwright.md +76 -0
  441. package/merged-commands/go-rod-master.md +544 -0
  442. package/merged-commands/godot-4-migration.md +126 -0
  443. package/merged-commands/godot-gdscript-patterns.md +3 -1
  444. package/merged-commands/golang-pro.md +91 -176
  445. package/merged-commands/google-analytics-automation.md +232 -0
  446. package/merged-commands/google-calendar-automation.md +181 -0
  447. package/merged-commands/google-drive-automation.md +198 -0
  448. package/merged-commands/googlesheets-automation.md +202 -0
  449. package/merged-commands/grafana-dashboards.md +3 -1
  450. package/merged-commands/graphql-architect.md +83 -168
  451. package/merged-commands/graphql.md +5 -1
  452. package/merged-commands/haskell-pro.md +2 -0
  453. package/merged-commands/helm-chart-scaffolding.md +3 -1
  454. package/merged-commands/helpdesk-automation.md +171 -0
  455. package/merged-commands/hig-components-content.md +91 -0
  456. package/merged-commands/hig-components-controls.md +93 -0
  457. package/merged-commands/hig-components-dialogs.md +81 -0
  458. package/merged-commands/hig-components-layout.md +104 -0
  459. package/merged-commands/hig-components-menus.md +86 -0
  460. package/merged-commands/hig-components-search.md +73 -0
  461. package/merged-commands/hig-components-status.md +91 -0
  462. package/merged-commands/hig-components-system.md +111 -0
  463. package/merged-commands/hig-foundations.md +103 -0
  464. package/merged-commands/hig-inputs.md +121 -0
  465. package/merged-commands/hig-patterns.md +109 -0
  466. package/merged-commands/hig-platforms.md +89 -0
  467. package/merged-commands/hig-project-context.md +138 -0
  468. package/merged-commands/hig-technologies.md +136 -0
  469. package/merged-commands/hosted-agents-v2-py.md +326 -0
  470. package/merged-commands/hr-pro.md +3 -1
  471. package/merged-commands/html-injection-testing.md +7 -2
  472. package/merged-commands/hubspot-automation.md +183 -0
  473. package/merged-commands/hubspot-integration.md +5 -1
  474. package/merged-commands/hugging-face-cli.md +3 -3
  475. package/merged-commands/hugging-face-jobs.md +1 -1
  476. package/merged-commands/hybrid-cloud-architect.md +3 -1
  477. package/merged-commands/hybrid-cloud-networking.md +3 -1
  478. package/merged-commands/hybrid-search-implementation.md +3 -1
  479. package/merged-commands/i18n-localization.md +1 -1
  480. package/merged-commands/idor-testing.md +7 -2
  481. package/merged-commands/imagen.md +1 -1
  482. package/merged-commands/incident-responder.md +3 -1
  483. package/merged-commands/incident-response-incident-response.md +2 -0
  484. package/merged-commands/incident-response-smart-fix.md +2 -0
  485. package/merged-commands/incident-runbook-templates.md +3 -1
  486. package/merged-commands/infinite-gratitude.md +2 -2
  487. package/merged-commands/inngest.md +5 -1
  488. package/merged-commands/instagram-automation.md +197 -0
  489. package/merged-commands/interactive-portfolio.md +5 -1
  490. package/merged-commands/intercom-automation.md +253 -0
  491. package/merged-commands/internal-comms-anthropic.md +4 -2
  492. package/merged-commands/internal-comms-community.md +4 -2
  493. package/merged-commands/ios-developer.md +3 -1
  494. package/merged-commands/istio-traffic-management.md +3 -1
  495. package/merged-commands/java-pro.md +3 -1
  496. package/merged-commands/javascript-mastery.md +3 -1
  497. package/merged-commands/javascript-pro.md +79 -41
  498. package/merged-commands/javascript-testing-patterns.md +3 -1
  499. package/merged-commands/javascript-typescript-typescript-scaffold.md +2 -0
  500. package/merged-commands/jira-automation.md +190 -0
  501. package/merged-commands/julia-pro.md +3 -1
  502. package/merged-commands/k8s-manifest-generator.md +3 -1
  503. package/merged-commands/k8s-security-policies.md +3 -1
  504. package/merged-commands/kaizen.md +3 -1
  505. package/merged-commands/klaviyo-automation.md +195 -0
  506. package/merged-commands/kotlin-coroutines-expert.md +100 -0
  507. package/merged-commands/kpi-dashboard-design.md +3 -1
  508. package/merged-commands/kubernetes-architect.md +3 -1
  509. package/merged-commands/kubernetes-deployment.md +167 -0
  510. package/merged-commands/langchain-architecture.md +3 -1
  511. package/merged-commands/langfuse.md +5 -1
  512. package/merged-commands/langgraph.md +5 -1
  513. package/merged-commands/laravel-expert.md +185 -0
  514. package/merged-commands/laravel-security-audit.md +223 -0
  515. package/merged-commands/last30days.md +6 -1
  516. package/merged-commands/launch-strategy.md +6 -1
  517. package/merged-commands/legacy-modernizer.md +79 -39
  518. package/merged-commands/legal-advisor.md +3 -1
  519. package/merged-commands/linear-automation.md +183 -0
  520. package/merged-commands/linear-claude-skill.md +14 -14
  521. package/merged-commands/linkedin-automation.md +180 -0
  522. package/merged-commands/linkerd-patterns.md +3 -1
  523. package/merged-commands/lint-and-validate.md +3 -3
  524. package/merged-commands/linux-privilege-escalation.md +7 -2
  525. package/merged-commands/linux-shell-scripting.md +7 -2
  526. package/merged-commands/linux-troubleshooting.md +221 -0
  527. package/merged-commands/llm-app-patterns.md +4 -2
  528. package/merged-commands/llm-application-dev-ai-assistant.md +2 -0
  529. package/merged-commands/llm-application-dev-langchain-agent.md +2 -0
  530. package/merged-commands/llm-application-dev-prompt-optimize.md +2 -0
  531. package/merged-commands/llm-evaluation.md +3 -1
  532. package/merged-commands/loki-mode.md +6 -1
  533. package/merged-commands/m365-agents-dotnet.md +295 -0
  534. package/merged-commands/m365-agents-py.md +346 -0
  535. package/merged-commands/m365-agents-ts.md +187 -0
  536. package/merged-commands/machine-learning-ops-ml-pipeline.md +2 -0
  537. package/merged-commands/mailchimp-automation.md +236 -0
  538. package/merged-commands/make-automation.md +206 -0
  539. package/merged-commands/malware-analyst.md +3 -1
  540. package/merged-commands/manifest.md +126 -0
  541. package/merged-commands/market-sizing-analysis.md +3 -1
  542. package/merged-commands/marketing-ideas.md +6 -1
  543. package/merged-commands/marketing-psychology.md +6 -1
  544. package/merged-commands/mcp-builder-ms.md +309 -0
  545. package/merged-commands/mcp-builder.md +184 -92
  546. package/merged-commands/memory-forensics.md +3 -1
  547. package/merged-commands/memory-safety-patterns.md +3 -1
  548. package/merged-commands/memory-systems.md +1 -1
  549. package/merged-commands/mermaid-expert.md +3 -1
  550. package/merged-commands/metasploit-framework.md +7 -2
  551. package/merged-commands/micro-saas-launcher.md +5 -1
  552. package/merged-commands/microservices-patterns.md +3 -1
  553. package/merged-commands/microsoft-azure-webjobs-extensions-authentication-events-dotnet.md +445 -0
  554. package/merged-commands/microsoft-teams-automation.md +216 -0
  555. package/merged-commands/minecraft-bukkit-pro.md +3 -1
  556. package/merged-commands/miro-automation.md +210 -0
  557. package/merged-commands/mixpanel-automation.md +229 -0
  558. package/merged-commands/ml-engineer.md +3 -1
  559. package/merged-commands/ml-pipeline-workflow.md +3 -1
  560. package/merged-commands/mlops-engineer.md +3 -1
  561. package/merged-commands/mobile-design.md +280 -170
  562. package/merged-commands/mobile-developer.md +3 -1
  563. package/merged-commands/mobile-security-coder.md +3 -1
  564. package/merged-commands/modern-javascript-patterns.md +3 -1
  565. package/merged-commands/monday-automation.md +238 -0
  566. package/merged-commands/monorepo-architect.md +2 -0
  567. package/merged-commands/monorepo-management.md +3 -1
  568. package/merged-commands/moodle-external-api-development.md +3 -1
  569. package/merged-commands/mtls-configuration.md +3 -1
  570. package/merged-commands/multi-agent-brainstorming.md +6 -1
  571. package/merged-commands/multi-agent-patterns.md +1 -1
  572. package/merged-commands/multi-cloud-architecture.md +3 -1
  573. package/merged-commands/multi-platform-apps-multi-platform.md +2 -0
  574. package/merged-commands/n8n-code-python.md +11 -11
  575. package/merged-commands/n8n-mcp-tools-expert.md +10 -10
  576. package/merged-commands/n8n-node-configuration.md +3 -3
  577. package/merged-commands/neon-postgres.md +5 -1
  578. package/merged-commands/nerdzao-elite-gemini-high.md +50 -0
  579. package/merged-commands/nerdzao-elite.md +31 -0
  580. package/merged-commands/nestjs-expert.md +7 -2
  581. package/merged-commands/network-101.md +7 -2
  582. package/merged-commands/network-engineer.md +3 -1
  583. package/merged-commands/nextjs-app-router-patterns.md +3 -1
  584. package/merged-commands/nextjs-best-practices.md +6 -1
  585. package/merged-commands/nextjs-supabase-auth.md +4 -0
  586. package/merged-commands/nft-standards.md +3 -1
  587. package/merged-commands/nodejs-backend-patterns.md +3 -1
  588. package/merged-commands/nodejs-best-practices.md +7 -1
  589. package/merged-commands/nosql-expert.md +2 -0
  590. package/merged-commands/notebooklm.md +3 -1
  591. package/merged-commands/notion-automation.md +220 -0
  592. package/merged-commands/notion-template-business.md +5 -1
  593. package/merged-commands/nx-workspace-patterns.md +3 -1
  594. package/merged-commands/observability-engineer.md +3 -1
  595. package/merged-commands/observability-monitoring-monitor-setup.md +2 -0
  596. package/merged-commands/observability-monitoring-slo-implement.md +3 -1
  597. package/merged-commands/observe-whatsapp.md +4 -4
  598. package/merged-commands/obsidian-clipper-template-creator.md +6 -1
  599. package/merged-commands/office-productivity.md +219 -0
  600. package/merged-commands/on-call-handoff-patterns.md +3 -1
  601. package/merged-commands/onboarding-cro.md +6 -1
  602. package/merged-commands/one-drive-automation.md +243 -0
  603. package/merged-commands/openapi-spec-generation.md +3 -1
  604. package/merged-commands/os-scripting.md +429 -0
  605. package/merged-commands/oss-hunter.md +75 -0
  606. package/merged-commands/outlook-automation.md +196 -0
  607. package/merged-commands/outlook-calendar-automation.md +241 -0
  608. package/merged-commands/page-cro.md +6 -1
  609. package/merged-commands/pagerduty-automation.md +250 -0
  610. package/merged-commands/paid-ads.md +6 -1
  611. package/merged-commands/parallel-agents.md +1 -1
  612. package/merged-commands/payment-integration.md +3 -1
  613. package/merged-commands/paypal-integration.md +3 -1
  614. package/merged-commands/paywall-upgrade-cro.md +6 -1
  615. package/merged-commands/pci-compliance.md +3 -1
  616. package/merged-commands/pdf-official.md +7 -2
  617. package/merged-commands/pdf.md +6 -196
  618. package/merged-commands/pentest-checklist.md +7 -2
  619. package/merged-commands/pentest-commands.md +7 -2
  620. package/merged-commands/performance-engineer.md +2 -0
  621. package/merged-commands/performance-profiling.md +1 -1
  622. package/merged-commands/performance-testing-review-ai-review.md +2 -0
  623. package/merged-commands/performance-testing-review-multi-agent-review.md +2 -0
  624. package/merged-commands/personal-tool-builder.md +5 -1
  625. package/merged-commands/php-pro.md +78 -46
  626. package/merged-commands/pipedrive-automation.md +229 -0
  627. package/merged-commands/plaid-fintech.md +5 -1
  628. package/merged-commands/plan-writing.md +1 -1
  629. package/merged-commands/planning-with-files.md +3 -1
  630. package/merged-commands/playwright-skill.md +6 -1
  631. package/merged-commands/podcast-generation.md +2 -0
  632. package/merged-commands/popup-cro.md +6 -1
  633. package/merged-commands/posix-shell-pro.md +3 -1
  634. package/merged-commands/postgres-best-practices.md +7 -2
  635. package/merged-commands/postgresql-optimization.md +175 -0
  636. package/merged-commands/postgresql.md +3 -1
  637. package/merged-commands/posthog-automation.md +229 -0
  638. package/merged-commands/postmark-automation.md +192 -0
  639. package/merged-commands/postmortem-writing.md +5 -3
  640. package/merged-commands/powershell-windows.md +6 -1
  641. package/merged-commands/pptx-official.md +8 -3
  642. package/merged-commands/pptx.md +86 -456
  643. package/merged-commands/pricing-strategy.md +6 -1
  644. package/merged-commands/prisma-expert.md +6 -1
  645. package/merged-commands/privilege-escalation-methods.md +7 -2
  646. package/merged-commands/product-manager-toolkit.md +15 -15
  647. package/merged-commands/production-code-audit.md +2 -0
  648. package/merged-commands/programmatic-seo.md +6 -1
  649. package/merged-commands/projection-patterns.md +3 -1
  650. package/merged-commands/prometheus-configuration.md +3 -1
  651. package/merged-commands/prompt-caching.md +5 -1
  652. package/merged-commands/prompt-engineer.md +76 -249
  653. package/merged-commands/prompt-engineering-patterns.md +3 -1
  654. package/merged-commands/prompt-engineering.md +6 -1
  655. package/merged-commands/prompt-library.md +3 -1
  656. package/merged-commands/protocol-reverse-engineering.md +3 -1
  657. package/merged-commands/pydantic-models-py.md +63 -0
  658. package/merged-commands/python-development-python-scaffold.md +2 -0
  659. package/merged-commands/python-fastapi-development.md +216 -0
  660. package/merged-commands/python-packaging.md +3 -1
  661. package/merged-commands/python-patterns.md +7 -1
  662. package/merged-commands/python-performance-optimization.md +3 -1
  663. package/merged-commands/python-pro.md +89 -155
  664. package/merged-commands/python-testing-patterns.md +3 -1
  665. package/merged-commands/quant-analyst.md +3 -1
  666. package/merged-commands/radix-ui-design-system.md +1 -1
  667. package/merged-commands/rag-engineer.md +5 -1
  668. package/merged-commands/rag-implementation.md +37 -395
  669. package/merged-commands/react-best-practices.md +17 -2
  670. package/merged-commands/react-doctor.md +141 -0
  671. package/merged-commands/react-flow-architect.md +618 -0
  672. package/merged-commands/react-flow-node-ts.md +71 -0
  673. package/merged-commands/react-modernization.md +3 -1
  674. package/merged-commands/react-native-architecture.md +3 -1
  675. package/merged-commands/react-nextjs-development.md +229 -0
  676. package/merged-commands/react-patterns.md +6 -1
  677. package/merged-commands/react-state-management.md +3 -1
  678. package/merged-commands/react-ui-patterns.md +6 -1
  679. package/merged-commands/readme.md +164 -97
  680. package/merged-commands/receiving-code-review.md +6 -1
  681. package/merged-commands/red-team-tactics.md +6 -1
  682. package/merged-commands/red-team-tools.md +7 -2
  683. package/merged-commands/reddit-automation.md +217 -0
  684. package/merged-commands/reference-builder.md +3 -1
  685. package/merged-commands/referral-program.md +6 -1
  686. package/merged-commands/remotion-best-practices.md +3 -1
  687. package/merged-commands/render-automation.md +186 -0
  688. package/merged-commands/requesting-code-review.md +6 -1
  689. package/merged-commands/research-engineer.md +6 -1
  690. package/merged-commands/reverse-engineer.md +3 -1
  691. package/merged-commands/risk-manager.md +3 -1
  692. package/merged-commands/risk-metrics-calculation.md +3 -1
  693. package/merged-commands/ruby-pro.md +3 -1
  694. package/merged-commands/rust-async-patterns.md +3 -1
  695. package/merged-commands/rust-pro.md +3 -1
  696. package/merged-commands/saga-orchestration.md +3 -1
  697. package/merged-commands/sales-automator.md +3 -1
  698. package/merged-commands/salesforce-automation.md +195 -0
  699. package/merged-commands/salesforce-development.md +5 -1
  700. package/merged-commands/sast-configuration.md +12 -10
  701. package/merged-commands/scala-pro.md +3 -1
  702. package/merged-commands/scanning-tools.md +7 -2
  703. package/merged-commands/schema-markup.md +6 -1
  704. package/merged-commands/screen-reader-testing.md +3 -1
  705. package/merged-commands/scroll-experience.md +5 -1
  706. package/merged-commands/search-specialist.md +2 -0
  707. package/merged-commands/secrets-management.md +3 -1
  708. package/merged-commands/security-audit.md +218 -0
  709. package/merged-commands/security-auditor.md +3 -1
  710. package/merged-commands/security-compliance-compliance-check.md +3 -1
  711. package/merged-commands/security-requirement-extraction.md +3 -1
  712. package/merged-commands/security-scanning-security-dependencies.md +3 -1
  713. package/merged-commands/security-scanning-security-hardening.md +2 -0
  714. package/merged-commands/security-scanning-security-sast.md +3 -1
  715. package/merged-commands/segment-automation.md +230 -0
  716. package/merged-commands/segment-cdp.md +5 -1
  717. package/merged-commands/sendgrid-automation.md +233 -0
  718. package/merged-commands/senior-architect.md +9 -9
  719. package/merged-commands/senior-fullstack.md +9 -9
  720. package/merged-commands/sentry-automation.md +237 -0
  721. package/merged-commands/seo-audit.md +6 -1
  722. package/merged-commands/seo-authority-builder.md +3 -1
  723. package/merged-commands/seo-cannibalization-detector.md +3 -1
  724. package/merged-commands/seo-content-auditor.md +3 -1
  725. package/merged-commands/seo-content-planner.md +3 -1
  726. package/merged-commands/seo-content-refresher.md +3 -1
  727. package/merged-commands/seo-content-writer.md +3 -1
  728. package/merged-commands/seo-fundamentals.md +78 -122
  729. package/merged-commands/seo-keyword-strategist.md +3 -1
  730. package/merged-commands/seo-meta-optimizer.md +3 -1
  731. package/merged-commands/seo-snippet-hunter.md +3 -1
  732. package/merged-commands/seo-structure-architect.md +3 -1
  733. package/merged-commands/server-management.md +6 -1
  734. package/merged-commands/service-mesh-expert.md +2 -0
  735. package/merged-commands/service-mesh-observability.md +3 -1
  736. package/merged-commands/shader-programming-glsl.md +121 -0
  737. package/merged-commands/shellcheck-configuration.md +3 -1
  738. package/merged-commands/shodan-reconnaissance.md +7 -2
  739. package/merged-commands/shopify-apps.md +5 -1
  740. package/merged-commands/shopify-automation.md +173 -0
  741. package/merged-commands/shopify-development.md +6 -1
  742. package/merged-commands/signup-flow-cro.md +6 -1
  743. package/merged-commands/similarity-search-patterns.md +3 -1
  744. package/merged-commands/skill/sync.md +132 -64
  745. package/merged-commands/skill-creator-ms.md +618 -0
  746. package/merged-commands/skill-creator.md +13 -160
  747. package/merged-commands/skill-developer.md +3 -1
  748. package/merged-commands/slack-automation.md +194 -0
  749. package/merged-commands/slack-bot-builder.md +5 -1
  750. package/merged-commands/slack-gif-creator.md +557 -165
  751. package/merged-commands/slo-implementation.md +3 -1
  752. package/merged-commands/smtp-penetration-testing.md +7 -2
  753. package/merged-commands/social-content.md +6 -1
  754. package/merged-commands/software-architecture.md +6 -1
  755. package/merged-commands/solidity-security.md +3 -1
  756. package/merged-commands/spark-optimization.md +3 -1
  757. package/merged-commands/sql-injection-testing.md +7 -2
  758. package/merged-commands/sql-optimization-patterns.md +3 -1
  759. package/merged-commands/sql-pro.md +94 -170
  760. package/merged-commands/sqlmap-database-pentesting.md +7 -2
  761. package/merged-commands/square-automation.md +181 -0
  762. package/merged-commands/ssh-penetration-testing.md +7 -2
  763. package/merged-commands/startup-analyst.md +3 -1
  764. package/merged-commands/startup-business-analyst-business-case.md +3 -1
  765. package/merged-commands/startup-business-analyst-financial-projections.md +3 -1
  766. package/merged-commands/startup-business-analyst-market-opportunity.md +3 -1
  767. package/merged-commands/startup-financial-modeling.md +3 -1
  768. package/merged-commands/startup-metrics-framework.md +3 -1
  769. package/merged-commands/stitch-ui-design.md +4 -1
  770. package/merged-commands/stride-analysis-patterns.md +3 -1
  771. package/merged-commands/stripe-automation.md +203 -0
  772. package/merged-commands/stripe-integration.md +44 -429
  773. package/merged-commands/subagent-driven-development.md +3 -1
  774. package/merged-commands/supabase-automation.md +241 -0
  775. package/merged-commands/swiftui-expert-skill.md +1 -1
  776. package/merged-commands/systematic-debugging.md +85 -272
  777. package/merged-commands/systems-programming-rust-project.md +2 -0
  778. package/merged-commands/tailwind-design-system.md +3 -1
  779. package/merged-commands/tailwind-patterns.md +7 -1
  780. package/merged-commands/tavily-web.md +3 -1
  781. package/merged-commands/tdd-orchestrator.md +3 -1
  782. package/merged-commands/tdd-workflow.md +6 -1
  783. package/merged-commands/tdd-workflows-tdd-cycle.md +2 -0
  784. package/merged-commands/tdd-workflows-tdd-green.md +3 -1
  785. package/merged-commands/tdd-workflows-tdd-red.md +3 -1
  786. package/merged-commands/tdd-workflows-tdd-refactor.md +2 -0
  787. package/merged-commands/team-collaboration-issue.md +2 -0
  788. package/merged-commands/team-collaboration-standup-notes.md +2 -0
  789. package/merged-commands/team-composition-analysis.md +3 -1
  790. package/merged-commands/telegram-automation.md +224 -0
  791. package/merged-commands/telegram-bot-builder.md +5 -1
  792. package/merged-commands/telegram-mini-app.md +5 -1
  793. package/merged-commands/temporal-python-pro.md +3 -1
  794. package/merged-commands/temporal-python-testing.md +3 -1
  795. package/merged-commands/terraform-infrastructure.md +164 -0
  796. package/merged-commands/terraform-module-library.md +3 -1
  797. package/merged-commands/terraform-skill.md +19 -19
  798. package/merged-commands/terraform-specialist.md +3 -1
  799. package/merged-commands/test-automator.md +3 -1
  800. package/merged-commands/test-driven-development.md +3 -1
  801. package/merged-commands/test-fixing.md +3 -1
  802. package/merged-commands/testing-patterns.md +125 -206
  803. package/merged-commands/testing-qa.md +231 -0
  804. package/merged-commands/theme-factory.md +6 -1
  805. package/merged-commands/threat-mitigation-mapping.md +3 -1
  806. package/merged-commands/threat-modeling-expert.md +3 -1
  807. package/merged-commands/threejs-skills.md +642 -10
  808. package/merged-commands/tiktok-automation.md +183 -0
  809. package/merged-commands/todoist-automation.md +236 -0
  810. package/merged-commands/tool-design.md +3 -3
  811. package/merged-commands/top-web-vulnerabilities.md +7 -2
  812. package/merged-commands/track-management.md +3 -1
  813. package/merged-commands/trello-automation.md +186 -0
  814. package/merged-commands/trigger-dev.md +5 -1
  815. package/merged-commands/turborepo-caching.md +3 -1
  816. package/merged-commands/tutorial-engineer.md +3 -1
  817. package/merged-commands/twilio-communications.md +5 -1
  818. package/merged-commands/twitter-automation.md +236 -0
  819. package/merged-commands/typescript-advanced-types.md +3 -1
  820. package/merged-commands/typescript-expert.md +6 -1
  821. package/merged-commands/typescript-pro.md +91 -52
  822. package/merged-commands/ui-ux-designer.md +3 -1
  823. package/merged-commands/ui-ux-pro-max.md +88 -74
  824. package/merged-commands/ui-visual-validator.md +3 -1
  825. package/merged-commands/unit-testing-test-generate.md +3 -1
  826. package/merged-commands/unity-developer.md +3 -1
  827. package/merged-commands/unity-ecs-patterns.md +3 -1
  828. package/merged-commands/unreal-engine-cpp-pro.md +1 -1
  829. package/merged-commands/upgrading-expo.md +12 -108
  830. package/merged-commands/upstash-qstash.md +5 -1
  831. package/merged-commands/using-git-worktrees.md +6 -1
  832. package/merged-commands/using-neon.md +1 -1
  833. package/merged-commands/using-superpowers.md +6 -1
  834. package/merged-commands/uv-package-manager.md +3 -1
  835. package/merged-commands/vector-database-engineer.md +2 -0
  836. package/merged-commands/vector-index-tuning.md +3 -1
  837. package/merged-commands/vercel-automation.md +231 -0
  838. package/merged-commands/vercel-deploy-claimable.md +4 -1
  839. package/merged-commands/verification-before-completion.md +6 -1
  840. package/merged-commands/viral-generator-builder.md +5 -1
  841. package/merged-commands/voice-agents.md +5 -1
  842. package/merged-commands/voice-ai-development.md +5 -1
  843. package/merged-commands/voice-ai-engine-development.md +2 -0
  844. package/merged-commands/vulnerability-scanner.md +1 -1
  845. package/merged-commands/wcag-audit-patterns.md +3 -1
  846. package/merged-commands/web-artifacts-builder.md +7 -2
  847. package/merged-commands/web-design-guidelines.md +4 -1
  848. package/merged-commands/web-performance-optimization.md +2 -0
  849. package/merged-commands/web-security-testing.md +184 -0
  850. package/merged-commands/web3-testing.md +3 -1
  851. package/merged-commands/webapp-testing.md +7 -2
  852. package/merged-commands/webflow-automation.md +241 -0
  853. package/merged-commands/whatsapp-automation.md +219 -0
  854. package/merged-commands/wiki-architect.md +65 -0
  855. package/merged-commands/wiki-changelog.md +32 -0
  856. package/merged-commands/wiki-onboarding.md +82 -0
  857. package/merged-commands/wiki-page-writer.md +70 -0
  858. package/merged-commands/wiki-qa.md +39 -0
  859. package/merged-commands/wiki-researcher.md +70 -0
  860. package/merged-commands/wiki-vitepress.md +153 -0
  861. package/merged-commands/windows-privilege-escalation.md +7 -2
  862. package/merged-commands/wireshark-analysis.md +7 -2
  863. package/merged-commands/wordpress-penetration-testing.md +7 -2
  864. package/merged-commands/wordpress-plugin-development.md +204 -0
  865. package/merged-commands/wordpress-theme-development.md +189 -0
  866. package/merged-commands/wordpress-woocommerce-development.md +188 -0
  867. package/merged-commands/wordpress.md +319 -0
  868. package/merged-commands/workflow-automation.md +5 -1
  869. package/merged-commands/workflow-orchestration-patterns.md +3 -1
  870. package/merged-commands/workflow-patterns.md +3 -1
  871. package/merged-commands/wrike-automation.md +238 -0
  872. package/merged-commands/writing-plans.md +6 -1
  873. package/merged-commands/writing-skills.md +614 -84
  874. package/merged-commands/xlsx-official.md +8 -3
  875. package/merged-commands/xlsx.md +28 -217
  876. package/merged-commands/xss-html-injection.md +7 -2
  877. package/merged-commands/youtube-automation.md +223 -0
  878. package/merged-commands/youtube-summarizer.md +412 -0
  879. package/merged-commands/zapier-make-patterns.md +5 -1
  880. package/merged-commands/zendesk-automation.md +220 -0
  881. package/merged-commands/zoho-crm-automation.md +211 -0
  882. package/merged-commands/zoom-automation.md +222 -0
  883. package/merged-commands/zustand-store-ts.md +73 -0
  884. package/package.json +1 -1
  885. package/rules-index.json +1 -1
  886. package/skills/3d-web-experience/SKILL.md +5 -1
  887. package/skills/ab-test-setup/SKILL.md +6 -1
  888. package/skills/accessibility-compliance-accessibility-audit/SKILL.md +2 -0
  889. package/skills/active-directory-attacks/SKILL.md +7 -2
  890. package/skills/activecampaign-automation/SKILL.md +214 -0
  891. package/skills/address-github-comments/SKILL.md +6 -1
  892. package/skills/agent-evaluation/SKILL.md +5 -1
  893. package/skills/agent-framework-azure-ai-py/SKILL.md +338 -0
  894. package/skills/agent-framework-azure-hosted-agents/SKILL.md +3 -0
  895. package/skills/agent-manager-skill/SKILL.md +3 -1
  896. package/skills/agent-memory-mcp/SKILL.md +6 -1
  897. package/skills/agent-memory-systems/SKILL.md +5 -1
  898. package/skills/agent-orchestration-improve-agent/SKILL.md +2 -0
  899. package/skills/agent-orchestration-multi-agent-optimize/SKILL.md +2 -0
  900. package/skills/agent-tool-builder/SKILL.md +5 -1
  901. package/skills/agents-v2-py/SKILL.md +326 -0
  902. package/skills/ai-agent-development/SKILL.md +174 -0
  903. package/skills/ai-agents-architect/SKILL.md +5 -1
  904. package/skills/ai-engineer/SKILL.md +3 -1
  905. package/skills/ai-ml/SKILL.md +253 -0
  906. package/skills/ai-product/SKILL.md +5 -1
  907. package/skills/ai-wrapper-product/SKILL.md +5 -1
  908. package/skills/airflow-dag-patterns/SKILL.md +3 -1
  909. package/skills/airtable-automation/SKILL.md +175 -0
  910. package/skills/algolia-search/SKILL.md +4 -0
  911. package/skills/algorithmic-art/SKILL.md +106 -375
  912. package/skills/amplitude-automation/SKILL.md +221 -0
  913. package/skills/analytics-tracking/SKILL.md +6 -1
  914. package/skills/android-jetpack-compose-expert/SKILL.md +152 -0
  915. package/skills/angular/README.md +40 -0
  916. package/skills/angular/SKILL.md +821 -0
  917. package/skills/angular/metadata.json +14 -0
  918. package/skills/angular-best-practices/README.md +58 -0
  919. package/skills/angular-best-practices/SKILL.md +562 -0
  920. package/skills/angular-best-practices/metadata.json +13 -0
  921. package/skills/angular-migration/SKILL.md +3 -1
  922. package/skills/angular-state-management/README.md +41 -0
  923. package/skills/angular-state-management/SKILL.md +634 -0
  924. package/skills/angular-state-management/metadata.json +13 -0
  925. package/skills/angular-ui-patterns/README.md +55 -0
  926. package/skills/angular-ui-patterns/SKILL.md +511 -0
  927. package/skills/angular-ui-patterns/metadata.json +12 -0
  928. package/skills/anti-reversing-techniques/SKILL.md +3 -1
  929. package/skills/antigravity-workflows/SKILL.md +80 -0
  930. package/skills/antigravity-workflows/resources/implementation-playbook.md +36 -0
  931. package/skills/api-design-principles/SKILL.md +3 -1
  932. package/skills/api-documentation/SKILL.md +164 -0
  933. package/skills/api-documentation-generator/SKILL.md +2 -0
  934. package/skills/api-documenter/SKILL.md +3 -1
  935. package/skills/api-fuzzing-bug-bounty/SKILL.md +7 -2
  936. package/skills/api-patterns/SKILL.md +1 -1
  937. package/skills/api-security-best-practices/SKILL.md +2 -0
  938. package/skills/api-security-testing/SKILL.md +172 -0
  939. package/skills/api-testing-observability-api-mock/SKILL.md +2 -0
  940. package/skills/app-builder/SKILL.md +6 -1
  941. package/skills/app-builder/templates/SKILL.md +6 -1
  942. package/skills/app-store-optimization/SKILL.md +6 -1
  943. package/skills/app-store-optimization/competitor_analyzer.py +1 -1
  944. package/skills/application-performance-performance-optimization/SKILL.md +2 -0
  945. package/skills/architect-review/SKILL.md +2 -0
  946. package/skills/architecture/SKILL.md +6 -1
  947. package/skills/architecture-decision-records/SKILL.md +7 -5
  948. package/skills/architecture-patterns/SKILL.md +3 -1
  949. package/skills/arm-cortex-expert/SKILL.md +3 -1
  950. package/skills/asana-automation/SKILL.md +176 -0
  951. package/skills/async-python-patterns/SKILL.md +3 -1
  952. package/skills/attack-tree-construction/SKILL.md +3 -1
  953. package/skills/audio-transcriber/CHANGELOG.md +137 -0
  954. package/skills/audio-transcriber/README.md +340 -0
  955. package/skills/audio-transcriber/SKILL.md +559 -0
  956. package/skills/audio-transcriber/examples/basic-transcription.sh +250 -0
  957. package/skills/audio-transcriber/references/tools-comparison.md +352 -0
  958. package/skills/audio-transcriber/scripts/install-requirements.sh +190 -0
  959. package/skills/audio-transcriber/scripts/transcribe.py +486 -0
  960. package/skills/auth-implementation-patterns/SKILL.md +3 -1
  961. package/skills/auth-implementation-patterns/resources/implementation-playbook.md +2 -17
  962. package/skills/automate-whatsapp/SKILL.md +10 -10
  963. package/skills/autonomous-agent-patterns/SKILL.md +3 -1
  964. package/skills/autonomous-agents/SKILL.md +5 -1
  965. package/skills/avalonia-layout-zafiro/SKILL.md +6 -1
  966. package/skills/avalonia-viewmodels-zafiro/SKILL.md +6 -1
  967. package/skills/avalonia-zafiro-development/SKILL.md +6 -1
  968. package/skills/aws-cost-cleanup/SKILL.md +309 -0
  969. package/skills/aws-cost-optimizer/SKILL.md +192 -0
  970. package/skills/aws-penetration-testing/SKILL.md +7 -2
  971. package/skills/aws-serverless/SKILL.md +5 -1
  972. package/skills/azd-deployment/SKILL.md +2 -0
  973. package/skills/azure-ai-agents-persistent-dotnet/SKILL.md +354 -0
  974. package/skills/azure-ai-agents-persistent-java/SKILL.md +142 -0
  975. package/skills/azure-ai-anomalydetector-java/SKILL.md +261 -0
  976. package/skills/azure-ai-contentsafety-java/SKILL.md +287 -0
  977. package/skills/azure-ai-contentsafety-py/SKILL.md +219 -0
  978. package/skills/azure-ai-contentsafety-ts/SKILL.md +305 -0
  979. package/skills/azure-ai-contentunderstanding-py/SKILL.md +278 -0
  980. package/skills/azure-ai-document-intelligence-dotnet/SKILL.md +342 -0
  981. package/skills/azure-ai-document-intelligence-ts/SKILL.md +328 -0
  982. package/skills/azure-ai-formrecognizer-java/SKILL.md +346 -0
  983. package/skills/azure-ai-ml-py/SKILL.md +276 -0
  984. package/skills/azure-ai-openai-dotnet/SKILL.md +460 -0
  985. package/skills/azure-ai-projects-dotnet/SKILL.md +353 -0
  986. package/skills/azure-ai-projects-java/SKILL.md +157 -0
  987. package/skills/azure-ai-projects-py/SKILL.md +300 -0
  988. package/skills/azure-ai-projects-ts/SKILL.md +294 -0
  989. package/skills/azure-ai-textanalytics-py/SKILL.md +232 -0
  990. package/skills/azure-ai-transcription-py/SKILL.md +74 -0
  991. package/skills/azure-ai-translation-document-py/SKILL.md +254 -0
  992. package/skills/azure-ai-translation-text-py/SKILL.md +279 -0
  993. package/skills/azure-ai-translation-ts/SKILL.md +291 -0
  994. package/skills/azure-ai-vision-imageanalysis-java/SKILL.md +294 -0
  995. package/skills/azure-ai-vision-imageanalysis-py/SKILL.md +265 -0
  996. package/skills/azure-ai-voicelive-dotnet/SKILL.md +270 -0
  997. package/skills/azure-ai-voicelive-java/SKILL.md +230 -0
  998. package/skills/azure-ai-voicelive-py/SKILL.md +314 -0
  999. package/skills/azure-ai-voicelive-ts/SKILL.md +470 -0
  1000. package/skills/azure-appconfiguration-java/SKILL.md +475 -0
  1001. package/skills/azure-appconfiguration-py/SKILL.md +254 -0
  1002. package/skills/azure-appconfiguration-ts/SKILL.md +354 -0
  1003. package/skills/azure-communication-callautomation-java/SKILL.md +259 -0
  1004. package/skills/azure-communication-callingserver-java/SKILL.md +96 -0
  1005. package/skills/azure-communication-chat-java/SKILL.md +315 -0
  1006. package/skills/azure-communication-common-java/SKILL.md +309 -0
  1007. package/skills/azure-communication-sms-java/SKILL.md +279 -0
  1008. package/skills/azure-compute-batch-java/SKILL.md +384 -0
  1009. package/skills/azure-containerregistry-py/SKILL.md +257 -0
  1010. package/skills/azure-cosmos-db-py/SKILL.md +244 -0
  1011. package/skills/azure-cosmos-java/SKILL.md +263 -0
  1012. package/skills/azure-cosmos-py/SKILL.md +285 -0
  1013. package/skills/azure-cosmos-rust/SKILL.md +140 -0
  1014. package/skills/azure-cosmos-ts/SKILL.md +476 -0
  1015. package/skills/azure-data-tables-java/SKILL.md +339 -0
  1016. package/skills/azure-data-tables-py/SKILL.md +248 -0
  1017. package/skills/azure-eventgrid-dotnet/SKILL.md +493 -0
  1018. package/skills/azure-eventgrid-java/SKILL.md +310 -0
  1019. package/skills/azure-eventgrid-py/SKILL.md +173 -0
  1020. package/skills/azure-eventhub-dotnet/SKILL.md +367 -0
  1021. package/skills/azure-eventhub-java/SKILL.md +361 -0
  1022. package/skills/azure-eventhub-py/SKILL.md +245 -0
  1023. package/skills/azure-eventhub-rust/SKILL.md +132 -0
  1024. package/skills/azure-eventhub-ts/SKILL.md +273 -0
  1025. package/skills/azure-functions/SKILL.md +5 -1
  1026. package/skills/azure-identity-dotnet/SKILL.md +344 -0
  1027. package/skills/azure-identity-java/SKILL.md +371 -0
  1028. package/skills/azure-identity-py/SKILL.md +197 -0
  1029. package/skills/azure-identity-rust/SKILL.md +120 -0
  1030. package/skills/azure-identity-ts/SKILL.md +308 -0
  1031. package/skills/azure-keyvault-certificates-rust/SKILL.md +182 -0
  1032. package/skills/azure-keyvault-keys-rust/SKILL.md +172 -0
  1033. package/skills/azure-keyvault-keys-ts/SKILL.md +274 -0
  1034. package/skills/azure-keyvault-py/SKILL.md +252 -0
  1035. package/skills/azure-keyvault-secrets-rust/SKILL.md +147 -0
  1036. package/skills/azure-keyvault-secrets-ts/SKILL.md +274 -0
  1037. package/skills/azure-maps-search-dotnet/SKILL.md +499 -0
  1038. package/skills/azure-messaging-webpubsub-java/SKILL.md +307 -0
  1039. package/skills/azure-messaging-webpubsubservice-py/SKILL.md +250 -0
  1040. package/skills/azure-mgmt-apicenter-dotnet/SKILL.md +416 -0
  1041. package/skills/azure-mgmt-apicenter-py/SKILL.md +247 -0
  1042. package/skills/azure-mgmt-apimanagement-dotnet/SKILL.md +315 -0
  1043. package/skills/azure-mgmt-apimanagement-py/SKILL.md +283 -0
  1044. package/skills/azure-mgmt-applicationinsights-dotnet/SKILL.md +491 -0
  1045. package/skills/azure-mgmt-arizeaiobservabilityeval-dotnet/SKILL.md +235 -0
  1046. package/skills/azure-mgmt-botservice-dotnet/SKILL.md +339 -0
  1047. package/skills/azure-mgmt-botservice-py/SKILL.md +325 -0
  1048. package/skills/azure-mgmt-fabric-dotnet/SKILL.md +343 -0
  1049. package/skills/azure-mgmt-fabric-py/SKILL.md +263 -0
  1050. package/skills/azure-mgmt-mongodbatlas-dotnet/SKILL.md +359 -0
  1051. package/skills/azure-mgmt-weightsandbiases-dotnet/SKILL.md +333 -0
  1052. package/skills/azure-microsoft-playwright-testing-ts/SKILL.md +307 -0
  1053. package/skills/azure-monitor-ingestion-java/SKILL.md +235 -0
  1054. package/skills/azure-monitor-ingestion-py/SKILL.md +209 -0
  1055. package/skills/azure-monitor-opentelemetry-exporter-java/SKILL.md +289 -0
  1056. package/skills/azure-monitor-opentelemetry-exporter-py/SKILL.md +209 -0
  1057. package/skills/azure-monitor-opentelemetry-py/SKILL.md +229 -0
  1058. package/skills/azure-monitor-opentelemetry-ts/SKILL.md +324 -0
  1059. package/skills/azure-monitor-query-java/SKILL.md +422 -0
  1060. package/skills/azure-monitor-query-py/SKILL.md +257 -0
  1061. package/skills/azure-postgres-ts/SKILL.md +482 -0
  1062. package/skills/azure-resource-manager-cosmosdb-dotnet/SKILL.md +255 -0
  1063. package/skills/azure-resource-manager-durabletask-dotnet/SKILL.md +382 -0
  1064. package/skills/azure-resource-manager-mysql-dotnet/SKILL.md +397 -0
  1065. package/skills/azure-resource-manager-playwright-dotnet/SKILL.md +302 -0
  1066. package/skills/azure-resource-manager-postgresql-dotnet/SKILL.md +437 -0
  1067. package/skills/azure-resource-manager-redis-dotnet/SKILL.md +361 -0
  1068. package/skills/azure-resource-manager-sql-dotnet/SKILL.md +324 -0
  1069. package/skills/azure-search-documents-dotnet/SKILL.md +344 -0
  1070. package/skills/azure-search-documents-py/SKILL.md +533 -0
  1071. package/skills/azure-search-documents-ts/SKILL.md +271 -0
  1072. package/skills/azure-security-keyvault-keys-dotnet/SKILL.md +411 -0
  1073. package/skills/azure-security-keyvault-keys-java/SKILL.md +367 -0
  1074. package/skills/azure-security-keyvault-secrets-java/SKILL.md +361 -0
  1075. package/skills/azure-servicebus-dotnet/SKILL.md +338 -0
  1076. package/skills/azure-servicebus-py/SKILL.md +272 -0
  1077. package/skills/azure-servicebus-ts/SKILL.md +238 -0
  1078. package/skills/azure-speech-to-text-rest-py/SKILL.md +377 -0
  1079. package/skills/azure-storage-blob-java/SKILL.md +393 -0
  1080. package/skills/azure-storage-blob-py/SKILL.md +224 -0
  1081. package/skills/azure-storage-blob-rust/SKILL.md +137 -0
  1082. package/skills/azure-storage-blob-ts/SKILL.md +487 -0
  1083. package/skills/azure-storage-file-datalake-py/SKILL.md +216 -0
  1084. package/skills/azure-storage-file-share-py/SKILL.md +243 -0
  1085. package/skills/azure-storage-file-share-ts/SKILL.md +498 -0
  1086. package/skills/azure-storage-queue-py/SKILL.md +218 -0
  1087. package/skills/azure-storage-queue-ts/SKILL.md +529 -0
  1088. package/skills/azure-web-pubsub-ts/SKILL.md +315 -0
  1089. package/skills/backend-architect/SKILL.md +3 -1
  1090. package/skills/backend-dev-guidelines/SKILL.md +6 -1
  1091. package/skills/backend-dev-guidelines/resources/architecture-overview.md +1 -1
  1092. package/skills/backend-dev-guidelines/resources/async-and-errors.md +1 -1
  1093. package/skills/backend-dev-guidelines/resources/complete-examples.md +1 -1
  1094. package/skills/backend-dev-guidelines/resources/configuration.md +1 -1
  1095. package/skills/backend-dev-guidelines/resources/database-patterns.md +1 -1
  1096. package/skills/backend-dev-guidelines/resources/middleware-guide.md +1 -1
  1097. package/skills/backend-dev-guidelines/resources/routing-and-controllers.md +1 -1
  1098. package/skills/backend-dev-guidelines/resources/sentry-and-monitoring.md +1 -1
  1099. package/skills/backend-dev-guidelines/resources/services-and-repositories.md +1 -1
  1100. package/skills/backend-dev-guidelines/resources/testing-guide.md +1 -1
  1101. package/skills/backend-dev-guidelines/resources/validation-patterns.md +1 -1
  1102. package/skills/backend-development-feature-development/SKILL.md +2 -0
  1103. package/skills/backend-security-coder/SKILL.md +3 -1
  1104. package/skills/backtesting-frameworks/SKILL.md +3 -1
  1105. package/skills/bamboohr-automation/SKILL.md +225 -0
  1106. package/skills/basecamp-automation/SKILL.md +239 -0
  1107. package/skills/bash-defensive-patterns/SKILL.md +3 -1
  1108. package/skills/bash-linux/SKILL.md +6 -1
  1109. package/skills/bash-pro/SKILL.md +3 -1
  1110. package/skills/bash-scripting/SKILL.md +197 -0
  1111. package/skills/bats-testing-patterns/SKILL.md +3 -1
  1112. package/skills/bazel-build-optimization/SKILL.md +3 -1
  1113. package/skills/behavioral-modes/SKILL.md +6 -1
  1114. package/skills/bevy-ecs-expert/SKILL.md +133 -0
  1115. package/skills/billing-automation/SKILL.md +3 -1
  1116. package/skills/binary-analysis-patterns/SKILL.md +3 -1
  1117. package/skills/bitbucket-automation/SKILL.md +229 -0
  1118. package/skills/blockchain-developer/SKILL.md +3 -1
  1119. package/skills/blockrun/SKILL.md +3 -1
  1120. package/skills/box-automation/SKILL.md +238 -0
  1121. package/skills/brainstorming/SKILL.md +37 -213
  1122. package/skills/brand-guidelines-anthropic/SKILL.md +7 -2
  1123. package/skills/brand-guidelines-community/SKILL.md +7 -2
  1124. package/skills/brevo-automation/SKILL.md +202 -0
  1125. package/skills/broken-authentication/SKILL.md +7 -2
  1126. package/skills/browser-automation/SKILL.md +5 -1
  1127. package/skills/browser-extension-builder/SKILL.md +5 -1
  1128. package/skills/bullmq-specialist/SKILL.md +4 -0
  1129. package/skills/bun-development/SKILL.md +3 -1
  1130. package/skills/burp-suite-testing/SKILL.md +7 -2
  1131. package/skills/business-analyst/SKILL.md +3 -1
  1132. package/skills/busybox-on-windows/SKILL.md +6 -1
  1133. package/skills/c-pro/SKILL.md +2 -0
  1134. package/skills/c4-architecture-c4-architecture/SKILL.md +2 -0
  1135. package/skills/c4-code/SKILL.md +3 -1
  1136. package/skills/c4-component/SKILL.md +7 -5
  1137. package/skills/c4-container/SKILL.md +4 -2
  1138. package/skills/c4-context/SKILL.md +5 -3
  1139. package/skills/cal-com-automation/SKILL.md +208 -0
  1140. package/skills/calendly-automation/SKILL.md +216 -0
  1141. package/skills/canva-automation/SKILL.md +222 -0
  1142. package/skills/canvas-design/SKILL.md +7 -2
  1143. package/skills/cc-skill-backend-patterns/SKILL.md +8 -3
  1144. package/skills/cc-skill-clickhouse-io/SKILL.md +8 -3
  1145. package/skills/cc-skill-coding-standards/SKILL.md +8 -3
  1146. package/skills/cc-skill-continuous-learning/SKILL.md +6 -1
  1147. package/skills/cc-skill-frontend-patterns/SKILL.md +8 -3
  1148. package/skills/cc-skill-project-guidelines-example/SKILL.md +3 -1
  1149. package/skills/cc-skill-security-review/SKILL.md +8 -3
  1150. package/skills/cc-skill-strategic-compact/SKILL.md +6 -1
  1151. package/skills/changelog-automation/SKILL.md +3 -1
  1152. package/skills/cicd-automation-workflow-automate/SKILL.md +3 -1
  1153. package/skills/circleci-automation/SKILL.md +182 -0
  1154. package/skills/claude-code-guide/SKILL.md +7 -2
  1155. package/skills/claude-d3js-skill/SKILL.md +4 -2
  1156. package/skills/clean-code/SKILL.md +79 -77
  1157. package/skills/clerk-auth/SKILL.md +4 -0
  1158. package/skills/clickup-automation/SKILL.md +239 -0
  1159. package/skills/close-automation/SKILL.md +217 -0
  1160. package/skills/cloud-architect/SKILL.md +102 -131
  1161. package/skills/cloud-devops/SKILL.md +236 -0
  1162. package/skills/cloud-penetration-testing/SKILL.md +7 -2
  1163. package/skills/coda-automation/SKILL.md +246 -0
  1164. package/skills/code-documentation-code-explain/SKILL.md +3 -1
  1165. package/skills/code-documentation-doc-generate/SKILL.md +3 -1
  1166. package/skills/code-documentation-doc-generate/resources/implementation-playbook.md +1 -1
  1167. package/skills/code-refactoring-context-restore/SKILL.md +2 -0
  1168. package/skills/code-refactoring-refactor-clean/SKILL.md +3 -1
  1169. package/skills/code-refactoring-tech-debt/SKILL.md +2 -0
  1170. package/skills/code-review-ai-ai-review/SKILL.md +2 -0
  1171. package/skills/code-review-checklist/SKILL.md +75 -410
  1172. package/skills/code-review-excellence/SKILL.md +3 -1
  1173. package/skills/code-reviewer/SKILL.md +205 -174
  1174. package/skills/codebase-cleanup-deps-audit/SKILL.md +3 -1
  1175. package/skills/codebase-cleanup-refactor-clean/SKILL.md +3 -1
  1176. package/skills/codebase-cleanup-tech-debt/SKILL.md +2 -0
  1177. package/skills/codex-review/SKILL.md +3 -1
  1178. package/skills/commit/SKILL.md +1 -1
  1179. package/skills/competitive-landscape/SKILL.md +3 -1
  1180. package/skills/competitor-alternatives/SKILL.md +6 -1
  1181. package/skills/comprehensive-review-full-review/SKILL.md +2 -0
  1182. package/skills/comprehensive-review-pr-enhance/SKILL.md +3 -1
  1183. package/skills/computer-use-agents/SKILL.md +5 -1
  1184. package/skills/computer-vision-expert/SKILL.md +72 -0
  1185. package/skills/concise-planning/SKILL.md +6 -1
  1186. package/skills/conductor-implement/SKILL.md +3 -1
  1187. package/skills/conductor-manage/SKILL.md +2 -0
  1188. package/skills/conductor-manage/resources/implementation-playbook.md +1 -1
  1189. package/skills/conductor-new-track/SKILL.md +8 -6
  1190. package/skills/conductor-revert/SKILL.md +3 -1
  1191. package/skills/conductor-setup/SKILL.md +8 -6
  1192. package/skills/conductor-status/SKILL.md +3 -1
  1193. package/skills/conductor-validator/SKILL.md +3 -1
  1194. package/skills/confluence-automation/SKILL.md +213 -0
  1195. package/skills/content-creator/SKILL.md +7 -1
  1196. package/skills/content-marketer/SKILL.md +3 -1
  1197. package/skills/context-compression/SKILL.md +5 -1
  1198. package/skills/context-degradation/SKILL.md +1 -1
  1199. package/skills/context-driven-development/SKILL.md +3 -1
  1200. package/skills/context-fundamentals/SKILL.md +1 -1
  1201. package/skills/context-management-context-restore/SKILL.md +2 -0
  1202. package/skills/context-management-context-save/SKILL.md +2 -0
  1203. package/skills/context-manager/SKILL.md +3 -1
  1204. package/skills/context-optimization/SKILL.md +1 -1
  1205. package/skills/context-window-management/SKILL.md +5 -1
  1206. package/skills/context7-auto-research/SKILL.md +3 -1
  1207. package/skills/conversation-memory/SKILL.md +4 -0
  1208. package/skills/convertkit-automation/SKILL.md +200 -0
  1209. package/skills/copilot-sdk/SKILL.md +515 -0
  1210. package/skills/copy-editing/SKILL.md +3 -1
  1211. package/skills/copywriting/SKILL.md +6 -1
  1212. package/skills/core-components/SKILL.md +6 -1
  1213. package/skills/cost-optimization/SKILL.md +3 -1
  1214. package/skills/cpp-pro/SKILL.md +80 -42
  1215. package/skills/cqrs-implementation/SKILL.md +3 -1
  1216. package/skills/crewai/SKILL.md +5 -1
  1217. package/skills/crypto-bd-agent/SKILL.md +248 -0
  1218. package/skills/csharp-pro/SKILL.md +3 -1
  1219. package/skills/customer-support/SKILL.md +3 -1
  1220. package/skills/daily-news-report/SKILL.md +7 -2
  1221. package/skills/data-engineer/SKILL.md +3 -1
  1222. package/skills/data-engineering-data-driven-feature/SKILL.md +2 -0
  1223. package/skills/data-engineering-data-pipeline/SKILL.md +2 -0
  1224. package/skills/data-quality-frameworks/SKILL.md +3 -1
  1225. package/skills/data-scientist/SKILL.md +3 -1
  1226. package/skills/data-storytelling/SKILL.md +3 -1
  1227. package/skills/data-structure-protocol/SKILL.md +198 -0
  1228. package/skills/database/SKILL.md +213 -0
  1229. package/skills/database-admin/SKILL.md +3 -1
  1230. package/skills/database-architect/SKILL.md +3 -1
  1231. package/skills/database-cloud-optimization-cost-optimize/SKILL.md +3 -1
  1232. package/skills/database-design/SKILL.md +158 -33
  1233. package/skills/database-migration/SKILL.md +3 -1
  1234. package/skills/database-migrations-migration-observability/SKILL.md +3 -1
  1235. package/skills/database-migrations-sql-migrations/SKILL.md +15 -20
  1236. package/skills/database-optimizer/SKILL.md +91 -163
  1237. package/skills/datadog-automation/SKILL.md +240 -0
  1238. package/skills/dbos-golang/AGENTS.md +92 -0
  1239. package/skills/dbos-golang/CLAUDE.md +1 -0
  1240. package/skills/dbos-golang/SKILL.md +133 -0
  1241. package/skills/dbos-golang/references/_sections.md +41 -0
  1242. package/skills/dbos-golang/references/advanced-patching.md +86 -0
  1243. package/skills/dbos-golang/references/advanced-versioning.md +58 -0
  1244. package/skills/dbos-golang/references/client-enqueue.md +65 -0
  1245. package/skills/dbos-golang/references/client-setup.md +65 -0
  1246. package/skills/dbos-golang/references/comm-events.md +69 -0
  1247. package/skills/dbos-golang/references/comm-messages.md +57 -0
  1248. package/skills/dbos-golang/references/comm-streaming.md +75 -0
  1249. package/skills/dbos-golang/references/lifecycle-config.md +70 -0
  1250. package/skills/dbos-golang/references/pattern-debouncing.md +47 -0
  1251. package/skills/dbos-golang/references/pattern-idempotency.md +63 -0
  1252. package/skills/dbos-golang/references/pattern-scheduled.md +69 -0
  1253. package/skills/dbos-golang/references/pattern-sleep.md +52 -0
  1254. package/skills/dbos-golang/references/queue-basics.md +53 -0
  1255. package/skills/dbos-golang/references/queue-concurrency.md +49 -0
  1256. package/skills/dbos-golang/references/queue-deduplication.md +52 -0
  1257. package/skills/dbos-golang/references/queue-listening.md +49 -0
  1258. package/skills/dbos-golang/references/queue-partitioning.md +42 -0
  1259. package/skills/dbos-golang/references/queue-priority.md +45 -0
  1260. package/skills/dbos-golang/references/queue-rate-limiting.md +50 -0
  1261. package/skills/dbos-golang/references/step-basics.md +81 -0
  1262. package/skills/dbos-golang/references/step-concurrency.md +79 -0
  1263. package/skills/dbos-golang/references/step-retries.md +66 -0
  1264. package/skills/dbos-golang/references/test-setup.md +90 -0
  1265. package/skills/dbos-golang/references/workflow-background.md +64 -0
  1266. package/skills/dbos-golang/references/workflow-constraints.md +68 -0
  1267. package/skills/dbos-golang/references/workflow-control.md +48 -0
  1268. package/skills/dbos-golang/references/workflow-determinism.md +51 -0
  1269. package/skills/dbos-golang/references/workflow-introspection.md +64 -0
  1270. package/skills/dbos-golang/references/workflow-timeout.md +38 -0
  1271. package/skills/dbos-python/AGENTS.md +95 -0
  1272. package/skills/dbos-python/CLAUDE.md +1 -0
  1273. package/skills/dbos-python/SKILL.md +102 -0
  1274. package/skills/dbos-python/references/_sections.md +41 -0
  1275. package/skills/dbos-python/references/advanced-async.md +101 -0
  1276. package/skills/dbos-python/references/advanced-patching.md +68 -0
  1277. package/skills/dbos-python/references/advanced-versioning.md +66 -0
  1278. package/skills/dbos-python/references/client-enqueue.md +54 -0
  1279. package/skills/dbos-python/references/client-setup.md +57 -0
  1280. package/skills/dbos-python/references/comm-events.md +61 -0
  1281. package/skills/dbos-python/references/comm-messages.md +56 -0
  1282. package/skills/dbos-python/references/comm-streaming.md +57 -0
  1283. package/skills/dbos-python/references/lifecycle-config.md +74 -0
  1284. package/skills/dbos-python/references/lifecycle-fastapi.md +66 -0
  1285. package/skills/dbos-python/references/pattern-classes.md +61 -0
  1286. package/skills/dbos-python/references/pattern-debouncing.md +59 -0
  1287. package/skills/dbos-python/references/pattern-idempotency.md +52 -0
  1288. package/skills/dbos-python/references/pattern-scheduled.md +56 -0
  1289. package/skills/dbos-python/references/pattern-sleep.md +58 -0
  1290. package/skills/dbos-python/references/queue-basics.md +60 -0
  1291. package/skills/dbos-python/references/queue-concurrency.md +57 -0
  1292. package/skills/dbos-python/references/queue-deduplication.md +51 -0
  1293. package/skills/dbos-python/references/queue-listening.md +64 -0
  1294. package/skills/dbos-python/references/queue-partitioning.md +62 -0
  1295. package/skills/dbos-python/references/queue-priority.md +62 -0
  1296. package/skills/dbos-python/references/queue-rate-limiting.md +55 -0
  1297. package/skills/dbos-python/references/step-basics.md +53 -0
  1298. package/skills/dbos-python/references/step-retries.md +44 -0
  1299. package/skills/dbos-python/references/step-transactions.md +58 -0
  1300. package/skills/dbos-python/references/test-fixtures.md +63 -0
  1301. package/skills/dbos-python/references/workflow-background.md +58 -0
  1302. package/skills/dbos-python/references/workflow-constraints.md +70 -0
  1303. package/skills/dbos-python/references/workflow-control.md +77 -0
  1304. package/skills/dbos-python/references/workflow-determinism.md +53 -0
  1305. package/skills/dbos-python/references/workflow-introspection.md +68 -0
  1306. package/skills/dbos-python/references/workflow-timeout.md +59 -0
  1307. package/skills/dbos-typescript/AGENTS.md +94 -0
  1308. package/skills/dbos-typescript/CLAUDE.md +1 -0
  1309. package/skills/dbos-typescript/SKILL.md +111 -0
  1310. package/skills/dbos-typescript/references/_sections.md +41 -0
  1311. package/skills/dbos-typescript/references/advanced-patching.md +72 -0
  1312. package/skills/dbos-typescript/references/advanced-versioning.md +61 -0
  1313. package/skills/dbos-typescript/references/client-enqueue.md +75 -0
  1314. package/skills/dbos-typescript/references/client-setup.md +60 -0
  1315. package/skills/dbos-typescript/references/comm-events.md +57 -0
  1316. package/skills/dbos-typescript/references/comm-messages.md +55 -0
  1317. package/skills/dbos-typescript/references/comm-streaming.md +53 -0
  1318. package/skills/dbos-typescript/references/lifecycle-config.md +47 -0
  1319. package/skills/dbos-typescript/references/lifecycle-express.md +61 -0
  1320. package/skills/dbos-typescript/references/pattern-classes.md +67 -0
  1321. package/skills/dbos-typescript/references/pattern-debouncing.md +56 -0
  1322. package/skills/dbos-typescript/references/pattern-idempotency.md +53 -0
  1323. package/skills/dbos-typescript/references/pattern-scheduled.md +69 -0
  1324. package/skills/dbos-typescript/references/pattern-sleep.md +59 -0
  1325. package/skills/dbos-typescript/references/queue-basics.md +59 -0
  1326. package/skills/dbos-typescript/references/queue-concurrency.md +53 -0
  1327. package/skills/dbos-typescript/references/queue-deduplication.md +51 -0
  1328. package/skills/dbos-typescript/references/queue-listening.md +63 -0
  1329. package/skills/dbos-typescript/references/queue-partitioning.md +63 -0
  1330. package/skills/dbos-typescript/references/queue-priority.md +48 -0
  1331. package/skills/dbos-typescript/references/queue-rate-limiting.md +44 -0
  1332. package/skills/dbos-typescript/references/step-basics.md +63 -0
  1333. package/skills/dbos-typescript/references/step-retries.md +67 -0
  1334. package/skills/dbos-typescript/references/step-transactions.md +68 -0
  1335. package/skills/dbos-typescript/references/test-setup.md +104 -0
  1336. package/skills/dbos-typescript/references/workflow-background.md +54 -0
  1337. package/skills/dbos-typescript/references/workflow-constraints.md +65 -0
  1338. package/skills/dbos-typescript/references/workflow-control.md +57 -0
  1339. package/skills/dbos-typescript/references/workflow-determinism.md +54 -0
  1340. package/skills/dbos-typescript/references/workflow-introspection.md +70 -0
  1341. package/skills/dbos-typescript/references/workflow-timeout.md +39 -0
  1342. package/skills/dbt-transformation-patterns/SKILL.md +3 -1
  1343. package/skills/ddd-context-mapping/SKILL.md +51 -0
  1344. package/skills/ddd-context-mapping/references/context-map-patterns.md +25 -0
  1345. package/skills/ddd-strategic-design/SKILL.md +51 -0
  1346. package/skills/ddd-strategic-design/references/strategic-design-template.md +22 -0
  1347. package/skills/ddd-tactical-patterns/SKILL.md +52 -0
  1348. package/skills/ddd-tactical-patterns/references/tactical-checklist.md +25 -0
  1349. package/skills/debugger/SKILL.md +3 -1
  1350. package/skills/debugging-strategies/SKILL.md +3 -1
  1351. package/skills/debugging-toolkit-smart-debug/SKILL.md +2 -0
  1352. package/skills/deep-research/SKILL.md +1 -1
  1353. package/skills/defi-protocol-templates/SKILL.md +3 -1
  1354. package/skills/dependency-management-deps-audit/SKILL.md +3 -1
  1355. package/skills/dependency-upgrade/SKILL.md +3 -1
  1356. package/skills/deployment-engineer/SKILL.md +3 -1
  1357. package/skills/deployment-pipeline-design/SKILL.md +3 -1
  1358. package/skills/deployment-procedures/SKILL.md +6 -1
  1359. package/skills/deployment-validation-config-validate/SKILL.md +2 -0
  1360. package/skills/design-orchestration/SKILL.md +6 -1
  1361. package/skills/development/SKILL.md +263 -0
  1362. package/skills/devops-troubleshooter/SKILL.md +3 -1
  1363. package/skills/discord-automation/SKILL.md +192 -0
  1364. package/skills/discord-bot-architect/SKILL.md +4 -0
  1365. package/skills/dispatching-parallel-agents/SKILL.md +3 -1
  1366. package/skills/distributed-debugging-debug-trace/SKILL.md +3 -1
  1367. package/skills/distributed-debugging-debug-trace/resources/implementation-playbook.md +1 -1
  1368. package/skills/distributed-tracing/SKILL.md +3 -1
  1369. package/skills/django-pro/SKILL.md +3 -1
  1370. package/skills/doc-coauthoring/SKILL.md +6 -1
  1371. package/skills/docker-expert/SKILL.md +7 -2
  1372. package/skills/docs-architect/SKILL.md +3 -1
  1373. package/skills/documentation/SKILL.md +261 -0
  1374. package/skills/documentation-generation-doc-generate/SKILL.md +3 -1
  1375. package/skills/documentation-generation-doc-generate/resources/implementation-playbook.md +1 -1
  1376. package/skills/documentation-templates/SKILL.md +8 -3
  1377. package/skills/docusign-automation/SKILL.md +213 -0
  1378. package/skills/docx/SKILL.md +69 -172
  1379. package/skills/docx-official/SKILL.md +8 -3
  1380. package/skills/domain-driven-design/SKILL.md +73 -0
  1381. package/skills/domain-driven-design/references/ddd-deliverables.md +24 -0
  1382. package/skills/dotnet-architect/SKILL.md +3 -1
  1383. package/skills/dotnet-backend/SKILL.md +266 -0
  1384. package/skills/dotnet-backend-patterns/SKILL.md +3 -1
  1385. package/skills/dropbox-automation/SKILL.md +235 -0
  1386. package/skills/dx-optimizer/SKILL.md +3 -1
  1387. package/skills/e2e-testing/SKILL.md +166 -0
  1388. package/skills/e2e-testing-patterns/SKILL.md +3 -1
  1389. package/skills/elixir-pro/SKILL.md +3 -1
  1390. package/skills/email-sequence/SKILL.md +6 -1
  1391. package/skills/email-systems/SKILL.md +5 -1
  1392. package/skills/embedding-strategies/SKILL.md +3 -1
  1393. package/skills/employment-contract-templates/SKILL.md +3 -1
  1394. package/skills/environment-setup-guide/SKILL.md +2 -0
  1395. package/skills/error-debugging-error-analysis/SKILL.md +2 -0
  1396. package/skills/error-debugging-error-trace/SKILL.md +3 -1
  1397. package/skills/error-debugging-multi-agent-review/SKILL.md +2 -0
  1398. package/skills/error-detective/SKILL.md +3 -1
  1399. package/skills/error-diagnostics-error-analysis/SKILL.md +2 -0
  1400. package/skills/error-diagnostics-error-trace/SKILL.md +2 -0
  1401. package/skills/error-diagnostics-smart-debug/SKILL.md +2 -0
  1402. package/skills/error-handling-patterns/SKILL.md +3 -1
  1403. package/skills/ethical-hacking-methodology/SKILL.md +7 -2
  1404. package/skills/evaluation/SKILL.md +1 -1
  1405. package/skills/event-sourcing-architect/SKILL.md +3 -1
  1406. package/skills/event-store-design/SKILL.md +3 -1
  1407. package/skills/event-store-design/resources/implementation-playbook.md +25 -0
  1408. package/skills/exa-search/SKILL.md +3 -1
  1409. package/skills/executing-plans/SKILL.md +6 -1
  1410. package/skills/expo-deployment/SKILL.md +12 -62
  1411. package/skills/fastapi-pro/SKILL.md +3 -1
  1412. package/skills/fastapi-router-py/SKILL.md +57 -0
  1413. package/skills/fastapi-templates/SKILL.md +3 -1
  1414. package/skills/figma-automation/SKILL.md +186 -0
  1415. package/skills/file-organizer/SKILL.md +252 -69
  1416. package/skills/file-path-traversal/SKILL.md +7 -2
  1417. package/skills/file-uploads/SKILL.md +5 -1
  1418. package/skills/find-skills/SKILL.md +137 -0
  1419. package/skills/finishing-a-development-branch/SKILL.md +6 -1
  1420. package/skills/firebase/SKILL.md +5 -1
  1421. package/skills/firecrawl-scraper/SKILL.md +3 -1
  1422. package/skills/firmware-analyst/SKILL.md +3 -1
  1423. package/skills/flutter-expert/SKILL.md +84 -196
  1424. package/skills/form-cro/SKILL.md +6 -1
  1425. package/skills/foundry-iq-python/SKILL.md +3 -0
  1426. package/skills/fp-ts-errors/SKILL.md +1 -1
  1427. package/skills/fp-ts-pragmatic/SKILL.md +1 -1
  1428. package/skills/fp-ts-react/SKILL.md +1 -1
  1429. package/skills/framework-migration-code-migrate/SKILL.md +2 -0
  1430. package/skills/framework-migration-deps-upgrade/SKILL.md +2 -0
  1431. package/skills/framework-migration-deps-upgrade/resources/implementation-playbook.md +3 -3
  1432. package/skills/framework-migration-legacy-modernize/SKILL.md +2 -0
  1433. package/skills/free-tool-strategy/SKILL.md +6 -1
  1434. package/skills/freshdesk-automation/SKILL.md +224 -0
  1435. package/skills/freshservice-automation/SKILL.md +218 -0
  1436. package/skills/frontend-design/SKILL.md +26 -259
  1437. package/skills/frontend-dev-guidelines/SKILL.md +6 -1
  1438. package/skills/frontend-developer/SKILL.md +3 -1
  1439. package/skills/frontend-mobile-development-component-scaffold/SKILL.md +2 -0
  1440. package/skills/frontend-mobile-security-xss-scan/SKILL.md +2 -0
  1441. package/skills/frontend-security-coder/SKILL.md +3 -1
  1442. package/skills/frontend-slides/SKILL.md +4 -1
  1443. package/skills/frontend-ui-dark-ts/SKILL.md +593 -0
  1444. package/skills/full-stack-orchestration-full-stack-feature/SKILL.md +2 -0
  1445. package/skills/game-development/2d-games/SKILL.md +6 -1
  1446. package/skills/game-development/3d-games/SKILL.md +6 -1
  1447. package/skills/game-development/SKILL.md +3 -1
  1448. package/skills/game-development/game-art/SKILL.md +6 -1
  1449. package/skills/game-development/game-audio/SKILL.md +6 -1
  1450. package/skills/game-development/game-design/SKILL.md +6 -1
  1451. package/skills/game-development/mobile-games/SKILL.md +6 -1
  1452. package/skills/game-development/multiplayer/SKILL.md +6 -1
  1453. package/skills/game-development/pc-games/SKILL.md +6 -1
  1454. package/skills/game-development/vr-ar/SKILL.md +6 -1
  1455. package/skills/game-development/web-games/SKILL.md +6 -1
  1456. package/skills/gcp-cloud-run/SKILL.md +5 -1
  1457. package/skills/gdpr-data-handling/SKILL.md +3 -1
  1458. package/skills/gemini-api-dev/SKILL.md +132 -0
  1459. package/skills/geo-fundamentals/SKILL.md +6 -1
  1460. package/skills/git-advanced-workflows/SKILL.md +3 -1
  1461. package/skills/git-pr-workflows-git-workflow/SKILL.md +2 -0
  1462. package/skills/git-pr-workflows-onboard/SKILL.md +2 -0
  1463. package/skills/git-pr-workflows-pr-enhance/SKILL.md +2 -0
  1464. package/skills/git-pushing/SKILL.md +3 -1
  1465. package/skills/github-actions-templates/SKILL.md +3 -1
  1466. package/skills/github-automation/SKILL.md +232 -0
  1467. package/skills/github-issue-creator/SKILL.md +142 -0
  1468. package/skills/github-workflow-automation/SKILL.md +3 -1
  1469. package/skills/gitlab-automation/SKILL.md +259 -0
  1470. package/skills/gitlab-ci-patterns/SKILL.md +3 -1
  1471. package/skills/gitops-workflow/SKILL.md +3 -1
  1472. package/skills/gmail-automation/SKILL.md +275 -0
  1473. package/skills/go-concurrency-patterns/SKILL.md +3 -1
  1474. package/skills/go-playwright/SKILL.md +76 -0
  1475. package/skills/go-playwright/resources/implementation-playbook.md +110 -0
  1476. package/skills/go-rod-master/SKILL.md +544 -0
  1477. package/skills/go-rod-master/examples/basic_scrape.go +41 -0
  1478. package/skills/go-rod-master/examples/concurrent_pages.go +81 -0
  1479. package/skills/go-rod-master/examples/request_hijacking.go +85 -0
  1480. package/skills/go-rod-master/examples/stealth_page.go +91 -0
  1481. package/skills/go-rod-master/references/api-reference.md +148 -0
  1482. package/skills/godot-4-migration/SKILL.md +126 -0
  1483. package/skills/godot-gdscript-patterns/SKILL.md +3 -1
  1484. package/skills/golang-pro/SKILL.md +91 -176
  1485. package/skills/google-analytics-automation/SKILL.md +232 -0
  1486. package/skills/google-calendar-automation/SKILL.md +181 -0
  1487. package/skills/google-drive-automation/SKILL.md +198 -0
  1488. package/skills/googlesheets-automation/SKILL.md +202 -0
  1489. package/skills/grafana-dashboards/SKILL.md +3 -1
  1490. package/skills/graphql/SKILL.md +5 -1
  1491. package/skills/graphql-architect/SKILL.md +83 -168
  1492. package/skills/haskell-pro/SKILL.md +2 -0
  1493. package/skills/helm-chart-scaffolding/SKILL.md +3 -1
  1494. package/skills/helpdesk-automation/SKILL.md +171 -0
  1495. package/skills/hig-components-content/SKILL.md +91 -0
  1496. package/skills/hig-components-content/references/activity-views.md +79 -0
  1497. package/skills/hig-components-content/references/charts.md +180 -0
  1498. package/skills/hig-components-content/references/collections.md +48 -0
  1499. package/skills/hig-components-content/references/color-wells.md +42 -0
  1500. package/skills/hig-components-content/references/image-views.md +82 -0
  1501. package/skills/hig-components-content/references/image-wells.md +34 -0
  1502. package/skills/hig-components-content/references/lockups.md +78 -0
  1503. package/skills/hig-components-content/references/web-views.md +36 -0
  1504. package/skills/hig-components-controls/SKILL.md +93 -0
  1505. package/skills/hig-components-controls/references/combo-boxes.md +40 -0
  1506. package/skills/hig-components-controls/references/controls.md +112 -0
  1507. package/skills/hig-components-controls/references/gauges.md +74 -0
  1508. package/skills/hig-components-controls/references/labels.md +92 -0
  1509. package/skills/hig-components-controls/references/pickers.md +128 -0
  1510. package/skills/hig-components-controls/references/rating-indicators.md +38 -0
  1511. package/skills/hig-components-controls/references/segmented-controls.md +94 -0
  1512. package/skills/hig-components-controls/references/sliders.md +92 -0
  1513. package/skills/hig-components-controls/references/steppers.md +40 -0
  1514. package/skills/hig-components-controls/references/text-fields.md +88 -0
  1515. package/skills/hig-components-controls/references/text-views.md +56 -0
  1516. package/skills/hig-components-controls/references/toggles.md +127 -0
  1517. package/skills/hig-components-controls/references/token-fields.md +48 -0
  1518. package/skills/hig-components-controls/references/virtual-keyboards.md +156 -0
  1519. package/skills/hig-components-dialogs/SKILL.md +81 -0
  1520. package/skills/hig-components-dialogs/references/action-sheets.md +74 -0
  1521. package/skills/hig-components-dialogs/references/alerts.md +158 -0
  1522. package/skills/hig-components-dialogs/references/digit-entry-views.md +32 -0
  1523. package/skills/hig-components-dialogs/references/popovers.md +81 -0
  1524. package/skills/hig-components-dialogs/references/sheets.md +157 -0
  1525. package/skills/hig-components-layout/SKILL.md +104 -0
  1526. package/skills/hig-components-layout/references/boxes.md +48 -0
  1527. package/skills/hig-components-layout/references/column-views.md +44 -0
  1528. package/skills/hig-components-layout/references/lists-and-tables.md +99 -0
  1529. package/skills/hig-components-layout/references/ornaments.md +56 -0
  1530. package/skills/hig-components-layout/references/outline-views.md +64 -0
  1531. package/skills/hig-components-layout/references/panels.md +75 -0
  1532. package/skills/hig-components-layout/references/scroll-views.md +123 -0
  1533. package/skills/hig-components-layout/references/sidebars.md +109 -0
  1534. package/skills/hig-components-layout/references/split-views.md +110 -0
  1535. package/skills/hig-components-layout/references/tab-bars.md +173 -0
  1536. package/skills/hig-components-layout/references/tab-views.md +68 -0
  1537. package/skills/hig-components-layout/references/windows.md +188 -0
  1538. package/skills/hig-components-menus/SKILL.md +86 -0
  1539. package/skills/hig-components-menus/references/action-button.md +61 -0
  1540. package/skills/hig-components-menus/references/buttons.md +261 -0
  1541. package/skills/hig-components-menus/references/context-menus.md +105 -0
  1542. package/skills/hig-components-menus/references/disclosure-controls.md +84 -0
  1543. package/skills/hig-components-menus/references/dock-menus.md +40 -0
  1544. package/skills/hig-components-menus/references/edit-menus.md +88 -0
  1545. package/skills/hig-components-menus/references/menus.md +171 -0
  1546. package/skills/hig-components-menus/references/pop-up-buttons.md +70 -0
  1547. package/skills/hig-components-menus/references/pull-down-buttons.md +77 -0
  1548. package/skills/hig-components-menus/references/the-menu-bar.md +303 -0
  1549. package/skills/hig-components-menus/references/toolbars.md +256 -0
  1550. package/skills/hig-components-search/SKILL.md +73 -0
  1551. package/skills/hig-components-search/references/page-controls.md +120 -0
  1552. package/skills/hig-components-search/references/path-controls.md +40 -0
  1553. package/skills/hig-components-search/references/search-fields.md +189 -0
  1554. package/skills/hig-components-status/SKILL.md +91 -0
  1555. package/skills/hig-components-status/references/activity-rings.md +105 -0
  1556. package/skills/hig-components-status/references/progress-indicators.md +116 -0
  1557. package/skills/hig-components-status/references/status-bars.md +38 -0
  1558. package/skills/hig-components-system/SKILL.md +111 -0
  1559. package/skills/hig-components-system/references/app-clips.md +387 -0
  1560. package/skills/hig-components-system/references/app-shortcuts.md +114 -0
  1561. package/skills/hig-components-system/references/complications.md +425 -0
  1562. package/skills/hig-components-system/references/home-screen-quick-actions.md +42 -0
  1563. package/skills/hig-components-system/references/live-activities.md +442 -0
  1564. package/skills/hig-components-system/references/notifications.md +153 -0
  1565. package/skills/hig-components-system/references/top-shelf.md +135 -0
  1566. package/skills/hig-components-system/references/watch-faces.md +40 -0
  1567. package/skills/hig-components-system/references/widgets.md +517 -0
  1568. package/skills/hig-foundations/SKILL.md +103 -0
  1569. package/skills/hig-foundations/references/accessibility.md +291 -0
  1570. package/skills/hig-foundations/references/app-icons.md +210 -0
  1571. package/skills/hig-foundations/references/branding.md +44 -0
  1572. package/skills/hig-foundations/references/color.md +274 -0
  1573. package/skills/hig-foundations/references/dark-mode.md +116 -0
  1574. package/skills/hig-foundations/references/icons.md +263 -0
  1575. package/skills/hig-foundations/references/images.md +176 -0
  1576. package/skills/hig-foundations/references/immersive-experiences.md +174 -0
  1577. package/skills/hig-foundations/references/inclusion.md +189 -0
  1578. package/skills/hig-foundations/references/layout.md +425 -0
  1579. package/skills/hig-foundations/references/materials.md +238 -0
  1580. package/skills/hig-foundations/references/motion.md +103 -0
  1581. package/skills/hig-foundations/references/privacy.md +231 -0
  1582. package/skills/hig-foundations/references/right-to-left.md +206 -0
  1583. package/skills/hig-foundations/references/sf-symbols.md +310 -0
  1584. package/skills/hig-foundations/references/spatial-layout.md +142 -0
  1585. package/skills/hig-foundations/references/typography.md +1146 -0
  1586. package/skills/hig-foundations/references/writing.md +91 -0
  1587. package/skills/hig-inputs/SKILL.md +121 -0
  1588. package/skills/hig-inputs/references/apple-pencil-and-scribble.md +148 -0
  1589. package/skills/hig-inputs/references/camera-control.md +107 -0
  1590. package/skills/hig-inputs/references/digital-crown.md +83 -0
  1591. package/skills/hig-inputs/references/eyes.md +120 -0
  1592. package/skills/hig-inputs/references/focus-and-selection.md +120 -0
  1593. package/skills/hig-inputs/references/game-controls.md +156 -0
  1594. package/skills/hig-inputs/references/gestures.md +208 -0
  1595. package/skills/hig-inputs/references/gyro-and-accelerometer.md +40 -0
  1596. package/skills/hig-inputs/references/keyboards.md +234 -0
  1597. package/skills/hig-inputs/references/nearby-interactions.md +70 -0
  1598. package/skills/hig-inputs/references/pointing-devices.md +237 -0
  1599. package/skills/hig-inputs/references/remotes.md +67 -0
  1600. package/skills/hig-inputs/references/spatial-interactions.md +70 -0
  1601. package/skills/hig-patterns/SKILL.md +109 -0
  1602. package/skills/hig-patterns/references/charting-data.md +81 -0
  1603. package/skills/hig-patterns/references/collaboration-and-sharing.md +86 -0
  1604. package/skills/hig-patterns/references/drag-and-drop.md +134 -0
  1605. package/skills/hig-patterns/references/entering-data.md +69 -0
  1606. package/skills/hig-patterns/references/feedback.md +67 -0
  1607. package/skills/hig-patterns/references/file-management.md +135 -0
  1608. package/skills/hig-patterns/references/going-full-screen.md +79 -0
  1609. package/skills/hig-patterns/references/launching.md +81 -0
  1610. package/skills/hig-patterns/references/live-viewing-apps.md +79 -0
  1611. package/skills/hig-patterns/references/loading.md +59 -0
  1612. package/skills/hig-patterns/references/managing-accounts.md +107 -0
  1613. package/skills/hig-patterns/references/managing-notifications.md +99 -0
  1614. package/skills/hig-patterns/references/modality.md +82 -0
  1615. package/skills/hig-patterns/references/multitasking.md +131 -0
  1616. package/skills/hig-patterns/references/offering-help.md +117 -0
  1617. package/skills/hig-patterns/references/onboarding.md +69 -0
  1618. package/skills/hig-patterns/references/playing-audio.md +124 -0
  1619. package/skills/hig-patterns/references/playing-haptics.md +280 -0
  1620. package/skills/hig-patterns/references/playing-video.md +180 -0
  1621. package/skills/hig-patterns/references/printing.md +50 -0
  1622. package/skills/hig-patterns/references/ratings-and-reviews.md +48 -0
  1623. package/skills/hig-patterns/references/searching.md +70 -0
  1624. package/skills/hig-patterns/references/settings.md +84 -0
  1625. package/skills/hig-patterns/references/undo-and-redo.md +58 -0
  1626. package/skills/hig-patterns/references/workouts.md +76 -0
  1627. package/skills/hig-platforms/SKILL.md +89 -0
  1628. package/skills/hig-platforms/references/designing-for-games.md +159 -0
  1629. package/skills/hig-platforms/references/designing-for-ios.md +66 -0
  1630. package/skills/hig-platforms/references/designing-for-ipados.md +64 -0
  1631. package/skills/hig-platforms/references/designing-for-macos.md +70 -0
  1632. package/skills/hig-platforms/references/designing-for-tvos.md +68 -0
  1633. package/skills/hig-platforms/references/designing-for-visionos.md +85 -0
  1634. package/skills/hig-platforms/references/designing-for-watchos.md +74 -0
  1635. package/skills/hig-project-context/SKILL.md +138 -0
  1636. package/skills/hig-technologies/SKILL.md +136 -0
  1637. package/skills/hig-technologies/references/airplay.md +125 -0
  1638. package/skills/hig-technologies/references/always-on.md +62 -0
  1639. package/skills/hig-technologies/references/apple-pay.md +441 -0
  1640. package/skills/hig-technologies/references/augmented-reality.md +247 -0
  1641. package/skills/hig-technologies/references/carekit.md +224 -0
  1642. package/skills/hig-technologies/references/carplay.md +119 -0
  1643. package/skills/hig-technologies/references/game-center.md +343 -0
  1644. package/skills/hig-technologies/references/generative-ai.md +110 -0
  1645. package/skills/hig-technologies/references/healthkit.md +120 -0
  1646. package/skills/hig-technologies/references/homekit.md +343 -0
  1647. package/skills/hig-technologies/references/icloud.md +52 -0
  1648. package/skills/hig-technologies/references/id-verifier.md +73 -0
  1649. package/skills/hig-technologies/references/imessage-apps-and-stickers.md +105 -0
  1650. package/skills/hig-technologies/references/in-app-purchase.md +263 -0
  1651. package/skills/hig-technologies/references/live-photos.md +54 -0
  1652. package/skills/hig-technologies/references/mac-catalyst.md +216 -0
  1653. package/skills/hig-technologies/references/machine-learning.md +394 -0
  1654. package/skills/hig-technologies/references/maps.md +221 -0
  1655. package/skills/hig-technologies/references/nfc.md +51 -0
  1656. package/skills/hig-technologies/references/photo-editing.md +40 -0
  1657. package/skills/hig-technologies/references/researchkit.md +134 -0
  1658. package/skills/hig-technologies/references/shareplay.md +142 -0
  1659. package/skills/hig-technologies/references/shazamkit.md +47 -0
  1660. package/skills/hig-technologies/references/sign-in-with-apple.md +288 -0
  1661. package/skills/hig-technologies/references/siri.md +523 -0
  1662. package/skills/hig-technologies/references/tap-to-pay-on-iphone.md +208 -0
  1663. package/skills/hig-technologies/references/voiceover.md +90 -0
  1664. package/skills/hig-technologies/references/wallet.md +420 -0
  1665. package/skills/hosted-agents-v2-py/SKILL.md +326 -0
  1666. package/skills/hr-pro/SKILL.md +3 -1
  1667. package/skills/html-injection-testing/SKILL.md +7 -2
  1668. package/skills/hubspot-automation/SKILL.md +183 -0
  1669. package/skills/hubspot-integration/SKILL.md +5 -1
  1670. package/skills/hugging-face-cli/SKILL.md +3 -3
  1671. package/skills/hugging-face-jobs/SKILL.md +1 -1
  1672. package/skills/hybrid-cloud-architect/SKILL.md +3 -1
  1673. package/skills/hybrid-cloud-networking/SKILL.md +3 -1
  1674. package/skills/hybrid-search-implementation/SKILL.md +3 -1
  1675. package/skills/i18n-localization/SKILL.md +1 -1
  1676. package/skills/idor-testing/SKILL.md +7 -2
  1677. package/skills/imagen/SKILL.md +1 -1
  1678. package/skills/incident-responder/SKILL.md +3 -1
  1679. package/skills/incident-response-incident-response/SKILL.md +2 -0
  1680. package/skills/incident-response-smart-fix/SKILL.md +2 -0
  1681. package/skills/incident-runbook-templates/SKILL.md +3 -1
  1682. package/skills/infinite-gratitude/SKILL.md +2 -2
  1683. package/skills/inngest/SKILL.md +5 -1
  1684. package/skills/instagram-automation/SKILL.md +197 -0
  1685. package/skills/interactive-portfolio/SKILL.md +5 -1
  1686. package/skills/intercom-automation/SKILL.md +253 -0
  1687. package/skills/internal-comms-anthropic/SKILL.md +4 -2
  1688. package/skills/internal-comms-community/SKILL.md +4 -2
  1689. package/skills/ios-developer/SKILL.md +3 -1
  1690. package/skills/istio-traffic-management/SKILL.md +3 -1
  1691. package/skills/java-pro/SKILL.md +3 -1
  1692. package/skills/javascript-mastery/SKILL.md +3 -1
  1693. package/skills/javascript-pro/SKILL.md +79 -41
  1694. package/skills/javascript-testing-patterns/SKILL.md +3 -1
  1695. package/skills/javascript-typescript-typescript-scaffold/SKILL.md +2 -0
  1696. package/skills/jira-automation/SKILL.md +190 -0
  1697. package/skills/julia-pro/SKILL.md +3 -1
  1698. package/skills/k8s-manifest-generator/SKILL.md +3 -1
  1699. package/skills/k8s-security-policies/SKILL.md +3 -1
  1700. package/skills/kaizen/SKILL.md +3 -1
  1701. package/skills/klaviyo-automation/SKILL.md +195 -0
  1702. package/skills/kotlin-coroutines-expert/SKILL.md +100 -0
  1703. package/skills/kpi-dashboard-design/SKILL.md +3 -1
  1704. package/skills/kubernetes-architect/SKILL.md +3 -1
  1705. package/skills/kubernetes-deployment/SKILL.md +167 -0
  1706. package/skills/langchain-architecture/SKILL.md +3 -1
  1707. package/skills/langfuse/SKILL.md +5 -1
  1708. package/skills/langgraph/SKILL.md +5 -1
  1709. package/skills/laravel-expert/SKILL.md +185 -0
  1710. package/skills/laravel-security-audit/SKILL.md +223 -0
  1711. package/skills/last30days/SKILL.md +6 -1
  1712. package/skills/launch-strategy/SKILL.md +6 -1
  1713. package/skills/legacy-modernizer/SKILL.md +79 -39
  1714. package/skills/legal-advisor/SKILL.md +3 -1
  1715. package/skills/libreoffice/base/SKILL.md +188 -0
  1716. package/skills/libreoffice/calc/SKILL.md +201 -0
  1717. package/skills/libreoffice/draw/SKILL.md +165 -0
  1718. package/skills/libreoffice/impress/SKILL.md +174 -0
  1719. package/skills/libreoffice/writer/SKILL.md +200 -0
  1720. package/skills/linear-automation/SKILL.md +183 -0
  1721. package/skills/linear-claude-skill/SKILL.md +14 -14
  1722. package/skills/linkedin-automation/SKILL.md +180 -0
  1723. package/skills/linkerd-patterns/SKILL.md +3 -1
  1724. package/skills/lint-and-validate/SKILL.md +3 -3
  1725. package/skills/linux-privilege-escalation/SKILL.md +7 -2
  1726. package/skills/linux-shell-scripting/SKILL.md +7 -2
  1727. package/skills/linux-troubleshooting/SKILL.md +221 -0
  1728. package/skills/llm-app-patterns/SKILL.md +4 -2
  1729. package/skills/llm-application-dev-ai-assistant/SKILL.md +2 -0
  1730. package/skills/llm-application-dev-ai-assistant/resources/implementation-playbook.md +1 -1
  1731. package/skills/llm-application-dev-langchain-agent/SKILL.md +2 -0
  1732. package/skills/llm-application-dev-prompt-optimize/SKILL.md +2 -0
  1733. package/skills/llm-evaluation/SKILL.md +3 -1
  1734. package/skills/loki-mode/SKILL.md +6 -1
  1735. package/skills/m365-agents-dotnet/SKILL.md +295 -0
  1736. package/skills/m365-agents-py/SKILL.md +346 -0
  1737. package/skills/m365-agents-ts/SKILL.md +187 -0
  1738. package/skills/machine-learning-ops-ml-pipeline/SKILL.md +2 -0
  1739. package/skills/mailchimp-automation/SKILL.md +236 -0
  1740. package/skills/make-automation/SKILL.md +206 -0
  1741. package/skills/malware-analyst/SKILL.md +3 -1
  1742. package/skills/manifest/SKILL.md +126 -0
  1743. package/skills/market-sizing-analysis/SKILL.md +3 -1
  1744. package/skills/marketing-ideas/SKILL.md +6 -1
  1745. package/skills/marketing-psychology/SKILL.md +6 -1
  1746. package/skills/mcp-builder/SKILL.md +184 -92
  1747. package/skills/mcp-builder/reference/mcp_best_practices.md +759 -93
  1748. package/skills/mcp-builder/reference/node_mcp_server.md +70 -124
  1749. package/skills/mcp-builder/reference/python_mcp_server.md +40 -7
  1750. package/skills/mcp-builder-ms/SKILL.md +309 -0
  1751. package/skills/memory-forensics/SKILL.md +3 -1
  1752. package/skills/memory-safety-patterns/SKILL.md +3 -1
  1753. package/skills/memory-systems/SKILL.md +1 -1
  1754. package/skills/mermaid-expert/SKILL.md +3 -1
  1755. package/skills/metasploit-framework/SKILL.md +7 -2
  1756. package/skills/micro-saas-launcher/SKILL.md +5 -1
  1757. package/skills/microservices-patterns/SKILL.md +3 -1
  1758. package/skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet/SKILL.md +445 -0
  1759. package/skills/microsoft-teams-automation/SKILL.md +216 -0
  1760. package/skills/minecraft-bukkit-pro/SKILL.md +3 -1
  1761. package/skills/miro-automation/SKILL.md +210 -0
  1762. package/skills/mixpanel-automation/SKILL.md +229 -0
  1763. package/skills/ml-engineer/SKILL.md +3 -1
  1764. package/skills/ml-pipeline-workflow/SKILL.md +3 -1
  1765. package/skills/mlops-engineer/SKILL.md +3 -1
  1766. package/skills/mobile-design/SKILL.md +280 -170
  1767. package/skills/mobile-developer/SKILL.md +3 -1
  1768. package/skills/mobile-security-coder/SKILL.md +3 -1
  1769. package/skills/modern-javascript-patterns/SKILL.md +3 -1
  1770. package/skills/monday-automation/SKILL.md +238 -0
  1771. package/skills/monorepo-architect/SKILL.md +2 -0
  1772. package/skills/monorepo-management/SKILL.md +3 -1
  1773. package/skills/moodle-external-api-development/SKILL.md +3 -1
  1774. package/skills/mtls-configuration/SKILL.md +3 -1
  1775. package/skills/multi-agent-brainstorming/SKILL.md +6 -1
  1776. package/skills/multi-agent-patterns/SKILL.md +1 -1
  1777. package/skills/multi-cloud-architecture/SKILL.md +3 -1
  1778. package/skills/multi-platform-apps-multi-platform/SKILL.md +2 -0
  1779. package/skills/n8n-code-python/SKILL.md +11 -11
  1780. package/skills/n8n-mcp-tools-expert/SKILL.md +10 -10
  1781. package/skills/n8n-node-configuration/SKILL.md +3 -3
  1782. package/skills/neon-postgres/SKILL.md +5 -1
  1783. package/skills/nerdzao-elite/SKILL.md +31 -0
  1784. package/skills/nerdzao-elite-gemini-high/SKILL.md +50 -0
  1785. package/skills/nestjs-expert/SKILL.md +7 -2
  1786. package/skills/network-101/SKILL.md +7 -2
  1787. package/skills/network-engineer/SKILL.md +3 -1
  1788. package/skills/nextjs-app-router-patterns/SKILL.md +3 -1
  1789. package/skills/nextjs-best-practices/SKILL.md +6 -1
  1790. package/skills/nextjs-supabase-auth/SKILL.md +4 -0
  1791. package/skills/nft-standards/SKILL.md +3 -1
  1792. package/skills/nodejs-backend-patterns/SKILL.md +3 -1
  1793. package/skills/nodejs-best-practices/SKILL.md +7 -1
  1794. package/skills/nosql-expert/SKILL.md +2 -0
  1795. package/skills/notebooklm/SKILL.md +3 -1
  1796. package/skills/notion-automation/SKILL.md +220 -0
  1797. package/skills/notion-template-business/SKILL.md +5 -1
  1798. package/skills/nx-workspace-patterns/SKILL.md +3 -1
  1799. package/skills/observability-engineer/SKILL.md +3 -1
  1800. package/skills/observability-monitoring-monitor-setup/SKILL.md +2 -0
  1801. package/skills/observability-monitoring-slo-implement/SKILL.md +3 -1
  1802. package/skills/observe-whatsapp/SKILL.md +4 -4
  1803. package/skills/obsidian-clipper-template-creator/SKILL.md +6 -1
  1804. package/skills/office-productivity/SKILL.md +219 -0
  1805. package/skills/on-call-handoff-patterns/SKILL.md +3 -1
  1806. package/skills/onboarding-cro/SKILL.md +6 -1
  1807. package/skills/one-drive-automation/SKILL.md +243 -0
  1808. package/skills/openapi-spec-generation/SKILL.md +3 -1
  1809. package/skills/os-scripting/SKILL.md +429 -0
  1810. package/skills/oss-hunter/SKILL.md +75 -0
  1811. package/skills/oss-hunter/bin/hunter.py +56 -0
  1812. package/skills/outlook-automation/SKILL.md +196 -0
  1813. package/skills/outlook-calendar-automation/SKILL.md +241 -0
  1814. package/skills/page-cro/SKILL.md +6 -1
  1815. package/skills/pagerduty-automation/SKILL.md +250 -0
  1816. package/skills/paid-ads/SKILL.md +6 -1
  1817. package/skills/parallel-agents/SKILL.md +1 -1
  1818. package/skills/payment-integration/SKILL.md +3 -1
  1819. package/skills/paypal-integration/SKILL.md +3 -1
  1820. package/skills/paywall-upgrade-cro/SKILL.md +6 -1
  1821. package/skills/pci-compliance/SKILL.md +3 -1
  1822. package/skills/pdf/SKILL.md +6 -196
  1823. package/skills/pdf-official/SKILL.md +7 -2
  1824. package/skills/pentest-checklist/SKILL.md +7 -2
  1825. package/skills/pentest-commands/SKILL.md +7 -2
  1826. package/skills/performance-engineer/SKILL.md +2 -0
  1827. package/skills/performance-profiling/SKILL.md +1 -1
  1828. package/skills/performance-testing-review-ai-review/SKILL.md +2 -0
  1829. package/skills/performance-testing-review-multi-agent-review/SKILL.md +2 -0
  1830. package/skills/personal-tool-builder/SKILL.md +5 -1
  1831. package/skills/php-pro/SKILL.md +78 -46
  1832. package/skills/pipedrive-automation/SKILL.md +229 -0
  1833. package/skills/plaid-fintech/SKILL.md +5 -1
  1834. package/skills/plan-writing/SKILL.md +1 -1
  1835. package/skills/planning-with-files/SKILL.md +3 -1
  1836. package/skills/playwright-skill/SKILL.md +6 -1
  1837. package/skills/podcast-generation/SKILL.md +2 -0
  1838. package/skills/popup-cro/SKILL.md +6 -1
  1839. package/skills/posix-shell-pro/SKILL.md +3 -1
  1840. package/skills/postgres-best-practices/SKILL.md +7 -2
  1841. package/skills/postgresql/SKILL.md +3 -1
  1842. package/skills/postgresql-optimization/SKILL.md +175 -0
  1843. package/skills/posthog-automation/SKILL.md +229 -0
  1844. package/skills/postmark-automation/SKILL.md +192 -0
  1845. package/skills/postmortem-writing/SKILL.md +5 -3
  1846. package/skills/powershell-windows/SKILL.md +6 -1
  1847. package/skills/pptx/SKILL.md +86 -456
  1848. package/skills/pptx-official/SKILL.md +8 -3
  1849. package/skills/pricing-strategy/SKILL.md +6 -1
  1850. package/skills/prisma-expert/SKILL.md +6 -1
  1851. package/skills/privilege-escalation-methods/SKILL.md +7 -2
  1852. package/skills/product-manager-toolkit/SKILL.md +15 -15
  1853. package/skills/production-code-audit/SKILL.md +2 -0
  1854. package/skills/programmatic-seo/SKILL.md +6 -1
  1855. package/skills/projection-patterns/SKILL.md +3 -1
  1856. package/skills/prometheus-configuration/SKILL.md +3 -1
  1857. package/skills/prompt-caching/SKILL.md +5 -1
  1858. package/skills/prompt-engineer/README.md +659 -0
  1859. package/skills/prompt-engineer/SKILL.md +76 -249
  1860. package/skills/prompt-engineer/references/evaluation-frameworks.md +781 -0
  1861. package/skills/prompt-engineer/references/prompt-optimization.md +563 -0
  1862. package/skills/prompt-engineer/references/prompt-patterns.md +509 -0
  1863. package/skills/prompt-engineer/references/structured-outputs.md +723 -0
  1864. package/skills/prompt-engineer/references/system-prompts.md +547 -0
  1865. package/skills/prompt-engineering/SKILL.md +6 -1
  1866. package/skills/prompt-engineering-patterns/SKILL.md +3 -1
  1867. package/skills/prompt-library/SKILL.md +3 -1
  1868. package/skills/protocol-reverse-engineering/SKILL.md +3 -1
  1869. package/skills/pydantic-models-py/SKILL.md +63 -0
  1870. package/skills/python-development-python-scaffold/SKILL.md +2 -0
  1871. package/skills/python-fastapi-development/SKILL.md +216 -0
  1872. package/skills/python-packaging/SKILL.md +3 -1
  1873. package/skills/python-patterns/SKILL.md +7 -1
  1874. package/skills/python-performance-optimization/SKILL.md +3 -1
  1875. package/skills/python-pro/SKILL.md +89 -155
  1876. package/skills/python-testing-patterns/SKILL.md +3 -1
  1877. package/skills/quant-analyst/SKILL.md +3 -1
  1878. package/skills/radix-ui-design-system/SKILL.md +1 -1
  1879. package/skills/rag-engineer/SKILL.md +5 -1
  1880. package/skills/rag-implementation/SKILL.md +37 -395
  1881. package/skills/react-best-practices/AGENTS.md +776 -91
  1882. package/skills/react-best-practices/README.md +2 -2
  1883. package/skills/react-best-practices/SKILL.md +17 -2
  1884. package/skills/react-best-practices/metadata.json +1 -1
  1885. package/skills/react-best-practices/rules/advanced-event-handler-refs.md +4 -4
  1886. package/skills/react-best-practices/rules/advanced-init-once.md +42 -0
  1887. package/skills/react-best-practices/rules/advanced-use-latest.md +8 -18
  1888. package/skills/react-best-practices/rules/async-dependencies.md +15 -0
  1889. package/skills/react-best-practices/rules/bundle-conditional.md +2 -2
  1890. package/skills/react-best-practices/rules/client-localstorage-schema.md +71 -0
  1891. package/skills/react-best-practices/rules/client-passive-event-listeners.md +48 -0
  1892. package/skills/react-best-practices/rules/js-batch-dom-css.md +53 -28
  1893. package/skills/react-best-practices/rules/js-length-check-first.md +1 -1
  1894. package/skills/react-best-practices/rules/js-min-max-loop.md +1 -1
  1895. package/skills/react-best-practices/rules/rendering-hydration-suppress-warning.md +30 -0
  1896. package/skills/react-best-practices/rules/rendering-usetransition-loading.md +75 -0
  1897. package/skills/react-best-practices/rules/rerender-derived-state-no-effect.md +40 -0
  1898. package/skills/react-best-practices/rules/rerender-derived-state.md +2 -2
  1899. package/skills/react-best-practices/rules/rerender-memo-with-default-value.md +38 -0
  1900. package/skills/react-best-practices/rules/rerender-move-effect-to-event.md +45 -0
  1901. package/skills/react-best-practices/rules/rerender-simple-expression-in-memo.md +35 -0
  1902. package/skills/react-best-practices/rules/rerender-use-ref-transient-values.md +73 -0
  1903. package/skills/react-best-practices/rules/server-auth-actions.md +96 -0
  1904. package/skills/react-best-practices/rules/server-cache-react.md +50 -0
  1905. package/skills/react-best-practices/rules/server-dedup-props.md +65 -0
  1906. package/skills/react-best-practices/rules/server-parallel-fetching.md +12 -8
  1907. package/skills/react-doctor/SKILL.md +141 -0
  1908. package/skills/react-doctor/UPSTREAM.md +68 -0
  1909. package/skills/react-flow-architect/SKILL.md +618 -0
  1910. package/skills/react-flow-node-ts/SKILL.md +71 -0
  1911. package/skills/react-modernization/SKILL.md +3 -1
  1912. package/skills/react-native-architecture/SKILL.md +3 -1
  1913. package/skills/react-nextjs-development/SKILL.md +229 -0
  1914. package/skills/react-patterns/SKILL.md +6 -1
  1915. package/skills/react-state-management/SKILL.md +3 -1
  1916. package/skills/react-ui-patterns/SKILL.md +6 -1
  1917. package/skills/readme/SKILL.md +164 -97
  1918. package/skills/receiving-code-review/SKILL.md +6 -1
  1919. package/skills/red-team-tactics/SKILL.md +6 -1
  1920. package/skills/red-team-tools/SKILL.md +7 -2
  1921. package/skills/reddit-automation/SKILL.md +217 -0
  1922. package/skills/reference-builder/SKILL.md +3 -1
  1923. package/skills/referral-program/SKILL.md +6 -1
  1924. package/skills/remotion-best-practices/SKILL.md +3 -1
  1925. package/skills/remotion-best-practices/rules/charts.md +1 -1
  1926. package/skills/render-automation/SKILL.md +186 -0
  1927. package/skills/requesting-code-review/SKILL.md +6 -1
  1928. package/skills/research-engineer/SKILL.md +6 -1
  1929. package/skills/reverse-engineer/SKILL.md +3 -1
  1930. package/skills/risk-manager/SKILL.md +3 -1
  1931. package/skills/risk-metrics-calculation/SKILL.md +3 -1
  1932. package/skills/ruby-pro/SKILL.md +3 -1
  1933. package/skills/rust-async-patterns/SKILL.md +3 -1
  1934. package/skills/rust-pro/SKILL.md +3 -1
  1935. package/skills/saga-orchestration/SKILL.md +3 -1
  1936. package/skills/saga-orchestration/resources/implementation-playbook.md +26 -0
  1937. package/skills/sales-automator/SKILL.md +3 -1
  1938. package/skills/salesforce-automation/SKILL.md +195 -0
  1939. package/skills/salesforce-development/SKILL.md +5 -1
  1940. package/skills/sast-configuration/SKILL.md +12 -10
  1941. package/skills/scala-pro/SKILL.md +3 -1
  1942. package/skills/scanning-tools/SKILL.md +7 -2
  1943. package/skills/schema-markup/SKILL.md +6 -1
  1944. package/skills/screen-reader-testing/SKILL.md +3 -1
  1945. package/skills/scroll-experience/SKILL.md +5 -1
  1946. package/skills/search-specialist/SKILL.md +2 -0
  1947. package/skills/secrets-management/SKILL.md +3 -1
  1948. package/skills/security/aws-compliance-checker/SKILL.md +516 -0
  1949. package/skills/security/aws-iam-best-practices/SKILL.md +397 -0
  1950. package/skills/security/aws-secrets-rotation/SKILL.md +465 -0
  1951. package/skills/security/aws-security-audit/SKILL.md +369 -0
  1952. package/skills/security-audit/SKILL.md +218 -0
  1953. package/skills/security-auditor/SKILL.md +3 -1
  1954. package/skills/security-compliance-compliance-check/SKILL.md +3 -1
  1955. package/skills/security-requirement-extraction/SKILL.md +3 -1
  1956. package/skills/security-scanning-security-dependencies/SKILL.md +3 -1
  1957. package/skills/security-scanning-security-hardening/SKILL.md +2 -0
  1958. package/skills/security-scanning-security-sast/SKILL.md +3 -1
  1959. package/skills/segment-automation/SKILL.md +230 -0
  1960. package/skills/segment-cdp/SKILL.md +5 -1
  1961. package/skills/sendgrid-automation/SKILL.md +233 -0
  1962. package/skills/senior-architect/SKILL.md +9 -9
  1963. package/skills/senior-fullstack/SKILL.md +9 -9
  1964. package/skills/sentry-automation/SKILL.md +237 -0
  1965. package/skills/seo-audit/SKILL.md +6 -1
  1966. package/skills/seo-authority-builder/SKILL.md +3 -1
  1967. package/skills/seo-cannibalization-detector/SKILL.md +3 -1
  1968. package/skills/seo-content-auditor/SKILL.md +3 -1
  1969. package/skills/seo-content-planner/SKILL.md +3 -1
  1970. package/skills/seo-content-refresher/SKILL.md +3 -1
  1971. package/skills/seo-content-writer/SKILL.md +3 -1
  1972. package/skills/seo-fundamentals/SKILL.md +78 -122
  1973. package/skills/seo-keyword-strategist/SKILL.md +3 -1
  1974. package/skills/seo-meta-optimizer/SKILL.md +3 -1
  1975. package/skills/seo-snippet-hunter/SKILL.md +3 -1
  1976. package/skills/seo-structure-architect/SKILL.md +3 -1
  1977. package/skills/server-management/SKILL.md +6 -1
  1978. package/skills/service-mesh-expert/SKILL.md +2 -0
  1979. package/skills/service-mesh-observability/SKILL.md +3 -1
  1980. package/skills/shader-programming-glsl/SKILL.md +121 -0
  1981. package/skills/shellcheck-configuration/SKILL.md +3 -1
  1982. package/skills/shodan-reconnaissance/SKILL.md +7 -2
  1983. package/skills/shopify-apps/SKILL.md +5 -1
  1984. package/skills/shopify-automation/SKILL.md +173 -0
  1985. package/skills/shopify-development/SKILL.md +6 -1
  1986. package/skills/signup-flow-cro/SKILL.md +6 -1
  1987. package/skills/similarity-search-patterns/SKILL.md +3 -1
  1988. package/skills/skill-creator/README.md +270 -0
  1989. package/skills/skill-creator/SKILL.md +13 -160
  1990. package/skills/skill-creator/scripts/package_skill.py +10 -10
  1991. package/skills/skill-creator/scripts/quick_validate.py +15 -45
  1992. package/skills/skill-creator-ms/SKILL.md +618 -0
  1993. package/skills/skill-developer/SKILL.md +3 -1
  1994. package/skills/slack-automation/SKILL.md +194 -0
  1995. package/skills/slack-bot-builder/SKILL.md +5 -1
  1996. package/skills/slack-gif-creator/SKILL.md +557 -165
  1997. package/skills/slack-gif-creator/core/color_palettes.py +302 -0
  1998. package/skills/slack-gif-creator/core/easing.py +32 -36
  1999. package/skills/slack-gif-creator/core/frame_composer.py +335 -42
  2000. package/skills/slack-gif-creator/core/gif_builder.py +40 -63
  2001. package/skills/slack-gif-creator/core/typography.py +357 -0
  2002. package/skills/slack-gif-creator/core/validators.py +204 -76
  2003. package/skills/slack-gif-creator/core/visual_effects.py +494 -0
  2004. package/skills/slack-gif-creator/templates/bounce.py +106 -0
  2005. package/skills/slack-gif-creator/templates/explode.py +331 -0
  2006. package/skills/slack-gif-creator/templates/fade.py +329 -0
  2007. package/skills/slack-gif-creator/templates/flip.py +291 -0
  2008. package/skills/slack-gif-creator/templates/kaleidoscope.py +211 -0
  2009. package/skills/slack-gif-creator/templates/morph.py +329 -0
  2010. package/skills/slack-gif-creator/templates/move.py +293 -0
  2011. package/skills/slack-gif-creator/templates/pulse.py +268 -0
  2012. package/skills/slack-gif-creator/templates/shake.py +127 -0
  2013. package/skills/slack-gif-creator/templates/slide.py +291 -0
  2014. package/skills/slack-gif-creator/templates/spin.py +269 -0
  2015. package/skills/slack-gif-creator/templates/wiggle.py +300 -0
  2016. package/skills/slack-gif-creator/templates/zoom.py +312 -0
  2017. package/skills/slo-implementation/SKILL.md +3 -1
  2018. package/skills/smtp-penetration-testing/SKILL.md +7 -2
  2019. package/skills/social-content/SKILL.md +6 -1
  2020. package/skills/software-architecture/SKILL.md +6 -1
  2021. package/skills/solidity-security/SKILL.md +3 -1
  2022. package/skills/spark-optimization/SKILL.md +3 -1
  2023. package/skills/sql-injection-testing/SKILL.md +7 -2
  2024. package/skills/sql-optimization-patterns/SKILL.md +3 -1
  2025. package/skills/sql-pro/SKILL.md +94 -170
  2026. package/skills/sqlmap-database-pentesting/SKILL.md +7 -2
  2027. package/skills/square-automation/SKILL.md +181 -0
  2028. package/skills/ssh-penetration-testing/SKILL.md +7 -2
  2029. package/skills/startup-analyst/SKILL.md +3 -1
  2030. package/skills/startup-business-analyst-business-case/SKILL.md +3 -1
  2031. package/skills/startup-business-analyst-financial-projections/SKILL.md +3 -1
  2032. package/skills/startup-business-analyst-market-opportunity/SKILL.md +3 -1
  2033. package/skills/startup-financial-modeling/SKILL.md +3 -1
  2034. package/skills/startup-metrics-framework/SKILL.md +3 -1
  2035. package/skills/stitch-ui-design/SKILL.md +4 -1
  2036. package/skills/stride-analysis-patterns/SKILL.md +3 -1
  2037. package/skills/stripe-automation/SKILL.md +203 -0
  2038. package/skills/stripe-integration/SKILL.md +44 -429
  2039. package/skills/subagent-driven-development/SKILL.md +3 -1
  2040. package/skills/supabase-automation/SKILL.md +241 -0
  2041. package/skills/swiftui-expert-skill/SKILL.md +1 -1
  2042. package/skills/systematic-debugging/SKILL.md +85 -272
  2043. package/skills/systems-programming-rust-project/SKILL.md +2 -0
  2044. package/skills/tailwind-design-system/SKILL.md +3 -1
  2045. package/skills/tailwind-patterns/SKILL.md +7 -1
  2046. package/skills/tavily-web/SKILL.md +3 -1
  2047. package/skills/tdd-orchestrator/SKILL.md +3 -1
  2048. package/skills/tdd-workflow/SKILL.md +6 -1
  2049. package/skills/tdd-workflows-tdd-cycle/SKILL.md +2 -0
  2050. package/skills/tdd-workflows-tdd-green/SKILL.md +3 -1
  2051. package/skills/tdd-workflows-tdd-red/SKILL.md +3 -1
  2052. package/skills/tdd-workflows-tdd-refactor/SKILL.md +2 -0
  2053. package/skills/team-collaboration-issue/SKILL.md +2 -0
  2054. package/skills/team-collaboration-standup-notes/SKILL.md +2 -0
  2055. package/skills/team-collaboration-standup-notes/resources/implementation-playbook.md +3 -3
  2056. package/skills/team-composition-analysis/SKILL.md +3 -1
  2057. package/skills/telegram-automation/SKILL.md +224 -0
  2058. package/skills/telegram-bot-builder/SKILL.md +5 -1
  2059. package/skills/telegram-mini-app/SKILL.md +5 -1
  2060. package/skills/temporal-python-pro/SKILL.md +3 -1
  2061. package/skills/temporal-python-testing/SKILL.md +3 -1
  2062. package/skills/terraform-infrastructure/SKILL.md +164 -0
  2063. package/skills/terraform-module-library/SKILL.md +3 -1
  2064. package/skills/terraform-skill/SKILL.md +19 -19
  2065. package/skills/terraform-specialist/SKILL.md +3 -1
  2066. package/skills/test-automator/SKILL.md +3 -1
  2067. package/skills/test-driven-development/SKILL.md +3 -1
  2068. package/skills/test-fixing/SKILL.md +3 -1
  2069. package/skills/testing-patterns/SKILL.md +125 -206
  2070. package/skills/testing-patterns/scripts/test_runner.py +219 -0
  2071. package/skills/testing-qa/SKILL.md +231 -0
  2072. package/skills/theme-factory/SKILL.md +6 -1
  2073. package/skills/threat-mitigation-mapping/SKILL.md +3 -1
  2074. package/skills/threat-modeling-expert/SKILL.md +3 -1
  2075. package/skills/threejs-skills/SKILL.md +642 -10
  2076. package/skills/tiktok-automation/SKILL.md +183 -0
  2077. package/skills/todoist-automation/SKILL.md +236 -0
  2078. package/skills/tool-design/SKILL.md +3 -3
  2079. package/skills/top-web-vulnerabilities/SKILL.md +7 -2
  2080. package/skills/track-management/SKILL.md +3 -1
  2081. package/skills/track-management/resources/implementation-playbook.md +4 -4
  2082. package/skills/trello-automation/SKILL.md +186 -0
  2083. package/skills/trigger-dev/SKILL.md +5 -1
  2084. package/skills/turborepo-caching/SKILL.md +3 -1
  2085. package/skills/tutorial-engineer/SKILL.md +3 -1
  2086. package/skills/twilio-communications/SKILL.md +5 -1
  2087. package/skills/twitter-automation/SKILL.md +236 -0
  2088. package/skills/typescript-advanced-types/SKILL.md +3 -1
  2089. package/skills/typescript-expert/SKILL.md +6 -1
  2090. package/skills/typescript-pro/SKILL.md +91 -52
  2091. package/skills/ui-ux-designer/SKILL.md +3 -1
  2092. package/skills/ui-ux-pro-max/SKILL.md +88 -74
  2093. package/skills/ui-ux-pro-max/data/stacks/jetpack-compose.csv +53 -0
  2094. package/skills/ui-ux-pro-max/scripts/core.py +2 -1
  2095. package/skills/ui-ux-pro-max/scripts/design_system.py +1 -1
  2096. package/skills/ui-visual-validator/SKILL.md +3 -1
  2097. package/skills/unit-testing-test-generate/SKILL.md +3 -1
  2098. package/skills/unity-developer/SKILL.md +3 -1
  2099. package/skills/unity-ecs-patterns/SKILL.md +3 -1
  2100. package/skills/unreal-engine-cpp-pro/SKILL.md +1 -1
  2101. package/skills/upgrading-expo/SKILL.md +12 -108
  2102. package/skills/upstash-qstash/SKILL.md +5 -1
  2103. package/skills/using-git-worktrees/SKILL.md +6 -1
  2104. package/skills/using-neon/SKILL.md +1 -1
  2105. package/skills/using-superpowers/SKILL.md +6 -1
  2106. package/skills/uv-package-manager/SKILL.md +3 -1
  2107. package/skills/vector-database-engineer/SKILL.md +2 -0
  2108. package/skills/vector-index-tuning/SKILL.md +3 -1
  2109. package/skills/vercel-automation/SKILL.md +231 -0
  2110. package/skills/vercel-deploy-claimable/SKILL.md +4 -1
  2111. package/skills/verification-before-completion/SKILL.md +6 -1
  2112. package/skills/viral-generator-builder/SKILL.md +5 -1
  2113. package/skills/voice-agents/SKILL.md +5 -1
  2114. package/skills/voice-ai-development/SKILL.md +5 -1
  2115. package/skills/voice-ai-engine-development/SKILL.md +2 -0
  2116. package/skills/vulnerability-scanner/SKILL.md +1 -1
  2117. package/skills/wcag-audit-patterns/SKILL.md +3 -1
  2118. package/skills/web-artifacts-builder/SKILL.md +7 -2
  2119. package/skills/web-design-guidelines/SKILL.md +4 -1
  2120. package/skills/web-performance-optimization/SKILL.md +2 -0
  2121. package/skills/web-security-testing/SKILL.md +184 -0
  2122. package/skills/web3-testing/SKILL.md +3 -1
  2123. package/skills/webapp-testing/SKILL.md +7 -2
  2124. package/skills/webflow-automation/SKILL.md +241 -0
  2125. package/skills/whatsapp-automation/SKILL.md +219 -0
  2126. package/skills/wiki-architect/SKILL.md +65 -0
  2127. package/skills/wiki-changelog/SKILL.md +32 -0
  2128. package/skills/wiki-onboarding/SKILL.md +82 -0
  2129. package/skills/wiki-page-writer/SKILL.md +70 -0
  2130. package/skills/wiki-qa/SKILL.md +39 -0
  2131. package/skills/wiki-researcher/SKILL.md +70 -0
  2132. package/skills/wiki-vitepress/SKILL.md +153 -0
  2133. package/skills/windows-privilege-escalation/SKILL.md +7 -2
  2134. package/skills/wireshark-analysis/SKILL.md +7 -2
  2135. package/skills/wordpress/SKILL.md +319 -0
  2136. package/skills/wordpress-penetration-testing/SKILL.md +7 -2
  2137. package/skills/wordpress-plugin-development/SKILL.md +204 -0
  2138. package/skills/wordpress-theme-development/SKILL.md +189 -0
  2139. package/skills/wordpress-woocommerce-development/SKILL.md +188 -0
  2140. package/skills/workflow-automation/SKILL.md +5 -1
  2141. package/skills/workflow-orchestration-patterns/SKILL.md +3 -1
  2142. package/skills/workflow-patterns/SKILL.md +3 -1
  2143. package/skills/wrike-automation/SKILL.md +238 -0
  2144. package/skills/writing-plans/SKILL.md +6 -1
  2145. package/skills/writing-skills/SKILL.md +614 -84
  2146. package/skills/writing-skills/examples/CLAUDE_MD_TESTING.md +189 -0
  2147. package/skills/writing-skills/examples.md +1 -1
  2148. package/skills/writing-skills/gotchas.md +1 -1
  2149. package/skills/writing-skills/references/standards/README.md +2 -2
  2150. package/skills/writing-skills/references/templates/reference.md +2 -2
  2151. package/skills/xlsx/SKILL.md +28 -217
  2152. package/skills/xlsx-official/SKILL.md +8 -3
  2153. package/skills/xss-html-injection/SKILL.md +7 -2
  2154. package/skills/youtube-automation/SKILL.md +223 -0
  2155. package/skills/youtube-summarizer/CHANGELOG.md +66 -0
  2156. package/skills/youtube-summarizer/README.md +365 -0
  2157. package/skills/youtube-summarizer/SKILL.md +412 -0
  2158. package/skills/youtube-summarizer/scripts/extract-transcript.py +65 -0
  2159. package/skills/youtube-summarizer/scripts/install-dependencies.sh +28 -0
  2160. package/skills/zapier-make-patterns/SKILL.md +5 -1
  2161. package/skills/zendesk-automation/SKILL.md +220 -0
  2162. package/skills/zoho-crm-automation/SKILL.md +211 -0
  2163. package/skills/zoom-automation/SKILL.md +222 -0
  2164. package/skills/zustand-store-ts/SKILL.md +73 -0
  2165. package/skills-index.json +1789 -329
package/skills-index.json CHANGED
@@ -2,7 +2,7 @@
2
2
  {
3
3
  "name": "3d-web-experience",
4
4
  "path": "skills/3d-web-experience",
5
- "description": "Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portfolios, immersive websites, and bringing dep"
5
+ "description": "Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portfolios, immersive websites, and bringing ..."
6
6
  },
7
7
  {
8
8
  "name": "SPDD",
@@ -20,9 +20,14 @@
20
20
  "description": "You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance."
21
21
  },
22
22
  {
23
- "name": "Active Directory Attacks",
23
+ "name": "active-directory-attacks",
24
24
  "path": "skills/active-directory-attacks",
25
- "description": "This skill should be used when the user asks to \"attack Active Directory\", \"exploit AD\", \"Kerberoasting\", \"DCSync\", \"pass-the-hash\", \"BloodHound enumeration\", \"Golden Ticket\", \"Silver Ticket\", \"AS-REP"
25
+ "description": "This skill should be used when the user asks to \\\"attack Active Directory\\\", \\\"exploit AD\\\", \\\"Kerberoasting\\\", \\\"DCSync\\\", \\\"pass-the-hash\\\", \\\"BloodHound enumeration\\\", \\\"Golden Ticket\\\", ..."
26
+ },
27
+ {
28
+ "name": "activecampaign-automation",
29
+ "path": "skills/activecampaign-automation",
30
+ "description": "Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first for current schemas."
26
31
  },
27
32
  {
28
33
  "name": "address-github-comments",
@@ -37,12 +42,17 @@
37
42
  {
38
43
  "name": "agent-evaluation",
39
44
  "path": "skills/agent-evaluation",
40
- "description": "Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents achieve less than 50% on real-world benchm"
45
+ "description": "Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring\\u2014where even top agents achieve less than 50% on re..."
46
+ },
47
+ {
48
+ "name": "agent-framework-azure-ai-py",
49
+ "path": "skills/agent-framework-azure-ai-py",
50
+ "description": "Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code int..."
41
51
  },
42
52
  {
43
53
  "name": "agent-framework-azure-hosted-agents",
44
54
  "path": "skills/agent-framework-azure-hosted-agents",
45
- "description": "Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code interp"
55
+ "description": ""
46
56
  },
47
57
  {
48
58
  "name": "agent-manager-skill",
@@ -57,7 +67,7 @@
57
67
  {
58
68
  "name": "agent-memory-systems",
59
69
  "path": "skills/agent-memory-systems",
60
- "description": "Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stor"
70
+ "description": "Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector s..."
61
71
  },
62
72
  {
63
73
  "name": "agent-orchestration-improve-agent",
@@ -72,17 +82,27 @@
72
82
  {
73
83
  "name": "agent-tool-builder",
74
84
  "path": "skills/agent-tool-builder",
75
- "description": "Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. "
85
+ "description": "Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessar..."
86
+ },
87
+ {
88
+ "name": "agents-v2-py",
89
+ "path": "skills/agents-v2-py",
90
+ "description": "Build container-based Foundry Agents with Azure AI Projects SDK (ImageBasedHostedAgentDefinition). Use when creating hosted agents with custom container images in Azure AI Foundry."
76
91
  },
77
92
  {
78
93
  "name": "agile-product-owner",
79
94
  "path": "skills/agile-product-owner",
80
95
  "description": "Agile product ownership toolkit for Senior Product Owner including INVEST-compliant user story generation, sprint planning, backlog management, and velocity tracking. Use for story writing, sprint pla"
81
96
  },
97
+ {
98
+ "name": "ai-agent-development",
99
+ "path": "skills/ai-agent-development",
100
+ "description": "AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents."
101
+ },
82
102
  {
83
103
  "name": "ai-agents-architect",
84
104
  "path": "skills/ai-agents-architect",
85
- "description": "Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool use"
105
+ "description": "Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool ..."
86
106
  },
87
107
  {
88
108
  "name": "ai-artist",
@@ -94,6 +114,11 @@
94
114
  "path": "skills/ai-engineer",
95
115
  "description": "Build production-ready LLM applications, advanced RAG systems, and"
96
116
  },
117
+ {
118
+ "name": "ai-ml",
119
+ "path": "skills/ai-ml",
120
+ "description": "AI and machine learning workflow covering LLM application development, RAG implementation, agent architecture, ML pipelines, and AI-powered features."
121
+ },
97
122
  {
98
123
  "name": "ai-multimodal",
99
124
  "path": "skills/ai-multimodal",
@@ -102,18 +127,23 @@
102
127
  {
103
128
  "name": "ai-product",
104
129
  "path": "skills/ai-product",
105
- "description": "Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production. This skill covers LLM integration patterns, RAG architecture, prompt eng"
130
+ "description": "Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production. This skill covers LLM integration patterns, RAG architecture, prompt ..."
106
131
  },
107
132
  {
108
133
  "name": "ai-wrapper-product",
109
134
  "path": "skills/ai-wrapper-product",
110
- "description": "Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc.) into focused tools people will pay for. Not just 'ChatGPT but different' - products that solve specific problems with AI. Covers"
135
+ "description": "Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc.) into focused tools people will pay for. Not just 'ChatGPT but different' - products that solve specific problems with AI. Cov..."
111
136
  },
112
137
  {
113
138
  "name": "airflow-dag-patterns",
114
139
  "path": "skills/airflow-dag-patterns",
115
140
  "description": "Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs."
116
141
  },
142
+ {
143
+ "name": "airtable-automation",
144
+ "path": "skills/airtable-automation",
145
+ "description": "Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas."
146
+ },
117
147
  {
118
148
  "name": "algolia-search",
119
149
  "path": "skills/algolia-search",
@@ -122,38 +152,78 @@
122
152
  {
123
153
  "name": "algorithmic-art",
124
154
  "path": "skills/algorithmic-art",
125
- "description": "Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or"
155
+ "description": "Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use when users request creating art using code, generative art, algorithmic art, flow fields, or part"
156
+ },
157
+ {
158
+ "name": "amplitude-automation",
159
+ "path": "skills/amplitude-automation",
160
+ "description": "Automate Amplitude tasks via Rube MCP (Composio): events, user activity, cohorts, user identification. Always search tools first for current schemas."
126
161
  },
127
162
  {
128
163
  "name": "analytics-tracking",
129
164
  "path": "skills/analytics-tracking",
130
165
  "description": ">"
131
166
  },
167
+ {
168
+ "name": "android-jetpack-compose-expert",
169
+ "path": "skills/android-jetpack-compose-expert",
170
+ "description": "Expert guidance for building modern Android UIs with Jetpack Compose, covering state management, navigation, performance, and Material Design 3."
171
+ },
172
+ {
173
+ "name": "angular",
174
+ "path": "skills/angular",
175
+ "description": ">-"
176
+ },
132
177
  {
133
178
  "name": "angular-architect",
134
179
  "path": "skills/angular-architect",
135
180
  "description": "Use when building Angular 17+ applications with standalone components or signals. Invoke for enterprise apps, RxJS patterns, NgRx state management, performance optimization, advanced routing."
136
181
  },
182
+ {
183
+ "name": "angular-best-practices",
184
+ "path": "skills/angular-best-practices",
185
+ "description": "Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle size, and rendering efficiency."
186
+ },
137
187
  {
138
188
  "name": "angular-migration",
139
189
  "path": "skills/angular-migration",
140
- "description": "Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or mod"
190
+ "description": "Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or ..."
191
+ },
192
+ {
193
+ "name": "angular-state-management",
194
+ "path": "skills/angular-state-management",
195
+ "description": "Master modern Angular state management with Signals, NgRx, and RxJS. Use when setting up global state, managing component stores, choosing between state solutions, or migrating from legacy patterns."
196
+ },
197
+ {
198
+ "name": "angular-ui-patterns",
199
+ "path": "skills/angular-ui-patterns",
200
+ "description": "Modern Angular UI patterns for loading states, error handling, and data display. Use when building UI components, handling async data, or managing component states."
141
201
  },
142
202
  {
143
203
  "name": "anti-reversing-techniques",
144
204
  "path": "skills/anti-reversing-techniques",
145
- "description": "Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti-debugging for authorized analysis, or unde"
205
+ "description": "Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti-debugging for authorized analysis, or u..."
206
+ },
207
+ {
208
+ "name": "antigravity-workflows",
209
+ "path": "skills/antigravity-workflows",
210
+ "description": "Orchestrate multiple Antigravity skills through guided workflows for SaaS MVP delivery, security audits, AI agent builds, and browser QA."
146
211
  },
147
212
  {
148
213
  "name": "api-design-principles",
149
214
  "path": "skills/api-design-principles",
150
- "description": "Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing AP"
215
+ "description": "Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing..."
151
216
  },
152
217
  {
153
218
  "name": "api-designer",
154
219
  "path": "skills/api-designer",
155
220
  "description": "Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standar"
156
221
  },
222
+ {
223
+ "name": "api-documentation",
224
+ "path": "skills/api-documentation",
225
+ "description": "API documentation workflow for generating OpenAPI specs, creating developer guides, and maintaining comprehensive API documentation."
226
+ },
157
227
  {
158
228
  "name": "api-documentation-generator",
159
229
  "path": "skills/api-documentation-generator",
@@ -165,9 +235,9 @@
165
235
  "description": "Master API documentation with OpenAPI 3.1, AI-powered tools, and"
166
236
  },
167
237
  {
168
- "name": "API Fuzzing for Bug Bounty",
238
+ "name": "api-fuzzing-bug-bounty",
169
239
  "path": "skills/api-fuzzing-bug-bounty",
170
- "description": "This skill should be used when the user asks to \"test API security\", \"fuzz APIs\", \"find IDOR vulnerabilities\", \"test REST API\", \"test GraphQL\", \"API penetration testing\", \"bug bounty API testing\", or "
240
+ "description": "This skill should be used when the user asks to \\\"test API security\\\", \\\"fuzz APIs\\\", \\\"find IDOR vulnerabilities\\\", \\\"test REST API\\\", \\\"test GraphQL\\\", \\\"API penetration testing\\\", \\\"bug b..."
171
241
  },
172
242
  {
173
243
  "name": "api-patterns",
@@ -179,6 +249,11 @@
179
249
  "path": "skills/api-security-best-practices",
180
250
  "description": "Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities"
181
251
  },
252
+ {
253
+ "name": "api-security-testing",
254
+ "path": "skills/api-security-testing",
255
+ "description": "API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices."
256
+ },
182
257
  {
183
258
  "name": "api-testing-observability-api-mock",
184
259
  "path": "skills/api-testing-observability-api-mock",
@@ -212,7 +287,7 @@
212
287
  {
213
288
  "name": "architecture-decision-records",
214
289
  "path": "skills/architecture-decision-records",
215
- "description": "Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectura"
290
+ "description": "Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architect..."
216
291
  },
217
292
  {
218
293
  "name": "architecture-designer",
@@ -222,7 +297,7 @@
222
297
  {
223
298
  "name": "architecture-patterns",
224
299
  "path": "skills/architecture-patterns",
225
- "description": "Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing app"
300
+ "description": "Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing ..."
226
301
  },
227
302
  {
228
303
  "name": "arm-cortex-expert",
@@ -234,6 +309,11 @@
234
309
  "path": "skills/artifacts-builder",
235
310
  "description": "Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state manag"
236
311
  },
312
+ {
313
+ "name": "asana-automation",
314
+ "path": "skills/asana-automation",
315
+ "description": "Automate Asana tasks via Rube MCP (Composio): tasks, projects, sections, teams, workspaces. Always search tools first for current schemas."
316
+ },
237
317
  {
238
318
  "name": "ask-questions-if-underspecified",
239
319
  "path": "skills/ask-questions-if-underspecified",
@@ -242,7 +322,7 @@
242
322
  {
243
323
  "name": "async-python-patterns",
244
324
  "path": "skills/async-python-patterns",
245
- "description": "Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blo"
325
+ "description": "Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-..."
246
326
  },
247
327
  {
248
328
  "name": "atlassian-mcp",
@@ -254,25 +334,30 @@
254
334
  "path": "skills/attack-tree-construction",
255
335
  "description": "Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders."
256
336
  },
337
+ {
338
+ "name": "audio-transcriber",
339
+ "path": "skills/audio-transcriber",
340
+ "description": "Transform audio recordings into professional Markdown documentation with intelligent summaries using LLM integration"
341
+ },
257
342
  {
258
343
  "name": "auth-implementation-patterns",
259
344
  "path": "skills/auth-implementation-patterns",
260
- "description": "Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs"
345
+ "description": "Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing A..."
261
346
  },
262
347
  {
263
348
  "name": "automate-whatsapp",
264
349
  "path": "skills/automate-whatsapp",
265
- "description": "Build WhatsApp automations with Kapso workflows: configure WhatsApp triggers, edit workflow graphs, manage executions, deploy functions, and use databases/integrations for state. Use when automating W"
350
+ "description": "Build WhatsApp automations with Kapso workflows: configure WhatsApp triggers, edit workflow graphs, manage executions, deploy functions, and use databases/integrations for state. Use when automatin..."
266
351
  },
267
352
  {
268
353
  "name": "autonomous-agent-patterns",
269
354
  "path": "skills/autonomous-agent-patterns",
270
- "description": "Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool API"
355
+ "description": "Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool ..."
271
356
  },
272
357
  {
273
358
  "name": "autonomous-agents",
274
359
  "path": "skills/autonomous-agents",
275
- "description": "Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it's m"
360
+ "description": "Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it'..."
276
361
  },
277
362
  {
278
363
  "name": "avalonia-layout-zafiro",
@@ -299,20 +384,30 @@
299
384
  "path": "skills/aws-cdk-development",
300
385
  "description": "AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the"
301
386
  },
387
+ {
388
+ "name": "aws-cost-cleanup",
389
+ "path": "skills/aws-cost-cleanup",
390
+ "description": "Automated cleanup of unused AWS resources to reduce costs"
391
+ },
302
392
  {
303
393
  "name": "aws-cost-operations",
304
394
  "path": "skills/aws-cost-operations",
305
395
  "description": "This skill provides AWS cost optimization, monitoring, and operational best practices with integrated MCP servers for billing analysis, cost estimation, observability, and security assessment."
306
396
  },
307
397
  {
308
- "name": "AWS Penetration Testing",
398
+ "name": "aws-cost-optimizer",
399
+ "path": "skills/aws-cost-optimizer",
400
+ "description": "Comprehensive AWS cost analysis and optimization recommendations using AWS CLI and Cost Explorer"
401
+ },
402
+ {
403
+ "name": "aws-penetration-testing",
309
404
  "path": "skills/aws-penetration-testing",
310
- "description": "This skill should be used when the user asks to \"pentest AWS\", \"test AWS security\", \"enumerate IAM\", \"exploit cloud infrastructure\", \"AWS privilege escalation\", \"S3 bucket testing\", \"metadata SSRF\", \""
405
+ "description": "This skill should be used when the user asks to \\\"pentest AWS\\\", \\\"test AWS security\\\", \\\"enumerate IAM\\\", \\\"exploit cloud infrastructure\\\", \\\"AWS privilege escalation\\\", \\\"S3 bucket testing..."
311
406
  },
312
407
  {
313
408
  "name": "aws-serverless",
314
409
  "path": "skills/aws-serverless",
315
- "description": "Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimi"
410
+ "description": "Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start opt..."
316
411
  },
317
412
  {
318
413
  "name": "aws-serverless-eda",
@@ -327,27 +422,602 @@
327
422
  {
328
423
  "name": "azd-deployment",
329
424
  "path": "skills/azd-deployment",
330
- "description": "Deploy containerized applications to Azure Container Apps using Azure Developer CLI (azd). Use when setting up azd projects, writing azure.yaml configuration, creating Bicep infrastructure for Contain"
425
+ "description": ""
426
+ },
427
+ {
428
+ "name": "azure-ai-agents-persistent-dotnet",
429
+ "path": "skills/azure-ai-agents-persistent-dotnet",
430
+ "description": "|"
431
+ },
432
+ {
433
+ "name": "azure-ai-agents-persistent-java",
434
+ "path": "skills/azure-ai-agents-persistent-java",
435
+ "description": "|"
331
436
  },
332
437
  {
333
438
  "name": "azure-ai-agents-python",
334
439
  "path": "skills/azure-ai-agents-python",
335
440
  "description": "Build AI agents using the Azure AI Agents Python SDK (azure-ai-agents). Use when creating agents hosted on Azure AI Foundry with tools (File Search, Code Interpreter, Bing Grounding, Azure AI Search, "
336
441
  },
442
+ {
443
+ "name": "azure-ai-anomalydetector-java",
444
+ "path": "skills/azure-ai-anomalydetector-java",
445
+ "description": "Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-series analysis, or AI-powered monitoring."
446
+ },
447
+ {
448
+ "name": "azure-ai-contentsafety-java",
449
+ "path": "skills/azure-ai-contentsafety-java",
450
+ "description": "Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text/image analysis, blocklist management, or harm detection for hate, violence, sexual conten..."
451
+ },
452
+ {
453
+ "name": "azure-ai-contentsafety-py",
454
+ "path": "skills/azure-ai-contentsafety-py",
455
+ "description": "|"
456
+ },
457
+ {
458
+ "name": "azure-ai-contentsafety-ts",
459
+ "path": "skills/azure-ai-contentsafety-ts",
460
+ "description": "Analyze text and images for harmful content using Azure AI Content Safety (@azure-rest/ai-content-safety). Use when moderating user-generated content, detecting hate speech, violence, sexual conten..."
461
+ },
462
+ {
463
+ "name": "azure-ai-contentunderstanding-py",
464
+ "path": "skills/azure-ai-contentunderstanding-py",
465
+ "description": "|"
466
+ },
467
+ {
468
+ "name": "azure-ai-document-intelligence-dotnet",
469
+ "path": "skills/azure-ai-document-intelligence-dotnet",
470
+ "description": "|"
471
+ },
472
+ {
473
+ "name": "azure-ai-document-intelligence-ts",
474
+ "path": "skills/azure-ai-document-intelligence-ts",
475
+ "description": "Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing invoices, receipts, IDs, forms, or building cu..."
476
+ },
477
+ {
478
+ "name": "azure-ai-formrecognizer-java",
479
+ "path": "skills/azure-ai-formrecognizer-java",
480
+ "description": "Build document analysis applications with Azure Document Intelligence (Form Recognizer) SDK for Java. Use when extracting text, tables, key-value pairs from documents, receipts, invoices, or buildi..."
481
+ },
482
+ {
483
+ "name": "azure-ai-ml-py",
484
+ "path": "skills/azure-ai-ml-py",
485
+ "description": "|"
486
+ },
487
+ {
488
+ "name": "azure-ai-openai-dotnet",
489
+ "path": "skills/azure-ai-openai-dotnet",
490
+ "description": "|"
491
+ },
492
+ {
493
+ "name": "azure-ai-projects-dotnet",
494
+ "path": "skills/azure-ai-projects-dotnet",
495
+ "description": "|"
496
+ },
497
+ {
498
+ "name": "azure-ai-projects-java",
499
+ "path": "skills/azure-ai-projects-java",
500
+ "description": "|"
501
+ },
502
+ {
503
+ "name": "azure-ai-projects-py",
504
+ "path": "skills/azure-ai-projects-py",
505
+ "description": "Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evalua..."
506
+ },
507
+ {
508
+ "name": "azure-ai-projects-ts",
509
+ "path": "skills/azure-ai-projects-ts",
510
+ "description": "Build AI applications using Azure AI Projects SDK for JavaScript (@azure/ai-projects). Use when working with Foundry project clients, agents, connections, deployments, datasets, indexes, evaluation..."
511
+ },
337
512
  {
338
513
  "name": "azure-ai-search-python",
339
514
  "path": "skills/azure-ai-search-python",
340
515
  "description": "Clean code patterns for Azure AI Search Python SDK (azure-search-documents). Use when building search applications, creating/managing indexes, implementing agentic retrieval with knowledge bases, or w"
341
516
  },
517
+ {
518
+ "name": "azure-ai-textanalytics-py",
519
+ "path": "skills/azure-ai-textanalytics-py",
520
+ "description": "|"
521
+ },
522
+ {
523
+ "name": "azure-ai-transcription-py",
524
+ "path": "skills/azure-ai-transcription-py",
525
+ "description": "|"
526
+ },
527
+ {
528
+ "name": "azure-ai-translation-document-py",
529
+ "path": "skills/azure-ai-translation-document-py",
530
+ "description": "|"
531
+ },
532
+ {
533
+ "name": "azure-ai-translation-text-py",
534
+ "path": "skills/azure-ai-translation-text-py",
535
+ "description": "|"
536
+ },
537
+ {
538
+ "name": "azure-ai-translation-ts",
539
+ "path": "skills/azure-ai-translation-ts",
540
+ "description": "Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document). Use when implementing text translation, transliter..."
541
+ },
542
+ {
543
+ "name": "azure-ai-vision-imageanalysis-java",
544
+ "path": "skills/azure-ai-vision-imageanalysis-java",
545
+ "description": "Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, or smart cropping."
546
+ },
547
+ {
548
+ "name": "azure-ai-vision-imageanalysis-py",
549
+ "path": "skills/azure-ai-vision-imageanalysis-py",
550
+ "description": "|"
551
+ },
552
+ {
553
+ "name": "azure-ai-voicelive-dotnet",
554
+ "path": "skills/azure-ai-voicelive-dotnet",
555
+ "description": "|"
556
+ },
557
+ {
558
+ "name": "azure-ai-voicelive-java",
559
+ "path": "skills/azure-ai-voicelive-java",
560
+ "description": "|"
561
+ },
562
+ {
563
+ "name": "azure-ai-voicelive-py",
564
+ "path": "skills/azure-ai-voicelive-py",
565
+ "description": "Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-time bidirectional audio communication with..."
566
+ },
342
567
  {
343
568
  "name": "azure-ai-voicelive",
344
569
  "path": "skills/azure-ai-voicelive-skill",
345
570
  "description": "Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-time bidirectional audio communication with Az"
346
571
  },
572
+ {
573
+ "name": "azure-ai-voicelive-ts",
574
+ "path": "skills/azure-ai-voicelive-ts",
575
+ "description": "|"
576
+ },
577
+ {
578
+ "name": "azure-appconfiguration-java",
579
+ "path": "skills/azure-appconfiguration-java",
580
+ "description": "|"
581
+ },
582
+ {
583
+ "name": "azure-appconfiguration-py",
584
+ "path": "skills/azure-appconfiguration-py",
585
+ "description": "|"
586
+ },
587
+ {
588
+ "name": "azure-appconfiguration-ts",
589
+ "path": "skills/azure-appconfiguration-ts",
590
+ "description": "Build applications using Azure App Configuration SDK for JavaScript (@azure/app-configuration). Use when working with configuration settings, feature flags, Key Vault references, dynamic refresh, o..."
591
+ },
592
+ {
593
+ "name": "azure-communication-callautomation-java",
594
+ "path": "skills/azure-communication-callautomation-java",
595
+ "description": "Build call automation workflows with Azure Communication Services Call Automation Java SDK. Use when implementing IVR systems, call routing, call recording, DTMF recognition, text-to-speech, or AI-..."
596
+ },
597
+ {
598
+ "name": "azure-communication-callingserver-java",
599
+ "path": "skills/azure-communication-callingserver-java",
600
+ "description": "Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new projects. Only use this skill when maintaining le..."
601
+ },
602
+ {
603
+ "name": "azure-communication-chat-java",
604
+ "path": "skills/azure-communication-chat-java",
605
+ "description": "Build real-time chat applications with Azure Communication Services Chat Java SDK. Use when implementing chat threads, messaging, participants, read receipts, typing notifications, or real-time cha..."
606
+ },
607
+ {
608
+ "name": "azure-communication-common-java",
609
+ "path": "skills/azure-communication-common-java",
610
+ "description": "Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared authentication across ACS services."
611
+ },
612
+ {
613
+ "name": "azure-communication-sms-java",
614
+ "path": "skills/azure-communication-sms-java",
615
+ "description": "Send SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery reports."
616
+ },
617
+ {
618
+ "name": "azure-compute-batch-java",
619
+ "path": "skills/azure-compute-batch-java",
620
+ "description": "|"
621
+ },
622
+ {
623
+ "name": "azure-containerregistry-py",
624
+ "path": "skills/azure-containerregistry-py",
625
+ "description": "|"
626
+ },
627
+ {
628
+ "name": "azure-cosmos-db-py",
629
+ "path": "skills/azure-cosmos-db-py",
630
+ "description": "Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth (DefaultAzureCredential + emulator), service..."
631
+ },
632
+ {
633
+ "name": "azure-cosmos-java",
634
+ "path": "skills/azure-cosmos-java",
635
+ "description": "|"
636
+ },
637
+ {
638
+ "name": "azure-cosmos-py",
639
+ "path": "skills/azure-cosmos-py",
640
+ "description": "|"
641
+ },
642
+ {
643
+ "name": "azure-cosmos-rust",
644
+ "path": "skills/azure-cosmos-rust",
645
+ "description": "|"
646
+ },
647
+ {
648
+ "name": "azure-cosmos-ts",
649
+ "path": "skills/azure-cosmos-ts",
650
+ "description": "|"
651
+ },
652
+ {
653
+ "name": "azure-data-tables-java",
654
+ "path": "skills/azure-data-tables-java",
655
+ "description": "Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value data, schemaless storage, or structured data at..."
656
+ },
657
+ {
658
+ "name": "azure-data-tables-py",
659
+ "path": "skills/azure-data-tables-py",
660
+ "description": "|"
661
+ },
662
+ {
663
+ "name": "azure-eventgrid-dotnet",
664
+ "path": "skills/azure-eventgrid-dotnet",
665
+ "description": "|"
666
+ },
667
+ {
668
+ "name": "azure-eventgrid-java",
669
+ "path": "skills/azure-eventgrid-java",
670
+ "description": "Build event-driven applications with Azure Event Grid SDK for Java. Use when publishing events, implementing pub/sub patterns, or integrating with Azure services via events."
671
+ },
672
+ {
673
+ "name": "azure-eventgrid-py",
674
+ "path": "skills/azure-eventgrid-py",
675
+ "description": "|"
676
+ },
677
+ {
678
+ "name": "azure-eventhub-dotnet",
679
+ "path": "skills/azure-eventhub-dotnet",
680
+ "description": "|"
681
+ },
682
+ {
683
+ "name": "azure-eventhub-java",
684
+ "path": "skills/azure-eventhub-java",
685
+ "description": "Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing event streaming, high-throughput data ingestion, or building event-driven architectures."
686
+ },
687
+ {
688
+ "name": "azure-eventhub-py",
689
+ "path": "skills/azure-eventhub-py",
690
+ "description": "|"
691
+ },
692
+ {
693
+ "name": "azure-eventhub-rust",
694
+ "path": "skills/azure-eventhub-rust",
695
+ "description": "|"
696
+ },
697
+ {
698
+ "name": "azure-eventhub-ts",
699
+ "path": "skills/azure-eventhub-ts",
700
+ "description": "Build event streaming applications using Azure Event Hubs SDK for JavaScript (@azure/event-hubs). Use when implementing high-throughput event ingestion, real-time analytics, IoT telemetry, or event..."
701
+ },
347
702
  {
348
703
  "name": "azure-functions",
349
704
  "path": "skills/azure-functions",
350
- "description": "Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js pro"
705
+ "description": "Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js ..."
706
+ },
707
+ {
708
+ "name": "azure-identity-dotnet",
709
+ "path": "skills/azure-identity-dotnet",
710
+ "description": "|"
711
+ },
712
+ {
713
+ "name": "azure-identity-java",
714
+ "path": "skills/azure-identity-java",
715
+ "description": "Azure Identity Java SDK for authentication with Azure services. Use when implementing DefaultAzureCredential, managed identity, service principal, or any Azure authentication pattern in Java applic..."
716
+ },
717
+ {
718
+ "name": "azure-identity-py",
719
+ "path": "skills/azure-identity-py",
720
+ "description": "|"
721
+ },
722
+ {
723
+ "name": "azure-identity-rust",
724
+ "path": "skills/azure-identity-rust",
725
+ "description": "|"
726
+ },
727
+ {
728
+ "name": "azure-identity-ts",
729
+ "path": "skills/azure-identity-ts",
730
+ "description": "Authenticate to Azure services using Azure Identity SDK for JavaScript (@azure/identity). Use when configuring authentication with DefaultAzureCredential, managed identity, service principals, or i..."
731
+ },
732
+ {
733
+ "name": "azure-keyvault-certificates-rust",
734
+ "path": "skills/azure-keyvault-certificates-rust",
735
+ "description": "|"
736
+ },
737
+ {
738
+ "name": "azure-keyvault-keys-rust",
739
+ "path": "skills/azure-keyvault-keys-rust",
740
+ "description": "|"
741
+ },
742
+ {
743
+ "name": "azure-keyvault-keys-ts",
744
+ "path": "skills/azure-keyvault-keys-ts",
745
+ "description": "Manage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys). Use when creating, encrypting/decrypting, signing, or rotating keys."
746
+ },
747
+ {
748
+ "name": "azure-keyvault-py",
749
+ "path": "skills/azure-keyvault-py",
750
+ "description": "|"
751
+ },
752
+ {
753
+ "name": "azure-keyvault-secrets-rust",
754
+ "path": "skills/azure-keyvault-secrets-rust",
755
+ "description": "|"
756
+ },
757
+ {
758
+ "name": "azure-keyvault-secrets-ts",
759
+ "path": "skills/azure-keyvault-secrets-ts",
760
+ "description": "Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets). Use when storing and retrieving application secrets or configuration values."
761
+ },
762
+ {
763
+ "name": "azure-maps-search-dotnet",
764
+ "path": "skills/azure-maps-search-dotnet",
765
+ "description": "|"
766
+ },
767
+ {
768
+ "name": "azure-messaging-webpubsub-java",
769
+ "path": "skills/azure-messaging-webpubsub-java",
770
+ "description": "Build real-time web applications with Azure Web PubSub SDK for Java. Use when implementing WebSocket-based messaging, live updates, chat applications, or server-to-client push notifications."
771
+ },
772
+ {
773
+ "name": "azure-messaging-webpubsubservice-py",
774
+ "path": "skills/azure-messaging-webpubsubservice-py",
775
+ "description": "|"
776
+ },
777
+ {
778
+ "name": "azure-mgmt-apicenter-dotnet",
779
+ "path": "skills/azure-mgmt-apicenter-dotnet",
780
+ "description": "|"
781
+ },
782
+ {
783
+ "name": "azure-mgmt-apicenter-py",
784
+ "path": "skills/azure-mgmt-apicenter-py",
785
+ "description": "|"
786
+ },
787
+ {
788
+ "name": "azure-mgmt-apimanagement-dotnet",
789
+ "path": "skills/azure-mgmt-apimanagement-dotnet",
790
+ "description": "|"
791
+ },
792
+ {
793
+ "name": "azure-mgmt-apimanagement-py",
794
+ "path": "skills/azure-mgmt-apimanagement-py",
795
+ "description": "|"
796
+ },
797
+ {
798
+ "name": "azure-mgmt-applicationinsights-dotnet",
799
+ "path": "skills/azure-mgmt-applicationinsights-dotnet",
800
+ "description": "|"
801
+ },
802
+ {
803
+ "name": "azure-mgmt-arizeaiobservabilityeval-dotnet",
804
+ "path": "skills/azure-mgmt-arizeaiobservabilityeval-dotnet",
805
+ "description": "|"
806
+ },
807
+ {
808
+ "name": "azure-mgmt-botservice-dotnet",
809
+ "path": "skills/azure-mgmt-botservice-dotnet",
810
+ "description": "|"
811
+ },
812
+ {
813
+ "name": "azure-mgmt-botservice-py",
814
+ "path": "skills/azure-mgmt-botservice-py",
815
+ "description": "|"
816
+ },
817
+ {
818
+ "name": "azure-mgmt-fabric-dotnet",
819
+ "path": "skills/azure-mgmt-fabric-dotnet",
820
+ "description": "|"
821
+ },
822
+ {
823
+ "name": "azure-mgmt-fabric-py",
824
+ "path": "skills/azure-mgmt-fabric-py",
825
+ "description": "|"
826
+ },
827
+ {
828
+ "name": "azure-mgmt-mongodbatlas-dotnet",
829
+ "path": "skills/azure-mgmt-mongodbatlas-dotnet",
830
+ "description": "Manage MongoDB Atlas Organizations as Azure ARM resources using Azure.ResourceManager.MongoDBAtlas SDK. Use when creating, updating, listing, or deleting MongoDB Atlas organizations through Azure M..."
831
+ },
832
+ {
833
+ "name": "azure-mgmt-weightsandbiases-dotnet",
834
+ "path": "skills/azure-mgmt-weightsandbiases-dotnet",
835
+ "description": "|"
836
+ },
837
+ {
838
+ "name": "azure-microsoft-playwright-testing-ts",
839
+ "path": "skills/azure-microsoft-playwright-testing-ts",
840
+ "description": "Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing). Use when scaling browser tests across cloud-hosted browsers, integrating with CI/CD pipeline..."
841
+ },
842
+ {
843
+ "name": "azure-monitor-ingestion-java",
844
+ "path": "skills/azure-monitor-ingestion-java",
845
+ "description": "|"
846
+ },
847
+ {
848
+ "name": "azure-monitor-ingestion-py",
849
+ "path": "skills/azure-monitor-ingestion-py",
850
+ "description": "|"
851
+ },
852
+ {
853
+ "name": "azure-monitor-opentelemetry-exporter-java",
854
+ "path": "skills/azure-monitor-opentelemetry-exporter-java",
855
+ "description": "|"
856
+ },
857
+ {
858
+ "name": "azure-monitor-opentelemetry-exporter-py",
859
+ "path": "skills/azure-monitor-opentelemetry-exporter-py",
860
+ "description": "|"
861
+ },
862
+ {
863
+ "name": "azure-monitor-opentelemetry-py",
864
+ "path": "skills/azure-monitor-opentelemetry-py",
865
+ "description": "|"
866
+ },
867
+ {
868
+ "name": "azure-monitor-opentelemetry-ts",
869
+ "path": "skills/azure-monitor-opentelemetry-ts",
870
+ "description": "Instrument applications with Azure Monitor and OpenTelemetry for JavaScript (@azure/monitor-opentelemetry). Use when adding distributed tracing, metrics, and logs to Node.js applications with Appli..."
871
+ },
872
+ {
873
+ "name": "azure-monitor-query-java",
874
+ "path": "skills/azure-monitor-query-java",
875
+ "description": "|"
876
+ },
877
+ {
878
+ "name": "azure-monitor-query-py",
879
+ "path": "skills/azure-monitor-query-py",
880
+ "description": "|"
881
+ },
882
+ {
883
+ "name": "azure-postgres-ts",
884
+ "path": "skills/azure-postgres-ts",
885
+ "description": "|"
886
+ },
887
+ {
888
+ "name": "azure-resource-manager-cosmosdb-dotnet",
889
+ "path": "skills/azure-resource-manager-cosmosdb-dotnet",
890
+ "description": "|"
891
+ },
892
+ {
893
+ "name": "azure-resource-manager-durabletask-dotnet",
894
+ "path": "skills/azure-resource-manager-durabletask-dotnet",
895
+ "description": "|"
896
+ },
897
+ {
898
+ "name": "azure-resource-manager-mysql-dotnet",
899
+ "path": "skills/azure-resource-manager-mysql-dotnet",
900
+ "description": "|"
901
+ },
902
+ {
903
+ "name": "azure-resource-manager-playwright-dotnet",
904
+ "path": "skills/azure-resource-manager-playwright-dotnet",
905
+ "description": "|"
906
+ },
907
+ {
908
+ "name": "azure-resource-manager-postgresql-dotnet",
909
+ "path": "skills/azure-resource-manager-postgresql-dotnet",
910
+ "description": "|"
911
+ },
912
+ {
913
+ "name": "azure-resource-manager-redis-dotnet",
914
+ "path": "skills/azure-resource-manager-redis-dotnet",
915
+ "description": "|"
916
+ },
917
+ {
918
+ "name": "azure-resource-manager-sql-dotnet",
919
+ "path": "skills/azure-resource-manager-sql-dotnet",
920
+ "description": "|"
921
+ },
922
+ {
923
+ "name": "azure-search-documents-dotnet",
924
+ "path": "skills/azure-search-documents-dotnet",
925
+ "description": "|"
926
+ },
927
+ {
928
+ "name": "azure-search-documents-py",
929
+ "path": "skills/azure-search-documents-py",
930
+ "description": "|"
931
+ },
932
+ {
933
+ "name": "azure-search-documents-ts",
934
+ "path": "skills/azure-search-documents-ts",
935
+ "description": "Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents). Use when creating/managing indexes, implementing vector/hybrid search, semantic ranking, or building ag..."
936
+ },
937
+ {
938
+ "name": "azure-security-keyvault-keys-dotnet",
939
+ "path": "skills/azure-security-keyvault-keys-dotnet",
940
+ "description": "|"
941
+ },
942
+ {
943
+ "name": "azure-security-keyvault-keys-java",
944
+ "path": "skills/azure-security-keyvault-keys-java",
945
+ "description": "Azure Key Vault Keys Java SDK for cryptographic key management. Use when creating, managing, or using RSA/EC keys, performing encrypt/decrypt/sign/verify operations, or working with HSM-backed keys."
946
+ },
947
+ {
948
+ "name": "azure-security-keyvault-secrets-java",
949
+ "path": "skills/azure-security-keyvault-secrets-java",
950
+ "description": "Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive configuration data."
951
+ },
952
+ {
953
+ "name": "azure-servicebus-dotnet",
954
+ "path": "skills/azure-servicebus-dotnet",
955
+ "description": "|"
956
+ },
957
+ {
958
+ "name": "azure-servicebus-py",
959
+ "path": "skills/azure-servicebus-py",
960
+ "description": "|"
961
+ },
962
+ {
963
+ "name": "azure-servicebus-ts",
964
+ "path": "skills/azure-servicebus-ts",
965
+ "description": "Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, message sessions, dead-letter handling, or enterpri..."
966
+ },
967
+ {
968
+ "name": "azure-speech-to-text-rest-py",
969
+ "path": "skills/azure-speech-to-text-rest-py",
970
+ "description": "|"
971
+ },
972
+ {
973
+ "name": "azure-storage-blob-java",
974
+ "path": "skills/azure-storage-blob-java",
975
+ "description": "Build blob storage applications with Azure Storage Blob SDK for Java. Use when uploading, downloading, or managing files in Azure Blob Storage, working with containers, or implementing streaming da..."
976
+ },
977
+ {
978
+ "name": "azure-storage-blob-py",
979
+ "path": "skills/azure-storage-blob-py",
980
+ "description": "|"
981
+ },
982
+ {
983
+ "name": "azure-storage-blob-rust",
984
+ "path": "skills/azure-storage-blob-rust",
985
+ "description": "|"
986
+ },
987
+ {
988
+ "name": "azure-storage-blob-ts",
989
+ "path": "skills/azure-storage-blob-ts",
990
+ "description": "|"
991
+ },
992
+ {
993
+ "name": "azure-storage-file-datalake-py",
994
+ "path": "skills/azure-storage-file-datalake-py",
995
+ "description": "|"
996
+ },
997
+ {
998
+ "name": "azure-storage-file-share-py",
999
+ "path": "skills/azure-storage-file-share-py",
1000
+ "description": "|"
1001
+ },
1002
+ {
1003
+ "name": "azure-storage-file-share-ts",
1004
+ "path": "skills/azure-storage-file-share-ts",
1005
+ "description": "|"
1006
+ },
1007
+ {
1008
+ "name": "azure-storage-queue-py",
1009
+ "path": "skills/azure-storage-queue-py",
1010
+ "description": "|"
1011
+ },
1012
+ {
1013
+ "name": "azure-storage-queue-ts",
1014
+ "path": "skills/azure-storage-queue-ts",
1015
+ "description": "|"
1016
+ },
1017
+ {
1018
+ "name": "azure-web-pubsub-ts",
1019
+ "path": "skills/azure-web-pubsub-ts",
1020
+ "description": "Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client). Use when implementing WebSocket-based real-time features, pub/sub me..."
351
1021
  },
352
1022
  {
353
1023
  "name": "backend-architect",
@@ -357,7 +1027,7 @@
357
1027
  {
358
1028
  "name": "backend-dev-guidelines",
359
1029
  "path": "skills/backend-dev-guidelines",
360
- "description": "Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod validati"
1030
+ "description": "Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod valid..."
361
1031
  },
362
1032
  {
363
1033
  "name": "backend-development",
@@ -377,7 +1047,17 @@
377
1047
  {
378
1048
  "name": "backtesting-frameworks",
379
1049
  "path": "skills/backtesting-frameworks",
380
- "description": "Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies"
1050
+ "description": "Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strateg..."
1051
+ },
1052
+ {
1053
+ "name": "bamboohr-automation",
1054
+ "path": "skills/bamboohr-automation",
1055
+ "description": "Automate BambooHR tasks via Rube MCP (Composio): employees, time-off, benefits, dependents, employee updates. Always search tools first for current schemas."
1056
+ },
1057
+ {
1058
+ "name": "basecamp-automation",
1059
+ "path": "skills/basecamp-automation",
1060
+ "description": "Automate Basecamp project management, to-dos, messages, people, and to-do list organization via Rube MCP (Composio). Always search tools first for current schemas."
381
1061
  },
382
1062
  {
383
1063
  "name": "bash-defensive-patterns",
@@ -394,6 +1074,11 @@
394
1074
  "path": "skills/bash-pro",
395
1075
  "description": "Master of defensive Bash scripting for production automation, CI/CD"
396
1076
  },
1077
+ {
1078
+ "name": "bash-scripting",
1079
+ "path": "skills/bash-scripting",
1080
+ "description": "Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error handling, and testing."
1081
+ },
397
1082
  {
398
1083
  "name": "bats-testing-patterns",
399
1084
  "path": "skills/bats-testing-patterns",
@@ -424,15 +1109,25 @@
424
1109
  "path": "skills/better-auth",
425
1110
  "description": "Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth provider"
426
1111
  },
1112
+ {
1113
+ "name": "bevy-ecs-expert",
1114
+ "path": "skills/bevy-ecs-expert",
1115
+ "description": "Master Bevy's Entity Component System (ECS) in Rust, covering Systems, Queries, Resources, and parallel scheduling."
1116
+ },
427
1117
  {
428
1118
  "name": "billing-automation",
429
1119
  "path": "skills/billing-automation",
430
- "description": "Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recurri"
1120
+ "description": "Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recu..."
431
1121
  },
432
1122
  {
433
1123
  "name": "binary-analysis-patterns",
434
1124
  "path": "skills/binary-analysis-patterns",
435
- "description": "Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing st"
1125
+ "description": "Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing..."
1126
+ },
1127
+ {
1128
+ "name": "bitbucket-automation",
1129
+ "path": "skills/bitbucket-automation",
1130
+ "description": "Automate Bitbucket repositories, pull requests, branches, issues, and workspace management via Rube MCP (Composio). Always search tools first for current schemas."
436
1131
  },
437
1132
  {
438
1133
  "name": "blockchain-developer",
@@ -442,12 +1137,17 @@
442
1137
  {
443
1138
  "name": "blockrun",
444
1139
  "path": "skills/blockrun",
445
- "description": "Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models (\"blockrun\", \"use grok\", \"use gpt\", \"dall-e\", \"deepseek\")"
1140
+ "description": "Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models (\\\\\\\"blockrun\\\\\\\", \\\\\\\"use grok\\\\\\\", \\\\\\\"use gpt\\\\\\\", \\\\\\\"da..."
1141
+ },
1142
+ {
1143
+ "name": "box-automation",
1144
+ "path": "skills/box-automation",
1145
+ "description": "Automate Box cloud storage operations including file upload/download, search, folder management, sharing, collaborations, and metadata queries via Rube MCP (Composio). Always search tools first for..."
446
1146
  },
447
1147
  {
448
1148
  "name": "brainstorming",
449
1149
  "path": "skills/brainstorming",
450
- "description": ">"
1150
+ "description": "You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."
451
1151
  },
452
1152
  {
453
1153
  "name": "brand-guidelines",
@@ -455,29 +1155,34 @@
455
1155
  "description": "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting"
456
1156
  },
457
1157
  {
458
- "name": "brand-guidelines",
1158
+ "name": "brand-guidelines-anthropic",
459
1159
  "path": "skills/brand-guidelines-anthropic",
460
- "description": "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting"
1160
+ "description": "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatt..."
461
1161
  },
462
1162
  {
463
- "name": "brand-guidelines",
1163
+ "name": "brand-guidelines-community",
464
1164
  "path": "skills/brand-guidelines-community",
465
- "description": "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting"
1165
+ "description": "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatt..."
466
1166
  },
467
1167
  {
468
- "name": "Broken Authentication Testing",
1168
+ "name": "brevo-automation",
1169
+ "path": "skills/brevo-automation",
1170
+ "description": "Automate Brevo (Sendinblue) tasks via Rube MCP (Composio): manage email campaigns, create/edit templates, track senders, and monitor campaign performance. Always search tools first for current sche..."
1171
+ },
1172
+ {
1173
+ "name": "broken-authentication",
469
1174
  "path": "skills/broken-authentication",
470
- "description": "This skill should be used when the user asks to \"test for broken authentication vulnerabilities\", \"assess session management security\", \"perform credential stuffing tests\", \"evaluate password policies"
1175
+ "description": "This skill should be used when the user asks to \\\"test for broken authentication vulnerabilities\\\", \\\"assess session management security\\\", \\\"perform credential stuffing tests\\\", \\\"evaluate ..."
471
1176
  },
472
1177
  {
473
1178
  "name": "browser-automation",
474
1179
  "path": "skills/browser-automation",
475
- "description": "Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and a"
1180
+ "description": "Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, an..."
476
1181
  },
477
1182
  {
478
1183
  "name": "browser-extension-builder",
479
1184
  "path": "skills/browser-extension-builder",
480
- "description": "Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization str"
1185
+ "description": "Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization ..."
481
1186
  },
482
1187
  {
483
1188
  "name": "building-ai-agent-on-cloudflare",
@@ -497,12 +1202,12 @@
497
1202
  {
498
1203
  "name": "bun-development",
499
1204
  "path": "skills/bun-development",
500
- "description": "Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, or m"
1205
+ "description": "Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, o..."
501
1206
  },
502
1207
  {
503
- "name": "Burp Suite Web Application Testing",
1208
+ "name": "burp-suite-testing",
504
1209
  "path": "skills/burp-suite-testing",
505
- "description": "This skill should be used when the user asks to \"intercept HTTP traffic\", \"modify web requests\", \"use Burp Suite for testing\", \"perform web vulnerability scanning\", \"test with Burp Repeater\", \"analyze"
1210
+ "description": "This skill should be used when the user asks to \\\"intercept HTTP traffic\\\", \\\"modify web requests\\\", \\\"use Burp Suite for testing\\\", \\\"perform web vulnerability scanning\\\", \\\"test with Burp ..."
506
1211
  },
507
1212
  {
508
1213
  "name": "business-analyst",
@@ -544,23 +1249,38 @@
544
1249
  "path": "skills/c4-context",
545
1250
  "description": "Expert C4 Context-level documentation specialist. Creates"
546
1251
  },
1252
+ {
1253
+ "name": "cal-com-automation",
1254
+ "path": "skills/cal-com-automation",
1255
+ "description": "Automate Cal.com tasks via Rube MCP (Composio): manage bookings, check availability, configure webhooks, and handle teams. Always search tools first for current schemas."
1256
+ },
1257
+ {
1258
+ "name": "calendly-automation",
1259
+ "path": "skills/calendly-automation",
1260
+ "description": "Automate Calendly scheduling, event management, invitee tracking, availability checks, and organization administration via Rube MCP (Composio). Always search tools first for current schemas."
1261
+ },
1262
+ {
1263
+ "name": "canva-automation",
1264
+ "path": "skills/canva-automation",
1265
+ "description": "Automate Canva tasks via Rube MCP (Composio): designs, exports, folders, brand templates, autofill. Always search tools first for current schemas."
1266
+ },
547
1267
  {
548
1268
  "name": "canvas-design",
549
1269
  "path": "skills/canvas-design",
550
- "description": "Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create ori"
1270
+ "description": "Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create ..."
551
1271
  },
552
1272
  {
553
- "name": "backend-patterns",
1273
+ "name": "cc-skill-backend-patterns",
554
1274
  "path": "skills/cc-skill-backend-patterns",
555
1275
  "description": "Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes."
556
1276
  },
557
1277
  {
558
- "name": "clickhouse-io",
1278
+ "name": "cc-skill-clickhouse-io",
559
1279
  "path": "skills/cc-skill-clickhouse-io",
560
1280
  "description": "ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads."
561
1281
  },
562
1282
  {
563
- "name": "coding-standards",
1283
+ "name": "cc-skill-coding-standards",
564
1284
  "path": "skills/cc-skill-coding-standards",
565
1285
  "description": "Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development."
566
1286
  },
@@ -570,7 +1290,7 @@
570
1290
  "description": "Development skill from everything-claude-code"
571
1291
  },
572
1292
  {
573
- "name": "frontend-patterns",
1293
+ "name": "cc-skill-frontend-patterns",
574
1294
  "path": "skills/cc-skill-frontend-patterns",
575
1295
  "description": "Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices."
576
1296
  },
@@ -580,9 +1300,9 @@
580
1300
  "description": "Project Guidelines Skill (Example)"
581
1301
  },
582
1302
  {
583
- "name": "security-review",
1303
+ "name": "cc-skill-security-review",
584
1304
  "path": "skills/cc-skill-security-review",
585
- "description": "Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and "
1305
+ "description": "Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist a..."
586
1306
  },
587
1307
  {
588
1308
  "name": "cc-skill-strategic-compact",
@@ -612,7 +1332,12 @@
612
1332
  {
613
1333
  "name": "cicd-automation-workflow-automate",
614
1334
  "path": "skills/cicd-automation-workflow-automate",
615
- "description": "You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design automation that reduces manual work, impr"
1335
+ "description": "You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design automation that reduces manual work, i..."
1336
+ },
1337
+ {
1338
+ "name": "circleci-automation",
1339
+ "path": "skills/circleci-automation",
1340
+ "description": "Automate CircleCI tasks via Rube MCP (Composio): trigger pipelines, monitor workflows/jobs, retrieve artifacts and test metadata. Always search tools first for current schemas."
616
1341
  },
617
1342
  {
618
1343
  "name": "clarity-gate",
@@ -625,14 +1350,14 @@
625
1350
  "description": "A health assistant skill for medical information analysis, symptom tracking, and wellness guidance."
626
1351
  },
627
1352
  {
628
- "name": "Claude Code Guide",
1353
+ "name": "claude-code-guide",
629
1354
  "path": "skills/claude-code-guide",
630
- "description": "Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies \"Thinking\" keywords, debugging techniques, and best practices for interacting with the agent."
1355
+ "description": "Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies \\\\\\\"Thinking\\\\\\\" keywords, debugging techniques, and best practices for interacting wit..."
631
1356
  },
632
1357
  {
633
- "name": "d3-viz",
1358
+ "name": "claude-d3js-skill",
634
1359
  "path": "skills/claude-d3js-skill",
635
- "description": "Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visualis"
1360
+ "description": "Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visua..."
636
1361
  },
637
1362
  {
638
1363
  "name": "claude-scientific-skills",
@@ -664,21 +1389,41 @@
664
1389
  "path": "skills/cli-developer",
665
1390
  "description": "Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions."
666
1391
  },
1392
+ {
1393
+ "name": "clickup-automation",
1394
+ "path": "skills/clickup-automation",
1395
+ "description": "Automate ClickUp project management including tasks, spaces, folders, lists, comments, and team operations via Rube MCP (Composio). Always search tools first for current schemas."
1396
+ },
1397
+ {
1398
+ "name": "close-automation",
1399
+ "path": "skills/close-automation",
1400
+ "description": "Automate Close CRM tasks via Rube MCP (Composio): create leads, manage calls/SMS, handle tasks, and track notes. Always search tools first for current schemas."
1401
+ },
667
1402
  {
668
1403
  "name": "cloud-architect",
669
1404
  "path": "skills/cloud-architect",
670
- "description": "Expert cloud architect specializing in AWS/Azure/GCP multi-cloud"
1405
+ "description": "Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security"
671
1406
  },
672
1407
  {
673
- "name": "Cloud Penetration Testing",
1408
+ "name": "cloud-devops",
1409
+ "path": "skills/cloud-devops",
1410
+ "description": "Cloud infrastructure and DevOps workflow covering AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, monitoring, and cloud-native development."
1411
+ },
1412
+ {
1413
+ "name": "cloud-penetration-testing",
674
1414
  "path": "skills/cloud-penetration-testing",
675
- "description": "This skill should be used when the user asks to \"perform cloud penetration testing\", \"assess Azure or AWS or GCP security\", \"enumerate cloud resources\", \"exploit cloud misconfigurations\", \"test O365 s"
1415
+ "description": "This skill should be used when the user asks to \\\"perform cloud penetration testing\\\", \\\"assess Azure or AWS or GCP security\\\", \\\"enumerate cloud resources\\\", \\\"exploit cloud misconfiguratio..."
676
1416
  },
677
1417
  {
678
1418
  "name": "cloudflare-expert",
679
1419
  "path": "skills/cloudflare-expert",
680
1420
  "description": "Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-a"
681
1421
  },
1422
+ {
1423
+ "name": "coda-automation",
1424
+ "path": "skills/coda-automation",
1425
+ "description": "Automate Coda tasks via Rube MCP (Composio): manage docs, pages, tables, rows, formulas, permissions, and publishing. Always search tools first for current schemas."
1426
+ },
682
1427
  {
683
1428
  "name": "code-documentation",
684
1429
  "path": "skills/code-documentation",
@@ -687,12 +1432,12 @@
687
1432
  {
688
1433
  "name": "code-documentation-code-explain",
689
1434
  "path": "skills/code-documentation-code-explain",
690
- "description": "You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable explana"
1435
+ "description": "You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable expl..."
691
1436
  },
692
1437
  {
693
1438
  "name": "code-documentation-doc-generate",
694
1439
  "path": "skills/code-documentation-doc-generate",
695
- "description": "You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-po"
1440
+ "description": "You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI..."
696
1441
  },
697
1442
  {
698
1443
  "name": "code-documenter",
@@ -712,7 +1457,7 @@
712
1457
  {
713
1458
  "name": "code-refactoring-refactor-clean",
714
1459
  "path": "skills/code-refactoring-refactor-clean",
715
- "description": "You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its qu"
1460
+ "description": "You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its..."
716
1461
  },
717
1462
  {
718
1463
  "name": "code-refactoring-tech-debt",
@@ -732,27 +1477,27 @@
732
1477
  {
733
1478
  "name": "code-review-checklist",
734
1479
  "path": "skills/code-review-checklist",
735
- "description": "Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability"
1480
+ "description": "Code review guidelines covering code quality, security, and best practices."
736
1481
  },
737
1482
  {
738
1483
  "name": "code-review-excellence",
739
1484
  "path": "skills/code-review-excellence",
740
- "description": "Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing re"
1485
+ "description": "Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing..."
741
1486
  },
742
1487
  {
743
1488
  "name": "code-reviewer",
744
1489
  "path": "skills/code-reviewer",
745
- "description": "Elite code review expert specializing in modern AI-powered code"
1490
+ "description": "Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use"
746
1491
  },
747
1492
  {
748
1493
  "name": "codebase-cleanup-deps-audit",
749
1494
  "path": "skills/codebase-cleanup-deps-audit",
750
- "description": "You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues, ou"
1495
+ "description": "You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues,..."
751
1496
  },
752
1497
  {
753
1498
  "name": "codebase-cleanup-refactor-clean",
754
1499
  "path": "skills/codebase-cleanup-refactor-clean",
755
- "description": "You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its qu"
1500
+ "description": "You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its..."
756
1501
  },
757
1502
  {
758
1503
  "name": "codebase-cleanup-tech-debt",
@@ -767,7 +1512,7 @@
767
1512
  {
768
1513
  "name": "commit",
769
1514
  "path": "skills/commit",
770
- "description": "Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue refer"
1515
+ "description": "Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue re..."
771
1516
  },
772
1517
  {
773
1518
  "name": "competitive-ads-extractor",
@@ -777,12 +1522,12 @@
777
1522
  {
778
1523
  "name": "competitive-landscape",
779
1524
  "path": "skills/competitive-landscape",
780
- "description": "This skill should be used when the user asks to \"analyze"
1525
+ "description": "This skill should be used when the user asks to \\\\\\\"analyze"
781
1526
  },
782
1527
  {
783
1528
  "name": "competitor-alternatives",
784
1529
  "path": "skills/competitor-alternatives",
785
- "description": "When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparis"
1530
+ "description": "When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'compa..."
786
1531
  },
787
1532
  {
788
1533
  "name": "comprehensive-review-full-review",
@@ -792,12 +1537,17 @@
792
1537
  {
793
1538
  "name": "comprehensive-review-pr-enhance",
794
1539
  "path": "skills/comprehensive-review-pr-enhance",
795
- "description": "You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and ensu"
1540
+ "description": "You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and e..."
796
1541
  },
797
1542
  {
798
1543
  "name": "computer-use-agents",
799
1544
  "path": "skills/computer-use-agents",
800
- "description": "Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-sourc"
1545
+ "description": "Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-so..."
1546
+ },
1547
+ {
1548
+ "name": "computer-vision-expert",
1549
+ "path": "skills/computer-vision-expert",
1550
+ "description": "SOTA Computer Vision Expert (2026). Specialized in YOLO26, Segment Anything 3 (SAM 3), Vision Language Models, and real-time spatial analysis."
801
1551
  },
802
1552
  {
803
1553
  "name": "concise-planning",
@@ -839,10 +1589,15 @@
839
1589
  "path": "skills/conductor-validator",
840
1590
  "description": "Validates Conductor project artifacts for completeness,"
841
1591
  },
1592
+ {
1593
+ "name": "confluence-automation",
1594
+ "path": "skills/confluence-automation",
1595
+ "description": "Automate Confluence page creation, content search, space management, labels, and hierarchy navigation via Rube MCP (Composio). Always search tools first for current schemas."
1596
+ },
842
1597
  {
843
1598
  "name": "content-creator",
844
1599
  "path": "skills/content-creator",
845
- "description": "Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating "
1600
+ "description": "Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creati..."
846
1601
  },
847
1602
  {
848
1603
  "name": "content-marketer",
@@ -902,7 +1657,7 @@
902
1657
  {
903
1658
  "name": "context-window-management",
904
1659
  "path": "skills/context-window-management",
905
- "description": "Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long co"
1660
+ "description": "Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long..."
906
1661
  },
907
1662
  {
908
1663
  "name": "context7-auto-research",
@@ -914,10 +1669,20 @@
914
1669
  "path": "skills/conversation-memory",
915
1670
  "description": "Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history."
916
1671
  },
1672
+ {
1673
+ "name": "convertkit-automation",
1674
+ "path": "skills/convertkit-automation",
1675
+ "description": "Automate ConvertKit (Kit) tasks via Rube MCP (Composio): manage subscribers, tags, broadcasts, and broadcast stats. Always search tools first for current schemas."
1676
+ },
1677
+ {
1678
+ "name": "copilot-sdk",
1679
+ "path": "skills/copilot-sdk",
1680
+ "description": "Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python, Go, or .NET. Covers session managemen..."
1681
+ },
917
1682
  {
918
1683
  "name": "copy-editing",
919
1684
  "path": "skills/copy-editing",
920
- "description": "When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this bet"
1685
+ "description": "When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this ..."
921
1686
  },
922
1687
  {
923
1688
  "name": "copywriting",
@@ -937,12 +1702,12 @@
937
1702
  {
938
1703
  "name": "cost-optimization",
939
1704
  "path": "skills/cost-optimization",
940
- "description": "Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost"
1705
+ "description": "Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing c..."
941
1706
  },
942
1707
  {
943
1708
  "name": "cpp-pro",
944
1709
  "path": "skills/cpp-pro",
945
- "description": "Write idiomatic C++ code with modern features, RAII, smart"
1710
+ "description": "Use when building C++ applications requiring modern C++20/23 features, template metaprogramming, or high-performance systems. Invoke for concepts, ranges, coroutines, SIMD optimization, memory managem"
946
1711
  },
947
1712
  {
948
1713
  "name": "cqrs-implementation",
@@ -957,7 +1722,12 @@
957
1722
  {
958
1723
  "name": "crewai",
959
1724
  "path": "skills/crewai",
960
- "description": "Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (sequ"
1725
+ "description": "Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (s..."
1726
+ },
1727
+ {
1728
+ "name": "crypto-bd-agent",
1729
+ "path": "skills/crypto-bd-agent",
1730
+ "description": ">"
961
1731
  },
962
1732
  {
963
1733
  "name": "csharp-developer",
@@ -1012,7 +1782,17 @@
1012
1782
  {
1013
1783
  "name": "data-storytelling",
1014
1784
  "path": "skills/data-storytelling",
1015
- "description": "Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentati"
1785
+ "description": "Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive present..."
1786
+ },
1787
+ {
1788
+ "name": "data-structure-protocol",
1789
+ "path": "skills/data-structure-protocol",
1790
+ "description": "Give agents persistent structural memory of a codebase — navigate dependencies, track public APIs, and understand why connections exist without re-reading the whole repo."
1791
+ },
1792
+ {
1793
+ "name": "database",
1794
+ "path": "skills/database",
1795
+ "description": "Database development and operations workflow covering SQL, NoSQL, database design, migrations, optimization, and data engineering."
1016
1796
  },
1017
1797
  {
1018
1798
  "name": "database-admin",
@@ -1027,17 +1807,17 @@
1027
1807
  {
1028
1808
  "name": "database-cloud-optimization-cost-optimize",
1029
1809
  "path": "skills/database-cloud-optimization-cost-optimize",
1030
- "description": "You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and imp"
1810
+ "description": "You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and ..."
1031
1811
  },
1032
1812
  {
1033
1813
  "name": "database-design",
1034
1814
  "path": "skills/database-design",
1035
- "description": "Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases."
1815
+ "description": "Database schema design, optimization, and migration patterns for PostgreSQL, MySQL, and NoSQL databases. Use for designing schemas, writing migrations, or optimizing queries."
1036
1816
  },
1037
1817
  {
1038
1818
  "name": "database-migration",
1039
1819
  "path": "skills/database-migration",
1040
- "description": "Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data trans"
1820
+ "description": "Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data tr..."
1041
1821
  },
1042
1822
  {
1043
1823
  "name": "database-migrations-migration-observability",
@@ -1047,22 +1827,57 @@
1047
1827
  {
1048
1828
  "name": "database-migrations-sql-migrations",
1049
1829
  "path": "skills/database-migrations-sql-migrations",
1050
- "description": "SQL database migrations with zero-downtime strategies for"
1830
+ "description": "SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, and SQL Server. Focus on data integrity and rollback plans."
1051
1831
  },
1052
1832
  {
1053
1833
  "name": "database-optimizer",
1054
1834
  "path": "skills/database-optimizer",
1055
- "description": "Expert database optimizer specializing in modern performance"
1835
+ "description": "Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock content"
1056
1836
  },
1057
1837
  {
1058
1838
  "name": "databases",
1059
1839
  "path": "skills/databases",
1060
1840
  "description": "Work with MongoDB (document database, BSON documents, aggregation pipelines, Atlas cloud) and PostgreSQL (relational database, SQL queries, psql CLI, pgAdmin). Use when designing database schemas, wri"
1061
1841
  },
1842
+ {
1843
+ "name": "datadog-automation",
1844
+ "path": "skills/datadog-automation",
1845
+ "description": "Automate Datadog tasks via Rube MCP (Composio): query metrics, search logs, manage monitors/dashboards, create events and downtimes. Always search tools first for current schemas."
1846
+ },
1847
+ {
1848
+ "name": "dbos-golang",
1849
+ "path": "skills/dbos-golang",
1850
+ "description": "DBOS Go SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Go code with DBOS, creating workflows and steps, using queues, using the DBOS Clie..."
1851
+ },
1852
+ {
1853
+ "name": "dbos-python",
1854
+ "path": "skills/dbos-python",
1855
+ "description": "DBOS Python SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Python code with DBOS, creating workflows and steps, using queues, using DBOSC..."
1856
+ },
1857
+ {
1858
+ "name": "dbos-typescript",
1859
+ "path": "skills/dbos-typescript",
1860
+ "description": "DBOS TypeScript SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing TypeScript code with DBOS, creating workflows and steps, using queues, usi..."
1861
+ },
1062
1862
  {
1063
1863
  "name": "dbt-transformation-patterns",
1064
1864
  "path": "skills/dbt-transformation-patterns",
1065
- "description": "Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or imp"
1865
+ "description": "Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or ..."
1866
+ },
1867
+ {
1868
+ "name": "ddd-context-mapping",
1869
+ "path": "skills/ddd-context-mapping",
1870
+ "description": "Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns."
1871
+ },
1872
+ {
1873
+ "name": "ddd-strategic-design",
1874
+ "path": "skills/ddd-strategic-design",
1875
+ "description": "Design DDD strategic artifacts including subdomains, bounded contexts, and ubiquitous language for complex business domains."
1876
+ },
1877
+ {
1878
+ "name": "ddd-tactical-patterns",
1879
+ "path": "skills/ddd-tactical-patterns",
1880
+ "description": "Apply DDD tactical patterns in code using entities, value objects, aggregates, repositories, and domain events with explicit invariants."
1066
1881
  },
1067
1882
  {
1068
1883
  "name": "debugger",
@@ -1077,7 +1892,7 @@
1077
1892
  {
1078
1893
  "name": "debugging-strategies",
1079
1894
  "path": "skills/debugging-strategies",
1080
- "description": "Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues"
1895
+ "description": "Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance iss..."
1081
1896
  },
1082
1897
  {
1083
1898
  "name": "debugging-toolkit-smart-debug",
@@ -1092,7 +1907,7 @@
1092
1907
  {
1093
1908
  "name": "deep-research",
1094
1909
  "path": "skills/deep-research",
1095
- "description": "Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 min"
1910
+ "description": "Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 ..."
1096
1911
  },
1097
1912
  {
1098
1913
  "name": "defi-protocol-templates",
@@ -1102,12 +1917,12 @@
1102
1917
  {
1103
1918
  "name": "dependency-management-deps-audit",
1104
1919
  "path": "skills/dependency-management-deps-audit",
1105
- "description": "You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues, ou"
1920
+ "description": "You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues,..."
1106
1921
  },
1107
1922
  {
1108
1923
  "name": "dependency-upgrade",
1109
1924
  "path": "skills/dependency-upgrade",
1110
- "description": "Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breakin"
1925
+ "description": "Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing brea..."
1111
1926
  },
1112
1927
  {
1113
1928
  "name": "deployment-engineer",
@@ -1117,7 +1932,7 @@
1117
1932
  {
1118
1933
  "name": "deployment-pipeline-design",
1119
1934
  "path": "skills/deployment-pipeline-design",
1120
- "description": "Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOp"
1935
+ "description": "Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing Gi..."
1121
1936
  },
1122
1937
  {
1123
1938
  "name": "deployment-procedures",
@@ -1137,13 +1952,18 @@
1137
1952
  {
1138
1953
  "name": "design-orchestration",
1139
1954
  "path": "skills/design-orchestration",
1140
- "description": ">"
1955
+ "description": ""
1141
1956
  },
1142
1957
  {
1143
1958
  "name": "developer-growth-analysis",
1144
1959
  "path": "skills/developer-growth-analysis",
1145
1960
  "description": "Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a p"
1146
1961
  },
1962
+ {
1963
+ "name": "development",
1964
+ "path": "skills/development",
1965
+ "description": "Comprehensive web, mobile, and backend development workflow bundling frontend, backend, full-stack, and mobile development skills for end-to-end application delivery."
1966
+ },
1147
1967
  {
1148
1968
  "name": "devops",
1149
1969
  "path": "skills/devops",
@@ -1159,6 +1979,11 @@
1159
1979
  "path": "skills/devops-troubleshooter",
1160
1980
  "description": "Expert DevOps troubleshooter specializing in rapid incident"
1161
1981
  },
1982
+ {
1983
+ "name": "discord-automation",
1984
+ "path": "skills/discord-automation",
1985
+ "description": "Automate Discord tasks via Rube MCP (Composio): messages, channels, roles, webhooks, reactions. Always search tools first for current schemas."
1986
+ },
1162
1987
  {
1163
1988
  "name": "discord-bot-architect",
1164
1989
  "path": "skills/discord-bot-architect",
@@ -1172,12 +1997,12 @@
1172
1997
  {
1173
1998
  "name": "distributed-debugging-debug-trace",
1174
1999
  "path": "skills/distributed-debugging-debug-trace",
1175
- "description": "You are a debugging expert specializing in setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debugging workflows, implement tracing solutions, and e"
2000
+ "description": "You are a debugging expert specializing in setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debugging workflows, implement tracing solutions, an..."
1176
2001
  },
1177
2002
  {
1178
2003
  "name": "distributed-tracing",
1179
2004
  "path": "skills/distributed-tracing",
1180
- "description": "Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implement"
2005
+ "description": "Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implem..."
1181
2006
  },
1182
2007
  {
1183
2008
  "name": "django-expert",
@@ -1192,12 +2017,12 @@
1192
2017
  {
1193
2018
  "name": "doc-coauthoring",
1194
2019
  "path": "skills/doc-coauthoring",
1195
- "description": "Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This wor"
2020
+ "description": "Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This ..."
1196
2021
  },
1197
2022
  {
1198
2023
  "name": "docker-expert",
1199
2024
  "path": "skills/docker-expert",
1200
- "description": "Docker containerization expert with deep knowledge of multi-stage builds, image optimization, container security, Docker Compose orchestration, and production deployment patterns. Use PROACTIVELY for "
2025
+ "description": "Docker containerization expert with deep knowledge of multi-stage builds, image optimization, container security, Docker Compose orchestration, and production deployment patterns. Use PROACTIVELY f..."
1201
2026
  },
1202
2027
  {
1203
2028
  "name": "docs-architect",
@@ -1209,25 +2034,40 @@
1209
2034
  "path": "skills/docs-seeker",
1210
2035
  "description": "Search technical documentation using executable scripts to detect query type, fetch from llms.txt sources (context7.com), and analyze results. Use when user needs: (1) Topic-specific documentation (fe"
1211
2036
  },
2037
+ {
2038
+ "name": "documentation",
2039
+ "path": "skills/documentation",
2040
+ "description": "Documentation generation workflow covering API docs, architecture docs, README files, code comments, and technical writing."
2041
+ },
1212
2042
  {
1213
2043
  "name": "documentation-generation-doc-generate",
1214
2044
  "path": "skills/documentation-generation-doc-generate",
1215
- "description": "You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-po"
2045
+ "description": "You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI..."
1216
2046
  },
1217
2047
  {
1218
2048
  "name": "documentation-templates",
1219
2049
  "path": "skills/documentation-templates",
1220
2050
  "description": "Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation."
1221
2051
  },
2052
+ {
2053
+ "name": "docusign-automation",
2054
+ "path": "skills/docusign-automation",
2055
+ "description": "Automate DocuSign tasks via Rube MCP (Composio): templates, envelopes, signatures, document management. Always search tools first for current schemas."
2056
+ },
1222
2057
  {
1223
2058
  "name": "docx",
1224
2059
  "path": "skills/docx",
1225
2060
  "description": "Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents ("
1226
2061
  },
1227
2062
  {
1228
- "name": "docx",
2063
+ "name": "docx-official",
1229
2064
  "path": "skills/docx-official",
1230
- "description": "Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents ("
2065
+ "description": "Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional document..."
2066
+ },
2067
+ {
2068
+ "name": "domain-driven-design",
2069
+ "path": "skills/domain-driven-design",
2070
+ "description": "Plan and route Domain-Driven Design work from strategic modeling to tactical implementation and evented architecture patterns."
1231
2071
  },
1232
2072
  {
1233
2073
  "name": "domain-name-brainstormer",
@@ -1239,25 +2079,40 @@
1239
2079
  "path": "skills/dotnet-architect",
1240
2080
  "description": "Expert .NET backend architect specializing in C#, ASP.NET Core,"
1241
2081
  },
2082
+ {
2083
+ "name": "dotnet-backend",
2084
+ "path": "skills/dotnet-backend",
2085
+ "description": "Build ASP.NET Core 8+ backend services with EF Core, auth, background jobs, and production API patterns."
2086
+ },
1242
2087
  {
1243
2088
  "name": "dotnet-backend-patterns",
1244
2089
  "path": "skills/dotnet-backend-patterns",
1245
- "description": "Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, "
2090
+ "description": "Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuratio..."
1246
2091
  },
1247
2092
  {
1248
2093
  "name": "dotnet-core-expert",
1249
2094
  "path": "skills/dotnet-core-expert",
1250
2095
  "description": "Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS with MediatR, JWT authentication, AOT compilation."
1251
2096
  },
2097
+ {
2098
+ "name": "dropbox-automation",
2099
+ "path": "skills/dropbox-automation",
2100
+ "description": "Automate Dropbox file management, sharing, search, uploads, downloads, and folder operations via Rube MCP (Composio). Always search tools first for current schemas."
2101
+ },
1252
2102
  {
1253
2103
  "name": "dx-optimizer",
1254
2104
  "path": "skills/dx-optimizer",
1255
2105
  "description": "Developer Experience specialist. Improves tooling, setup, and"
1256
2106
  },
2107
+ {
2108
+ "name": "e2e-testing",
2109
+ "path": "skills/e2e-testing",
2110
+ "description": "End-to-end testing workflow with Playwright for browser automation, visual regression, cross-browser testing, and CI/CD integration."
2111
+ },
1257
2112
  {
1258
2113
  "name": "e2e-testing-patterns",
1259
2114
  "path": "skills/e2e-testing-patterns",
1260
- "description": "Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky te"
2115
+ "description": "Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky..."
1261
2116
  },
1262
2117
  {
1263
2118
  "name": "elixir-pro",
@@ -1267,12 +2122,12 @@
1267
2122
  {
1268
2123
  "name": "email-sequence",
1269
2124
  "path": "skills/email-sequence",
1270
- "description": "When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions \"email sequence,\" \"drip campaign,\" \"nurtur"
2125
+ "description": "When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions \\\"email sequence,\\\" \\\"drip campa..."
1271
2126
  },
1272
2127
  {
1273
2128
  "name": "email-systems",
1274
2129
  "path": "skills/email-systems",
1275
- "description": "Email has the highest ROI of any marketing channel. $36 for every $1 spent. Yet most startups treat it as an afterthought - bulk blasts, no personalization, landing in spam folders. This skill covers"
2130
+ "description": "Email has the highest ROI of any marketing channel. $36 for every $1 spent. Yet most startups treat it as an afterthought - bulk blasts, no personalization, landing in spam folders. This skill cov..."
1276
2131
  },
1277
2132
  {
1278
2133
  "name": "embedded-systems",
@@ -1282,12 +2137,12 @@
1282
2137
  {
1283
2138
  "name": "embedding-strategies",
1284
2139
  "path": "skills/embedding-strategies",
1285
- "description": "Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domain"
2140
+ "description": "Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific dom..."
1286
2141
  },
1287
2142
  {
1288
2143
  "name": "employment-contract-templates",
1289
2144
  "path": "skills/employment-contract-templates",
1290
- "description": "Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documenta"
2145
+ "description": "Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment docume..."
1291
2146
  },
1292
2147
  {
1293
2148
  "name": "environment-setup-guide",
@@ -1302,7 +2157,7 @@
1302
2157
  {
1303
2158
  "name": "error-debugging-error-trace",
1304
2159
  "path": "skills/error-debugging-error-trace",
1305
- "description": "You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured logging,"
2160
+ "description": "You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured loggi..."
1306
2161
  },
1307
2162
  {
1308
2163
  "name": "error-debugging-multi-agent-review",
@@ -1332,12 +2187,12 @@
1332
2187
  {
1333
2188
  "name": "error-handling-patterns",
1334
2189
  "path": "skills/error-handling-patterns",
1335
- "description": "Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, d"
2190
+ "description": "Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling..."
1336
2191
  },
1337
2192
  {
1338
- "name": "Ethical Hacking Methodology",
2193
+ "name": "ethical-hacking-methodology",
1339
2194
  "path": "skills/ethical-hacking-methodology",
1340
- "description": "This skill should be used when the user asks to \"learn ethical hacking\", \"understand penetration testing lifecycle\", \"perform reconnaissance\", \"conduct security scanning\", \"exploit vulnerabilities\", o"
2195
+ "description": "This skill should be used when the user asks to \\\"learn ethical hacking\\\", \\\"understand penetration testing lifecycle\\\", \\\"perform reconnaissance\\\", \\\"conduct security scanning\\\", \\\"exploit ..."
1341
2196
  },
1342
2197
  {
1343
2198
  "name": "evaluation",
@@ -1347,7 +2202,7 @@
1347
2202
  {
1348
2203
  "name": "event-sourcing-architect",
1349
2204
  "path": "skills/event-sourcing-architect",
1350
- "description": "Expert in event sourcing, CQRS, and event-driven architecture patterns. Masters event store design, projection building, saga orchestration, and eventual consistency patterns. Use PROACTIVELY for even"
2205
+ "description": "Expert in event sourcing, CQRS, and event-driven architecture patterns. Masters event store design, projection building, saga orchestration, and eventual consistency patterns. Use PROACTIVELY for e..."
1351
2206
  },
1352
2207
  {
1353
2208
  "name": "event-store-design",
@@ -1372,7 +2227,7 @@
1372
2227
  {
1373
2228
  "name": "expo-deployment",
1374
2229
  "path": "skills/expo-deployment",
1375
- "description": "Deploy Expo apps to production"
2230
+ "description": "Deploy Expo apps to iOS App Store, Android Play Store, and web."
1376
2231
  },
1377
2232
  {
1378
2233
  "name": "fal-audio",
@@ -1419,6 +2274,11 @@
1419
2274
  "path": "skills/fastapi-router",
1420
2275
  "description": "Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new routes, implementing CRUD operations, or adding"
1421
2276
  },
2277
+ {
2278
+ "name": "fastapi-router-py",
2279
+ "path": "skills/fastapi-router-py",
2280
+ "description": "Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new routes, implementing CRUD operations, or add..."
2281
+ },
1422
2282
  {
1423
2283
  "name": "fastapi-templates",
1424
2284
  "path": "skills/fastapi-templates",
@@ -1434,26 +2294,36 @@
1434
2294
  "path": "skills/ffuf-claude-skill",
1435
2295
  "description": "Web fuzzing with ffuf"
1436
2296
  },
2297
+ {
2298
+ "name": "figma-automation",
2299
+ "path": "skills/figma-automation",
2300
+ "description": "Automate Figma tasks via Rube MCP (Composio): files, components, design tokens, comments, exports. Always search tools first for current schemas."
2301
+ },
1437
2302
  {
1438
2303
  "name": "file-organizer",
1439
2304
  "path": "skills/file-organizer",
1440
- "description": "Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants to clean up directories, organize downloads"
2305
+ "description": "Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and"
1441
2306
  },
1442
2307
  {
1443
- "name": "File Path Traversal Testing",
2308
+ "name": "file-path-traversal",
1444
2309
  "path": "skills/file-path-traversal",
1445
- "description": "This skill should be used when the user asks to \"test for directory traversal\", \"exploit path traversal vulnerabilities\", \"read arbitrary files through web applications\", \"find LFI vulnerabilities\", o"
2310
+ "description": "This skill should be used when the user asks to \\\"test for directory traversal\\\", \\\"exploit path traversal vulnerabilities\\\", \\\"read arbitrary files through web applications\\\", \\\"find LFI vu..."
1446
2311
  },
1447
2312
  {
1448
2313
  "name": "file-uploads",
1449
2314
  "path": "skills/file-uploads",
1450
- "description": "Expert at handling file uploads and cloud storage. Covers S3, Cloudflare R2, presigned URLs, multipart uploads, and image optimization. Knows how to handle large files without blocking. Use when: file"
2315
+ "description": "Expert at handling file uploads and cloud storage. Covers S3, Cloudflare R2, presigned URLs, multipart uploads, and image optimization. Knows how to handle large files without blocking. Use when: f..."
1451
2316
  },
1452
2317
  {
1453
2318
  "name": "find-bugs",
1454
2319
  "path": "skills/find-bugs",
1455
2320
  "description": "Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch."
1456
2321
  },
2322
+ {
2323
+ "name": "find-skills",
2324
+ "path": "skills/find-skills",
2325
+ "description": "Helps users discover and install agent skills when they ask questions like \"how do I do X\", \"find a skill for X\", \"is there a skill that can...\", or express interest in extending capabilities. This sk"
2326
+ },
1457
2327
  {
1458
2328
  "name": "fine-tuning-expert",
1459
2329
  "path": "skills/fine-tuning-expert",
@@ -1467,7 +2337,7 @@
1467
2337
  {
1468
2338
  "name": "firebase",
1469
2339
  "path": "skills/firebase",
1470
- "description": "Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules are your last line of defense, and they're o"
2340
+ "description": "Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules are your last line of defense, and they'r..."
1471
2341
  },
1472
2342
  {
1473
2343
  "name": "firecrawl-scraper",
@@ -1492,7 +2362,7 @@
1492
2362
  {
1493
2363
  "name": "flutter-expert",
1494
2364
  "path": "skills/flutter-expert",
1495
- "description": "Master Flutter development with Dart 3, advanced widgets, and"
2365
+ "description": "Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation, platform-specific implementations, performan"
1496
2366
  },
1497
2367
  {
1498
2368
  "name": "form-cro",
@@ -1507,7 +2377,7 @@
1507
2377
  {
1508
2378
  "name": "foundry-iq-python",
1509
2379
  "path": "skills/foundry-iq-python",
1510
- "description": "Build agentic retrieval solutions with Azure AI Search knowledge bases and Foundry Agent Service using the Python SDK. Use when creating knowledge sources/bases, connecting agents via MCP for RAG, imp"
2380
+ "description": ""
1511
2381
  },
1512
2382
  {
1513
2383
  "name": "foundry-nextgen-frontend",
@@ -1552,17 +2422,27 @@
1552
2422
  {
1553
2423
  "name": "free-tool-strategy",
1554
2424
  "path": "skills/free-tool-strategy",
1555
- "description": "When the user wants to plan, evaluate, or build a free tool for marketing purposes lead generation, SEO value, or brand awareness. Also use when the user mentions \"engineering as marketing,\" \"free t"
2425
+ "description": "When the user wants to plan, evaluate, or build a free tool for marketing purposes \\u2014 lead generation, SEO value, or brand awareness. Also use when the user mentions \\\"engineering as mar..."
2426
+ },
2427
+ {
2428
+ "name": "freshdesk-automation",
2429
+ "path": "skills/freshdesk-automation",
2430
+ "description": "Automate Freshdesk helpdesk operations including tickets, contacts, companies, notes, and replies via Rube MCP (Composio). Always search tools first for current schemas."
2431
+ },
2432
+ {
2433
+ "name": "freshservice-automation",
2434
+ "path": "skills/freshservice-automation",
2435
+ "description": "Automate Freshservice ITSM tasks via Rube MCP (Composio): create/update tickets, bulk operations, service requests, and outbound emails. Always search tools first for current schemas."
1556
2436
  },
1557
2437
  {
1558
2438
  "name": "frontend-design",
1559
2439
  "path": "skills/frontend-design",
1560
- "description": "Create distinctive, production-grade frontend interfaces with intentional aesthetics, high craft, and non-generic visual identity. Use when building or styling web UIs, components, pages, dashboards, "
2440
+ "description": "Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples inclu"
1561
2441
  },
1562
2442
  {
1563
2443
  "name": "frontend-dev-guidelines",
1564
2444
  "path": "skills/frontend-dev-guidelines",
1565
- "description": "Opinionated frontend development standards for modern React + TypeScript applications. Covers Suspense-first data fetching, lazy loading, feature-based architecture, MUI v7 styling, TanStack Router, p"
2445
+ "description": "Opinionated frontend development standards for modern React + TypeScript applications. Covers Suspense-first data fetching, lazy loading, feature-based architecture, MUI v7 styling, TanStack Router..."
1566
2446
  },
1567
2447
  {
1568
2448
  "name": "frontend-developer",
@@ -1592,7 +2472,12 @@
1592
2472
  {
1593
2473
  "name": "frontend-slides",
1594
2474
  "path": "skills/frontend-slides",
1595
- "description": "Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a ta"
2475
+ "description": "Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a..."
2476
+ },
2477
+ {
2478
+ "name": "frontend-ui-dark-ts",
2479
+ "path": "skills/frontend-ui-dark-ts",
2480
+ "description": "Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces..."
1596
2481
  },
1597
2482
  {
1598
2483
  "name": "full-stack-orchestration-full-stack-feature",
@@ -1617,12 +2502,17 @@
1617
2502
  {
1618
2503
  "name": "gcp-cloud-run",
1619
2504
  "path": "skills/gcp-cloud-run",
1620
- "description": "Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-driven"
2505
+ "description": "Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-dri..."
1621
2506
  },
1622
2507
  {
1623
2508
  "name": "gdpr-data-handling",
1624
2509
  "path": "skills/gdpr-data-handling",
1625
- "description": "Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or c"
2510
+ "description": "Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, o..."
2511
+ },
2512
+ {
2513
+ "name": "gemini-api-dev",
2514
+ "path": "skills/gemini-api-dev",
2515
+ "description": "Use this skill when building applications with Gemini models, Gemini API, working with multimodal content (text, images, audio, video), implementing function calling, using structured outputs, or n..."
1626
2516
  },
1627
2517
  {
1628
2518
  "name": "geo-fundamentals",
@@ -1632,7 +2522,7 @@
1632
2522
  {
1633
2523
  "name": "git-advanced-workflows",
1634
2524
  "path": "skills/git-advanced-workflows",
1635
- "description": "Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, colla"
2525
+ "description": "Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, co..."
1636
2526
  },
1637
2527
  {
1638
2528
  "name": "git-pr-workflows-git-workflow",
@@ -1652,33 +2542,68 @@
1652
2542
  {
1653
2543
  "name": "git-pushing",
1654
2544
  "path": "skills/git-pushing",
1655
- "description": "Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates w"
2545
+ "description": "Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activate..."
1656
2546
  },
1657
2547
  {
1658
2548
  "name": "github-actions-templates",
1659
2549
  "path": "skills/github-actions-templates",
1660
- "description": "Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creati"
2550
+ "description": "Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or cre..."
2551
+ },
2552
+ {
2553
+ "name": "github-automation",
2554
+ "path": "skills/github-automation",
2555
+ "description": "Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code, and handle deployments programmatically."
2556
+ },
2557
+ {
2558
+ "name": "github-issue-creator",
2559
+ "path": "skills/github-issue-creator",
2560
+ "description": "Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wan..."
1661
2561
  },
1662
2562
  {
1663
2563
  "name": "github-workflow-automation",
1664
2564
  "path": "skills/github-workflow-automation",
1665
- "description": "Automate GitHub workflows with AI assistance. Includes PR reviews, issue triage, CI/CD integration, and Git operations. Use when automating GitHub workflows, setting up PR review automation, creating "
2565
+ "description": "Automate GitHub workflows with AI assistance. Includes PR reviews, issue triage, CI/CD integration, and Git operations. Use when automating GitHub workflows, setting up PR review automation, creati..."
2566
+ },
2567
+ {
2568
+ "name": "gitlab-automation",
2569
+ "path": "skills/gitlab-automation",
2570
+ "description": "Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for current schemas."
1666
2571
  },
1667
2572
  {
1668
2573
  "name": "gitlab-ci-patterns",
1669
2574
  "path": "skills/gitlab-ci-patterns",
1670
- "description": "Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up au"
2575
+ "description": "Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up..."
1671
2576
  },
1672
2577
  {
1673
2578
  "name": "gitops-workflow",
1674
2579
  "path": "skills/gitops-workflow",
1675
- "description": "Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployme"
2580
+ "description": "Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deplo..."
2581
+ },
2582
+ {
2583
+ "name": "gmail-automation",
2584
+ "path": "skills/gmail-automation",
2585
+ "description": "Automate Gmail tasks via Rube MCP (Composio): send/reply, search, labels, drafts, attachments. Always search tools first for current schemas."
1676
2586
  },
1677
2587
  {
1678
2588
  "name": "go-concurrency-patterns",
1679
2589
  "path": "skills/go-concurrency-patterns",
1680
2590
  "description": "Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions."
1681
2591
  },
2592
+ {
2593
+ "name": "go-playwright",
2594
+ "path": "skills/go-playwright",
2595
+ "description": "Expert capability for robust, stealthy, and efficient browser automation using Playwright Go."
2596
+ },
2597
+ {
2598
+ "name": "go-rod-master",
2599
+ "path": "skills/go-rod-master",
2600
+ "description": "Comprehensive guide for browser automation and web scraping with go-rod (Chrome DevTools Protocol) including stealth anti-bot-detection patterns."
2601
+ },
2602
+ {
2603
+ "name": "godot-4-migration",
2604
+ "path": "skills/godot-4-migration",
2605
+ "description": "Specialized guide for migrating Godot 3.x projects to Godot 4 (GDScript 2.0), covering syntax changes, Tweens, and exports."
2606
+ },
1682
2607
  {
1683
2608
  "name": "godot-gdscript-patterns",
1684
2609
  "path": "skills/godot-gdscript-patterns",
@@ -1687,27 +2612,47 @@
1687
2612
  {
1688
2613
  "name": "golang-pro",
1689
2614
  "path": "skills/golang-pro",
1690
- "description": "Master Go 1.21+ with modern patterns, advanced concurrency,"
2615
+ "description": "Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration."
1691
2616
  },
1692
2617
  {
1693
2618
  "name": "google-adk-python",
1694
2619
  "path": "skills/google-adk-python",
1695
2620
  "description": "Build AI agents with Google ADK Python (Agent Development Kit). Use for multi-agent systems, workflow agents (sequential/parallel/loop), Vertex AI deployment, tool integration, human-in-the-loop."
1696
2621
  },
2622
+ {
2623
+ "name": "google-analytics-automation",
2624
+ "path": "skills/google-analytics-automation",
2625
+ "description": "Automate Google Analytics tasks via Rube MCP (Composio): run reports, list accounts/properties, funnels, pivots, key events. Always search tools first for current schemas."
2626
+ },
2627
+ {
2628
+ "name": "google-calendar-automation",
2629
+ "path": "skills/google-calendar-automation",
2630
+ "description": "Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatica..."
2631
+ },
2632
+ {
2633
+ "name": "google-drive-automation",
2634
+ "path": "skills/google-drive-automation",
2635
+ "description": "Automate Google Drive file operations (upload, download, search, share, organize) via Rube MCP (Composio). Upload/download files, manage folders, share with permissions, and search across drives pr..."
2636
+ },
2637
+ {
2638
+ "name": "googlesheets-automation",
2639
+ "path": "skills/googlesheets-automation",
2640
+ "description": "Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply formatting, and search rows programmatically."
2641
+ },
1697
2642
  {
1698
2643
  "name": "grafana-dashboards",
1699
2644
  "path": "skills/grafana-dashboards",
1700
- "description": "Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational obs"
2645
+ "description": "Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational ..."
1701
2646
  },
1702
2647
  {
1703
2648
  "name": "graphql",
1704
2649
  "path": "skills/graphql",
1705
- "description": "GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper contr"
2650
+ "description": "GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper co..."
1706
2651
  },
1707
2652
  {
1708
2653
  "name": "graphql-architect",
1709
2654
  "path": "skills/graphql-architect",
1710
- "description": "Master modern GraphQL with federation, performance optimization,"
2655
+ "description": "Use when designing GraphQL schemas, implementing Apollo Federation, or building real-time subscriptions. Invoke for schema design, resolvers with DataLoader, query optimization, federation directives."
1711
2656
  },
1712
2657
  {
1713
2658
  "name": "haskell-pro",
@@ -1717,7 +2662,87 @@
1717
2662
  {
1718
2663
  "name": "helm-chart-scaffolding",
1719
2664
  "path": "skills/helm-chart-scaffolding",
1720
- "description": "Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or impleme"
2665
+ "description": "Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or impl..."
2666
+ },
2667
+ {
2668
+ "name": "helpdesk-automation",
2669
+ "path": "skills/helpdesk-automation",
2670
+ "description": "Automate HelpDesk tasks via Rube MCP (Composio): list tickets, manage views, use canned responses, and configure custom fields. Always search tools first for current schemas."
2671
+ },
2672
+ {
2673
+ "name": "hig-components-content",
2674
+ "path": "skills/hig-components-content",
2675
+ "description": ">"
2676
+ },
2677
+ {
2678
+ "name": "hig-components-controls",
2679
+ "path": "skills/hig-components-controls",
2680
+ "description": ">-"
2681
+ },
2682
+ {
2683
+ "name": "hig-components-dialogs",
2684
+ "path": "skills/hig-components-dialogs",
2685
+ "description": ">-"
2686
+ },
2687
+ {
2688
+ "name": "hig-components-layout",
2689
+ "path": "skills/hig-components-layout",
2690
+ "description": ">"
2691
+ },
2692
+ {
2693
+ "name": "hig-components-menus",
2694
+ "path": "skills/hig-components-menus",
2695
+ "description": ">-"
2696
+ },
2697
+ {
2698
+ "name": "hig-components-search",
2699
+ "path": "skills/hig-components-search",
2700
+ "description": ">-"
2701
+ },
2702
+ {
2703
+ "name": "hig-components-status",
2704
+ "path": "skills/hig-components-status",
2705
+ "description": ">"
2706
+ },
2707
+ {
2708
+ "name": "hig-components-system",
2709
+ "path": "skills/hig-components-system",
2710
+ "description": ">"
2711
+ },
2712
+ {
2713
+ "name": "hig-foundations",
2714
+ "path": "skills/hig-foundations",
2715
+ "description": ">"
2716
+ },
2717
+ {
2718
+ "name": "hig-inputs",
2719
+ "path": "skills/hig-inputs",
2720
+ "description": ">"
2721
+ },
2722
+ {
2723
+ "name": "hig-patterns",
2724
+ "path": "skills/hig-patterns",
2725
+ "description": ">"
2726
+ },
2727
+ {
2728
+ "name": "hig-platforms",
2729
+ "path": "skills/hig-platforms",
2730
+ "description": ">"
2731
+ },
2732
+ {
2733
+ "name": "hig-project-context",
2734
+ "path": "skills/hig-project-context",
2735
+ "description": ">-"
2736
+ },
2737
+ {
2738
+ "name": "hig-technologies",
2739
+ "path": "skills/hig-technologies",
2740
+ "description": ">"
2741
+ },
2742
+ {
2743
+ "name": "hosted-agents-v2-py",
2744
+ "path": "skills/hosted-agents-v2-py",
2745
+ "description": "Build hosted agents using Azure AI Projects SDK with ImageBasedHostedAgentDefinition. Use when creating container-based agents in Azure AI Foundry."
1721
2746
  },
1722
2747
  {
1723
2748
  "name": "hr-pro",
@@ -1725,24 +2750,29 @@
1725
2750
  "description": "Professional, ethical HR partner for hiring,"
1726
2751
  },
1727
2752
  {
1728
- "name": "HTML Injection Testing",
2753
+ "name": "html-injection-testing",
1729
2754
  "path": "skills/html-injection-testing",
1730
- "description": "This skill should be used when the user asks to \"test for HTML injection\", \"inject HTML into web pages\", \"perform HTML injection attacks\", \"deface web applications\", or \"test content injection vulnera"
2755
+ "description": "This skill should be used when the user asks to \\\"test for HTML injection\\\", \\\"inject HTML into web pages\\\", \\\"perform HTML injection attacks\\\", \\\"deface web applications\\\", or \\\"test conten..."
2756
+ },
2757
+ {
2758
+ "name": "hubspot-automation",
2759
+ "path": "skills/hubspot-automation",
2760
+ "description": "Automate HubSpot CRM operations (contacts, companies, deals, tickets, properties) via Rube MCP using Composio integration."
1731
2761
  },
1732
2762
  {
1733
2763
  "name": "hubspot-integration",
1734
2764
  "path": "skills/hubspot-integration",
1735
- "description": "Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubspot"
2765
+ "description": "Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubs..."
1736
2766
  },
1737
2767
  {
1738
2768
  "name": "hugging-face-cli",
1739
2769
  "path": "skills/hugging-face-cli",
1740
- "description": "Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run compute j"
2770
+ "description": "Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run comput..."
1741
2771
  },
1742
2772
  {
1743
2773
  "name": "hugging-face-jobs",
1744
2774
  "path": "skills/hugging-face-jobs",
1745
- "description": "This skill should be used when users want to run any workload on Hugging Face Jobs infrastructure. Covers UV scripts, Docker-based jobs, hardware selection, cost estimation, authentication with tokens"
2775
+ "description": "This skill should be used when users want to run any workload on Hugging Face Jobs infrastructure. Covers UV scripts, Docker-based jobs, hardware selection, cost estimation, authentication with tok..."
1746
2776
  },
1747
2777
  {
1748
2778
  "name": "hybrid-cloud-architect",
@@ -1752,7 +2782,7 @@
1752
2782
  {
1753
2783
  "name": "hybrid-cloud-networking",
1754
2784
  "path": "skills/hybrid-cloud-networking",
1755
- "description": "Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting dat"
2785
+ "description": "Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting ..."
1756
2786
  },
1757
2787
  {
1758
2788
  "name": "hybrid-search-implementation",
@@ -1765,9 +2795,9 @@
1765
2795
  "description": "Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support."
1766
2796
  },
1767
2797
  {
1768
- "name": "IDOR Vulnerability Testing",
2798
+ "name": "idor-testing",
1769
2799
  "path": "skills/idor-testing",
1770
- "description": "This skill should be used when the user asks to \"test for insecure direct object references,\" \"find IDOR vulnerabilities,\" \"exploit broken access control,\" \"enumerate user IDs or object references,\" o"
2800
+ "description": "This skill should be used when the user asks to \\\"test for insecure direct object references,\\\" \\\"find IDOR vulnerabilities,\\\" \\\"exploit broken access control,\\\" \\\"enumerate user IDs or obje..."
1771
2801
  },
1772
2802
  {
1773
2803
  "name": "image-enhancer",
@@ -1777,7 +2807,7 @@
1777
2807
  {
1778
2808
  "name": "imagen",
1779
2809
  "path": "skills/imagen",
1780
- "description": "Generate images using Google Gemini image generation model. Use when user requests image generation, frontend development needs images, or documentation needs illustrations."
2810
+ "description": "|"
1781
2811
  },
1782
2812
  {
1783
2813
  "name": "incident-responder",
@@ -1797,22 +2827,32 @@
1797
2827
  {
1798
2828
  "name": "incident-runbook-templates",
1799
2829
  "path": "skills/incident-runbook-templates",
1800
- "description": "Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions. Use when building runbooks, responding to incidents, or establishing incident respons"
2830
+ "description": "Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions. Use when building runbooks, responding to incidents, or establishing incident resp..."
1801
2831
  },
1802
2832
  {
1803
- "name": "Infinite Gratitude",
2833
+ "name": "infinite-gratitude",
1804
2834
  "path": "skills/infinite-gratitude",
1805
2835
  "description": "Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies)."
1806
2836
  },
1807
2837
  {
1808
2838
  "name": "inngest",
1809
2839
  "path": "skills/inngest",
1810
- "description": "Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers. Use when: inngest, serverless background job, event-driven workfl"
2840
+ "description": "Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers. Use when: inngest, serverless background job, event-driven wor..."
2841
+ },
2842
+ {
2843
+ "name": "instagram-automation",
2844
+ "path": "skills/instagram-automation",
2845
+ "description": "Automate Instagram tasks via Rube MCP (Composio): create posts, carousels, manage media, get insights, and publishing limits. Always search tools first for current schemas."
1811
2846
  },
1812
2847
  {
1813
2848
  "name": "interactive-portfolio",
1814
2849
  "path": "skills/interactive-portfolio",
1815
- "description": "Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, designer portfolios, creative portfolios, an"
2850
+ "description": "Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, designer portfolios, creative portfolios,..."
2851
+ },
2852
+ {
2853
+ "name": "intercom-automation",
2854
+ "path": "skills/intercom-automation",
2855
+ "description": "Automate Intercom tasks via Rube MCP (Composio): conversations, contacts, companies, segments, admins. Always search tools first for current schemas."
1816
2856
  },
1817
2857
  {
1818
2858
  "name": "internal-comms",
@@ -1820,14 +2860,14 @@
1820
2860
  "description": "A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal com"
1821
2861
  },
1822
2862
  {
1823
- "name": "internal-comms",
2863
+ "name": "internal-comms-anthropic",
1824
2864
  "path": "skills/internal-comms-anthropic",
1825
- "description": "A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal com"
2865
+ "description": "A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal ..."
1826
2866
  },
1827
2867
  {
1828
- "name": "internal-comms",
2868
+ "name": "internal-comms-community",
1829
2869
  "path": "skills/internal-comms-community",
1830
- "description": "A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal com"
2870
+ "description": "A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal ..."
1831
2871
  },
1832
2872
  {
1833
2873
  "name": "invoice-organizer",
@@ -1847,7 +2887,7 @@
1847
2887
  {
1848
2888
  "name": "istio-traffic-management",
1849
2889
  "path": "skills/istio-traffic-management",
1850
- "description": "Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience"
2890
+ "description": "Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilie..."
1851
2891
  },
1852
2892
  {
1853
2893
  "name": "iterate-pr",
@@ -1867,17 +2907,17 @@
1867
2907
  {
1868
2908
  "name": "javascript-mastery",
1869
2909
  "path": "skills/javascript-mastery",
1870
- "description": "Comprehensive JavaScript reference covering 33+ essential concepts every developer should know. From fundamentals like primitives and closures to advanced patterns like async/await and functional prog"
2910
+ "description": "Comprehensive JavaScript reference covering 33+ essential concepts every developer should know. From fundamentals like primitives and closures to advanced patterns like async/await and functional p..."
1871
2911
  },
1872
2912
  {
1873
2913
  "name": "javascript-pro",
1874
2914
  "path": "skills/javascript-pro",
1875
- "description": "Master modern JavaScript with ES6+, async patterns, and Node.js"
2915
+ "description": "Use when building JavaScript applications with modern ES2023+ features, async patterns, or Node.js development. Invoke for vanilla JavaScript, browser APIs, performance optimization, module systems."
1876
2916
  },
1877
2917
  {
1878
2918
  "name": "javascript-testing-patterns",
1879
2919
  "path": "skills/javascript-testing-patterns",
1880
- "description": "Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use wh"
2920
+ "description": "Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use..."
1881
2921
  },
1882
2922
  {
1883
2923
  "name": "javascript-typescript",
@@ -1889,6 +2929,11 @@
1889
2929
  "path": "skills/javascript-typescript-typescript-scaffold",
1890
2930
  "description": "You are a TypeScript project architecture expert specializing in scaffolding production-ready Node.js and frontend applications. Generate complete project structures with modern tooling (pnpm, Vite, N"
1891
2931
  },
2932
+ {
2933
+ "name": "jira-automation",
2934
+ "path": "skills/jira-automation",
2935
+ "description": "Automate Jira tasks via Rube MCP (Composio): issues, projects, sprints, boards, comments, users. Always search tools first for current schemas."
2936
+ },
1892
2937
  {
1893
2938
  "name": "jira-issues",
1894
2939
  "path": "skills/jira-issues",
@@ -1907,18 +2952,28 @@
1907
2952
  {
1908
2953
  "name": "k8s-manifest-generator",
1909
2954
  "path": "skills/k8s-manifest-generator",
1910
- "description": "Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating"
2955
+ "description": "Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creat..."
1911
2956
  },
1912
2957
  {
1913
2958
  "name": "k8s-security-policies",
1914
2959
  "path": "skills/k8s-security-policies",
1915
- "description": "Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enf"
2960
+ "description": "Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or ..."
1916
2961
  },
1917
2962
  {
1918
2963
  "name": "kaizen",
1919
2964
  "path": "skills/kaizen",
1920
2965
  "description": "Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements."
1921
2966
  },
2967
+ {
2968
+ "name": "klaviyo-automation",
2969
+ "path": "skills/klaviyo-automation",
2970
+ "description": "Automate Klaviyo tasks via Rube MCP (Composio): manage email/SMS campaigns, inspect campaign messages, track tags, and monitor send jobs. Always search tools first for current schemas."
2971
+ },
2972
+ {
2973
+ "name": "kotlin-coroutines-expert",
2974
+ "path": "skills/kotlin-coroutines-expert",
2975
+ "description": "Expert patterns for Kotlin Coroutines and Flow, covering structured concurrency, error handling, and testing."
2976
+ },
1922
2977
  {
1923
2978
  "name": "kotlin-specialist",
1924
2979
  "path": "skills/kotlin-specialist",
@@ -1927,13 +2982,18 @@
1927
2982
  {
1928
2983
  "name": "kpi-dashboard-design",
1929
2984
  "path": "skills/kpi-dashboard-design",
1930
- "description": "Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use when building business dashboards, selecting metrics, or designing data vis"
2985
+ "description": "Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use when building business dashboards, selecting metrics, or designing data ..."
1931
2986
  },
1932
2987
  {
1933
2988
  "name": "kubernetes-architect",
1934
2989
  "path": "skills/kubernetes-architect",
1935
2990
  "description": "Expert Kubernetes architect specializing in cloud-native"
1936
2991
  },
2992
+ {
2993
+ "name": "kubernetes-deployment",
2994
+ "path": "skills/kubernetes-deployment",
2995
+ "description": "Kubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations."
2996
+ },
1937
2997
  {
1938
2998
  "name": "kubernetes-specialist",
1939
2999
  "path": "skills/kubernetes-specialist",
@@ -1942,17 +3002,27 @@
1942
3002
  {
1943
3003
  "name": "langchain-architecture",
1944
3004
  "path": "skills/langchain-architecture",
1945
- "description": "Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM work"
3005
+ "description": "Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM w..."
1946
3006
  },
1947
3007
  {
1948
3008
  "name": "langfuse",
1949
3009
  "path": "skills/langfuse",
1950
- "description": "Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debuggin"
3010
+ "description": "Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debug..."
1951
3011
  },
1952
3012
  {
1953
3013
  "name": "langgraph",
1954
3014
  "path": "skills/langgraph",
1955
- "description": "Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointer"
3015
+ "description": "Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpoin..."
3016
+ },
3017
+ {
3018
+ "name": "laravel-expert",
3019
+ "path": "skills/laravel-expert",
3020
+ "description": "Senior Laravel Engineer role for production-grade, maintainable, and idiomatic Laravel solutions. Focuses on clean architecture, security, performance, and modern standards (Laravel 10/11+)."
3021
+ },
3022
+ {
3023
+ "name": "laravel-security-audit",
3024
+ "path": "skills/laravel-security-audit",
3025
+ "description": "Security auditor for Laravel applications. Analyzes code for vulnerabilities, misconfigurations, and insecure practices using OWASP standards and Laravel security best practices."
1956
3026
  },
1957
3027
  {
1958
3028
  "name": "laravel-specialist",
@@ -1967,7 +3037,7 @@
1967
3037
  {
1968
3038
  "name": "launch-strategy",
1969
3039
  "path": "skills/launch-strategy",
1970
- "description": "When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,' 'b"
3040
+ "description": "When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,'..."
1971
3041
  },
1972
3042
  {
1973
3043
  "name": "lead-research-assistant",
@@ -1982,22 +3052,32 @@
1982
3052
  {
1983
3053
  "name": "legacy-modernizer",
1984
3054
  "path": "skills/legacy-modernizer",
1985
- "description": "Refactor legacy codebases, migrate outdated frameworks, and"
3055
+ "description": "Use when modernizing legacy systems, implementing incremental migration strategies, or reducing technical debt. Invoke for strangler fig pattern, monolith decomposition, framework upgrades."
1986
3056
  },
1987
3057
  {
1988
3058
  "name": "legal-advisor",
1989
3059
  "path": "skills/legal-advisor",
1990
3060
  "description": "Draft privacy policies, terms of service, disclaimers, and legal"
1991
3061
  },
3062
+ {
3063
+ "name": "linear-automation",
3064
+ "path": "skills/linear-automation",
3065
+ "description": "Automate Linear tasks via Rube MCP (Composio): issues, projects, cycles, teams, labels. Always search tools first for current schemas."
3066
+ },
1992
3067
  {
1993
3068
  "name": "linear-claude-skill",
1994
3069
  "path": "skills/linear-claude-skill",
1995
3070
  "description": "Manage Linear issues, projects, and teams"
1996
3071
  },
3072
+ {
3073
+ "name": "linkedin-automation",
3074
+ "path": "skills/linkedin-automation",
3075
+ "description": "Automate LinkedIn tasks via Rube MCP (Composio): create posts, manage profile, company info, comments, and image uploads. Always search tools first for current schemas."
3076
+ },
1997
3077
  {
1998
3078
  "name": "linkerd-patterns",
1999
3079
  "path": "skills/linkerd-patterns",
2000
- "description": "Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking wit"
3080
+ "description": "Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking ..."
2001
3081
  },
2002
3082
  {
2003
3083
  "name": "lint-and-validate",
@@ -2005,19 +3085,24 @@
2005
3085
  "description": "Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, vali"
2006
3086
  },
2007
3087
  {
2008
- "name": "Linux Privilege Escalation",
3088
+ "name": "linux-privilege-escalation",
2009
3089
  "path": "skills/linux-privilege-escalation",
2010
- "description": "This skill should be used when the user asks to \"escalate privileges on Linux\", \"find privesc vectors on Linux systems\", \"exploit sudo misconfigurations\", \"abuse SUID binaries\", \"exploit cron jobs for"
3090
+ "description": "This skill should be used when the user asks to \\\"escalate privileges on Linux\\\", \\\"find privesc vectors on Linux systems\\\", \\\"exploit sudo misconfigurations\\\", \\\"abuse SUID binaries\\\", \\\"ex..."
2011
3091
  },
2012
3092
  {
2013
- "name": "Linux Production Shell Scripts",
3093
+ "name": "linux-shell-scripting",
2014
3094
  "path": "skills/linux-shell-scripting",
2015
- "description": "This skill should be used when the user asks to \"create bash scripts\", \"automate Linux tasks\", \"monitor system resources\", \"backup files\", \"manage users\", or \"write production shell scripts\". It provi"
3095
+ "description": "This skill should be used when the user asks to \\\"create bash scripts\\\", \\\"automate Linux tasks\\\", \\\"monitor system resources\\\", \\\"backup files\\\", \\\"manage users\\\", or \\\"write production she..."
3096
+ },
3097
+ {
3098
+ "name": "linux-troubleshooting",
3099
+ "path": "skills/linux-troubleshooting",
3100
+ "description": "Linux system troubleshooting workflow for diagnosing and resolving system issues, performance problems, and service failures."
2016
3101
  },
2017
3102
  {
2018
3103
  "name": "llm-app-patterns",
2019
3104
  "path": "skills/llm-app-patterns",
2020
- "description": "Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI applications, implementing RAG, building a"
3105
+ "description": "Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI applications, implementing RAG, buildin..."
2021
3106
  },
2022
3107
  {
2023
3108
  "name": "llm-application-dev",
@@ -2042,18 +3127,43 @@
2042
3127
  {
2043
3128
  "name": "llm-evaluation",
2044
3129
  "path": "skills/llm-evaluation",
2045
- "description": "Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or est"
3130
+ "description": "Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or ..."
2046
3131
  },
2047
3132
  {
2048
3133
  "name": "loki-mode",
2049
3134
  "path": "skills/loki-mode",
2050
- "description": "Multi-agent autonomous startup system for Claude Code. Triggers on \"Loki Mode\". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations, marketing, "
3135
+ "description": "Multi-agent autonomous startup system for Claude Code. Triggers on \\\"Loki Mode\\\". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations,..."
3136
+ },
3137
+ {
3138
+ "name": "m365-agents-dotnet",
3139
+ "path": "skills/m365-agents-dotnet",
3140
+ "description": "|"
3141
+ },
3142
+ {
3143
+ "name": "m365-agents-py",
3144
+ "path": "skills/m365-agents-py",
3145
+ "description": "|"
3146
+ },
3147
+ {
3148
+ "name": "m365-agents-ts",
3149
+ "path": "skills/m365-agents-ts",
3150
+ "description": "|"
2051
3151
  },
2052
3152
  {
2053
3153
  "name": "machine-learning-ops-ml-pipeline",
2054
3154
  "path": "skills/machine-learning-ops-ml-pipeline",
2055
3155
  "description": "Design and implement a complete ML pipeline for: $ARGUMENTS"
2056
3156
  },
3157
+ {
3158
+ "name": "mailchimp-automation",
3159
+ "path": "skills/mailchimp-automation",
3160
+ "description": "Automate Mailchimp email marketing including campaigns, audiences, subscribers, segments, and analytics via Rube MCP (Composio). Always search tools first for current schemas."
3161
+ },
3162
+ {
3163
+ "name": "make-automation",
3164
+ "path": "skills/make-automation",
3165
+ "description": "Automate Make (Integromat) tasks via Rube MCP (Composio): operations, enums, language and timezone lookups. Always search tools first for current schemas."
3166
+ },
2057
3167
  {
2058
3168
  "name": "makepad-skills",
2059
3169
  "path": "skills/makepad-skills",
@@ -2064,6 +3174,11 @@
2064
3174
  "path": "skills/malware-analyst",
2065
3175
  "description": "Expert malware analyst specializing in defensive malware research,"
2066
3176
  },
3177
+ {
3178
+ "name": "manifest",
3179
+ "path": "skills/manifest",
3180
+ "description": "Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys, or troubleshooting the plugin."
3181
+ },
2067
3182
  {
2068
3183
  "name": "markdown-novel-viewer",
2069
3184
  "path": "skills/markdown-novel-viewer",
@@ -2072,7 +3187,7 @@
2072
3187
  {
2073
3188
  "name": "market-sizing-analysis",
2074
3189
  "path": "skills/market-sizing-analysis",
2075
- "description": "This skill should be used when the user asks to \"calculate TAM\","
3190
+ "description": "This skill should be used when the user asks to \\\\\\\"calculate TAM\\\\\\\","
2076
3191
  },
2077
3192
  {
2078
3193
  "name": "marketing-ideas",
@@ -2089,6 +3204,11 @@
2089
3204
  "path": "skills/mcp-builder",
2090
3205
  "description": "Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate externa"
2091
3206
  },
3207
+ {
3208
+ "name": "mcp-builder-ms",
3209
+ "path": "skills/mcp-builder-ms",
3210
+ "description": "Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate exte..."
3211
+ },
2092
3212
  {
2093
3213
  "name": "mcp-developer",
2094
3214
  "path": "skills/mcp-developer",
@@ -2112,12 +3232,12 @@
2112
3232
  {
2113
3233
  "name": "memory-forensics",
2114
3234
  "path": "skills/memory-forensics",
2115
- "description": "Master memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatility and related tools. Use when analyzing memory dumps, investigating incidents,"
3235
+ "description": "Master memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatility and related tools. Use when analyzing memory dumps, investigating inciden..."
2116
3236
  },
2117
3237
  {
2118
3238
  "name": "memory-safety-patterns",
2119
3239
  "path": "skills/memory-safety-patterns",
2120
- "description": "Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory bu"
3240
+ "description": "Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory..."
2121
3241
  },
2122
3242
  {
2123
3243
  "name": "memory-systems",
@@ -2135,14 +3255,14 @@
2135
3255
  "description": "Create diagrams with Mermaid.js v11 syntax. Use for flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, state diagrams, architecture diagrams, timelines, user journeys."
2136
3256
  },
2137
3257
  {
2138
- "name": "Metasploit Framework",
3258
+ "name": "metasploit-framework",
2139
3259
  "path": "skills/metasploit-framework",
2140
- "description": "This skill should be used when the user asks to \"use Metasploit for penetration testing\", \"exploit vulnerabilities with msfconsole\", \"create payloads with msfvenom\", \"perform post-exploitation\", \"use "
3260
+ "description": "This skill should be used when the user asks to \\\"use Metasploit for penetration testing\\\", \\\"exploit vulnerabilities with msfconsole\\\", \\\"create payloads with msfvenom\\\", \\\"perform post-exp..."
2141
3261
  },
2142
3262
  {
2143
3263
  "name": "micro-saas-launcher",
2144
3264
  "path": "skills/micro-saas-launcher",
2145
- "description": "Expert in launching small, focused SaaS products fast - the indie hacker approach to building profitable software. Covers idea validation, MVP development, pricing, launch strategies, and growing to s"
3265
+ "description": "Expert in launching small, focused SaaS products fast - the indie hacker approach to building profitable software. Covers idea validation, MVP development, pricing, launch strategies, and growing t..."
2146
3266
  },
2147
3267
  {
2148
3268
  "name": "microservices-architect",
@@ -2152,13 +3272,33 @@
2152
3272
  {
2153
3273
  "name": "microservices-patterns",
2154
3274
  "path": "skills/microservices-patterns",
2155
- "description": "Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microserv"
3275
+ "description": "Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing micros..."
3276
+ },
3277
+ {
3278
+ "name": "microsoft-azure-webjobs-extensions-authentication-events-dotnet",
3279
+ "path": "skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet",
3280
+ "description": "|"
3281
+ },
3282
+ {
3283
+ "name": "microsoft-teams-automation",
3284
+ "path": "skills/microsoft-teams-automation",
3285
+ "description": "Automate Microsoft Teams tasks via Rube MCP (Composio): send messages, manage channels, create meetings, handle chats, and search messages. Always search tools first for current schemas."
2156
3286
  },
2157
3287
  {
2158
3288
  "name": "minecraft-bukkit-pro",
2159
3289
  "path": "skills/minecraft-bukkit-pro",
2160
3290
  "description": "Master Minecraft server plugin development with Bukkit, Spigot, and"
2161
3291
  },
3292
+ {
3293
+ "name": "miro-automation",
3294
+ "path": "skills/miro-automation",
3295
+ "description": "Automate Miro tasks via Rube MCP (Composio): boards, items, sticky notes, frames, sharing, connectors. Always search tools first for current schemas."
3296
+ },
3297
+ {
3298
+ "name": "mixpanel-automation",
3299
+ "path": "skills/mixpanel-automation",
3300
+ "description": "Automate Mixpanel tasks via Rube MCP (Composio): events, segmentation, funnels, cohorts, user profiles, JQL queries. Always search tools first for current schemas."
3301
+ },
2162
3302
  {
2163
3303
  "name": "ml-engineer",
2164
3304
  "path": "skills/ml-engineer",
@@ -2172,7 +3312,7 @@
2172
3312
  {
2173
3313
  "name": "ml-pipeline-workflow",
2174
3314
  "path": "skills/ml-pipeline-workflow",
2175
- "description": "Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating model "
3315
+ "description": "Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating mod..."
2176
3316
  },
2177
3317
  {
2178
3318
  "name": "mlops-engineer",
@@ -2182,7 +3322,7 @@
2182
3322
  {
2183
3323
  "name": "mobile-design",
2184
3324
  "path": "skills/mobile-design",
2185
- "description": "Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches princ"
3325
+ "description": "Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React "
2186
3326
  },
2187
3327
  {
2188
3328
  "name": "mobile-developer",
@@ -2202,7 +3342,12 @@
2202
3342
  {
2203
3343
  "name": "modern-javascript-patterns",
2204
3344
  "path": "skills/modern-javascript-patterns",
2205
- "description": "Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient"
3345
+ "description": "Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, effici..."
3346
+ },
3347
+ {
3348
+ "name": "monday-automation",
3349
+ "path": "skills/monday-automation",
3350
+ "description": "Automate Monday.com work management including boards, items, columns, groups, subitems, and updates via Rube MCP (Composio). Always search tools first for current schemas."
2206
3351
  },
2207
3352
  {
2208
3353
  "name": "monitoring-expert",
@@ -2217,12 +3362,12 @@
2217
3362
  {
2218
3363
  "name": "monorepo-management",
2219
3364
  "path": "skills/monorepo-management",
2220
- "description": "Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepo"
3365
+ "description": "Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monor..."
2221
3366
  },
2222
3367
  {
2223
3368
  "name": "moodle-external-api-development",
2224
3369
  "path": "skills/moodle-external-api-development",
2225
- "description": "Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter valid"
3370
+ "description": "Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter va..."
2226
3371
  },
2227
3372
  {
2228
3373
  "name": "mtls-configuration",
@@ -2232,7 +3377,7 @@
2232
3377
  {
2233
3378
  "name": "multi-agent-brainstorming",
2234
3379
  "path": "skills/multi-agent-brainstorming",
2235
- "description": ">"
3380
+ "description": ""
2236
3381
  },
2237
3382
  {
2238
3383
  "name": "multi-agent-patterns",
@@ -2242,7 +3387,7 @@
2242
3387
  {
2243
3388
  "name": "multi-cloud-architecture",
2244
3389
  "path": "skills/multi-cloud-architecture",
2245
- "description": "Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging b"
3390
+ "description": "Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveragin..."
2246
3391
  },
2247
3392
  {
2248
3393
  "name": "multi-platform-apps-multi-platform",
@@ -2257,12 +3402,12 @@
2257
3402
  {
2258
3403
  "name": "n8n-mcp-tools-expert",
2259
3404
  "path": "skills/n8n-mcp-tools-expert",
2260
- "description": "Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selecti"
3405
+ "description": "Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool sele..."
2261
3406
  },
2262
3407
  {
2263
3408
  "name": "n8n-node-configuration",
2264
3409
  "path": "skills/n8n-node-configuration",
2265
- "description": "Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning common c"
3410
+ "description": "Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning commo..."
2266
3411
  },
2267
3412
  {
2268
3413
  "name": "nanobanana-ppt-skills",
@@ -2272,17 +3417,27 @@
2272
3417
  {
2273
3418
  "name": "neon-postgres",
2274
3419
  "path": "skills/neon-postgres",
2275
- "description": "Expert patterns for Neon serverless Postgres, branching, connection pooling, and Prisma/Drizzle integration Use when: neon database, serverless postgres, database branching, neon postgres, postgres se"
3420
+ "description": "Expert patterns for Neon serverless Postgres, branching, connection pooling, and Prisma/Drizzle integration Use when: neon database, serverless postgres, database branching, neon postgres, postgres..."
3421
+ },
3422
+ {
3423
+ "name": "nerdzao-elite",
3424
+ "path": "skills/nerdzao-elite",
3425
+ "description": "Senior Elite Software Engineer (15+) and Senior Product Designer. Full workflow with planning, architecture, TDD, clean code, and pixel-perfect UX validation."
3426
+ },
3427
+ {
3428
+ "name": "nerdzao-elite-gemini-high",
3429
+ "path": "skills/nerdzao-elite-gemini-high",
3430
+ "description": "Modo Elite Coder + UX Pixel-Perfect otimizado especificamente para Gemini 3.1 Pro High. Workflow completo com foco em qualidade máxima e eficiência de tokens."
2276
3431
  },
2277
3432
  {
2278
3433
  "name": "nestjs-expert",
2279
3434
  "path": "skills/nestjs-expert",
2280
- "description": "Nest.js framework expert specializing in module architecture, dependency injection, middleware, guards, interceptors, testing with Jest/Supertest, TypeORM/Mongoose integration, and Passport.js authent"
3435
+ "description": "Nest.js framework expert specializing in module architecture, dependency injection, middleware, guards, interceptors, testing with Jest/Supertest, TypeORM/Mongoose integration, and Passport.js auth..."
2281
3436
  },
2282
3437
  {
2283
- "name": "Network 101",
3438
+ "name": "network-101",
2284
3439
  "path": "skills/network-101",
2285
- "description": "This skill should be used when the user asks to \"set up a web server\", \"configure HTTP or HTTPS\", \"perform SNMP enumeration\", \"configure SMB shares\", \"test network services\", or needs guidance on conf"
3440
+ "description": "This skill should be used when the user asks to \\\"set up a web server\\\", \\\"configure HTTP or HTTPS\\\", \\\"perform SNMP enumeration\\\", \\\"configure SMB shares\\\", \\\"test network services\\\", or ne..."
2286
3441
  },
2287
3442
  {
2288
3443
  "name": "network-engineer",
@@ -2292,7 +3447,7 @@
2292
3447
  {
2293
3448
  "name": "nextjs-app-router-patterns",
2294
3449
  "path": "skills/nextjs-app-router-patterns",
2295
- "description": "Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server C"
3450
+ "description": "Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Serve..."
2296
3451
  },
2297
3452
  {
2298
3453
  "name": "nextjs-best-practices",
@@ -2312,12 +3467,12 @@
2312
3467
  {
2313
3468
  "name": "nft-standards",
2314
3469
  "path": "skills/nft-standards",
2315
- "description": "Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing "
3470
+ "description": "Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementi..."
2316
3471
  },
2317
3472
  {
2318
3473
  "name": "nodejs-backend-patterns",
2319
3474
  "path": "skills/nodejs-backend-patterns",
2320
- "description": "Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when cr"
3475
+ "description": "Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when..."
2321
3476
  },
2322
3477
  {
2323
3478
  "name": "nodejs-best-practices",
@@ -2332,17 +3487,22 @@
2332
3487
  {
2333
3488
  "name": "notebooklm",
2334
3489
  "path": "skills/notebooklm",
2335
- "description": "Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Dr"
3490
+ "description": "Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth...."
2336
3491
  },
2337
3492
  {
2338
3493
  "name": "notebooklm",
2339
3494
  "path": "skills/notebooklm-skill",
2340
3495
  "description": "Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Dr"
2341
3496
  },
3497
+ {
3498
+ "name": "notion-automation",
3499
+ "path": "skills/notion-automation",
3500
+ "description": "Automate Notion tasks via Rube MCP (Composio): pages, databases, blocks, comments, users. Always search tools first for current schemas."
3501
+ },
2342
3502
  {
2343
3503
  "name": "notion-template-business",
2344
3504
  "path": "skills/notion-template-business",
2345
- "description": "Expert in building and selling Notion templates as a business - not just making templates, but building a sustainable digital product business. Covers template design, pricing, marketplaces, marketing"
3505
+ "description": "Expert in building and selling Notion templates as a business - not just making templates, but building a sustainable digital product business. Covers template design, pricing, marketplaces, market..."
2346
3506
  },
2347
3507
  {
2348
3508
  "name": "nx-workspace-patterns",
@@ -2362,42 +3522,77 @@
2362
3522
  {
2363
3523
  "name": "observability-monitoring-slo-implement",
2364
3524
  "path": "skills/observability-monitoring-slo-implement",
2365
- "description": "You are an SLO (Service Level Objective) expert specializing in implementing reliability standards and error budget-based practices. Design SLO frameworks, define SLIs, and build monitoring that balan"
3525
+ "description": "You are an SLO (Service Level Objective) expert specializing in implementing reliability standards and error budget-based practices. Design SLO frameworks, define SLIs, and build monitoring that ba..."
2366
3526
  },
2367
3527
  {
2368
3528
  "name": "observe-whatsapp",
2369
3529
  "path": "skills/observe-whatsapp",
2370
- "description": "Observe and troubleshoot WhatsApp in Kapso: debug message delivery, inspect webhook deliveries/retries, triage API errors, and run health checks. Use when investigating production issues, message fail"
3530
+ "description": "Observe and troubleshoot WhatsApp in Kapso: debug message delivery, inspect webhook deliveries/retries, triage API errors, and run health checks. Use when investigating production issues, message f..."
2371
3531
  },
2372
3532
  {
2373
3533
  "name": "obsidian-clipper-template-creator",
2374
3534
  "path": "skills/obsidian-clipper-template-creator",
2375
3535
  "description": "Guide for creating templates for the Obsidian Web Clipper. Use when you want to create a new clipping template, understand available variables, or format clipped content."
2376
3536
  },
3537
+ {
3538
+ "name": "office-productivity",
3539
+ "path": "skills/office-productivity",
3540
+ "description": "Office productivity workflow covering document creation, spreadsheet automation, presentation generation, and integration with LibreOffice and Microsoft Office formats."
3541
+ },
2377
3542
  {
2378
3543
  "name": "on-call-handoff-patterns",
2379
3544
  "path": "skills/on-call-handoff-patterns",
2380
- "description": "Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use when transitioning on-call responsibilities, documenting shift summaries, or improving on-call proces"
3545
+ "description": "Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use when transitioning on-call responsibilities, documenting shift summaries, or improving on-call pro..."
2381
3546
  },
2382
3547
  {
2383
3548
  "name": "onboarding-cro",
2384
3549
  "path": "skills/onboarding-cro",
2385
- "description": "When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions \"onboarding flow,\" \"activation rate,\" \"user activation,"
3550
+ "description": "When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions \\\"onboarding flow,\\\" \\\"activation rate,\\\" \\\"u..."
3551
+ },
3552
+ {
3553
+ "name": "one-drive-automation",
3554
+ "path": "skills/one-drive-automation",
3555
+ "description": "Automate OneDrive file management, search, uploads, downloads, sharing, permissions, and folder operations via Rube MCP (Composio). Always search tools first for current schemas."
2386
3556
  },
2387
3557
  {
2388
3558
  "name": "openapi-spec-generation",
2389
3559
  "path": "skills/openapi-spec-generation",
2390
3560
  "description": "Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance."
2391
3561
  },
3562
+ {
3563
+ "name": "os-scripting",
3564
+ "path": "skills/os-scripting",
3565
+ "description": "Operating system and shell scripting troubleshooting workflow for Linux, macOS, and Windows. Covers bash scripting, system administration, debugging, and automation."
3566
+ },
3567
+ {
3568
+ "name": "oss-hunter",
3569
+ "path": "skills/oss-hunter",
3570
+ "description": "Automatically hunt for high-impact OSS contribution opportunities in trending repositories."
3571
+ },
3572
+ {
3573
+ "name": "outlook-automation",
3574
+ "path": "skills/outlook-automation",
3575
+ "description": "Automate Outlook tasks via Rube MCP (Composio): emails, calendar, contacts, folders, attachments. Always search tools first for current schemas."
3576
+ },
3577
+ {
3578
+ "name": "outlook-calendar-automation",
3579
+ "path": "skills/outlook-calendar-automation",
3580
+ "description": "Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas."
3581
+ },
2392
3582
  {
2393
3583
  "name": "page-cro",
2394
3584
  "path": "skills/page-cro",
2395
3585
  "description": ">"
2396
3586
  },
3587
+ {
3588
+ "name": "pagerduty-automation",
3589
+ "path": "skills/pagerduty-automation",
3590
+ "description": "Automate PagerDuty tasks via Rube MCP (Composio): manage incidents, services, schedules, escalation policies, and on-call rotations. Always search tools first for current schemas."
3591
+ },
2397
3592
  {
2398
3593
  "name": "paid-ads",
2399
3594
  "path": "skills/paid-ads",
2400
- "description": "When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad "
3595
+ "description": "When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' '..."
2401
3596
  },
2402
3597
  {
2403
3598
  "name": "pandas-pro",
@@ -2407,7 +3602,7 @@
2407
3602
  {
2408
3603
  "name": "parallel-agents",
2409
3604
  "path": "skills/parallel-agents",
2410
- "description": "Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives."
3605
+ "description": "Native multi-agent orchestration using Claude Code's Agent Tool. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectiv"
2411
3606
  },
2412
3607
  {
2413
3608
  "name": "payment-integration",
@@ -2417,17 +3612,17 @@
2417
3612
  {
2418
3613
  "name": "paypal-integration",
2419
3614
  "path": "skills/paypal-integration",
2420
- "description": "Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-commer"
3615
+ "description": "Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-com..."
2421
3616
  },
2422
3617
  {
2423
3618
  "name": "paywall-upgrade-cro",
2424
3619
  "path": "skills/paywall-upgrade-cro",
2425
- "description": "When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions \"paywall,\" \"upgrade screen,\" \"upgrade modal,\" \"upsell,\" \"fe"
3620
+ "description": "When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions \\\"paywall,\\\" \\\"upgrade screen,\\\" \\\"upgrade modal,..."
2426
3621
  },
2427
3622
  {
2428
3623
  "name": "pci-compliance",
2429
3624
  "path": "skills/pci-compliance",
2430
- "description": "Implement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing, achieving PCI compliance, or implementing payment card sec"
3625
+ "description": "Implement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing, achieving PCI compliance, or implementing payment card ..."
2431
3626
  },
2432
3627
  {
2433
3628
  "name": "pdf",
@@ -2435,19 +3630,19 @@
2435
3630
  "description": "Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically p"
2436
3631
  },
2437
3632
  {
2438
- "name": "pdf",
3633
+ "name": "pdf-official",
2439
3634
  "path": "skills/pdf-official",
2440
- "description": "Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically p"
3635
+ "description": "Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmaticall..."
2441
3636
  },
2442
3637
  {
2443
- "name": "Pentest Checklist",
3638
+ "name": "pentest-checklist",
2444
3639
  "path": "skills/pentest-checklist",
2445
- "description": "This skill should be used when the user asks to \"plan a penetration test\", \"create a security assessment checklist\", \"prepare for penetration testing\", \"define pentest scope\", \"follow security testing"
3640
+ "description": "This skill should be used when the user asks to \\\"plan a penetration test\\\", \\\"create a security assessment checklist\\\", \\\"prepare for penetration testing\\\", \\\"define pentest scope\\\", \\\"foll..."
2446
3641
  },
2447
3642
  {
2448
- "name": "Pentest Commands",
3643
+ "name": "pentest-commands",
2449
3644
  "path": "skills/pentest-commands",
2450
- "description": "This skill should be used when the user asks to \"run pentest commands\", \"scan with nmap\", \"use metasploit exploits\", \"crack passwords with hydra or john\", \"scan web vulnerabilities with nikto\", \"enume"
3645
+ "description": "This skill should be used when the user asks to \\\"run pentest commands\\\", \\\"scan with nmap\\\", \\\"use metasploit exploits\\\", \\\"crack passwords with hydra or john\\\", \\\"scan web vulnerabilities ..."
2451
3646
  },
2452
3647
  {
2453
3648
  "name": "performance-engineer",
@@ -2472,17 +3667,22 @@
2472
3667
  {
2473
3668
  "name": "personal-tool-builder",
2474
3669
  "path": "skills/personal-tool-builder",
2475
- "description": "Expert in building custom tools that solve your own problems first. The best products often start as personal tools - scratch your own itch, build for yourself, then discover others have the same itch"
3670
+ "description": "Expert in building custom tools that solve your own problems first. The best products often start as personal tools - scratch your own itch, build for yourself, then discover others have the same i..."
2476
3671
  },
2477
3672
  {
2478
3673
  "name": "php-pro",
2479
3674
  "path": "skills/php-pro",
2480
- "description": "Write idiomatic PHP code with generators, iterators, SPL data"
3675
+ "description": "Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invoke for strict typing, PHPStan level 9, async patterns with Swoole, PSR standards."
3676
+ },
3677
+ {
3678
+ "name": "pipedrive-automation",
3679
+ "path": "skills/pipedrive-automation",
3680
+ "description": "Automate Pipedrive CRM operations including deals, contacts, organizations, activities, notes, and pipeline management via Rube MCP (Composio). Always search tools first for current schemas."
2481
3681
  },
2482
3682
  {
2483
3683
  "name": "plaid-fintech",
2484
3684
  "path": "skills/plaid-fintech",
2485
- "description": "Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices. U"
3685
+ "description": "Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices..."
2486
3686
  },
2487
3687
  {
2488
3688
  "name": "plan-writing",
@@ -2497,7 +3697,7 @@
2497
3697
  {
2498
3698
  "name": "planning-with-files",
2499
3699
  "path": "skills/planning-with-files",
2500
- "description": "Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >"
3700
+ "description": "Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requirin..."
2501
3701
  },
2502
3702
  {
2503
3703
  "name": "plans-kanban",
@@ -2512,12 +3712,12 @@
2512
3712
  {
2513
3713
  "name": "playwright-skill",
2514
3714
  "path": "skills/playwright-skill",
2515
- "description": "Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flo"
3715
+ "description": "Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login ..."
2516
3716
  },
2517
3717
  {
2518
3718
  "name": "podcast-generation",
2519
3719
  "path": "skills/podcast-generation",
2520
- "description": "Generate AI-powered podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model via WebSocket. Use when building text-to-speech features, audio narrative generation, podcast creation f"
3720
+ "description": ""
2521
3721
  },
2522
3722
  {
2523
3723
  "name": "popup-cro",
@@ -2530,7 +3730,7 @@
2530
3730
  "description": "Expert in strict POSIX sh scripting for maximum portability across"
2531
3731
  },
2532
3732
  {
2533
- "name": "supabase-postgres-best-practices",
3733
+ "name": "postgres-best-practices",
2534
3734
  "path": "skills/postgres-best-practices",
2535
3735
  "description": "Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations."
2536
3736
  },
@@ -2544,10 +3744,25 @@
2544
3744
  "path": "skills/postgresql",
2545
3745
  "description": "Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features"
2546
3746
  },
3747
+ {
3748
+ "name": "postgresql-optimization",
3749
+ "path": "skills/postgresql-optimization",
3750
+ "description": "PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management."
3751
+ },
3752
+ {
3753
+ "name": "posthog-automation",
3754
+ "path": "skills/posthog-automation",
3755
+ "description": "Automate PostHog tasks via Rube MCP (Composio): events, feature flags, projects, user profiles, annotations. Always search tools first for current schemas."
3756
+ },
3757
+ {
3758
+ "name": "postmark-automation",
3759
+ "path": "skills/postmark-automation",
3760
+ "description": "Automate Postmark email delivery tasks via Rube MCP (Composio): send templated emails, manage templates, monitor delivery stats and bounces. Always search tools first for current schemas."
3761
+ },
2547
3762
  {
2548
3763
  "name": "postmortem-writing",
2549
3764
  "path": "skills/postmortem-writing",
2550
- "description": "Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processe"
3765
+ "description": "Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response proce..."
2551
3766
  },
2552
3767
  {
2553
3768
  "name": "powershell-windows",
@@ -2557,12 +3772,12 @@
2557
3772
  {
2558
3773
  "name": "pptx",
2559
3774
  "path": "skills/pptx",
2560
- "description": "Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts"
3775
+ "description": "Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for creating new presentations, modifying content, working with layouts, adding speaker notes, "
2561
3776
  },
2562
3777
  {
2563
- "name": "pptx",
3778
+ "name": "pptx-official",
2564
3779
  "path": "skills/pptx-official",
2565
- "description": "Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts"
3780
+ "description": "Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layo..."
2566
3781
  },
2567
3782
  {
2568
3783
  "name": "pricing-strategy",
@@ -2572,12 +3787,12 @@
2572
3787
  {
2573
3788
  "name": "prisma-expert",
2574
3789
  "path": "skills/prisma-expert",
2575
- "description": "Prisma ORM expert for schema design, migrations, query optimization, relations modeling, and database operations. Use PROACTIVELY for Prisma schema issues, migration problems, query performance, relat"
3790
+ "description": "Prisma ORM expert for schema design, migrations, query optimization, relations modeling, and database operations. Use PROACTIVELY for Prisma schema issues, migration problems, query performance, re..."
2576
3791
  },
2577
3792
  {
2578
- "name": "Privilege Escalation Methods",
3793
+ "name": "privilege-escalation-methods",
2579
3794
  "path": "skills/privilege-escalation-methods",
2580
- "description": "This skill should be used when the user asks to \"escalate privileges\", \"get root access\", \"become administrator\", \"privesc techniques\", \"abuse sudo\", \"exploit SUID binaries\", \"Kerberoasting\", \"pass-th"
3795
+ "description": "This skill should be used when the user asks to \\\"escalate privileges\\\", \\\"get root access\\\", \\\"become administrator\\\", \\\"privesc techniques\\\", \\\"abuse sudo\\\", \\\"exploit SUID binaries\\\", \\\"K..."
2581
3796
  },
2582
3797
  {
2583
3798
  "name": "Problem-Solving Techniques",
@@ -2612,17 +3827,17 @@
2612
3827
  {
2613
3828
  "name": "prometheus-configuration",
2614
3829
  "path": "skills/prometheus-configuration",
2615
- "description": "Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or co"
3830
+ "description": "Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or..."
2616
3831
  },
2617
3832
  {
2618
3833
  "name": "prompt-caching",
2619
3834
  "path": "skills/prompt-caching",
2620
- "description": "Caching strategies for LLM prompts including Anthropic prompt caching, response caching, and CAG (Cache Augmented Generation) Use when: prompt caching, cache prompt, response cache, cag, cache augment"
3835
+ "description": "Caching strategies for LLM prompts including Anthropic prompt caching, response caching, and CAG (Cache Augmented Generation) Use when: prompt caching, cache prompt, response cache, cag, cache augm..."
2621
3836
  },
2622
3837
  {
2623
3838
  "name": "prompt-engineer",
2624
3839
  "path": "skills/prompt-engineer",
2625
- "description": "Expert prompt engineer specializing in advanced prompting"
3840
+ "description": "Use when designing prompts for LLMs, optimizing model performance, building evaluation frameworks, or implementing advanced prompting techniques like chain-of-thought, few-shot learning, or structured"
2626
3841
  },
2627
3842
  {
2628
3843
  "name": "prompt-engineering",
@@ -2632,23 +3847,28 @@
2632
3847
  {
2633
3848
  "name": "prompt-engineering-patterns",
2634
3849
  "path": "skills/prompt-engineering-patterns",
2635
- "description": "Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production p"
3850
+ "description": "Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing productio..."
2636
3851
  },
2637
3852
  {
2638
3853
  "name": "prompt-library",
2639
3854
  "path": "skills/prompt-library",
2640
- "description": "Curated collection of high-quality prompts for various use cases. Includes role-based prompts, task-specific templates, and prompt refinement techniques. Use when user needs prompt templates, role-pla"
3855
+ "description": "Curated collection of high-quality prompts for various use cases. Includes role-based prompts, task-specific templates, and prompt refinement techniques. Use when user needs prompt templates, role-..."
2641
3856
  },
2642
3857
  {
2643
3858
  "name": "protocol-reverse-engineering",
2644
3859
  "path": "skills/protocol-reverse-engineering",
2645
- "description": "Master network protocol reverse engineering including packet analysis, protocol dissection, and custom protocol documentation. Use when analyzing network traffic, understanding proprietary protocols, "
3860
+ "description": "Master network protocol reverse engineering including packet analysis, protocol dissection, and custom protocol documentation. Use when analyzing network traffic, understanding proprietary protocol..."
2646
3861
  },
2647
3862
  {
2648
3863
  "name": "pydantic-models",
2649
3864
  "path": "skills/pydantic-models",
2650
3865
  "description": "Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response schemas, database models, or data validation in "
2651
3866
  },
3867
+ {
3868
+ "name": "pydantic-models-py",
3869
+ "path": "skills/pydantic-models-py",
3870
+ "description": "Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response schemas, database models, or data validation ..."
3871
+ },
2652
3872
  {
2653
3873
  "name": "pypict-skill",
2654
3874
  "path": "skills/pypict-skill",
@@ -2664,10 +3884,15 @@
2664
3884
  "path": "skills/python-development-python-scaffold",
2665
3885
  "description": "You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hint"
2666
3886
  },
3887
+ {
3888
+ "name": "python-fastapi-development",
3889
+ "path": "skills/python-fastapi-development",
3890
+ "description": "Python FastAPI backend development with async patterns, SQLAlchemy, Pydantic, authentication, and production API patterns."
3891
+ },
2667
3892
  {
2668
3893
  "name": "python-packaging",
2669
3894
  "path": "skills/python-packaging",
2670
- "description": "Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python cod"
3895
+ "description": "Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python ..."
2671
3896
  },
2672
3897
  {
2673
3898
  "name": "python-patterns",
@@ -2682,7 +3907,7 @@
2682
3907
  {
2683
3908
  "name": "python-pro",
2684
3909
  "path": "skills/python-pro",
2685
- "description": "Master Python 3.12+ with modern features, async programming,"
3910
+ "description": "Use when building Python 3.11+ applications requiring type safety, async programming, or production-grade patterns. Invoke for type hints, pytest, async/await, dataclasses, mypy configuration."
2686
3911
  },
2687
3912
  {
2688
3913
  "name": "python-testing-patterns",
@@ -2717,12 +3942,12 @@
2717
3942
  {
2718
3943
  "name": "rag-engineer",
2719
3944
  "path": "skills/rag-engineer",
2720
- "description": "Expert in building Retrieval-Augmented Generation systems. Masters embedding models, vector databases, chunking strategies, and retrieval optimization for LLM applications. Use when: building RAG, vec"
3945
+ "description": "Expert in building Retrieval-Augmented Generation systems. Masters embedding models, vector databases, chunking strategies, and retrieval optimization for LLM applications. Use when: building RAG, ..."
2721
3946
  },
2722
3947
  {
2723
3948
  "name": "rag-implementation",
2724
3949
  "path": "skills/rag-implementation",
2725
- "description": "Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integr"
3950
+ "description": "Retrieval-Augmented Generation patterns including chunking, embeddings, vector stores, and retrieval optimization Use when: rag, retrieval augmented, vector search, embeddings, semantic search."
2726
3951
  },
2727
3952
  {
2728
3953
  "name": "rails-expert",
@@ -2734,31 +3959,51 @@
2734
3959
  "path": "skills/react-best-practices",
2735
3960
  "description": "React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patter"
2736
3961
  },
3962
+ {
3963
+ "name": "react-doctor",
3964
+ "path": "skills/react-doctor",
3965
+ "description": "Run react-doctor to scan React codebase for health issues. Diagnose security, performance, correctness, architecture problems with 0-100 score."
3966
+ },
2737
3967
  {
2738
3968
  "name": "react-expert",
2739
3969
  "path": "skills/react-expert",
2740
3970
  "description": "Use when building React 18+ applications requiring component architecture, hooks patterns, or state management. Invoke for Server Components, performance optimization, Suspense boundaries, React 19 fe"
2741
3971
  },
3972
+ {
3973
+ "name": "react-flow-architect",
3974
+ "path": "skills/react-flow-architect",
3975
+ "description": "Expert ReactFlow architect for building interactive graph applications with hierarchical node-edge systems, performance optimization, and auto-layout integration. Use when Claude needs to create or..."
3976
+ },
2742
3977
  {
2743
3978
  "name": "react-flow-node",
2744
3979
  "path": "skills/react-flow-node",
2745
3980
  "description": "Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creating visual workflow editors, or implementing node-"
2746
3981
  },
3982
+ {
3983
+ "name": "react-flow-node-ts",
3984
+ "path": "skills/react-flow-node-ts",
3985
+ "description": "Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creating visual workflow editors, or implementing no..."
3986
+ },
2747
3987
  {
2748
3988
  "name": "react-modernization",
2749
3989
  "path": "skills/react-modernization",
2750
- "description": "Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to la"
3990
+ "description": "Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to..."
2751
3991
  },
2752
3992
  {
2753
3993
  "name": "react-native-architecture",
2754
3994
  "path": "skills/react-native-architecture",
2755
- "description": "Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting "
3995
+ "description": "Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecti..."
2756
3996
  },
2757
3997
  {
2758
3998
  "name": "react-native-expert",
2759
3999
  "path": "skills/react-native-expert",
2760
4000
  "description": "Use when building cross-platform mobile applications with React Native or Expo. Invoke for navigation patterns, platform-specific code, native modules, FlatList optimization."
2761
4001
  },
4002
+ {
4003
+ "name": "react-nextjs-development",
4004
+ "path": "skills/react-nextjs-development",
4005
+ "description": "React and Next.js 14+ application development with App Router, Server Components, TypeScript, Tailwind CSS, and modern frontend patterns."
4006
+ },
2762
4007
  {
2763
4008
  "name": "react-patterns",
2764
4009
  "path": "skills/react-patterns",
@@ -2777,12 +4022,12 @@
2777
4022
  {
2778
4023
  "name": "readme",
2779
4024
  "path": "skills/readme",
2780
- "description": "Create or update README.md files for projects. Use when user says write readme, create readme, document this project, or asks for help with README.md. Creates thorough documentation covering local set"
4025
+ "description": "When the user wants to create or update a README.md file for a project. Also use when the user says 'write readme,' 'create readme,' 'document this project,' 'project documentation,' or asks for he..."
2781
4026
  },
2782
4027
  {
2783
4028
  "name": "receiving-code-review",
2784
4029
  "path": "skills/receiving-code-review",
2785
- "description": "Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative"
4030
+ "description": "Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performat..."
2786
4031
  },
2787
4032
  {
2788
4033
  "name": "red-team-tactics",
@@ -2790,9 +4035,14 @@
2790
4035
  "description": "Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting."
2791
4036
  },
2792
4037
  {
2793
- "name": "Red Team Tools and Methodology",
4038
+ "name": "red-team-tools",
2794
4039
  "path": "skills/red-team-tools",
2795
- "description": "This skill should be used when the user asks to \"follow red team methodology\", \"perform bug bounty hunting\", \"automate reconnaissance\", \"hunt for XSS vulnerabilities\", \"enumerate subdomains\", or needs"
4040
+ "description": "This skill should be used when the user asks to \\\"follow red team methodology\\\", \\\"perform bug bounty hunting\\\", \\\"automate reconnaissance\\\", \\\"hunt for XSS vulnerabilities\\\", \\\"enumerate su..."
4041
+ },
4042
+ {
4043
+ "name": "reddit-automation",
4044
+ "path": "skills/reddit-automation",
4045
+ "description": "Automate Reddit tasks via Rube MCP (Composio): search subreddits, create posts, manage comments, and browse top content. Always search tools first for current schemas."
2796
4046
  },
2797
4047
  {
2798
4048
  "name": "reference-builder",
@@ -2802,13 +4052,18 @@
2802
4052
  {
2803
4053
  "name": "referral-program",
2804
4054
  "path": "skills/referral-program",
2805
- "description": "When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of mo"
4055
+ "description": "When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of..."
2806
4056
  },
2807
4057
  {
2808
4058
  "name": "remotion-best-practices",
2809
4059
  "path": "skills/remotion-best-practices",
2810
4060
  "description": "Best practices for Remotion - Video creation in React"
2811
4061
  },
4062
+ {
4063
+ "name": "render-automation",
4064
+ "path": "skills/render-automation",
4065
+ "description": "Automate Render tasks via Rube MCP (Composio): services, deployments, projects. Always search tools first for current schemas."
4066
+ },
2812
4067
  {
2813
4068
  "name": "repomix",
2814
4069
  "path": "skills/repomix",
@@ -2827,7 +4082,7 @@
2827
4082
  {
2828
4083
  "name": "research-engineer",
2829
4084
  "path": "skills/research-engineer",
2830
- "description": "An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal impleme"
4085
+ "description": "An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal impl..."
2831
4086
  },
2832
4087
  {
2833
4088
  "name": "reverse-engineer",
@@ -2867,13 +4122,18 @@
2867
4122
  {
2868
4123
  "name": "saga-orchestration",
2869
4124
  "path": "skills/saga-orchestration",
2870
- "description": "Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing long-running wo"
4125
+ "description": "Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing long-running..."
2871
4126
  },
2872
4127
  {
2873
4128
  "name": "sales-automator",
2874
4129
  "path": "skills/sales-automator",
2875
4130
  "description": "Draft cold emails, follow-ups, and proposal templates. Creates"
2876
4131
  },
4132
+ {
4133
+ "name": "salesforce-automation",
4134
+ "path": "skills/salesforce-automation",
4135
+ "description": "Automate Salesforce tasks via Rube MCP (Composio): leads, contacts, accounts, opportunities, SOQL queries. Always search tools first for current schemas."
4136
+ },
2877
4137
  {
2878
4138
  "name": "salesforce-developer",
2879
4139
  "path": "skills/salesforce-developer",
@@ -2882,12 +4142,12 @@
2882
4142
  {
2883
4143
  "name": "salesforce-development",
2884
4144
  "path": "skills/salesforce-development",
2885
- "description": "Expert patterns for Salesforce platform development including Lightning Web Components (LWC), Apex triggers and classes, REST/Bulk APIs, Connected Apps, and Salesforce DX with scratch orgs and 2nd gen"
4145
+ "description": "Expert patterns for Salesforce platform development including Lightning Web Components (LWC), Apex triggers and classes, REST/Bulk APIs, Connected Apps, and Salesforce DX with scratch orgs and 2nd ..."
2886
4146
  },
2887
4147
  {
2888
4148
  "name": "sast-configuration",
2889
4149
  "path": "skills/sast-configuration",
2890
- "description": "Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or automa"
4150
+ "description": "Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or aut..."
2891
4151
  },
2892
4152
  {
2893
4153
  "name": "scala-pro",
@@ -2895,9 +4155,9 @@
2895
4155
  "description": "Master enterprise-grade Scala development with functional"
2896
4156
  },
2897
4157
  {
2898
- "name": "Security Scanning Tools",
4158
+ "name": "scanning-tools",
2899
4159
  "path": "skills/scanning-tools",
2900
- "description": "This skill should be used when the user asks to \"perform vulnerability scanning\", \"scan networks for open ports\", \"assess web application security\", \"scan wireless networks\", \"detect malware\", \"check "
4160
+ "description": "This skill should be used when the user asks to \\\"perform vulnerability scanning\\\", \\\"scan networks for open ports\\\", \\\"assess web application security\\\", \\\"scan wireless networks\\\", \\\"detec..."
2901
4161
  },
2902
4162
  {
2903
4163
  "name": "schema-markup",
@@ -2907,7 +4167,7 @@
2907
4167
  {
2908
4168
  "name": "screen-reader-testing",
2909
4169
  "path": "skills/screen-reader-testing",
2910
- "description": "Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support"
4170
+ "description": "Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology supp..."
2911
4171
  },
2912
4172
  {
2913
4173
  "name": "screenshots",
@@ -2917,7 +4177,7 @@
2917
4177
  {
2918
4178
  "name": "scroll-experience",
2919
4179
  "path": "skills/scroll-experience",
2920
- "description": "Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product page"
4180
+ "description": "Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product p..."
2921
4181
  },
2922
4182
  {
2923
4183
  "name": "search-specialist",
@@ -2927,13 +4187,18 @@
2927
4187
  {
2928
4188
  "name": "secrets-management",
2929
4189
  "path": "skills/secrets-management",
2930
- "description": "Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD env"
4190
+ "description": "Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD ..."
2931
4191
  },
2932
4192
  {
2933
4193
  "name": "secure-code-guardian",
2934
4194
  "path": "skills/secure-code-guardian",
2935
4195
  "description": "Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities. Invoke for authentication, authorization, input validation, encryption, OWASP Top 1"
2936
4196
  },
4197
+ {
4198
+ "name": "security-audit",
4199
+ "path": "skills/security-audit",
4200
+ "description": "Comprehensive security auditing workflow covering web application testing, API security, penetration testing, vulnerability scanning, and security hardening."
4201
+ },
2937
4202
  {
2938
4203
  "name": "security-auditor",
2939
4204
  "path": "skills/security-auditor",
@@ -2947,7 +4212,7 @@
2947
4212
  {
2948
4213
  "name": "security-compliance-compliance-check",
2949
4214
  "path": "skills/security-compliance-compliance-check",
2950
- "description": "You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS, and other industry standards. Perform compliance audits and provide imple"
4215
+ "description": "You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS, and other industry standards. Perform compliance audits and provide im..."
2951
4216
  },
2952
4217
  {
2953
4218
  "name": "security-requirement-extraction",
@@ -2962,7 +4227,7 @@
2962
4227
  {
2963
4228
  "name": "security-scanning-security-dependencies",
2964
4229
  "path": "skills/security-scanning-security-dependencies",
2965
- "description": "You are a security expert specializing in dependency vulnerability analysis, SBOM generation, and supply chain security. Scan project dependencies across ecosystems to identify vulnerabilities, assess"
4230
+ "description": "You are a security expert specializing in dependency vulnerability analysis, SBOM generation, and supply chain security. Scan project dependencies across ecosystems to identify vulnerabilities, ass..."
2966
4231
  },
2967
4232
  {
2968
4233
  "name": "security-scanning-security-hardening",
@@ -2974,10 +4239,20 @@
2974
4239
  "path": "skills/security-scanning-security-sast",
2975
4240
  "description": "Static Application Security Testing (SAST) for code vulnerability"
2976
4241
  },
4242
+ {
4243
+ "name": "segment-automation",
4244
+ "path": "skills/segment-automation",
4245
+ "description": "Automate Segment tasks via Rube MCP (Composio): track events, identify users, manage groups, page views, aliases, batch operations. Always search tools first for current schemas."
4246
+ },
2977
4247
  {
2978
4248
  "name": "segment-cdp",
2979
4249
  "path": "skills/segment-cdp",
2980
- "description": "Expert patterns for Segment Customer Data Platform including Analytics.js, server-side tracking, tracking plans with Protocols, identity resolution, destinations configuration, and data governance bes"
4250
+ "description": "Expert patterns for Segment Customer Data Platform including Analytics.js, server-side tracking, tracking plans with Protocols, identity resolution, destinations configuration, and data governance ..."
4251
+ },
4252
+ {
4253
+ "name": "sendgrid-automation",
4254
+ "path": "skills/sendgrid-automation",
4255
+ "description": "Automate SendGrid email operations including sending emails, managing contacts/lists, sender identities, templates, and analytics via Rube MCP (Composio). Always search tools first for current sche..."
2981
4256
  },
2982
4257
  {
2983
4258
  "name": "senior-architect",
@@ -3044,6 +4319,11 @@
3044
4319
  "path": "skills/senior-security",
3045
4320
  "description": "Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto impl"
3046
4321
  },
4322
+ {
4323
+ "name": "sentry-automation",
4324
+ "path": "skills/sentry-automation",
4325
+ "description": "Automate Sentry tasks via Rube MCP (Composio): manage issues/events, configure alerts, track releases, monitor projects and teams. Always search tools first for current schemas."
4326
+ },
3047
4327
  {
3048
4328
  "name": "seo-audit",
3049
4329
  "path": "skills/seo-audit",
@@ -3082,7 +4362,7 @@
3082
4362
  {
3083
4363
  "name": "seo-fundamentals",
3084
4364
  "path": "skills/seo-fundamentals",
3085
- "description": ">"
4365
+ "description": "SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles."
3086
4366
  },
3087
4367
  {
3088
4368
  "name": "seo-keyword-strategist",
@@ -3122,7 +4402,12 @@
3122
4402
  {
3123
4403
  "name": "service-mesh-observability",
3124
4404
  "path": "skills/service-mesh-observability",
3125
- "description": "Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SLOs "
4405
+ "description": "Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SL..."
4406
+ },
4407
+ {
4408
+ "name": "shader-programming-glsl",
4409
+ "path": "skills/shader-programming-glsl",
4410
+ "description": "Expert guide for writing efficient GLSL shaders (Vertex/Fragment) for web and game engines, covering syntax, uniforms, and common effects."
3126
4411
  },
3127
4412
  {
3128
4413
  "name": "sharp-edges",
@@ -3135,14 +4420,19 @@
3135
4420
  "description": "Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability."
3136
4421
  },
3137
4422
  {
3138
- "name": "Shodan Reconnaissance and Pentesting",
4423
+ "name": "shodan-reconnaissance",
3139
4424
  "path": "skills/shodan-reconnaissance",
3140
- "description": "This skill should be used when the user asks to \"search for exposed devices on the internet,\" \"perform Shodan reconnaissance,\" \"find vulnerable services using Shodan,\" \"scan IP ranges with Shodan,\" or"
4425
+ "description": "This skill should be used when the user asks to \\\"search for exposed devices on the internet,\\\" \\\"perform Shodan reconnaissance,\\\" \\\"find vulnerable services using Shodan,\\\" \\\"scan IP ranges..."
3141
4426
  },
3142
4427
  {
3143
4428
  "name": "shopify-apps",
3144
4429
  "path": "skills/shopify-apps",
3145
- "description": "Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris components, billing, and app extensions. Use "
4430
+ "description": "Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris components, billing, and app extensions. U..."
4431
+ },
4432
+ {
4433
+ "name": "shopify-automation",
4434
+ "path": "skills/shopify-automation",
4435
+ "description": "Automate Shopify tasks via Rube MCP (Composio): products, orders, customers, inventory, collections. Always search tools first for current schemas."
3146
4436
  },
3147
4437
  {
3148
4438
  "name": "shopify-development",
@@ -3157,7 +4447,7 @@
3157
4447
  {
3158
4448
  "name": "signup-flow-cro",
3159
4449
  "path": "skills/signup-flow-cro",
3160
- "description": "When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions \"signup conversions,\" \"registration friction,\" \"signup form optimizat"
4450
+ "description": "When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions \\\"signup conversions,\\\" \\\"registration friction,\\\" \\\"signup..."
3161
4451
  },
3162
4452
  {
3163
4453
  "name": "similarity-search-patterns",
@@ -3169,10 +4459,15 @@
3169
4459
  "path": "skills/skill-creator",
3170
4460
  "description": "Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workfl"
3171
4461
  },
4462
+ {
4463
+ "name": "skill-creator-ms",
4464
+ "path": "skills/skill-creator-ms",
4465
+ "description": "Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills."
4466
+ },
3172
4467
  {
3173
4468
  "name": "skill-developer",
3174
4469
  "path": "skills/skill-developer",
3175
- "description": "Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill a"
4470
+ "description": "Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skil..."
3176
4471
  },
3177
4472
  {
3178
4473
  "name": "skill-rails-upgrade",
@@ -3189,30 +4484,35 @@
3189
4484
  "path": "skills/skill-share",
3190
4485
  "description": "A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery."
3191
4486
  },
4487
+ {
4488
+ "name": "slack-automation",
4489
+ "path": "skills/slack-automation",
4490
+ "description": "Automate Slack messaging, channel management, search, reactions, and threads via Rube MCP (Composio). Send messages, search conversations, manage channels/users, and react to messages programmatica..."
4491
+ },
3192
4492
  {
3193
4493
  "name": "slack-bot-builder",
3194
4494
  "path": "skills/slack-bot-builder",
3195
- "description": "Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event handling, OAuth installation flows, and Work"
4495
+ "description": "Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event handling, OAuth installation flows, and W..."
3196
4496
  },
3197
4497
  {
3198
4498
  "name": "slack-gif-creator",
3199
4499
  "path": "skills/slack-gif-creator",
3200
- "description": "Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like \"make me a G"
4500
+ "description": "Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animation"
3201
4501
  },
3202
4502
  {
3203
4503
  "name": "slo-implementation",
3204
4504
  "path": "skills/slo-implementation",
3205
- "description": "Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or meas"
4505
+ "description": "Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or m..."
3206
4506
  },
3207
4507
  {
3208
- "name": "SMTP Penetration Testing",
4508
+ "name": "smtp-penetration-testing",
3209
4509
  "path": "skills/smtp-penetration-testing",
3210
- "description": "This skill should be used when the user asks to \"perform SMTP penetration testing\", \"enumerate email users\", \"test for open mail relays\", \"grab SMTP banners\", \"brute force email credentials\", or \"asse"
4510
+ "description": "This skill should be used when the user asks to \\\"perform SMTP penetration testing\\\", \\\"enumerate email users\\\", \\\"test for open mail relays\\\", \\\"grab SMTP banners\\\", \\\"brute force email cre..."
3211
4511
  },
3212
4512
  {
3213
4513
  "name": "social-content",
3214
4514
  "path": "skills/social-content",
3215
- "description": "When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn po"
4515
+ "description": "When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn..."
3216
4516
  },
3217
4517
  {
3218
4518
  "name": "software-architecture",
@@ -3222,7 +4522,7 @@
3222
4522
  {
3223
4523
  "name": "solidity-security",
3224
4524
  "path": "skills/solidity-security",
3225
- "description": "Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing s"
4525
+ "description": "Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementin..."
3226
4526
  },
3227
4527
  {
3228
4528
  "name": "spark-engineer",
@@ -3245,24 +4545,29 @@
3245
4545
  "description": "Use when building Spring Boot 3.x applications, microservices, or reactive Java applications. Invoke for Spring Data JPA, Spring Security 6, WebFlux, Spring Cloud integration."
3246
4546
  },
3247
4547
  {
3248
- "name": "SQL Injection Testing",
4548
+ "name": "sql-injection-testing",
3249
4549
  "path": "skills/sql-injection-testing",
3250
- "description": "This skill should be used when the user asks to \"test for SQL injection vulnerabilities\", \"perform SQLi attacks\", \"bypass authentication using SQL injection\", \"extract database information through inj"
4550
+ "description": "This skill should be used when the user asks to \\\"test for SQL injection vulnerabilities\\\", \\\"perform SQLi attacks\\\", \\\"bypass authentication using SQL injection\\\", \\\"extract database inform..."
3251
4551
  },
3252
4552
  {
3253
4553
  "name": "sql-optimization-patterns",
3254
4554
  "path": "skills/sql-optimization-patterns",
3255
- "description": "Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database sc"
4555
+ "description": "Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database..."
3256
4556
  },
3257
4557
  {
3258
4558
  "name": "sql-pro",
3259
4559
  "path": "skills/sql-pro",
3260
- "description": "Master modern SQL with cloud-native databases, OLTP/OLAP"
4560
+ "description": "Use when optimizing SQL queries, designing database schemas, or tuning database performance. Invoke for complex queries, window functions, CTEs, indexing strategies, query plan analysis."
3261
4561
  },
3262
4562
  {
3263
- "name": "SQLMap Database Penetration Testing",
4563
+ "name": "sqlmap-database-pentesting",
3264
4564
  "path": "skills/sqlmap-database-pentesting",
3265
- "description": "This skill should be used when the user asks to \"automate SQL injection testing,\" \"enumerate database structure,\" \"extract database credentials using sqlmap,\" \"dump tables and columns from a vulnerabl"
4565
+ "description": "This skill should be used when the user asks to \\\"automate SQL injection testing,\\\" \\\"enumerate database structure,\\\" \\\"extract database credentials using sqlmap,\\\" \\\"dump tables and columns..."
4566
+ },
4567
+ {
4568
+ "name": "square-automation",
4569
+ "path": "skills/square-automation",
4570
+ "description": "Automate Square tasks via Rube MCP (Composio): payments, orders, invoices, locations. Always search tools first for current schemas."
3266
4571
  },
3267
4572
  {
3268
4573
  "name": "sre-engineer",
@@ -3270,9 +4575,9 @@
3270
4575
  "description": "Use when defining SLIs/SLOs, managing error budgets, or building reliable systems at scale. Invoke for incident management, chaos engineering, toil reduction, capacity planning."
3271
4576
  },
3272
4577
  {
3273
- "name": "SSH Penetration Testing",
4578
+ "name": "ssh-penetration-testing",
3274
4579
  "path": "skills/ssh-penetration-testing",
3275
- "description": "This skill should be used when the user asks to \"pentest SSH services\", \"enumerate SSH configurations\", \"brute force SSH credentials\", \"exploit SSH vulnerabilities\", \"perform SSH tunneling\", or \"audit"
4580
+ "description": "This skill should be used when the user asks to \\\"pentest SSH services\\\", \\\"enumerate SSH configurations\\\", \\\"brute force SSH credentials\\\", \\\"exploit SSH vulnerabilities\\\", \\\"perform SSH tu..."
3276
4581
  },
3277
4582
  {
3278
4583
  "name": "startup-analyst",
@@ -3297,33 +4602,43 @@
3297
4602
  {
3298
4603
  "name": "startup-financial-modeling",
3299
4604
  "path": "skills/startup-financial-modeling",
3300
- "description": "This skill should be used when the user asks to \"create financial"
4605
+ "description": "This skill should be used when the user asks to \\\\\\\"create financial"
3301
4606
  },
3302
4607
  {
3303
4608
  "name": "startup-metrics-framework",
3304
4609
  "path": "skills/startup-metrics-framework",
3305
- "description": "This skill should be used when the user asks about \"key startup"
4610
+ "description": "This skill should be used when the user asks about \\\\\\\"key startup"
3306
4611
  },
3307
4612
  {
3308
4613
  "name": "stitch-ui-design",
3309
4614
  "path": "skills/stitch-ui-design",
3310
- "description": "Expert guide for creating effective prompts for Google Stitch AI UI design tool. Use when user wants to design UI/UX in Stitch, create app interfaces, generate mobile/web designs, or needs help crafti"
4615
+ "description": "Expert guide for creating effective prompts for Google Stitch AI UI design tool. Use when user wants to design UI/UX in Stitch, create app interfaces, generate mobile/web designs, or needs help cra..."
3311
4616
  },
3312
4617
  {
3313
4618
  "name": "stride-analysis-patterns",
3314
4619
  "path": "skills/stride-analysis-patterns",
3315
4620
  "description": "Apply STRIDE methodology to systematically identify threats. Use when analyzing system security, conducting threat modeling sessions, or creating security documentation."
3316
4621
  },
4622
+ {
4623
+ "name": "stripe-automation",
4624
+ "path": "skills/stripe-automation",
4625
+ "description": "Automate Stripe tasks via Rube MCP (Composio): customers, charges, subscriptions, invoices, products, refunds. Always search tools first for current schemas."
4626
+ },
3317
4627
  {
3318
4628
  "name": "stripe-integration",
3319
4629
  "path": "skills/stripe-integration",
3320
- "description": "Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or imp"
4630
+ "description": "Get paid from day one. Payments, subscriptions, billing portal, webhooks, metered billing, Stripe Connect. The complete guide to implementing Stripe correctly, including all the edge cases that will b"
3321
4631
  },
3322
4632
  {
3323
4633
  "name": "subagent-driven-development",
3324
4634
  "path": "skills/subagent-driven-development",
3325
4635
  "description": "Use when executing implementation plans with independent tasks in the current session"
3326
4636
  },
4637
+ {
4638
+ "name": "supabase-automation",
4639
+ "path": "skills/supabase-automation",
4640
+ "description": "Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always search tools first for current schemas."
4641
+ },
3327
4642
  {
3328
4643
  "name": "superpowers-lab",
3329
4644
  "path": "skills/superpowers-lab",
@@ -3337,12 +4652,12 @@
3337
4652
  {
3338
4653
  "name": "swiftui-expert-skill",
3339
4654
  "path": "skills/swiftui-expert-skill",
3340
- "description": "Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, modern APIs, Swift concurrency, and iOS 26+ Liquid Glass adoption. Use when buildin"
4655
+ "description": "Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, modern APIs, Swift concurrency, and iOS 26+ Liquid Glass adoption. Use when buil..."
3341
4656
  },
3342
4657
  {
3343
4658
  "name": "systematic-debugging",
3344
4659
  "path": "skills/systematic-debugging",
3345
- "description": "Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes"
4660
+ "description": "4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues."
3346
4661
  },
3347
4662
  {
3348
4663
  "name": "systems-programming-rust-project",
@@ -3352,7 +4667,7 @@
3352
4667
  {
3353
4668
  "name": "tailwind-design-system",
3354
4669
  "path": "skills/tailwind-design-system",
3355
- "description": "Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI pa"
4670
+ "description": "Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI..."
3356
4671
  },
3357
4672
  {
3358
4673
  "name": "tailwind-patterns",
@@ -3407,17 +4722,22 @@
3407
4722
  {
3408
4723
  "name": "team-composition-analysis",
3409
4724
  "path": "skills/team-composition-analysis",
3410
- "description": "This skill should be used when the user asks to \"plan team"
4725
+ "description": "This skill should be used when the user asks to \\\\\\\"plan team"
4726
+ },
4727
+ {
4728
+ "name": "telegram-automation",
4729
+ "path": "skills/telegram-automation",
4730
+ "description": "Automate Telegram tasks via Rube MCP (Composio): send messages, manage chats, share photos/documents, and handle bot commands. Always search tools first for current schemas."
3411
4731
  },
3412
4732
  {
3413
4733
  "name": "telegram-bot-builder",
3414
4734
  "path": "skills/telegram-bot-builder",
3415
- "description": "Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, "
4735
+ "description": "Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategie..."
3416
4736
  },
3417
4737
  {
3418
4738
  "name": "telegram-mini-app",
3419
4739
  "path": "skills/telegram-mini-app",
3420
- "description": "Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API, payments, user authentication, and building"
4740
+ "description": "Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API, payments, user authentication, and build..."
3421
4741
  },
3422
4742
  {
3423
4743
  "name": "template-skill",
@@ -3432,17 +4752,22 @@
3432
4752
  {
3433
4753
  "name": "temporal-python-testing",
3434
4754
  "path": "skills/temporal-python-testing",
3435
- "description": "Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workfl"
4755
+ "description": "Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal wor..."
3436
4756
  },
3437
4757
  {
3438
4758
  "name": "terraform-engineer",
3439
4759
  "path": "skills/terraform-engineer",
3440
4760
  "description": "Use when implementing infrastructure as code with Terraform across AWS, Azure, or GCP. Invoke for module development, state management, provider configuration, multi-environment workflows, infrastruct"
3441
4761
  },
4762
+ {
4763
+ "name": "terraform-infrastructure",
4764
+ "path": "skills/terraform-infrastructure",
4765
+ "description": "Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale."
4766
+ },
3442
4767
  {
3443
4768
  "name": "terraform-module-library",
3444
4769
  "path": "skills/terraform-module-library",
3445
- "description": "Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or "
4770
+ "description": "Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, ..."
3446
4771
  },
3447
4772
  {
3448
4773
  "name": "terraform-skill",
@@ -3467,7 +4792,7 @@
3467
4792
  {
3468
4793
  "name": "test-fixing",
3469
4794
  "path": "skills/test-fixing",
3470
- "description": "Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make "
4795
+ "description": "Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to ma..."
3471
4796
  },
3472
4797
  {
3473
4798
  "name": "test-master",
@@ -3477,12 +4802,17 @@
3477
4802
  {
3478
4803
  "name": "testing-patterns",
3479
4804
  "path": "skills/testing-patterns",
3480
- "description": "Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle."
4805
+ "description": "Testing patterns and principles. Unit, integration, mocking strategies."
4806
+ },
4807
+ {
4808
+ "name": "testing-qa",
4809
+ "path": "skills/testing-qa",
4810
+ "description": "Comprehensive testing and QA workflow covering unit testing, integration testing, E2E testing, browser automation, and quality assurance."
3481
4811
  },
3482
4812
  {
3483
4813
  "name": "theme-factory",
3484
4814
  "path": "skills/theme-factory",
3485
- "description": "Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact t"
4815
+ "description": "Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifac..."
3486
4816
  },
3487
4817
  {
3488
4818
  "name": "threat-mitigation-mapping",
@@ -3492,7 +4822,7 @@
3492
4822
  {
3493
4823
  "name": "threat-modeling-expert",
3494
4824
  "path": "skills/threat-modeling-expert",
3495
- "description": "Expert in threat modeling methodologies, security architecture review, and risk assessment. Masters STRIDE, PASTA, attack trees, and security requirement extraction. Use for security architecture revi"
4825
+ "description": "Expert in threat modeling methodologies, security architecture review, and risk assessment. Masters STRIDE, PASTA, attack trees, and security requirement extraction. Use for security architecture r..."
3496
4826
  },
3497
4827
  {
3498
4828
  "name": "threejs",
@@ -3502,7 +4832,17 @@
3502
4832
  {
3503
4833
  "name": "threejs-skills",
3504
4834
  "path": "skills/threejs-skills",
3505
- "description": "Three.js skills for creating 3D elements and interactive experiences"
4835
+ "description": "Create 3D scenes, interactive experiences, and visual effects using Three.js. Use when user requests 3D graphics, WebGL experiences, 3D visualizations, animations, or interactive 3D elements."
4836
+ },
4837
+ {
4838
+ "name": "tiktok-automation",
4839
+ "path": "skills/tiktok-automation",
4840
+ "description": "Automate TikTok tasks via Rube MCP (Composio): upload/publish videos, post photos, manage content, and view user profiles/stats. Always search tools first for current schemas."
4841
+ },
4842
+ {
4843
+ "name": "todoist-automation",
4844
+ "path": "skills/todoist-automation",
4845
+ "description": "Automate Todoist task management, projects, sections, filtering, and bulk operations via Rube MCP (Composio). Always search tools first for current schemas."
3506
4846
  },
3507
4847
  {
3508
4848
  "name": "tool-design",
@@ -3510,19 +4850,24 @@
3510
4850
  "description": "Build tools that agents can use effectively, including architectural reduction patterns"
3511
4851
  },
3512
4852
  {
3513
- "name": "Top 100 Web Vulnerabilities Reference",
4853
+ "name": "top-web-vulnerabilities",
3514
4854
  "path": "skills/top-web-vulnerabilities",
3515
- "description": "This skill should be used when the user asks to \"identify web application vulnerabilities\", \"explain common security flaws\", \"understand vulnerability categories\", \"learn about injection attacks\", \"re"
4855
+ "description": "This skill should be used when the user asks to \\\"identify web application vulnerabilities\\\", \\\"explain common security flaws\\\", \\\"understand vulnerability categories\\\", \\\"learn about inject..."
3516
4856
  },
3517
4857
  {
3518
4858
  "name": "track-management",
3519
4859
  "path": "skills/track-management",
3520
4860
  "description": "Use this skill when creating, managing, or working with Conductor"
3521
4861
  },
4862
+ {
4863
+ "name": "trello-automation",
4864
+ "path": "skills/trello-automation",
4865
+ "description": "Automate Trello boards, cards, and workflows via Rube MCP (Composio). Create cards, manage lists, assign members, and search across boards programmatically."
4866
+ },
3522
4867
  {
3523
4868
  "name": "trigger-dev",
3524
4869
  "path": "skills/trigger-dev",
3525
- "description": "Trigger.dev expert for background jobs, AI workflows, and reliable async execution with excellent developer experience and TypeScript-first design. Use when: trigger.dev, trigger dev, background task,"
4870
+ "description": "Trigger.dev expert for background jobs, AI workflows, and reliable async execution with excellent developer experience and TypeScript-first design. Use when: trigger.dev, trigger dev, background ta..."
3526
4871
  },
3527
4872
  {
3528
4873
  "name": "turborepo-caching",
@@ -3537,12 +4882,17 @@
3537
4882
  {
3538
4883
  "name": "twilio-communications",
3539
4884
  "path": "skills/twilio-communications",
3540
- "description": "Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems and "
4885
+ "description": "Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems a..."
4886
+ },
4887
+ {
4888
+ "name": "twitter-automation",
4889
+ "path": "skills/twitter-automation",
4890
+ "description": "Automate Twitter/X tasks via Rube MCP (Composio): posts, search, users, bookmarks, lists, media. Always search tools first for current schemas."
3541
4891
  },
3542
4892
  {
3543
4893
  "name": "typescript-advanced-types",
3544
4894
  "path": "skills/typescript-advanced-types",
3545
- "description": "Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex ty"
4895
+ "description": "Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex..."
3546
4896
  },
3547
4897
  {
3548
4898
  "name": "typescript-expert",
@@ -3552,7 +4902,7 @@
3552
4902
  {
3553
4903
  "name": "typescript-pro",
3554
4904
  "path": "skills/typescript-pro",
3555
- "description": "Master TypeScript with advanced types, generics, and strict type"
4905
+ "description": "Use when building TypeScript applications requiring advanced type systems, generics, or full-stack type safety. Invoke for type guards, utility types, tRPC integration, monorepo setup."
3556
4906
  },
3557
4907
  {
3558
4908
  "name": "ui-design-system",
@@ -3597,7 +4947,7 @@
3597
4947
  {
3598
4948
  "name": "unity-ecs-patterns",
3599
4949
  "path": "skills/unity-ecs-patterns",
3600
- "description": "Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing performance, or working with large entity"
4950
+ "description": "Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing performance, or working with large ent..."
3601
4951
  },
3602
4952
  {
3603
4953
  "name": "unreal-engine-cpp-pro",
@@ -3607,22 +4957,22 @@
3607
4957
  {
3608
4958
  "name": "upgrading-expo",
3609
4959
  "path": "skills/upgrading-expo",
3610
- "description": "Upgrade Expo SDK versions"
4960
+ "description": "Guidelines for upgrading Expo SDK versions and fixing dependency issues."
3611
4961
  },
3612
4962
  {
3613
4963
  "name": "upstash-qstash",
3614
4964
  "path": "skills/upstash-qstash",
3615
- "description": "Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure. Use when: qstash, upstash queue, serverless cron, scheduled "
4965
+ "description": "Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure. Use when: qstash, upstash queue, serverless cron, schedul..."
3616
4966
  },
3617
4967
  {
3618
4968
  "name": "using-git-worktrees",
3619
4969
  "path": "skills/using-git-worktrees",
3620
- "description": "Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verificat"
4970
+ "description": "Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verifi..."
3621
4971
  },
3622
4972
  {
3623
4973
  "name": "using-neon",
3624
4974
  "path": "skills/using-neon",
3625
- "description": "Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/aut"
4975
+ "description": "Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/..."
3626
4976
  },
3627
4977
  {
3628
4978
  "name": "using-superpowers",
@@ -3632,7 +4982,7 @@
3632
4982
  {
3633
4983
  "name": "uv-package-manager",
3634
4984
  "path": "skills/uv-package-manager",
3635
- "description": "Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizin"
4985
+ "description": "Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimi..."
3636
4986
  },
3637
4987
  {
3638
4988
  "name": "ux-researcher-designer",
@@ -3654,6 +5004,11 @@
3654
5004
  "path": "skills/vector-index-tuning",
3655
5005
  "description": "Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure."
3656
5006
  },
5007
+ {
5008
+ "name": "vercel-automation",
5009
+ "path": "skills/vercel-automation",
5010
+ "description": "Automate Vercel tasks via Rube MCP (Composio): manage deployments, domains, DNS, env vars, projects, and teams. Always search tools first for current schemas."
5011
+ },
3657
5012
  {
3658
5013
  "name": "vercel-deploy",
3659
5014
  "path": "skills/vercel-deploy",
@@ -3662,7 +5017,7 @@
3662
5017
  {
3663
5018
  "name": "vercel-deploy-claimable",
3664
5019
  "path": "skills/vercel-deploy-claimable",
3665
- "description": "Deploy applications and websites to Vercel. Use when user requests deployment actions such as Deploy my app, Deploy this to production, Create a preview deployment. No authentication required - return"
5020
+ "description": "Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as 'Deploy my app', 'Deploy this to production', 'Create a preview deployment', 'Deploy and..."
3666
5021
  },
3667
5022
  {
3668
5023
  "name": "vercel-deployment",
@@ -3672,7 +5027,7 @@
3672
5027
  {
3673
5028
  "name": "verification-before-completion",
3674
5029
  "path": "skills/verification-before-completion",
3675
- "description": "Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence"
5030
+ "description": "Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evide..."
3676
5031
  },
3677
5032
  {
3678
5033
  "name": "vexor",
@@ -3687,17 +5042,17 @@
3687
5042
  {
3688
5043
  "name": "viral-generator-builder",
3689
5044
  "path": "skills/viral-generator-builder",
3690
- "description": "Expert in building shareable generator tools that go viral - name generators, quiz makers, avatar creators, personality tests, and calculator tools. Covers the psychology of sharing, viral mechanics, "
5045
+ "description": "Expert in building shareable generator tools that go viral - name generators, quiz makers, avatar creators, personality tests, and calculator tools. Covers the psychology of sharing, viral mechanic..."
3691
5046
  },
3692
5047
  {
3693
5048
  "name": "voice-agents",
3694
5049
  "path": "skills/voice-agents",
3695
- "description": "Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis, it's achieving natural conversation flow w"
5050
+ "description": "Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis, it's achieving natural conversation flo..."
3696
5051
  },
3697
5052
  {
3698
5053
  "name": "voice-ai-development",
3699
5054
  "path": "skills/voice-ai-development",
3700
- "description": "Expert in building voice AI applications - from real-time voice agents to voice-enabled apps. Covers OpenAI Realtime API, Vapi for voice agents, Deepgram for transcription, ElevenLabs for synthesis, L"
5055
+ "description": "Expert in building voice AI applications - from real-time voice agents to voice-enabled apps. Covers OpenAI Realtime API, Vapi for voice agents, Deepgram for transcription, ElevenLabs for synthesis..."
3701
5056
  },
3702
5057
  {
3703
5058
  "name": "voice-ai-engine-development",
@@ -3722,12 +5077,12 @@
3722
5077
  {
3723
5078
  "name": "wcag-audit-patterns",
3724
5079
  "path": "skills/wcag-audit-patterns",
3725
- "description": "Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing acces"
5080
+ "description": "Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing ac..."
3726
5081
  },
3727
5082
  {
3728
5083
  "name": "web-artifacts-builder",
3729
5084
  "path": "skills/web-artifacts-builder",
3730
- "description": "Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state manag"
5085
+ "description": "Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state ma..."
3731
5086
  },
3732
5087
  {
3733
5088
  "name": "web-design-guidelines",
@@ -3744,15 +5099,25 @@
3744
5099
  "path": "skills/web-performance-optimization",
3745
5100
  "description": "Optimize website and web application performance including loading speed, Core Web Vitals, bundle size, caching strategies, and runtime performance"
3746
5101
  },
5102
+ {
5103
+ "name": "web-security-testing",
5104
+ "path": "skills/web-security-testing",
5105
+ "description": "Web application security testing workflow for OWASP Top 10 vulnerabilities including injection, XSS, authentication flaws, and access control issues."
5106
+ },
3747
5107
  {
3748
5108
  "name": "web3-testing",
3749
5109
  "path": "skills/web3-testing",
3750
- "description": "Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or valid"
5110
+ "description": "Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or va..."
3751
5111
  },
3752
5112
  {
3753
5113
  "name": "webapp-testing",
3754
5114
  "path": "skills/webapp-testing",
3755
- "description": "Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser l"
5115
+ "description": "Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browse..."
5116
+ },
5117
+ {
5118
+ "name": "webflow-automation",
5119
+ "path": "skills/webflow-automation",
5120
+ "description": "Automate Webflow CMS collections, site publishing, page management, asset uploads, and ecommerce orders via Rube MCP (Composio). Always search tools first for current schemas."
3756
5121
  },
3757
5122
  {
3758
5123
  "name": "websocket-engineer",
@@ -3760,40 +5125,105 @@
3760
5125
  "description": "Use when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence tracking, room management."
3761
5126
  },
3762
5127
  {
3763
- "name": "Windows Privilege Escalation",
5128
+ "name": "whatsapp-automation",
5129
+ "path": "skills/whatsapp-automation",
5130
+ "description": "Automate WhatsApp Business tasks via Rube MCP (Composio): send messages, manage templates, upload media, and handle contacts. Always search tools first for current schemas."
5131
+ },
5132
+ {
5133
+ "name": "wiki-architect",
5134
+ "path": "skills/wiki-architect",
5135
+ "description": "Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate documentation, map a codebase structure, or..."
5136
+ },
5137
+ {
5138
+ "name": "wiki-changelog",
5139
+ "path": "skills/wiki-changelog",
5140
+ "description": "Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about recent changes, wants a changelog, or needs to understand what changed in th..."
5141
+ },
5142
+ {
5143
+ "name": "wiki-onboarding",
5144
+ "path": "skills/wiki-onboarding",
5145
+ "description": "Generates two complementary onboarding guides \\u2014 a Principal-Level architectural deep-dive and a Zero-to-Hero contributor walkthrough. Use when the user wants onboarding documentation fo..."
5146
+ },
5147
+ {
5148
+ "name": "wiki-page-writer",
5149
+ "path": "skills/wiki-page-writer",
5150
+ "description": "Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing documentation, generating wiki pages, creating tech..."
5151
+ },
5152
+ {
5153
+ "name": "wiki-qa",
5154
+ "path": "skills/wiki-qa",
5155
+ "description": "Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a component, or needs help navigating the code..."
5156
+ },
5157
+ {
5158
+ "name": "wiki-researcher",
5159
+ "path": "skills/wiki-researcher",
5160
+ "description": "Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an in-depth investigation, needs to understand how..."
5161
+ },
5162
+ {
5163
+ "name": "wiki-vitepress",
5164
+ "path": "skills/wiki-vitepress",
5165
+ "description": "Packages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build output. Use when the user wants to create a browsa..."
5166
+ },
5167
+ {
5168
+ "name": "windows-privilege-escalation",
3764
5169
  "path": "skills/windows-privilege-escalation",
3765
- "description": "This skill should be used when the user asks to \"escalate privileges on Windows,\" \"find Windows privesc vectors,\" \"enumerate Windows for privilege escalation,\" \"exploit Windows misconfigurations,\" or "
5170
+ "description": "This skill should be used when the user asks to \\\"escalate privileges on Windows,\\\" \\\"find Windows privesc vectors,\\\" \\\"enumerate Windows for privilege escalation,\\\" \\\"exploit Windows miscon..."
3766
5171
  },
3767
5172
  {
3768
- "name": "Wireshark Network Traffic Analysis",
5173
+ "name": "wireshark-analysis",
3769
5174
  "path": "skills/wireshark-analysis",
3770
- "description": "This skill should be used when the user asks to \"analyze network traffic with Wireshark\", \"capture packets for troubleshooting\", \"filter PCAP files\", \"follow TCP/UDP streams\", \"detect network anomalie"
5175
+ "description": "This skill should be used when the user asks to \\\"analyze network traffic with Wireshark\\\", \\\"capture packets for troubleshooting\\\", \\\"filter PCAP files\\\", \\\"follow TCP/UDP streams\\\", \\\"dete..."
3771
5176
  },
3772
5177
  {
3773
- "name": "WordPress Penetration Testing",
5178
+ "name": "wordpress",
5179
+ "path": "skills/wordpress",
5180
+ "description": "Complete WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security hardening."
5181
+ },
5182
+ {
5183
+ "name": "wordpress-penetration-testing",
3774
5184
  "path": "skills/wordpress-penetration-testing",
3775
- "description": "This skill should be used when the user asks to \"pentest WordPress sites\", \"scan WordPress for vulnerabilities\", \"enumerate WordPress users, themes, or plugins\", \"exploit WordPress vulnerabilities\", o"
5185
+ "description": "This skill should be used when the user asks to \\\"pentest WordPress sites\\\", \\\"scan WordPress for vulnerabilities\\\", \\\"enumerate WordPress users, themes, or plugins\\\", \\\"exploit WordPress vu..."
5186
+ },
5187
+ {
5188
+ "name": "wordpress-plugin-development",
5189
+ "path": "skills/wordpress-plugin-development",
5190
+ "description": "WordPress plugin development workflow covering plugin architecture, hooks, admin interfaces, REST API, and security best practices."
3776
5191
  },
3777
5192
  {
3778
5193
  "name": "wordpress-pro",
3779
5194
  "path": "skills/wordpress-pro",
3780
5195
  "description": "Use when developing WordPress themes, plugins, customizing Gutenberg blocks, implementing WooCommerce features, or optimizing WordPress performance and security."
3781
5196
  },
5197
+ {
5198
+ "name": "wordpress-theme-development",
5199
+ "path": "skills/wordpress-theme-development",
5200
+ "description": "WordPress theme development workflow covering theme architecture, template hierarchy, custom post types, block editor support, and responsive design."
5201
+ },
5202
+ {
5203
+ "name": "wordpress-woocommerce-development",
5204
+ "path": "skills/wordpress-woocommerce-development",
5205
+ "description": "WooCommerce store development workflow covering store setup, payment integration, shipping configuration, and customization."
5206
+ },
3782
5207
  {
3783
5208
  "name": "workflow-automation",
3784
5209
  "path": "skills/workflow-automation",
3785
- "description": "Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it, workfl"
5210
+ "description": "Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it, wor..."
3786
5211
  },
3787
5212
  {
3788
5213
  "name": "workflow-orchestration-patterns",
3789
5214
  "path": "skills/workflow-orchestration-patterns",
3790
- "description": "Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running pro"
5215
+ "description": "Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running ..."
3791
5216
  },
3792
5217
  {
3793
5218
  "name": "workflow-patterns",
3794
5219
  "path": "skills/workflow-patterns",
3795
5220
  "description": "Use this skill when implementing tasks according to Conductor's TDD"
3796
5221
  },
5222
+ {
5223
+ "name": "wrike-automation",
5224
+ "path": "skills/wrike-automation",
5225
+ "description": "Automate Wrike project management via Rube MCP (Composio): create tasks/folders, manage projects, assign work, and track progress. Always search tools first for current schemas."
5226
+ },
3797
5227
  {
3798
5228
  "name": "writing-plans",
3799
5229
  "path": "skills/writing-plans",
@@ -3802,7 +5232,7 @@
3802
5232
  {
3803
5233
  "name": "writing-skills",
3804
5234
  "path": "skills/writing-skills",
3805
- "description": "Use when creating, updating, or improving agent skills."
5235
+ "description": "Use when creating new skills, editing existing skills, or verifying skills work before deployment"
3806
5236
  },
3807
5237
  {
3808
5238
  "name": "x-article-publisher-skill",
@@ -3815,14 +5245,24 @@
3815
5245
  "description": "Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv"
3816
5246
  },
3817
5247
  {
3818
- "name": "xlsx",
5248
+ "name": "xlsx-official",
3819
5249
  "path": "skills/xlsx-official",
3820
- "description": "Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv"
5250
+ "description": "Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, ...."
3821
5251
  },
3822
5252
  {
3823
- "name": "Cross-Site Scripting and HTML Injection Testing",
5253
+ "name": "xss-html-injection",
3824
5254
  "path": "skills/xss-html-injection",
3825
- "description": "This skill should be used when the user asks to \"test for XSS vulnerabilities\", \"perform cross-site scripting attacks\", \"identify HTML injection flaws\", \"exploit client-side injection vulnerabilities\""
5255
+ "description": "This skill should be used when the user asks to \\\"test for XSS vulnerabilities\\\", \\\"perform cross-site scripting attacks\\\", \\\"identify HTML injection flaws\\\", \\\"exploit client-side injection..."
5256
+ },
5257
+ {
5258
+ "name": "youtube-automation",
5259
+ "path": "skills/youtube-automation",
5260
+ "description": "Automate YouTube tasks via Rube MCP (Composio): upload videos, manage playlists, search content, get analytics, and handle comments. Always search tools first for current schemas."
5261
+ },
5262
+ {
5263
+ "name": "youtube-summarizer",
5264
+ "path": "skills/youtube-summarizer",
5265
+ "description": "Extract transcripts from YouTube videos and generate comprehensive, detailed summaries using intelligent analysis frameworks"
3826
5266
  },
3827
5267
  {
3828
5268
  "name": "youtube-transcript",
@@ -3832,11 +5272,31 @@
3832
5272
  {
3833
5273
  "name": "zapier-make-patterns",
3834
5274
  "path": "skills/zapier-make-patterns",
3835
- "description": "No-code automation democratizes workflow building. Zapier and Make (formerly Integromat) let non-developers automate business processes without writing code. But no-code doesn't mean no-complexity - t"
5275
+ "description": "No-code automation democratizes workflow building. Zapier and Make (formerly Integromat) let non-developers automate business processes without writing code. But no-code doesn't mean no-complexity ..."
5276
+ },
5277
+ {
5278
+ "name": "zendesk-automation",
5279
+ "path": "skills/zendesk-automation",
5280
+ "description": "Automate Zendesk tasks via Rube MCP (Composio): tickets, users, organizations, replies. Always search tools first for current schemas."
5281
+ },
5282
+ {
5283
+ "name": "zoho-crm-automation",
5284
+ "path": "skills/zoho-crm-automation",
5285
+ "description": "Automate Zoho CRM tasks via Rube MCP (Composio): create/update records, search contacts, manage leads, and convert leads. Always search tools first for current schemas."
5286
+ },
5287
+ {
5288
+ "name": "zoom-automation",
5289
+ "path": "skills/zoom-automation",
5290
+ "description": "Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current schemas."
3836
5291
  },
3837
5292
  {
3838
5293
  "name": "zustand-store",
3839
5294
  "path": "skills/zustand-store",
3840
5295
  "description": "Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creating global stores, or implementing reactive "
5296
+ },
5297
+ {
5298
+ "name": "zustand-store-ts",
5299
+ "path": "skills/zustand-store-ts",
5300
+ "description": "Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creating global stores, or implementing reacti..."
3841
5301
  }
3842
5302
  ]