opencode-skills-collection 4.0.68 → 4.0.70

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 (491) hide show
  1. package/bundled-skills/.antigravity-install-manifest.json +304 -1
  2. package/bundled-skills/access-review/SKILL.md +394 -0
  3. package/bundled-skills/access-review/references/details.md +121 -0
  4. package/bundled-skills/agent-evals/SKILL.md +420 -0
  5. package/bundled-skills/agent-observability/SKILL.md +346 -0
  6. package/bundled-skills/agent-observability/references/details.md +786 -0
  7. package/bundled-skills/ai-agent-security/SKILL.md +393 -0
  8. package/bundled-skills/ai-agent-security/references/details.md +912 -0
  9. package/bundled-skills/ai-coding-agent-guardrails/SKILL.md +442 -0
  10. package/bundled-skills/ai-coding-agent-guardrails/references/details.md +753 -0
  11. package/bundled-skills/ai-inference-service-mesh/SKILL.md +449 -0
  12. package/bundled-skills/ai-pipeline-orchestration/SKILL.md +287 -0
  13. package/bundled-skills/ai-red-teaming/SKILL.md +409 -0
  14. package/bundled-skills/ai-security-hardening/SKILL.md +343 -0
  15. package/bundled-skills/ai-sre-incident-response/SKILL.md +336 -0
  16. package/bundled-skills/alerting-oncall/SKILL.md +458 -0
  17. package/bundled-skills/alerting-oncall/references/details.md +84 -0
  18. package/bundled-skills/api-integration-architect/SKILL.md +241 -0
  19. package/bundled-skills/apify-generate-output-schema/SKILL.md +438 -0
  20. package/bundled-skills/apify-integration-development/SKILL.md +168 -0
  21. package/bundled-skills/apify-integration-development/references/ai-framework-package.md +158 -0
  22. package/bundled-skills/apify-integration-development/references/ai-harness-plugin.md +192 -0
  23. package/bundled-skills/apify-integration-development/references/sdk-integration.md +236 -0
  24. package/bundled-skills/apify-integration-development/references/workflow-automation.md +163 -0
  25. package/bundled-skills/apk-redteam-pipeline/SKILL.md +446 -0
  26. package/bundled-skills/architecture-review/README.md +42 -0
  27. package/bundled-skills/architecture-review/SKILL.md +77 -0
  28. package/bundled-skills/architecture-review/examples.md +11 -0
  29. package/bundled-skills/architecture-review/reference/best-practices.md +7 -0
  30. package/bundled-skills/architecture-review/reference/capabilities.md +20 -0
  31. package/bundled-skills/architecture-review/reference/fallbacks.md +11 -0
  32. package/bundled-skills/architecture-review/reference/graph.md +15 -0
  33. package/bundled-skills/architecture-review/reference/mcp.md +14 -0
  34. package/bundled-skills/architecture-review/reference/workflow.md +15 -0
  35. package/bundled-skills/architecture-review/templates/architecture-review.md +21 -0
  36. package/bundled-skills/argocd-gitops/SKILL.md +469 -0
  37. package/bundled-skills/arm-templates/SKILL.md +438 -0
  38. package/bundled-skills/arm-templates/references/details.md +64 -0
  39. package/bundled-skills/asset-inventory/SKILL.md +412 -0
  40. package/bundled-skills/asset-inventory/references/details.md +127 -0
  41. package/bundled-skills/audit-logging/SKILL.md +476 -0
  42. package/bundled-skills/aws-cloudtrail/SKILL.md +486 -0
  43. package/bundled-skills/aws-cost-optimization/SKILL.md +331 -0
  44. package/bundled-skills/aws-ec2/SKILL.md +426 -0
  45. package/bundled-skills/aws-ecs-fargate/SKILL.md +388 -0
  46. package/bundled-skills/aws-iam/SKILL.md +463 -0
  47. package/bundled-skills/aws-lambda/SKILL.md +428 -0
  48. package/bundled-skills/aws-rds/SKILL.md +380 -0
  49. package/bundled-skills/aws-s3/SKILL.md +434 -0
  50. package/bundled-skills/aws-secrets-manager/SKILL.md +486 -0
  51. package/bundled-skills/aws-vpc/SKILL.md +436 -0
  52. package/bundled-skills/azure-ai-document-intelligence-ts/SKILL.md +1 -1
  53. package/bundled-skills/azure-aks/SKILL.md +423 -0
  54. package/bundled-skills/azure-devops/SKILL.md +457 -0
  55. package/bundled-skills/azure-functions-devsec/SKILL.md +436 -0
  56. package/bundled-skills/azure-keyvault/SKILL.md +455 -0
  57. package/bundled-skills/azure-keyvault/references/details.md +83 -0
  58. package/bundled-skills/azure-monitor-audit/SKILL.md +379 -0
  59. package/bundled-skills/azure-networking/SKILL.md +448 -0
  60. package/bundled-skills/azure-networking/references/details.md +135 -0
  61. package/bundled-skills/azure-sql/SKILL.md +413 -0
  62. package/bundled-skills/azure-sql/references/details.md +113 -0
  63. package/bundled-skills/azure-vms/SKILL.md +402 -0
  64. package/bundled-skills/azure-vms/references/details.md +134 -0
  65. package/bundled-skills/backup-recovery/SKILL.md +388 -0
  66. package/bundled-skills/bb-methodology/SKILL.md +451 -0
  67. package/bundled-skills/bb-methodology/references/details.md +120 -0
  68. package/bundled-skills/block-storage/SKILL.md +371 -0
  69. package/bundled-skills/blue-green-deploy/SKILL.md +453 -0
  70. package/bundled-skills/blue-green-deploy/references/details.md +90 -0
  71. package/bundled-skills/bug-bounty/SKILL.md +447 -0
  72. package/bundled-skills/bug-bounty/references/details.md +1316 -0
  73. package/bundled-skills/bugcrowd-reporting/SKILL.md +351 -0
  74. package/bundled-skills/business-continuity/SKILL.md +463 -0
  75. package/bundled-skills/career-ops/SKILL.md +186 -0
  76. package/bundled-skills/cdn-setup/SKILL.md +374 -0
  77. package/bundled-skills/change-management/SKILL.md +438 -0
  78. package/bundled-skills/change-management/references/details.md +105 -0
  79. package/bundled-skills/circleci/SKILL.md +475 -0
  80. package/bundled-skills/cis-benchmarks/SKILL.md +150 -0
  81. package/bundled-skills/cloudflare-pages/SKILL.md +318 -0
  82. package/bundled-skills/cloudflare-r2/SKILL.md +353 -0
  83. package/bundled-skills/cloudflare-workers/SKILL.md +415 -0
  84. package/bundled-skills/cloudflare-zero-trust/SKILL.md +361 -0
  85. package/bundled-skills/cloudformation/SKILL.md +461 -0
  86. package/bundled-skills/code-review-sensei/SKILL.md +177 -0
  87. package/bundled-skills/codebase-onboarding/README.md +42 -0
  88. package/bundled-skills/codebase-onboarding/SKILL.md +77 -0
  89. package/bundled-skills/codebase-onboarding/examples.md +11 -0
  90. package/bundled-skills/codebase-onboarding/reference/best-practices.md +7 -0
  91. package/bundled-skills/codebase-onboarding/reference/capabilities.md +20 -0
  92. package/bundled-skills/codebase-onboarding/reference/fallbacks.md +11 -0
  93. package/bundled-skills/codebase-onboarding/reference/graph.md +15 -0
  94. package/bundled-skills/codebase-onboarding/reference/mcp.md +14 -0
  95. package/bundled-skills/codebase-onboarding/reference/workflow.md +15 -0
  96. package/bundled-skills/codebase-onboarding/templates/repository-onboarding.md +21 -0
  97. package/bundled-skills/connection-auth-rules/SKILL.md +199 -0
  98. package/bundled-skills/connection-auth-rules/fetch_schema.py +320 -0
  99. package/bundled-skills/constraint-driven-development/SKILL.md +335 -0
  100. package/bundled-skills/constraint-driven-development/references/floor-guard.md +99 -0
  101. package/bundled-skills/container-hardening/SKILL.md +126 -0
  102. package/bundled-skills/container-registries/SKILL.md +435 -0
  103. package/bundled-skills/container-scanning/SKILL.md +416 -0
  104. package/bundled-skills/convex-backend/SKILL.md +338 -0
  105. package/bundled-skills/dast-scanning/SKILL.md +437 -0
  106. package/bundled-skills/database-backups/SKILL.md +425 -0
  107. package/bundled-skills/datadog/SKILL.md +487 -0
  108. package/bundled-skills/dependency-analysis/README.md +42 -0
  109. package/bundled-skills/dependency-analysis/SKILL.md +76 -0
  110. package/bundled-skills/dependency-analysis/examples.md +11 -0
  111. package/bundled-skills/dependency-analysis/reference/best-practices.md +7 -0
  112. package/bundled-skills/dependency-analysis/reference/capabilities.md +20 -0
  113. package/bundled-skills/dependency-analysis/reference/fallbacks.md +11 -0
  114. package/bundled-skills/dependency-analysis/reference/graph.md +15 -0
  115. package/bundled-skills/dependency-analysis/reference/mcp.md +14 -0
  116. package/bundled-skills/dependency-analysis/reference/workflow.md +15 -0
  117. package/bundled-skills/dependency-analysis/templates/dependency-review.md +21 -0
  118. package/bundled-skills/dependency-scanning/SKILL.md +457 -0
  119. package/bundled-skills/devcontainers-nix/SKILL.md +416 -0
  120. package/bundled-skills/devops-pipeline-builder/SKILL.md +200 -0
  121. package/bundled-skills/disaster-recovery/SKILL.md +374 -0
  122. package/bundled-skills/disaster-recovery/references/details.md +219 -0
  123. package/bundled-skills/dns-management/SKILL.md +375 -0
  124. package/bundled-skills/docker-compose/SKILL.md +482 -0
  125. package/bundled-skills/docker-management/SKILL.md +426 -0
  126. package/bundled-skills/eas-app-stores/SKILL.md +197 -0
  127. package/bundled-skills/eas-app-stores/agents/openai.yaml +4 -0
  128. package/bundled-skills/eas-app-stores/references/app-store-metadata.md +497 -0
  129. package/bundled-skills/eas-app-stores/references/ios-app-store.md +376 -0
  130. package/bundled-skills/eas-app-stores/references/native-ios.md +167 -0
  131. package/bundled-skills/eas-app-stores/references/play-store.md +244 -0
  132. package/bundled-skills/eas-app-stores/references/testflight.md +62 -0
  133. package/bundled-skills/eas-app-stores/references/workflows.md +120 -0
  134. package/bundled-skills/eas-hosting/SKILL.md +448 -0
  135. package/bundled-skills/eas-hosting/agents/openai.yaml +4 -0
  136. package/bundled-skills/eas-observe/SKILL.md +75 -0
  137. package/bundled-skills/eas-observe/agents/openai.yaml +4 -0
  138. package/bundled-skills/eas-observe/references/metrics.md +98 -0
  139. package/bundled-skills/eas-observe/references/queries.md +403 -0
  140. package/bundled-skills/eas-observe/references/setup.md +476 -0
  141. package/bundled-skills/eas-observe/references/third-party.md +136 -0
  142. package/bundled-skills/eas-simulator/SKILL.md +251 -0
  143. package/bundled-skills/eas-simulator/agents/openai.yaml +4 -0
  144. package/bundled-skills/eas-simulator/references/controllers.md +135 -0
  145. package/bundled-skills/eas-simulator/references/run-your-app.md +240 -0
  146. package/bundled-skills/eas-simulator/references/troubleshooting.md +47 -0
  147. package/bundled-skills/eas-workflows/SKILL.md +119 -0
  148. package/bundled-skills/eas-workflows/agents/openai.yaml +4 -0
  149. package/bundled-skills/eas-workflows/scripts/fetch.js +109 -0
  150. package/bundled-skills/ebpf-observability/SKILL.md +436 -0
  151. package/bundled-skills/ebpf-observability/references/details.md +542 -0
  152. package/bundled-skills/elk-stack/SKILL.md +487 -0
  153. package/bundled-skills/enterprise-vpn-attack/SKILL.md +395 -0
  154. package/bundled-skills/evidence-hygiene/SKILL.md +404 -0
  155. package/bundled-skills/expo-animation/LICENSE +21 -0
  156. package/bundled-skills/expo-animation/RECIPES.md +385 -0
  157. package/bundled-skills/expo-animation/SKILL.md +295 -0
  158. package/bundled-skills/expo-animation/agents/openai.yaml +4 -0
  159. package/bundled-skills/fact-check-x-unified/SKILL.md +178 -0
  160. package/bundled-skills/fact-check-x-unified/agents/openai.yaml +4 -0
  161. package/bundled-skills/fact-check-x-unified/references/acceptance-criteria.md +44 -0
  162. package/bundled-skills/fact-check-x-unified/references/contracts.md +39 -0
  163. package/bundled-skills/fact-check-x-unified/scripts/common.py +31 -0
  164. package/bundled-skills/fact-check-x-unified/scripts/fact_check_x.py +1832 -0
  165. package/bundled-skills/fact-check-x-unified/scripts/trusted_search_config.py +324 -0
  166. package/bundled-skills/fact-check-x-unified/tests/anchor_downgrade_test.py +90 -0
  167. package/bundled-skills/fact-check-x-unified/tests/multi_platform_test.py +369 -0
  168. package/bundled-skills/fact-check-x-unified/tests/smoke_test.py +740 -0
  169. package/bundled-skills/fact-check-x-unified/tests/stage_checkpoint_test.py +103 -0
  170. package/bundled-skills/fact-check-x-unified/tests/trusted_search_config_test.py +156 -0
  171. package/bundled-skills/feature-flags/SKILL.md +426 -0
  172. package/bundled-skills/feature-flags/references/details.md +86 -0
  173. package/bundled-skills/fedramp-compliance/SKILL.md +453 -0
  174. package/bundled-skills/firebase-app-platform/SKILL.md +381 -0
  175. package/bundled-skills/firewall-config/SKILL.md +479 -0
  176. package/bundled-skills/gcp-audit-logs/SKILL.md +452 -0
  177. package/bundled-skills/gcp-audit-logs/references/details.md +56 -0
  178. package/bundled-skills/gcp-cloud-functions/SKILL.md +284 -0
  179. package/bundled-skills/gcp-cloud-sql/SKILL.md +277 -0
  180. package/bundled-skills/gcp-compute/SKILL.md +319 -0
  181. package/bundled-skills/gcp-gke/SKILL.md +307 -0
  182. package/bundled-skills/gcp-networking/SKILL.md +293 -0
  183. package/bundled-skills/gcp-secret-manager/SKILL.md +421 -0
  184. package/bundled-skills/gcp-secret-manager/references/details.md +131 -0
  185. package/bundled-skills/gdpr-compliance/SKILL.md +451 -0
  186. package/bundled-skills/gdpr-compliance/references/details.md +145 -0
  187. package/bundled-skills/geo-audit/SKILL.md +368 -0
  188. package/bundled-skills/geo-brand-mentions/SKILL.md +68 -0
  189. package/bundled-skills/geo-brand-mentions/references/details.md +471 -0
  190. package/bundled-skills/geo-citability/SKILL.md +350 -0
  191. package/bundled-skills/geo-compare/SKILL.md +340 -0
  192. package/bundled-skills/geo-content/SKILL.md +383 -0
  193. package/bundled-skills/geo-crawlers/SKILL.md +408 -0
  194. package/bundled-skills/geo-llmstxt/SKILL.md +464 -0
  195. package/bundled-skills/geo-platform-optimizer/SKILL.md +314 -0
  196. package/bundled-skills/geo-proposal/SKILL.md +378 -0
  197. package/bundled-skills/geo-prospect/SKILL.md +225 -0
  198. package/bundled-skills/geo-report/SKILL.md +436 -0
  199. package/bundled-skills/geo-report-pdf/SKILL.md +157 -0
  200. package/bundled-skills/geo-schema/SKILL.md +408 -0
  201. package/bundled-skills/geo-technical/SKILL.md +78 -0
  202. package/bundled-skills/geo-technical/references/details.md +543 -0
  203. package/bundled-skills/git-workflow/SKILL.md +460 -0
  204. package/bundled-skills/github-actions/SKILL.md +368 -0
  205. package/bundled-skills/gitlab-ci/SKILL.md +340 -0
  206. package/bundled-skills/gpt-taste/SKILL.md +8 -1
  207. package/bundled-skills/gpu-kubernetes-operations/SKILL.md +468 -0
  208. package/bundled-skills/gpu-server-management/SKILL.md +236 -0
  209. package/bundled-skills/hashicorp-vault/SKILL.md +408 -0
  210. package/bundled-skills/helm-charts/SKILL.md +469 -0
  211. package/bundled-skills/hf-cli/SKILL.md +263 -0
  212. package/bundled-skills/hipaa-compliance/SKILL.md +451 -0
  213. package/bundled-skills/huggingface-community-evals/SKILL.md +228 -0
  214. package/bundled-skills/huggingface-community-evals/examples/.env.example +3 -0
  215. package/bundled-skills/huggingface-community-evals/examples/USAGE_EXAMPLES.md +101 -0
  216. package/bundled-skills/huggingface-community-evals/scripts/inspect_eval_uv.py +104 -0
  217. package/bundled-skills/huggingface-community-evals/scripts/inspect_vllm_uv.py +306 -0
  218. package/bundled-skills/huggingface-community-evals/scripts/lighteval_vllm_uv.py +297 -0
  219. package/bundled-skills/huggingface-datasets/SKILL.md +130 -0
  220. package/bundled-skills/hunt-aspnet/SKILL.md +321 -0
  221. package/bundled-skills/hunt-ato/SKILL.md +184 -0
  222. package/bundled-skills/hunt-auth-bypass/SKILL.md +426 -0
  223. package/bundled-skills/hunt-auth-bypass/references/details.md +80 -0
  224. package/bundled-skills/hunt-brute-force/SKILL.md +341 -0
  225. package/bundled-skills/hunt-business-logic/SKILL.md +281 -0
  226. package/bundled-skills/hunt-cache-poison/SKILL.md +382 -0
  227. package/bundled-skills/hunt-captcha-bypass/SKILL.md +136 -0
  228. package/bundled-skills/hunt-cicd/SKILL.md +311 -0
  229. package/bundled-skills/hunt-clickjacking/SKILL.md +110 -0
  230. package/bundled-skills/hunt-cors/SKILL.md +335 -0
  231. package/bundled-skills/hunt-dom/SKILL.md +323 -0
  232. package/bundled-skills/hunt-exceptional-conditions/SKILL.md +111 -0
  233. package/bundled-skills/hunt-file-upload/SKILL.md +202 -0
  234. package/bundled-skills/hunt-fintech-graphql/SKILL.md +289 -0
  235. package/bundled-skills/hunt-forgot-password/SKILL.md +114 -0
  236. package/bundled-skills/hunt-grpc/SKILL.md +317 -0
  237. package/bundled-skills/hunt-host-header/SKILL.md +309 -0
  238. package/bundled-skills/hunt-html-injection/SKILL.md +106 -0
  239. package/bundled-skills/hunt-http-smuggling/SKILL.md +129 -0
  240. package/bundled-skills/hunt-http-smuggling/references/phase2h-smuggling-cachepoison.md +177 -0
  241. package/bundled-skills/hunt-idor/SKILL.md +434 -0
  242. package/bundled-skills/hunt-jwt-crypto/SKILL.md +221 -0
  243. package/bundled-skills/hunt-k8s/SKILL.md +337 -0
  244. package/bundled-skills/hunt-laravel/SKILL.md +255 -0
  245. package/bundled-skills/hunt-ldap/SKILL.md +351 -0
  246. package/bundled-skills/hunt-lfi/SKILL.md +311 -0
  247. package/bundled-skills/hunt-llm-ai/SKILL.md +289 -0
  248. package/bundled-skills/hunt-mfa-bypass/SKILL.md +177 -0
  249. package/bundled-skills/hunt-misc/SKILL.md +378 -0
  250. package/bundled-skills/hunt-nextjs/SKILL.md +299 -0
  251. package/bundled-skills/hunt-nodejs/SKILL.md +263 -0
  252. package/bundled-skills/hunt-nosqli/SKILL.md +210 -0
  253. package/bundled-skills/hunt-ntlm-info/SKILL.md +314 -0
  254. package/bundled-skills/hunt-oauth/SKILL.md +459 -0
  255. package/bundled-skills/hunt-open-redirect/SKILL.md +223 -0
  256. package/bundled-skills/hunt-race-condition/SKILL.md +381 -0
  257. package/bundled-skills/hunt-race-condition/references/details.md +159 -0
  258. package/bundled-skills/hunt-rag-vector/SKILL.md +212 -0
  259. package/bundled-skills/hunt-rce/SKILL.md +444 -0
  260. package/bundled-skills/hunt-rce/references/details.md +110 -0
  261. package/bundled-skills/hunt-saml/SKILL.md +156 -0
  262. package/bundled-skills/hunt-session/SKILL.md +342 -0
  263. package/bundled-skills/hunt-shadow-api/SKILL.md +198 -0
  264. package/bundled-skills/hunt-source-leak/SKILL.md +345 -0
  265. package/bundled-skills/hunt-spa-api/SKILL.md +163 -0
  266. package/bundled-skills/hunt-springboot/SKILL.md +285 -0
  267. package/bundled-skills/hunt-sqli/SKILL.md +466 -0
  268. package/bundled-skills/hunt-ssrf/SKILL.md +396 -0
  269. package/bundled-skills/hunt-ssrf/references/details.md +179 -0
  270. package/bundled-skills/hunt-ssti/SKILL.md +163 -0
  271. package/bundled-skills/hunt-subdomain/SKILL.md +379 -0
  272. package/bundled-skills/hunt-tls-network/SKILL.md +399 -0
  273. package/bundled-skills/hunt-xxe/SKILL.md +466 -0
  274. package/bundled-skills/i-have-adhd/SKILL.md +170 -0
  275. package/bundled-skills/identity-access-management/SKILL.md +382 -0
  276. package/bundled-skills/identity-access-management/references/details.md +524 -0
  277. package/bundled-skills/incident-management/SKILL.md +484 -0
  278. package/bundled-skills/incident-response/SKILL.md +448 -0
  279. package/bundled-skills/incident-response/references/details.md +113 -0
  280. package/bundled-skills/interview-me/SKILL.md +248 -0
  281. package/bundled-skills/iso27001-compliance/SKILL.md +460 -0
  282. package/bundled-skills/jenkins/SKILL.md +462 -0
  283. package/bundled-skills/jev-social/SKILL.md +182 -0
  284. package/bundled-skills/jev-use/SKILL.md +158 -0
  285. package/bundled-skills/kubernetes-hardening/SKILL.md +154 -0
  286. package/bundled-skills/kubernetes-ops/SKILL.md +449 -0
  287. package/bundled-skills/kubernetes-ops/references/details.md +108 -0
  288. package/bundled-skills/kustomize/SKILL.md +478 -0
  289. package/bundled-skills/linux-administration/SKILL.md +367 -0
  290. package/bundled-skills/linux-hardening/SKILL.md +154 -0
  291. package/bundled-skills/llm-app-security/SKILL.md +389 -0
  292. package/bundled-skills/llm-app-security/references/details.md +674 -0
  293. package/bundled-skills/llm-caching/SKILL.md +334 -0
  294. package/bundled-skills/llm-cost-optimization/SKILL.md +311 -0
  295. package/bundled-skills/llm-fine-tuning/SKILL.md +329 -0
  296. package/bundled-skills/llm-gateway/SKILL.md +282 -0
  297. package/bundled-skills/llm-inference-scaling/SKILL.md +286 -0
  298. package/bundled-skills/llmops-platform-engineering/SKILL.md +472 -0
  299. package/bundled-skills/load-balancing/SKILL.md +403 -0
  300. package/bundled-skills/loki-logging/SKILL.md +479 -0
  301. package/bundled-skills/longbridge-derivatives/SKILL.md +117 -0
  302. package/bundled-skills/longbridge-derivatives/references/option.md +36 -0
  303. package/bundled-skills/longbridge-derivatives/references/options-advanced.md +101 -0
  304. package/bundled-skills/longbridge-derivatives/references/options-pnl.md +74 -0
  305. package/bundled-skills/longbridge-derivatives/references/options-strategy.md +82 -0
  306. package/bundled-skills/longbridge-derivatives/references/options-volatility.md +70 -0
  307. package/bundled-skills/longbridge-derivatives/references/warrant.md +12 -0
  308. package/bundled-skills/longbridge-quant/SKILL.md +151 -0
  309. package/bundled-skills/longbridge-quant/references/correlation.md +51 -0
  310. package/bundled-skills/longbridge-quant/references/execution-model.md +68 -0
  311. package/bundled-skills/longbridge-quant/references/factor-research.md +95 -0
  312. package/bundled-skills/longbridge-quant/references/factor-screen.md +101 -0
  313. package/bundled-skills/longbridge-quant/references/hedging.md +136 -0
  314. package/bundled-skills/longbridge-quant/references/ml-strategy.md +77 -0
  315. package/bundled-skills/longbridge-quant/references/multifactor.md +68 -0
  316. package/bundled-skills/longbridge-quant/references/pairs-trading.md +61 -0
  317. package/bundled-skills/longbridge-quant/references/quant-cli.md +133 -0
  318. package/bundled-skills/longbridge-quant/references/quant-stats.md +150 -0
  319. package/bundled-skills/longbridge-quant/references/seasonality.md +50 -0
  320. package/bundled-skills/longbridge-quant/references/strategy-optimizer.md +68 -0
  321. package/bundled-skills/longbridge-quant/references/volatility-strategy.md +52 -0
  322. package/bundled-skills/longbridge-research/SKILL.md +187 -0
  323. package/bundled-skills/longbridge-research/references/company-profile.md +96 -0
  324. package/bundled-skills/longbridge-research/references/company-tearsheet.md +82 -0
  325. package/bundled-skills/longbridge-research/references/competitive-analysis.md +81 -0
  326. package/bundled-skills/longbridge-research/references/consensus.md +92 -0
  327. package/bundled-skills/longbridge-research/references/coverage-initiation.md +76 -0
  328. package/bundled-skills/longbridge-research/references/defi-yield.md +60 -0
  329. package/bundled-skills/longbridge-research/references/finance-calendar.md +165 -0
  330. package/bundled-skills/longbridge-research/references/financial-planning.md +77 -0
  331. package/bundled-skills/longbridge-research/references/forecast-eps.md +39 -0
  332. package/bundled-skills/longbridge-research/references/fund-holder.md +44 -0
  333. package/bundled-skills/longbridge-research/references/hkipo-analysis.md +101 -0
  334. package/bundled-skills/longbridge-research/references/industry-peers.md +46 -0
  335. package/bundled-skills/longbridge-research/references/industry-rank.md +62 -0
  336. package/bundled-skills/longbridge-research/references/insider-trades.md +48 -0
  337. package/bundled-skills/longbridge-research/references/institution-rating.md +62 -0
  338. package/bundled-skills/longbridge-research/references/investment-ideas.md +69 -0
  339. package/bundled-skills/longbridge-research/references/investment-proposal.md +95 -0
  340. package/bundled-skills/longbridge-research/references/investors.md +87 -0
  341. package/bundled-skills/longbridge-research/references/onchain.md +70 -0
  342. package/bundled-skills/longbridge-research/references/post-investment.md +76 -0
  343. package/bundled-skills/longbridge-research/references/shareholder.md +72 -0
  344. package/bundled-skills/longbridge-research/references/short-positions.md +50 -0
  345. package/bundled-skills/longbridge-research/references/short-trades.md +50 -0
  346. package/bundled-skills/longbridge-research/references/stock-research.md +61 -0
  347. package/bundled-skills/longbridge-research/references/thesis-tracker.md +64 -0
  348. package/bundled-skills/m365-entra-attack/SKILL.md +423 -0
  349. package/bundled-skills/mac-mini-llm-lab/SKILL.md +350 -0
  350. package/bundled-skills/makepad-2-0-animation/SKILL.md +318 -0
  351. package/bundled-skills/makepad-2-0-animation/references/animator-reference.md +433 -0
  352. package/bundled-skills/makepad-2-0-dsl/SKILL.md +492 -0
  353. package/bundled-skills/makepad-2-0-dsl/references/dsl-syntax-reference.md +511 -0
  354. package/bundled-skills/makepad-2-0-dsl/references/extended-guide.md +56 -0
  355. package/bundled-skills/makepad-2-0-dsl/references/property-system.md +757 -0
  356. package/bundled-skills/makepad-2-0-events/SKILL.md +497 -0
  357. package/bundled-skills/makepad-2-0-events/references/event-patterns.md +802 -0
  358. package/bundled-skills/makepad-2-0-events/references/extended-guide.md +590 -0
  359. package/bundled-skills/makepad-2-0-layout/SKILL.md +499 -0
  360. package/bundled-skills/makepad-2-0-layout/references/extended-guide.md +243 -0
  361. package/bundled-skills/makepad-2-0-layout/references/layout-patterns.md +881 -0
  362. package/bundled-skills/makepad-2-0-widgets/SKILL.md +261 -0
  363. package/bundled-skills/makepad-2-0-widgets/references/widget-advanced.md +648 -0
  364. package/bundled-skills/makepad-2-0-widgets/references/widget-catalog.md +547 -0
  365. package/bundled-skills/mcp-server-security/SKILL.md +356 -0
  366. package/bundled-skills/mcp-server-security/references/details.md +745 -0
  367. package/bundled-skills/mdm-device-management/SKILL.md +404 -0
  368. package/bundled-skills/mdm-device-management/references/details.md +410 -0
  369. package/bundled-skills/meeting-distiller-pro/SKILL.md +120 -0
  370. package/bundled-skills/meme-coin-audit/SKILL.md +402 -0
  371. package/bundled-skills/mid-engagement-ir-detection/SKILL.md +377 -0
  372. package/bundled-skills/model-registry-governance/SKILL.md +452 -0
  373. package/bundled-skills/model-serving-kubernetes/SKILL.md +339 -0
  374. package/bundled-skills/model-supply-chain-security/SKILL.md +427 -0
  375. package/bundled-skills/mongodb/SKILL.md +436 -0
  376. package/bundled-skills/monte-carlo-analyze-root-cause/SKILL.md +12 -1
  377. package/bundled-skills/monte-carlo-asset-health/SKILL.md +12 -1
  378. package/bundled-skills/monte-carlo-context-detection/SKILL.md +170 -0
  379. package/bundled-skills/monte-carlo-context-detection/references/signal-definitions.md +46 -0
  380. package/bundled-skills/multi-tenant-llm-hosting/SKILL.md +435 -0
  381. package/bundled-skills/multi-tenant-llm-hosting/references/details.md +211 -0
  382. package/bundled-skills/mysql/SKILL.md +390 -0
  383. package/bundled-skills/new-relic/SKILL.md +472 -0
  384. package/bundled-skills/nfs-storage/SKILL.md +356 -0
  385. package/bundled-skills/object-storage/SKILL.md +378 -0
  386. package/bundled-skills/offensive-osint/SKILL.md +443 -0
  387. package/bundled-skills/okta-attack/SKILL.md +436 -0
  388. package/bundled-skills/ollama-stack/SKILL.md +379 -0
  389. package/bundled-skills/openclaw-deployment-hardening/SKILL.md +135 -0
  390. package/bundled-skills/openclaw-local-mac-mini/SKILL.md +426 -0
  391. package/bundled-skills/openclaw-local-mac-mini/references/details.md +221 -0
  392. package/bundled-skills/openclaw-security-hardening/SKILL.md +135 -0
  393. package/bundled-skills/openshift/SKILL.md +485 -0
  394. package/bundled-skills/opentelemetry/SKILL.md +438 -0
  395. package/bundled-skills/opentelemetry/references/details.md +78 -0
  396. package/bundled-skills/opentofu-migration/SKILL.md +349 -0
  397. package/bundled-skills/osint-methodology/SKILL.md +460 -0
  398. package/bundled-skills/osint-methodology/references/details.md +1350 -0
  399. package/bundled-skills/pci-dss-compliance/SKILL.md +446 -0
  400. package/bundled-skills/penetration-testing/SKILL.md +152 -0
  401. package/bundled-skills/performance-tuning/SKILL.md +381 -0
  402. package/bundled-skills/planetscale/SKILL.md +297 -0
  403. package/bundled-skills/platform-engineering/SKILL.md +348 -0
  404. package/bundled-skills/platform-engineering/references/details.md +944 -0
  405. package/bundled-skills/podman/SKILL.md +405 -0
  406. package/bundled-skills/policy-as-code/SKILL.md +434 -0
  407. package/bundled-skills/policy-as-code/references/details.md +204 -0
  408. package/bundled-skills/postgresql-devsec/SKILL.md +378 -0
  409. package/bundled-skills/prometheus-grafana/SKILL.md +469 -0
  410. package/bundled-skills/prompt-injection-defense/SKILL.md +483 -0
  411. package/bundled-skills/rag-infrastructure/SKILL.md +269 -0
  412. package/bundled-skills/rag-observability-evals/SKILL.md +444 -0
  413. package/bundled-skills/rag-observability-evals/references/details.md +92 -0
  414. package/bundled-skills/recon-scope-triage/SKILL.md +128 -0
  415. package/bundled-skills/redis/SKILL.md +421 -0
  416. package/bundled-skills/redteam-report-template/SKILL.md +370 -0
  417. package/bundled-skills/remotion-captions/SKILL.md +57 -0
  418. package/bundled-skills/remotion-captions/agents/openai.yaml +7 -0
  419. package/bundled-skills/remotion-captions/assets/remotion-icon.svg +4 -0
  420. package/bundled-skills/remotion-captions/display-captions.md +190 -0
  421. package/bundled-skills/remotion-captions/import-srt-captions.md +73 -0
  422. package/bundled-skills/remotion-captions/transcribe-captions.md +70 -0
  423. package/bundled-skills/remotion-create/SKILL.md +106 -0
  424. package/bundled-skills/remotion-create/agents/openai.yaml +7 -0
  425. package/bundled-skills/remotion-create/assets/remotion-icon.svg +4 -0
  426. package/bundled-skills/remotion-create/tailwind.md +11 -0
  427. package/bundled-skills/remotion-create/video-layout.md +9 -0
  428. package/bundled-skills/remotion-docs/SKILL.md +67 -0
  429. package/bundled-skills/remotion-docs/agents/openai.yaml +7 -0
  430. package/bundled-skills/remotion-docs/assets/remotion-icon.svg +4 -0
  431. package/bundled-skills/remotion-interactivity/SKILL.md +270 -0
  432. package/bundled-skills/remotion-interactivity/agents/openai.yaml +7 -0
  433. package/bundled-skills/remotion-interactivity/assets/remotion-icon.svg +4 -0
  434. package/bundled-skills/remotion-render/SKILL.md +48 -0
  435. package/bundled-skills/remotion-render/agents/openai.yaml +7 -0
  436. package/bundled-skills/remotion-render/assets/remotion-icon.svg +4 -0
  437. package/bundled-skills/remotion-render/transparent-videos.md +106 -0
  438. package/bundled-skills/report-writing/SKILL.md +426 -0
  439. package/bundled-skills/report-writing/references/details.md +187 -0
  440. package/bundled-skills/reverse-proxy/SKILL.md +420 -0
  441. package/bundled-skills/runbook-creation/SKILL.md +438 -0
  442. package/bundled-skills/runbook-creation/references/details.md +71 -0
  443. package/bundled-skills/saas-pricing-strategist/SKILL.md +169 -0
  444. package/bundled-skills/saas-security-posture/SKILL.md +415 -0
  445. package/bundled-skills/sast-scanning/SKILL.md +444 -0
  446. package/bundled-skills/sbom-supply-chain/SKILL.md +433 -0
  447. package/bundled-skills/score-eval/SKILL.md +35 -0
  448. package/bundled-skills/security-arsenal/SKILL.md +446 -0
  449. package/bundled-skills/security-arsenal/references/details.md +540 -0
  450. package/bundled-skills/security-automation/SKILL.md +146 -0
  451. package/bundled-skills/semantic-versioning/SKILL.md +434 -0
  452. package/bundled-skills/semantic-versioning/references/details.md +83 -0
  453. package/bundled-skills/service-mesh/SKILL.md +422 -0
  454. package/bundled-skills/soc2-compliance/SKILL.md +409 -0
  455. package/bundled-skills/sops-encryption/SKILL.md +124 -0
  456. package/bundled-skills/sre-dashboards/SKILL.md +143 -0
  457. package/bundled-skills/ssh-configuration/SKILL.md +324 -0
  458. package/bundled-skills/ssl-tls-management/SKILL.md +428 -0
  459. package/bundled-skills/ssl-tls-management/references/details.md +99 -0
  460. package/bundled-skills/startup-it-troubleshooting/SKILL.md +415 -0
  461. package/bundled-skills/supply-chain-attack-recon/SKILL.md +453 -0
  462. package/bundled-skills/supply-chain-attack-recon/references/details.md +258 -0
  463. package/bundled-skills/systemd-services/SKILL.md +379 -0
  464. package/bundled-skills/terraform-aws/SKILL.md +125 -0
  465. package/bundled-skills/terraform-azure/SKILL.md +415 -0
  466. package/bundled-skills/terraform-azure/references/details.md +231 -0
  467. package/bundled-skills/terraform-gcp/SKILL.md +369 -0
  468. package/bundled-skills/threat-modeling/SKILL.md +487 -0
  469. package/bundled-skills/user-management/SKILL.md +383 -0
  470. package/bundled-skills/using-agent-skills/SKILL.md +220 -0
  471. package/bundled-skills/vector-database-ops/SKILL.md +300 -0
  472. package/bundled-skills/vendor-management/SKILL.md +439 -0
  473. package/bundled-skills/vendor-management/references/details.md +109 -0
  474. package/bundled-skills/vercel-deployments/SKILL.md +296 -0
  475. package/bundled-skills/vllm-server/SKILL.md +236 -0
  476. package/bundled-skills/vmware-vcenter-attack/SKILL.md +412 -0
  477. package/bundled-skills/vpn-setup/SKILL.md +452 -0
  478. package/bundled-skills/vulnerability-scanning/SKILL.md +448 -0
  479. package/bundled-skills/waf-setup/SKILL.md +354 -0
  480. package/bundled-skills/waf-setup/references/details.md +211 -0
  481. package/bundled-skills/web2-recon/SKILL.md +440 -0
  482. package/bundled-skills/web2-recon/references/details.md +319 -0
  483. package/bundled-skills/web3-audit/SKILL.md +445 -0
  484. package/bundled-skills/web3-audit/references/details.md +224 -0
  485. package/bundled-skills/windows-hardening/SKILL.md +454 -0
  486. package/bundled-skills/windows-hardening/references/details.md +204 -0
  487. package/bundled-skills/windows-server/SKILL.md +318 -0
  488. package/bundled-skills/writing-guidelines/SKILL.md +60 -0
  489. package/bundled-skills/zero-trust/SKILL.md +461 -0
  490. package/package.json +1 -1
  491. package/skills_index.json +7874 -277
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "updatedAt": "2026-09-20T02:03:18.729Z",
3
+ "updatedAt": "2026-09-22T02:10:07.364Z",
4
4
  "entries": [
5
5
  "00-andruia-consultant",
6
6
  "007",
@@ -11,6 +11,7 @@
11
11
  "ab-test-setup",
12
12
  "ab-testing",
13
13
  "acceptance-orchestrator",
14
+ "access-review",
14
15
  "accessibility-compliance-accessibility-audit",
15
16
  "accesslint-audit",
16
17
  "accesslint-diff",
@@ -30,6 +31,7 @@
30
31
  "advogado-especialista",
31
32
  "aegisops-ai",
32
33
  "agent-creator",
34
+ "agent-evals",
33
35
  "agent-evaluation",
34
36
  "agent-evaluation-reporting",
35
37
  "agent-framework-azure-ai-py",
@@ -38,6 +40,7 @@
38
40
  "agent-memory",
39
41
  "agent-memory-mcp",
40
42
  "agent-memory-systems",
43
+ "agent-observability",
41
44
  "agent-orchestration-improve-agent",
42
45
  "agent-orchestration-multi-agent-optimize",
43
46
  "agent-orchestrator",
@@ -67,23 +70,31 @@
67
70
  "agy-auto",
68
71
  "agy-delegate",
69
72
  "ai-agent-development",
73
+ "ai-agent-security",
70
74
  "ai-agents-architect",
71
75
  "ai-analyzer",
76
+ "ai-coding-agent-guardrails",
72
77
  "ai-dev-jobs-mcp",
73
78
  "ai-engineer",
74
79
  "ai-engineering-toolkit",
80
+ "ai-inference-service-mesh",
75
81
  "ai-loop",
76
82
  "ai-md",
77
83
  "ai-ml",
78
84
  "ai-native-cli",
85
+ "ai-pipeline-orchestration",
79
86
  "ai-product",
87
+ "ai-red-teaming",
88
+ "ai-security-hardening",
80
89
  "ai-seo",
90
+ "ai-sre-incident-response",
81
91
  "ai-studio-image",
82
92
  "ai-wrapper-product",
83
93
  "aider-delegate",
84
94
  "airflow-dag-patterns",
85
95
  "airtable-automation",
86
96
  "akf-trust-metadata",
97
+ "alerting-oncall",
87
98
  "algolia-search",
88
99
  "algorithmic-art",
89
100
  "alpha-vantage",
@@ -129,6 +140,7 @@
129
140
  "api-endpoint-builder",
130
141
  "api-fuzzing-bug-bounty",
131
142
  "api-integration",
143
+ "api-integration-architect",
132
144
  "api-onboarding",
133
145
  "api-patterns",
134
146
  "api-rate-limit-handler",
@@ -144,11 +156,14 @@
144
156
  "apify-competitor-intelligence",
145
157
  "apify-content-analytics",
146
158
  "apify-ecommerce",
159
+ "apify-generate-output-schema",
147
160
  "apify-influencer-discovery",
161
+ "apify-integration-development",
148
162
  "apify-lead-generation",
149
163
  "apify-market-research",
150
164
  "apify-trend-analysis",
151
165
  "apify-ultimate-scraper",
166
+ "apk-redteam-pipeline",
152
167
  "apk-reverse",
153
168
  "app-builder",
154
169
  "app-builder/templates",
@@ -164,7 +179,10 @@
164
179
  "architecture",
165
180
  "architecture-decision-records",
166
181
  "architecture-patterns",
182
+ "architecture-review",
183
+ "argocd-gitops",
167
184
  "arm-cortex-expert",
185
+ "arm-templates",
168
186
  "arrowspace",
169
187
  "article-illustrations",
170
188
  "artifact-yylo",
@@ -172,6 +190,7 @@
172
190
  "ask-copilot",
173
191
  "ask-matt",
174
192
  "ask-questions-if-underspecified",
193
+ "asset-inventory",
175
194
  "astro",
176
195
  "astropy",
177
196
  "async-python-patterns",
@@ -183,6 +202,7 @@
183
202
  "audio-transcriber",
184
203
  "audit-agent-run-evidence",
185
204
  "audit-context-building",
205
+ "audit-logging",
186
206
  "audit-skills",
187
207
  "auri-core",
188
208
  "auth-implementation-patterns",
@@ -197,15 +217,25 @@
197
217
  "awareness-stage-mapper",
198
218
  "aws-agentic-ai",
199
219
  "aws-cdk-development",
220
+ "aws-cloudtrail",
200
221
  "aws-cost-cleanup",
201
222
  "aws-cost-operations",
223
+ "aws-cost-optimization",
202
224
  "aws-cost-optimizer",
225
+ "aws-ec2",
226
+ "aws-ecs-fargate",
227
+ "aws-iam",
228
+ "aws-lambda",
203
229
  "aws-mcp-setup",
204
230
  "aws-penetration-testing",
231
+ "aws-rds",
232
+ "aws-s3",
233
+ "aws-secrets-manager",
205
234
  "aws-serverless",
206
235
  "aws-serverless-eda",
207
236
  "aws-skills",
208
237
  "aws-sst-development",
238
+ "aws-vpc",
209
239
  "awt-e2e-testing",
210
240
  "ax-extract-workflow",
211
241
  "axiom",
@@ -238,6 +268,7 @@
238
268
  "azure-ai-voicelive-java",
239
269
  "azure-ai-voicelive-py",
240
270
  "azure-ai-voicelive-ts",
271
+ "azure-aks",
241
272
  "azure-appconfiguration-java",
242
273
  "azure-appconfiguration-py",
243
274
  "azure-appconfiguration-ts",
@@ -255,6 +286,7 @@
255
286
  "azure-cosmos-ts",
256
287
  "azure-data-tables-java",
257
288
  "azure-data-tables-py",
289
+ "azure-devops",
258
290
  "azure-eventgrid-dotnet",
259
291
  "azure-eventgrid-java",
260
292
  "azure-eventgrid-py",
@@ -264,11 +296,13 @@
264
296
  "azure-eventhub-rust",
265
297
  "azure-eventhub-ts",
266
298
  "azure-functions",
299
+ "azure-functions-devsec",
267
300
  "azure-identity-dotnet",
268
301
  "azure-identity-java",
269
302
  "azure-identity-py",
270
303
  "azure-identity-rust",
271
304
  "azure-identity-ts",
305
+ "azure-keyvault",
272
306
  "azure-keyvault-certificates-rust",
273
307
  "azure-keyvault-keys-rust",
274
308
  "azure-keyvault-keys-ts",
@@ -291,6 +325,7 @@
291
325
  "azure-mgmt-mongodbatlas-dotnet",
292
326
  "azure-mgmt-weightsandbiases-dotnet",
293
327
  "azure-microsoft-playwright-testing-ts",
328
+ "azure-monitor-audit",
294
329
  "azure-monitor-ingestion-java",
295
330
  "azure-monitor-ingestion-py",
296
331
  "azure-monitor-opentelemetry-exporter-java",
@@ -299,6 +334,7 @@
299
334
  "azure-monitor-opentelemetry-ts",
300
335
  "azure-monitor-query-java",
301
336
  "azure-monitor-query-py",
337
+ "azure-networking",
302
338
  "azure-postgres-ts",
303
339
  "azure-resource-manager-cosmosdb-dotnet",
304
340
  "azure-resource-manager-durabletask-dotnet",
@@ -318,6 +354,7 @@
318
354
  "azure-servicebus-rust",
319
355
  "azure-servicebus-ts",
320
356
  "azure-speech-to-text-rest-py",
357
+ "azure-sql",
321
358
  "azure-storage-blob-java",
322
359
  "azure-storage-blob-py",
323
360
  "azure-storage-blob-rust",
@@ -328,6 +365,7 @@
328
365
  "azure-storage-queue-py",
329
366
  "azure-storage-queue-rust",
330
367
  "azure-storage-queue-ts",
368
+ "azure-vms",
331
369
  "azure-web-pubsub-ts",
332
370
  "babysit-pr",
333
371
  "backend-architect",
@@ -335,6 +373,7 @@
335
373
  "backend-development-feature-development",
336
374
  "backend-security-coder",
337
375
  "backtesting-frameworks",
376
+ "backup-recovery",
338
377
  "bamboohr-automation",
339
378
  "basecamp-automation",
340
379
  "baseline-ui",
@@ -344,6 +383,7 @@
344
383
  "bash-scripting",
345
384
  "bats-testing-patterns",
346
385
  "bazel-build-optimization",
386
+ "bb-methodology",
347
387
  "bdi-mental-states",
348
388
  "bdistill-behavioral-xray",
349
389
  "bdistill-knowledge-extraction",
@@ -359,9 +399,11 @@
359
399
  "binary-diff",
360
400
  "biopython",
361
401
  "bitbucket-automation",
402
+ "block-storage",
362
403
  "blockchain-developer",
363
404
  "blockrun",
364
405
  "blog-writing-guide",
406
+ "blue-green-deploy",
365
407
  "blueprint",
366
408
  "boost-asio-pro",
367
409
  "box-automation",
@@ -389,8 +431,10 @@
389
431
  "browser-extension-reverse",
390
432
  "browser-harness",
391
433
  "browser-testing-with-devtools",
434
+ "bug-bounty",
392
435
  "bug-hunt-swarm",
393
436
  "bug-hunter",
437
+ "bugcrowd-reporting",
394
438
  "bugs-are-annoying",
395
439
  "build",
396
440
  "building-native-ui",
@@ -401,6 +445,7 @@
401
445
  "burp-suite-testing",
402
446
  "burpsuite-project-parser",
403
447
  "business-analyst",
448
+ "business-continuity",
404
449
  "busybox-on-windows",
405
450
  "buywhere-product-catalog",
406
451
  "c-pro",
@@ -413,6 +458,7 @@
413
458
  "calendly-automation",
414
459
  "canva-automation",
415
460
  "canvas-design",
461
+ "career-ops",
416
462
  "carrier-relationship-management",
417
463
  "case-review",
418
464
  "cc-skill-backend-patterns",
@@ -424,6 +470,8 @@
424
470
  "cc-skill-security-review",
425
471
  "cc-skill-strategic-compact",
426
472
  "cdk-patterns",
473
+ "cdn-setup",
474
+ "change-management",
427
475
  "changelog-automation",
428
476
  "changelog-updates",
429
477
  "chat-widget",
@@ -432,8 +480,10 @@
432
480
  "churn-prevention",
433
481
  "ci-cd-and-automation",
434
482
  "cicd-automation-workflow-automate",
483
+ "circleci",
435
484
  "circleci-automation",
436
485
  "cirq",
486
+ "cis-benchmarks",
437
487
  "citation-management",
438
488
  "ckw-design",
439
489
  "claimable-postgres",
@@ -461,10 +511,16 @@
461
511
  "closed-loop-delivery",
462
512
  "cloud-architect",
463
513
  "cloud-devops",
514
+ "cloud-iam-deep",
464
515
  "cloud-k8s",
465
516
  "cloud-penetration-testing",
517
+ "cloudflare-pages",
518
+ "cloudflare-r2",
466
519
  "cloudflare-security-audit",
520
+ "cloudflare-workers",
467
521
  "cloudflare-workers-expert",
522
+ "cloudflare-zero-trust",
523
+ "cloudformation",
468
524
  "cloudformation-best-practices",
469
525
  "cmux",
470
526
  "co-marketing",
@@ -480,6 +536,7 @@
480
536
  "code-review-and-quality",
481
537
  "code-review-checklist",
482
538
  "code-review-excellence",
539
+ "code-review-sensei",
483
540
  "code-reviewer",
484
541
  "code-showcase-core-components",
485
542
  "code-showcase-react-ui-patterns",
@@ -492,6 +549,7 @@
492
549
  "codebase-cleanup-refactor-clean",
493
550
  "codebase-cleanup-tech-debt",
494
551
  "codebase-design",
552
+ "codebase-onboarding",
495
553
  "codebase-to-wordpress-converter",
496
554
  "codex-delegate",
497
555
  "codex-fable5",
@@ -526,7 +584,12 @@
526
584
  "conductor-status",
527
585
  "conductor-validator",
528
586
  "confluence-automation",
587
+ "connection-auth-rules",
529
588
  "constant-time-analysis",
589
+ "constraint-driven-development",
590
+ "container-hardening",
591
+ "container-registries",
592
+ "container-scanning",
530
593
  "container-security-hardening",
531
594
  "content-creator",
532
595
  "content-marketer",
@@ -548,6 +611,7 @@
548
611
  "conversation-memory",
549
612
  "convertkit-automation",
550
613
  "convex",
614
+ "convex-backend",
551
615
  "copilot-delegate",
552
616
  "copilot-sdk",
553
617
  "copy-editing",
@@ -592,6 +656,7 @@
592
656
  "daily",
593
657
  "daily-gift",
594
658
  "daily-news-report",
659
+ "dast-scanning",
595
660
  "data-engineer",
596
661
  "data-engineering-data-driven-feature",
597
662
  "data-engineering-data-pipeline",
@@ -602,6 +667,7 @@
602
667
  "database",
603
668
  "database-admin",
604
669
  "database-architect",
670
+ "database-backups",
605
671
  "database-cloud-optimization-cost-optimize",
606
672
  "database-design",
607
673
  "database-migration",
@@ -609,6 +675,7 @@
609
675
  "database-migrations-sql-migrations",
610
676
  "database-optimizer",
611
677
  "database-security",
678
+ "datadog",
612
679
  "datadog-automation",
613
680
  "dbos-golang",
614
681
  "dbos-python",
@@ -633,7 +700,9 @@
633
700
  "defuddle",
634
701
  "delegate-setup",
635
702
  "delegating-to-agents",
703
+ "dependency-analysis",
636
704
  "dependency-management-deps-audit",
705
+ "dependency-scanning",
637
706
  "dependency-upgrade",
638
707
  "deploy-to-vercel",
639
708
  "deployment-engineer",
@@ -703,6 +772,7 @@
703
772
  "deterministic-design",
704
773
  "dev-to-hashnode",
705
774
  "devcontainer-setup",
775
+ "devcontainers-nix",
706
776
  "developer-advocacy",
707
777
  "developer-audience-context",
708
778
  "developer-churn",
@@ -714,6 +784,7 @@
714
784
  "developer-signup-flow",
715
785
  "development",
716
786
  "devops-deploy",
787
+ "devops-pipeline-builder",
717
788
  "devops-troubleshooter",
718
789
  "devrel-content",
719
790
  "diagnose-android-overheating",
@@ -722,6 +793,7 @@
722
793
  "diary",
723
794
  "differential-review",
724
795
  "digital-forensics",
796
+ "disaster-recovery",
725
797
  "discord-automation",
726
798
  "discord-bot-architect",
727
799
  "dispatch",
@@ -733,9 +805,12 @@
733
805
  "django-access-review",
734
806
  "django-perf-review",
735
807
  "django-pro",
808
+ "dns-management",
736
809
  "doc-coauthoring",
737
810
  "doc2math",
811
+ "docker-compose",
738
812
  "docker-expert",
813
+ "docker-management",
739
814
  "docs-architect",
740
815
  "docs-as-marketing",
741
816
  "docs-generator",
@@ -763,7 +838,13 @@
763
838
  "e2e-testing",
764
839
  "e2e-testing-patterns",
765
840
  "earllm-build",
841
+ "eas-app-stores",
842
+ "eas-hosting",
843
+ "eas-observe",
844
+ "eas-simulator",
766
845
  "eas-update-insights",
846
+ "eas-workflows",
847
+ "ebpf-observability",
767
848
  "ecl-harness-engineer",
768
849
  "edr-bypass-re",
769
850
  "effective-agent-skills",
@@ -771,6 +852,7 @@
771
852
  "ejentum-reasoning-harness",
772
853
  "electron-development",
773
854
  "elixir-pro",
855
+ "elk-stack",
774
856
  "elon-musk",
775
857
  "email-issue-fixer",
776
858
  "email-security",
@@ -784,6 +866,7 @@
784
866
  "employment-contract-templates",
785
867
  "energy-procurement",
786
868
  "enhance-prompt",
869
+ "enterprise-vpn-attack",
787
870
  "entropy-box",
788
871
  "environment-setup-guide",
789
872
  "error-debugging-error-analysis",
@@ -800,11 +883,13 @@
800
883
  "event-staffing-compliance",
801
884
  "event-staffing-ordering",
802
885
  "event-store-design",
886
+ "evidence-hygiene",
803
887
  "evolution",
804
888
  "exa-search",
805
889
  "examprep-ai",
806
890
  "executing-plans",
807
891
  "explain-like-socrates",
892
+ "expo-animation",
808
893
  "expo-api-routes",
809
894
  "expo-brownfield",
810
895
  "expo-cicd-workflows",
@@ -820,6 +905,7 @@
820
905
  "extract-document-data",
821
906
  "fable-safe-prompt",
822
907
  "fact-check-x-complete",
908
+ "fact-check-x-unified",
823
909
  "faf-context",
824
910
  "faf-expert",
825
911
  "faf-go",
@@ -839,8 +925,10 @@
839
925
  "favicon",
840
926
  "fda-food-safety-auditor",
841
927
  "fda-medtech-compliance-auditor",
928
+ "feature-flags",
842
929
  "feature-tracking",
843
930
  "fedora-hyprland-installer",
931
+ "fedramp-compliance",
844
932
  "ffuf-claude-skill",
845
933
  "ffuf-web-fuzzing",
846
934
  "figma-automation",
@@ -853,7 +941,9 @@
853
941
  "find-matching-tenders",
854
942
  "finishing-a-development-branch",
855
943
  "firebase",
944
+ "firebase-app-platform",
856
945
  "firecrawl-scraper",
946
+ "firewall-config",
857
947
  "firmware-analyst",
858
948
  "firmware-pentest",
859
949
  "fitness-analyzer",
@@ -921,8 +1011,16 @@
921
1011
  "game-development/pc-games",
922
1012
  "game-development/vr-ar",
923
1013
  "game-development/web-games",
1014
+ "gcp-audit-logs",
1015
+ "gcp-cloud-functions",
924
1016
  "gcp-cloud-run",
1017
+ "gcp-cloud-sql",
1018
+ "gcp-compute",
1019
+ "gcp-gke",
1020
+ "gcp-networking",
1021
+ "gcp-secret-manager",
925
1022
  "gdb-cli",
1023
+ "gdpr-compliance",
926
1024
  "gdpr-data-handling",
927
1025
  "gemini-api-dev",
928
1026
  "gemini-api-integration",
@@ -932,7 +1030,21 @@
932
1030
  "gemini-omni-flash-api",
933
1031
  "geminiignore-finops",
934
1032
  "generate-nanobanana",
1033
+ "geo-audit",
1034
+ "geo-brand-mentions",
1035
+ "geo-citability",
1036
+ "geo-compare",
1037
+ "geo-content",
1038
+ "geo-crawlers",
935
1039
  "geo-fundamentals",
1040
+ "geo-llmstxt",
1041
+ "geo-platform-optimizer",
1042
+ "geo-proposal",
1043
+ "geo-prospect",
1044
+ "geo-report",
1045
+ "geo-report-pdf",
1046
+ "geo-schema",
1047
+ "geo-technical",
936
1048
  "geoffrey-hinton",
937
1049
  "gh-attach",
938
1050
  "gh-image",
@@ -946,8 +1058,10 @@
946
1058
  "git-pr-workflows-onboard",
947
1059
  "git-pr-workflows-pr-enhance",
948
1060
  "git-pushing",
1061
+ "git-workflow",
949
1062
  "git-workflow-and-versioning",
950
1063
  "github",
1064
+ "github-actions",
951
1065
  "github-actions-advanced",
952
1066
  "github-actions-debugger",
953
1067
  "github-actions-templates",
@@ -956,6 +1070,7 @@
956
1070
  "github-presence",
957
1071
  "github-workflow-automation",
958
1072
  "gitlab-automation",
1073
+ "gitlab-ci",
959
1074
  "gitlab-ci-patterns",
960
1075
  "gitops-workflow",
961
1076
  "glasser",
@@ -980,6 +1095,8 @@
980
1095
  "google-slides-automation",
981
1096
  "googlesheets-automation",
982
1097
  "gpt-taste",
1098
+ "gpu-kubernetes-operations",
1099
+ "gpu-server-management",
983
1100
  "graceful-shutdown",
984
1101
  "grafana-dashboards",
985
1102
  "graphql",
@@ -996,12 +1113,15 @@
996
1113
  "hardware-security",
997
1114
  "hasdata",
998
1115
  "hasdata-cli",
1116
+ "hashicorp-vault",
999
1117
  "haskell-pro",
1000
1118
  "headline-psychologist",
1001
1119
  "health-trend-analyzer",
1002
1120
  "helium-mcp",
1003
1121
  "helm-chart-scaffolding",
1122
+ "helm-charts",
1004
1123
  "helpdesk-automation",
1124
+ "hf-cli",
1005
1125
  "hf-cloud-aws-context-discovery",
1006
1126
  "hf-mcp",
1007
1127
  "hf-mem",
@@ -1021,6 +1141,7 @@
1021
1141
  "hig-project-context",
1022
1142
  "hig-technologies",
1023
1143
  "high-end-visual-design",
1144
+ "hipaa-compliance",
1024
1145
  "hono",
1025
1146
  "hosted-agents",
1026
1147
  "hosted-agents-v2-py",
@@ -1042,6 +1163,8 @@
1042
1163
  "hugging-face-trackio",
1043
1164
  "hugging-face-vision-trainer",
1044
1165
  "huggingface-best",
1166
+ "huggingface-community-evals",
1167
+ "huggingface-datasets",
1045
1168
  "huggingface-local-models",
1046
1169
  "huggingface-lora-space-builder",
1047
1170
  "huggingface-spaces",
@@ -1049,10 +1172,69 @@
1049
1172
  "huggingface-zerogpu",
1050
1173
  "hugo-to-markdown",
1051
1174
  "humanize-chinese",
1175
+ "hunt-api-misconfig",
1176
+ "hunt-aspnet",
1177
+ "hunt-ato",
1178
+ "hunt-auth-bypass",
1179
+ "hunt-brute-force",
1180
+ "hunt-business-logic",
1181
+ "hunt-cache-poison",
1182
+ "hunt-captcha-bypass",
1183
+ "hunt-cicd",
1184
+ "hunt-clickjacking",
1185
+ "hunt-cloud-misconfig",
1186
+ "hunt-cors",
1187
+ "hunt-csrf",
1188
+ "hunt-deserialization",
1189
+ "hunt-dispatch",
1190
+ "hunt-dom",
1191
+ "hunt-exceptional-conditions",
1192
+ "hunt-file-upload",
1193
+ "hunt-fintech-graphql",
1194
+ "hunt-forgot-password",
1195
+ "hunt-graphql",
1196
+ "hunt-grpc",
1197
+ "hunt-host-header",
1198
+ "hunt-html-injection",
1199
+ "hunt-http-smuggling",
1200
+ "hunt-idor",
1201
+ "hunt-jwt-crypto",
1202
+ "hunt-k8s",
1203
+ "hunt-laravel",
1204
+ "hunt-ldap",
1205
+ "hunt-lfi",
1206
+ "hunt-llm-ai",
1207
+ "hunt-mfa-bypass",
1208
+ "hunt-misc",
1209
+ "hunt-nextjs",
1210
+ "hunt-nodejs",
1211
+ "hunt-nosqli",
1212
+ "hunt-ntlm-info",
1213
+ "hunt-oauth",
1214
+ "hunt-open-redirect",
1215
+ "hunt-race-condition",
1216
+ "hunt-rag-vector",
1217
+ "hunt-rce",
1218
+ "hunt-saml",
1219
+ "hunt-session",
1220
+ "hunt-shadow-api",
1221
+ "hunt-sharepoint",
1222
+ "hunt-source-leak",
1223
+ "hunt-spa-api",
1224
+ "hunt-springboot",
1225
+ "hunt-sqli",
1226
+ "hunt-ssrf",
1227
+ "hunt-ssti",
1228
+ "hunt-subdomain",
1229
+ "hunt-tls-network",
1230
+ "hunt-websocket",
1231
+ "hunt-xss",
1232
+ "hunt-xxe",
1052
1233
  "hybrid-cloud-architect",
1053
1234
  "hybrid-cloud-networking",
1054
1235
  "hybrid-search-implementation",
1055
1236
  "hyperexecute-skill",
1237
+ "i-have-adhd",
1056
1238
  "i18n-localization",
1057
1239
  "iconsax-library",
1058
1240
  "ida-reverse",
@@ -1063,6 +1245,7 @@
1063
1245
  "idea-evaluator/idea-evaluator-pro",
1064
1246
  "idea-os",
1065
1247
  "idea-refine",
1248
+ "identity-access-management",
1066
1249
  "identity-federation",
1067
1250
  "identity-mirror",
1068
1251
  "idor-testing",
@@ -1073,7 +1256,9 @@
1073
1256
  "imagen",
1074
1257
  "implement",
1075
1258
  "improve-codebase-architecture",
1259
+ "incident-management",
1076
1260
  "incident-responder",
1261
+ "incident-response",
1077
1262
  "incident-response-incident-response",
1078
1263
  "incident-response-smart-fix",
1079
1264
  "incident-runbook-templates",
@@ -1093,11 +1278,14 @@
1093
1278
  "internal-comms-anthropic",
1094
1279
  "internal-comms-community",
1095
1280
  "interview-coach",
1281
+ "interview-me",
1096
1282
  "interview-style-doc-building",
1097
1283
  "invariant-guard",
1098
1284
  "inventory-demand-planning",
1099
1285
  "ios-debugger-agent",
1100
1286
  "ios-developer",
1287
+ "ios-redteam-pipeline",
1288
+ "iso27001-compliance",
1101
1289
  "issues",
1102
1290
  "istio-traffic-management",
1103
1291
  "it-manager-hospital",
@@ -1109,7 +1297,10 @@
1109
1297
  "javascript-pro",
1110
1298
  "javascript-testing-patterns",
1111
1299
  "javascript-typescript-typescript-scaffold",
1300
+ "jenkins",
1112
1301
  "jest-skill",
1302
+ "jev-social",
1303
+ "jev-use",
1113
1304
  "jira-automation",
1114
1305
  "jobgpt",
1115
1306
  "jobs-to-be-done-analyst",
@@ -1131,7 +1322,10 @@
1131
1322
  "kpi-dashboard-design",
1132
1323
  "kubernetes-architect",
1133
1324
  "kubernetes-deployment",
1325
+ "kubernetes-hardening",
1326
+ "kubernetes-ops",
1134
1327
  "kubestellar-console",
1328
+ "kustomize",
1135
1329
  "lambda-lang",
1136
1330
  "lambdatest-agent-skills",
1137
1331
  "landing-page-generator",
@@ -1175,20 +1369,30 @@
1175
1369
  "linkedin-profile-optimizer",
1176
1370
  "linkerd-patterns",
1177
1371
  "lint-and-validate",
1372
+ "linux-administration",
1373
+ "linux-hardening",
1178
1374
  "linux-privilege-escalation",
1179
1375
  "linux-shell-scripting",
1180
1376
  "linux-troubleshooting",
1181
1377
  "liuguang-banlan-ui",
1182
1378
  "llm-app-patterns",
1379
+ "llm-app-security",
1183
1380
  "llm-application-dev-ai-assistant",
1184
1381
  "llm-application-dev-langchain-agent",
1185
1382
  "llm-application-dev-prompt-optimize",
1383
+ "llm-caching",
1384
+ "llm-cost-optimization",
1186
1385
  "llm-council",
1187
1386
  "llm-evaluation",
1387
+ "llm-fine-tuning",
1388
+ "llm-gateway",
1389
+ "llm-inference-scaling",
1188
1390
  "llm-ops",
1189
1391
  "llm-prompt-optimizer",
1190
1392
  "llm-security",
1191
1393
  "llm-structured-output",
1394
+ "llmops-platform-engineering",
1395
+ "load-balancing",
1192
1396
  "local-legal-seo-audit",
1193
1397
  "local-llm-expert",
1194
1398
  "logic-diff",
@@ -1198,11 +1402,15 @@
1198
1402
  "logic-locate",
1199
1403
  "logic-review",
1200
1404
  "logistics-exception-management",
1405
+ "loki-logging",
1201
1406
  "loki-mode",
1202
1407
  "longbridge",
1203
1408
  "longbridge-content",
1409
+ "longbridge-derivatives",
1204
1410
  "longbridge-fundamentals",
1205
1411
  "longbridge-market-data",
1412
+ "longbridge-quant",
1413
+ "longbridge-research",
1206
1414
  "lookdev",
1207
1415
  "lookdev-auto",
1208
1416
  "loop-library",
@@ -1213,6 +1421,8 @@
1213
1421
  "m365-agents-dotnet",
1214
1422
  "m365-agents-py",
1215
1423
  "m365-agents-ts",
1424
+ "m365-entra-attack",
1425
+ "mac-mini-llm-lab",
1216
1426
  "machine-learning-ops-ml-pipeline",
1217
1427
  "macos-menubar-tuist-app",
1218
1428
  "macos-reverse",
@@ -1227,6 +1437,11 @@
1227
1437
  "mailtrap-testing-with-sandbox",
1228
1438
  "maintain-codex-wiki",
1229
1439
  "make-automation",
1440
+ "makepad-2-0-animation",
1441
+ "makepad-2-0-dsl",
1442
+ "makepad-2-0-events",
1443
+ "makepad-2-0-layout",
1444
+ "makepad-2-0-widgets",
1230
1445
  "makepad-animation",
1231
1446
  "makepad-basics",
1232
1447
  "makepad-deployment",
@@ -1267,9 +1482,13 @@
1267
1482
  "maxia",
1268
1483
  "mcp-builder",
1269
1484
  "mcp-builder-ms",
1485
+ "mcp-server-security",
1270
1486
  "mcp-tool-developer",
1271
1487
  "md2video-audio",
1488
+ "mdm-device-management",
1272
1489
  "mdpr-skill",
1490
+ "meeting-distiller-pro",
1491
+ "meme-coin-audit",
1273
1492
  "memory-forensics",
1274
1493
  "memory-safety-patterns",
1275
1494
  "memory-systems",
@@ -1283,6 +1502,7 @@
1283
1502
  "microservices-patterns",
1284
1503
  "microsoft-azure-webjobs-extensions-authentication-events-dotnet",
1285
1504
  "microsoft-teams-automation",
1505
+ "mid-engagement-ir-detection",
1286
1506
  "minecraft-bukkit-pro",
1287
1507
  "minimalist-ui",
1288
1508
  "miro-automation",
@@ -1298,11 +1518,15 @@
1298
1518
  "mobile-reverse",
1299
1519
  "mobile-security-coder",
1300
1520
  "mock-hunter",
1521
+ "model-registry-governance",
1522
+ "model-serving-kubernetes",
1523
+ "model-supply-chain-security",
1301
1524
  "modellix",
1302
1525
  "modern-javascript-patterns",
1303
1526
  "molykit",
1304
1527
  "monday-automation",
1305
1528
  "monetization",
1529
+ "mongodb",
1306
1530
  "monopoly",
1307
1531
  "monopoly/patterns",
1308
1532
  "monopoly/scale-benchmarks",
@@ -1312,6 +1536,7 @@
1312
1536
  "monorepo-management",
1313
1537
  "monte-carlo-analyze-root-cause",
1314
1538
  "monte-carlo-asset-health",
1539
+ "monte-carlo-context-detection",
1315
1540
  "monte-carlo-monitor-creation",
1316
1541
  "monte-carlo-monitoring-advisor",
1317
1542
  "monte-carlo-performance-diagnosis",
@@ -1332,6 +1557,8 @@
1332
1557
  "multi-cloud-architecture",
1333
1558
  "multi-platform-apps-multi-platform",
1334
1559
  "multi-source-search",
1560
+ "multi-tenant-llm-hosting",
1561
+ "mysql",
1335
1562
  "n8n-agents",
1336
1563
  "n8n-binary-and-data",
1337
1564
  "n8n-code-javascript",
@@ -1360,12 +1587,14 @@
1360
1587
  "network-engineer",
1361
1588
  "networkx",
1362
1589
  "new-rails-project",
1590
+ "new-relic",
1363
1591
  "newman-cicd-integration",
1364
1592
  "news-sentiment-engine",
1365
1593
  "nextjs-app-router-patterns",
1366
1594
  "nextjs-best-practices",
1367
1595
  "nextjs-seo-indexing",
1368
1596
  "nextjs-supabase-auth",
1597
+ "nfs-storage",
1369
1598
  "nft-standards",
1370
1599
  "nika",
1371
1600
  "nodejs-backend-patterns",
@@ -1378,6 +1607,7 @@
1378
1607
  "notion-template-business",
1379
1608
  "nutrition-analyzer",
1380
1609
  "nx-workspace-patterns",
1610
+ "object-storage",
1381
1611
  "objection-preemptor",
1382
1612
  "observability-and-instrumentation",
1383
1613
  "observability-engineer",
@@ -1413,8 +1643,11 @@
1413
1643
  "odoo-woocommerce-bridge",
1414
1644
  "odoo-xml-views-builder",
1415
1645
  "odw",
1646
+ "offensive-osint",
1416
1647
  "offers",
1417
1648
  "office-productivity",
1649
+ "okta-attack",
1650
+ "ollama-stack",
1418
1651
  "omp-delegate",
1419
1652
  "on-call-handoff-patterns",
1420
1653
  "onboarding",
@@ -1426,8 +1659,14 @@
1426
1659
  "open-source-marketing",
1427
1660
  "openapi-spec-generation",
1428
1661
  "openapi-spec-generator",
1662
+ "openclaw-deployment-hardening",
1429
1663
  "openclaw-github-repo-commander",
1664
+ "openclaw-local-mac-mini",
1665
+ "openclaw-security-hardening",
1430
1666
  "opencode-delegate",
1667
+ "openshift",
1668
+ "opentelemetry",
1669
+ "opentofu-migration",
1431
1670
  "optim-agent",
1432
1671
  "options-flow-analyzer",
1433
1672
  "oral-health-analyzer",
@@ -1435,6 +1674,7 @@
1435
1674
  "orchestrate",
1436
1675
  "orchestrate-batch-refactor",
1437
1676
  "os-scripting",
1677
+ "osint-methodology",
1438
1678
  "oss-hunter",
1439
1679
  "osterwalder-canvas-architect",
1440
1680
  "ot-ics",
@@ -1454,8 +1694,10 @@
1454
1694
  "paypal-integration",
1455
1695
  "paywall-upgrade-cro",
1456
1696
  "pci-compliance",
1697
+ "pci-dss-compliance",
1457
1698
  "pdf-conversion-router",
1458
1699
  "pdf-official",
1700
+ "penetration-testing",
1459
1701
  "pentest-checklist",
1460
1702
  "pentest-commands",
1461
1703
  "pentest-tools",
@@ -1467,6 +1709,7 @@
1467
1709
  "performance-profiling",
1468
1710
  "performance-testing-review-ai-review",
1469
1711
  "performance-testing-review-multi-agent-review",
1712
+ "performance-tuning",
1470
1713
  "permission-manager",
1471
1714
  "personal-tool-builder",
1472
1715
  "phase-gated-debugging",
@@ -1482,14 +1725,18 @@
1482
1725
  "plaid-fintech",
1483
1726
  "plan-ledger-tasks-yylo",
1484
1727
  "plan-writing",
1728
+ "planetscale",
1485
1729
  "planning-and-task-breakdown",
1486
1730
  "planning-with-files",
1731
+ "platform-engineering",
1487
1732
  "playwright-java",
1488
1733
  "playwright-skill",
1489
1734
  "plotly",
1490
1735
  "podcast-generation",
1736
+ "podman",
1491
1737
  "poka-yoke",
1492
1738
  "polars",
1739
+ "policy-as-code",
1493
1740
  "polis-protocol",
1494
1741
  "polis-protocol-a-self-optimizing-city-of-agents",
1495
1742
  "popup-cro",
@@ -1498,6 +1745,7 @@
1498
1745
  "postgres-readonly-queries",
1499
1746
  "postgresql",
1500
1747
  "postgresql-cli",
1748
+ "postgresql-devsec",
1501
1749
  "postgresql-optimization",
1502
1750
  "posthog-automation",
1503
1751
  "postman-collection-generator",
@@ -1541,10 +1789,12 @@
1541
1789
  "project-state-governor",
1542
1790
  "projection-patterns",
1543
1791
  "prometheus-configuration",
1792
+ "prometheus-grafana",
1544
1793
  "prompt-caching",
1545
1794
  "prompt-engineer",
1546
1795
  "prompt-engineering",
1547
1796
  "prompt-engineering-patterns",
1797
+ "prompt-injection-defense",
1548
1798
  "prompt-library",
1549
1799
  "protect-mcp-governance",
1550
1800
  "protocol-reverse",
@@ -1579,6 +1829,8 @@
1579
1829
  "radix-ui-design-system",
1580
1830
  "rag-engineer",
1581
1831
  "rag-implementation",
1832
+ "rag-infrastructure",
1833
+ "rag-observability-evals",
1582
1834
  "ralph-loop-yylo",
1583
1835
  "rayden-code",
1584
1836
  "rayden-use",
@@ -1599,21 +1851,31 @@
1599
1851
  "readme",
1600
1852
  "recallmax",
1601
1853
  "receiving-code-review",
1854
+ "recon-scope-triage",
1602
1855
  "recsys-pipeline-architect",
1603
1856
  "recursive-context-pruning-token-budgeting",
1604
1857
  "red-team-tactics",
1605
1858
  "red-team-tools",
1606
1859
  "reddit-automation",
1607
1860
  "redesign-existing-projects",
1861
+ "redis",
1608
1862
  "redis-cli",
1863
+ "redteam-mindset",
1864
+ "redteam-report-template",
1609
1865
  "reference-builder",
1610
1866
  "referral-program",
1611
1867
  "rehabilitation-analyzer",
1612
1868
  "remote-gpu-trainer",
1613
1869
  "remotion",
1614
1870
  "remotion-best-practices",
1871
+ "remotion-captions",
1872
+ "remotion-create",
1873
+ "remotion-docs",
1874
+ "remotion-interactivity",
1875
+ "remotion-render",
1615
1876
  "render-automation",
1616
1877
  "repo-maintainer",
1878
+ "report-writing",
1617
1879
  "requesting-code-review",
1618
1880
  "research-prompt",
1619
1881
  "resolving-merge-conflicts",
@@ -1623,6 +1885,7 @@
1623
1885
  "reverse-engineer",
1624
1886
  "reverse-engineering",
1625
1887
  "reverse-engineering/dsl-vm-reverse",
1888
+ "reverse-proxy",
1626
1889
  "review-and-simplify-changes",
1627
1890
  "review-animations",
1628
1891
  "review-multi-agent-orchestration",
@@ -1643,10 +1906,13 @@
1643
1906
  "run-deep-swe",
1644
1907
  "runapi-cli",
1645
1908
  "runaway-guard",
1909
+ "runbook-creation",
1646
1910
  "rust-async-patterns",
1647
1911
  "rust-pro",
1648
1912
  "saas-multi-tenant",
1649
1913
  "saas-mvp-launcher",
1914
+ "saas-pricing-strategist",
1915
+ "saas-security-posture",
1650
1916
  "saga-orchestration",
1651
1917
  "sales-automator",
1652
1918
  "sales-enablement",
@@ -1656,7 +1922,9 @@
1656
1922
  "sandbase-mcp",
1657
1923
  "sankhya-dashboard-html-jsp-custom-best-pratices",
1658
1924
  "sast-configuration",
1925
+ "sast-scanning",
1659
1926
  "satori",
1927
+ "sbom-supply-chain",
1660
1928
  "scala-pro",
1661
1929
  "scanning-tools",
1662
1930
  "scanpy",
@@ -1665,6 +1933,7 @@
1665
1933
  "schema-markup-generator",
1666
1934
  "scientific-writing",
1667
1935
  "scikit-learn",
1936
+ "score-eval",
1668
1937
  "screen-adverse-media",
1669
1938
  "screen-reader-testing",
1670
1939
  "screenshots",
@@ -1675,8 +1944,10 @@
1675
1944
  "search-specialist",
1676
1945
  "secrets-management",
1677
1946
  "security-and-hardening",
1947
+ "security-arsenal",
1678
1948
  "security-audit",
1679
1949
  "security-auditor",
1950
+ "security-automation",
1680
1951
  "security-bluebook-builder",
1681
1952
  "security-compliance-compliance-check",
1682
1953
  "security-requirement-extraction",
@@ -1691,6 +1962,7 @@
1691
1962
  "segment-automation",
1692
1963
  "segment-cdp",
1693
1964
  "selenium-skill",
1965
+ "semantic-versioning",
1694
1966
  "semgrep-rule-creator",
1695
1967
  "semgrep-rule-variant-creator",
1696
1968
  "sendblue/sendblue-api",
@@ -1741,6 +2013,7 @@
1741
2013
  "seo-technical",
1742
2014
  "sequence-psychologist",
1743
2015
  "server-management",
2016
+ "service-mesh",
1744
2017
  "service-mesh-expert",
1745
2018
  "service-mesh-observability",
1746
2019
  "setup-help",
@@ -1792,6 +2065,7 @@
1792
2065
  "smartui-skill",
1793
2066
  "smtp-penetration-testing",
1794
2067
  "snowflake-development",
2068
+ "soc2-compliance",
1795
2069
  "social-content",
1796
2070
  "social-metadata-hardening",
1797
2071
  "social-orchestrator",
@@ -1800,6 +2074,7 @@
1800
2074
  "socialclaw",
1801
2075
  "software-architecture",
1802
2076
  "solidity-security",
2077
+ "sops-encryption",
1803
2078
  "source-driven-development",
1804
2079
  "spark-optimization",
1805
2080
  "spec-driven-development",
@@ -1815,16 +2090,20 @@
1815
2090
  "sqlmap-database-pentesting",
1816
2091
  "square-automation",
1817
2092
  "squirrel",
2093
+ "sre-dashboards",
1818
2094
  "sred-project-organizer",
1819
2095
  "sred-work-summary",
2096
+ "ssh-configuration",
1820
2097
  "ssh-penetration-testing",
1821
2098
  "sshepherd",
2099
+ "ssl-tls-management",
1822
2100
  "stability-ai",
1823
2101
  "startup-analyst",
1824
2102
  "startup-business-analyst-business-case",
1825
2103
  "startup-business-analyst-financial-projections",
1826
2104
  "startup-business-analyst-market-opportunity",
1827
2105
  "startup-financial-modeling",
2106
+ "startup-it-troubleshooting",
1828
2107
  "startup-metrics-framework",
1829
2108
  "statsmodels",
1830
2109
  "steve-jobs",
@@ -1859,6 +2138,8 @@
1859
2138
  "super-code/swift",
1860
2139
  "super-code/typescript",
1861
2140
  "superpowers-lab",
2141
+ "supply-chain-attack-recon",
2142
+ "supply-chain-attack-response",
1862
2143
  "supply-chain-risk-auditor",
1863
2144
  "supply-chain-security",
1864
2145
  "survey-generator",
@@ -1871,6 +2152,7 @@
1871
2152
  "swiftui-view-refactor",
1872
2153
  "sympy",
1873
2154
  "systematic-debugging",
2155
+ "systemd-services",
1874
2156
  "systems-programming-rust-project",
1875
2157
  "tailwind-design-system",
1876
2158
  "tailwind-patterns",
@@ -1902,7 +2184,10 @@
1902
2184
  "temporal-golang-pro",
1903
2185
  "temporal-python-pro",
1904
2186
  "temporal-python-testing",
2187
+ "terraform-aws",
1905
2188
  "terraform-aws-modules",
2189
+ "terraform-azure",
2190
+ "terraform-gcp",
1906
2191
  "terraform-infrastructure",
1907
2192
  "terraform-module-library",
1908
2193
  "terraform-skill",
@@ -1921,6 +2206,7 @@
1921
2206
  "threat-hunting",
1922
2207
  "threat-intelligence",
1923
2208
  "threat-mitigation-mapping",
2209
+ "threat-modeling",
1924
2210
  "threat-modeling-expert",
1925
2211
  "threejs-animation",
1926
2212
  "threejs-fundamentals",
@@ -1953,6 +2239,7 @@
1953
2239
  "tree-ring-memory",
1954
2240
  "trello-automation",
1955
2241
  "triage",
2242
+ "triage-validation",
1956
2243
  "trigger-dev",
1957
2244
  "trl-training",
1958
2245
  "trpc-fullstack",
@@ -2005,7 +2292,9 @@
2005
2292
  "us-property-data",
2006
2293
  "usage-based-pricing",
2007
2294
  "use-dom",
2295
+ "user-management",
2008
2296
  "user-thoughts",
2297
+ "using-agent-skills",
2009
2298
  "using-git-worktrees",
2010
2299
  "using-lwc",
2011
2300
  "using-n8n-mcp-skills",
@@ -2022,11 +2311,14 @@
2022
2311
  "varlock",
2023
2312
  "varlock-claude-skill",
2024
2313
  "vector-database-engineer",
2314
+ "vector-database-ops",
2025
2315
  "vector-index-tuning",
2316
+ "vendor-management",
2026
2317
  "vercel-ai-sdk-expert",
2027
2318
  "vercel-automation",
2028
2319
  "vercel-cli-with-tokens",
2029
2320
  "vercel-deployment",
2321
+ "vercel-deployments",
2030
2322
  "vercel-optimize",
2031
2323
  "vercel-react-view-transitions",
2032
2324
  "verification-before-completion",
@@ -2048,12 +2340,17 @@
2048
2340
  "visual-emotion-engineer",
2049
2341
  "vitest-skill",
2050
2342
  "vizcom",
2343
+ "vllm-server",
2344
+ "vmware-vcenter-attack",
2051
2345
  "voice-agents",
2052
2346
  "voice-ai-development",
2053
2347
  "voice-ai-engine-development",
2348
+ "vpn-setup",
2054
2349
  "vps-server-management",
2055
2350
  "vscode-extension-guide-en",
2056
2351
  "vulnerability-scanner",
2352
+ "vulnerability-scanning",
2353
+ "waf-setup",
2057
2354
  "warehouse",
2058
2355
  "warp-delegate",
2059
2356
  "warren-buffett",
@@ -2069,6 +2366,8 @@
2069
2366
  "web-project-brainstorming",
2070
2367
  "web-scraper",
2071
2368
  "web-security-testing",
2369
+ "web2-recon",
2370
+ "web3-audit",
2072
2371
  "web3-testing",
2073
2372
  "webapp-testing",
2074
2373
  "webdriverio-skill",
@@ -2090,7 +2389,9 @@
2090
2389
  "wiki-vitepress",
2091
2390
  "wiki-yylo",
2092
2391
  "windows-ad",
2392
+ "windows-hardening",
2093
2393
  "windows-privilege-escalation",
2394
+ "windows-server",
2094
2395
  "windows-shell-reliability",
2095
2396
  "wireshark-analysis",
2096
2397
  "wjttc-builder",
@@ -2111,6 +2412,7 @@
2111
2412
  "wp-site-health-auditor",
2112
2413
  "wrike-automation",
2113
2414
  "writing-great-skills",
2415
+ "writing-guidelines",
2114
2416
  "writing-plans",
2115
2417
  "writing-skills",
2116
2418
  "x-article-publisher-skill",
@@ -2137,6 +2439,7 @@
2137
2439
  "zapier-make-patterns",
2138
2440
  "zcode-delegate",
2139
2441
  "zendesk-automation",
2442
+ "zero-trust",
2140
2443
  "zeroize-audit",
2141
2444
  "zipai-optimizer",
2142
2445
  "zod-validation-expert",