opencode-skills-collection 4.0.0 → 4.0.1

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 (241) hide show
  1. package/bundled-skills/.antigravity-install-manifest.json +24 -1
  2. package/bundled-skills/007/SKILL.md +2 -2
  3. package/bundled-skills/10-andruia-skill-smith/SKILL.md +1 -1
  4. package/bundled-skills/agent-squad/SKILL.md +5 -0
  5. package/bundled-skills/agent-squad/alex/SKILL.md +3 -0
  6. package/bundled-skills/agent-squad/aria/SKILL.md +3 -0
  7. package/bundled-skills/agent-squad/dep/SKILL.md +3 -0
  8. package/bundled-skills/agent-squad/luna/SKILL.md +4 -1
  9. package/bundled-skills/agent-squad/mason/SKILL.md +3 -0
  10. package/bundled-skills/agent-squad/max/SKILL.md +3 -0
  11. package/bundled-skills/agent-squad/quinn/SKILL.md +3 -0
  12. package/bundled-skills/agent-squad/rex/SKILL.md +3 -0
  13. package/bundled-skills/angular/metadata.json +1 -1
  14. package/bundled-skills/angular-best-practices/metadata.json +1 -1
  15. package/bundled-skills/angular-state-management/metadata.json +1 -1
  16. package/bundled-skills/angular-ui-patterns/metadata.json +1 -1
  17. package/bundled-skills/antigravity-skill-orchestrator/SKILL.md +2 -2
  18. package/bundled-skills/apify-actor-development/SKILL.md +2 -2
  19. package/bundled-skills/apple-container/SKILL.md +165 -0
  20. package/bundled-skills/apple-container/references/commands.md +1593 -0
  21. package/bundled-skills/apple-container/references/concepts.md +294 -0
  22. package/bundled-skills/apple-container/references/configuration.md +499 -0
  23. package/bundled-skills/apple-container/references/workflows.md +498 -0
  24. package/bundled-skills/ask-copilot/SKILL.md +112 -0
  25. package/bundled-skills/auto-research/SKILL.md +126 -0
  26. package/bundled-skills/brooks-lint/SKILL.md +1 -1
  27. package/bundled-skills/browser-harness/references/install.md +3 -1
  28. package/bundled-skills/chrome-extension-developer/SKILL.md +1 -1
  29. package/bundled-skills/clean-code-guard/SKILL.md +184 -0
  30. package/bundled-skills/clean-code-guard/references/ai-failure-modes.md +345 -0
  31. package/bundled-skills/clean-code-guard/references/comments-and-formatting.md +115 -0
  32. package/bundled-skills/clean-code-guard/references/dry-kiss-yagni.md +133 -0
  33. package/bundled-skills/clean-code-guard/references/naming-and-functions.md +187 -0
  34. package/bundled-skills/clean-code-guard/references/review-checklist.md +150 -0
  35. package/bundled-skills/clean-code-guard/references/solid.md +280 -0
  36. package/bundled-skills/clean-code-guard/references/sources.md +47 -0
  37. package/bundled-skills/cloudflare-security-audit/SKILL.md +137 -0
  38. package/bundled-skills/cloudflare-security-audit/references/AI-AND-LLM.md +67 -0
  39. package/bundled-skills/cloudflare-security-audit/references/ATTACK-CLASSES.md +116 -0
  40. package/bundled-skills/cloudflare-security-audit/references/CLIENT-SIDE.md +67 -0
  41. package/bundled-skills/cloudflare-security-audit/references/HUNTING.md +110 -0
  42. package/bundled-skills/cloudflare-security-audit/references/MEMORY-SAFETY-AND-BINARY.md +58 -0
  43. package/bundled-skills/cloudflare-security-audit/references/RECONNAISSANCE.md +46 -0
  44. package/bundled-skills/cloudflare-security-audit/references/VALIDATION-AND-REPORTING.md +109 -0
  45. package/bundled-skills/cloudflare-security-audit/references/WEB-PROTOCOL-AND-AUTH.md +85 -0
  46. package/bundled-skills/cloudflare-security-audit/resources/report-schema.json +210 -0
  47. package/bundled-skills/comfyui-gateway/references/troubleshooting.md +1 -1
  48. package/bundled-skills/commit/SKILL.md +2 -1
  49. package/bundled-skills/deepapi/SKILL.md +6 -6
  50. package/bundled-skills/docs/README.md +1 -1
  51. package/bundled-skills/docs/contributors/quality-bar.md +1 -1
  52. package/bundled-skills/docs/contributors/security-guardrails.md +1 -1
  53. package/bundled-skills/docs/integrations/jetski-cortex.md +5 -5
  54. package/bundled-skills/docs/integrations/jetski-gemini-loader/README.md +3 -3
  55. package/bundled-skills/docs/maintainers/ci-drift-fix.md +7 -5
  56. package/bundled-skills/docs/maintainers/merge-batch.md +24 -7
  57. package/bundled-skills/docs/maintainers/pr-autonomy.md +89 -0
  58. package/bundled-skills/docs/maintainers/release-notes-7.2.0.md +1 -1
  59. package/bundled-skills/docs/maintainers/release-process.md +9 -9
  60. package/bundled-skills/docs/maintainers/repo-growth-seo.md +5 -5
  61. package/bundled-skills/docs/maintainers/skills-date-tracking.md +1 -1
  62. package/bundled-skills/docs/maintainers/skills-update-guide.md +2 -2
  63. package/bundled-skills/docs/users/{antigravity-awesome-skills-vs-awesome-claude-skills.md → agentic-awesome-skills-vs-awesome-claude-skills.md} +5 -5
  64. package/bundled-skills/docs/users/ai-agent-skills.md +4 -4
  65. package/bundled-skills/docs/users/best-claude-code-skills-github.md +3 -3
  66. package/bundled-skills/docs/users/best-cursor-skills-github.md +3 -3
  67. package/bundled-skills/docs/users/bundles.md +56 -57
  68. package/bundled-skills/docs/users/claude-code-skills.md +6 -6
  69. package/bundled-skills/docs/users/codex-cli-skills.md +5 -5
  70. package/bundled-skills/docs/users/cursor-skills.md +3 -3
  71. package/bundled-skills/docs/users/faq.md +27 -15
  72. package/bundled-skills/docs/users/gemini-cli-skills.md +4 -4
  73. package/bundled-skills/docs/users/getting-started.md +22 -12
  74. package/bundled-skills/docs/users/kiro-integration.md +7 -7
  75. package/bundled-skills/docs/users/plugins.md +8 -9
  76. package/bundled-skills/docs/users/security-skills.md +1 -1
  77. package/bundled-skills/docs/users/skills-vs-mcp-tools.md +1 -1
  78. package/bundled-skills/docs/users/specialized-plugin-roadmap.md +3 -4
  79. package/bundled-skills/docs/users/usage.md +9 -9
  80. package/bundled-skills/docs/users/visual-guide.md +7 -7
  81. package/bundled-skills/docs/users/windows-truncation-recovery.md +1 -1
  82. package/bundled-skills/docs/users/workflows.md +1 -1
  83. package/bundled-skills/docs/vietnamese/BUNDLES.vi.md +1 -1
  84. package/bundled-skills/docs/vietnamese/FAQ.vi.md +15 -8
  85. package/bundled-skills/docs/vietnamese/GETTING_STARTED.vi.md +12 -5
  86. package/bundled-skills/docs/vietnamese/QUALITY_BAR.vi.md +1 -1
  87. package/bundled-skills/docs/vietnamese/README.vi.md +21 -17
  88. package/bundled-skills/docs/vietnamese/SECURITY_GUARDRAILS.vi.md +1 -1
  89. package/bundled-skills/docs/vietnamese/SKILLS_README.vi.md +2 -2
  90. package/bundled-skills/docs/vietnamese/TRANSLATION_PLAN.vi.md +1 -1
  91. package/bundled-skills/docs/vietnamese/VISUAL_GUIDE.vi.md +8 -8
  92. package/bundled-skills/docs-guard/SKILL.md +109 -0
  93. package/bundled-skills/docs-guard/references/code-samples.md +46 -0
  94. package/bundled-skills/docs-guard/references/docstrings.md +60 -0
  95. package/bundled-skills/docs-guard/references/review-checklist.md +45 -0
  96. package/bundled-skills/docs-guard/references/sources.md +22 -0
  97. package/bundled-skills/docs-guard/references/verification.md +51 -0
  98. package/bundled-skills/efficient-web-research/SKILL.md +4 -0
  99. package/bundled-skills/electron-development/SKILL.md +1 -1
  100. package/bundled-skills/event-staffing-compliance/SKILL.md +3 -0
  101. package/bundled-skills/event-staffing-ordering/SKILL.md +3 -0
  102. package/bundled-skills/feature-tracking/SKILL.md +222 -0
  103. package/bundled-skills/flutter-expert/SKILL.md +6 -1
  104. package/bundled-skills/flutter-expert/resources/implementation-playbook.md +214 -0
  105. package/bundled-skills/gemini-deep-research/README.md +246 -0
  106. package/bundled-skills/gemini-deep-research/SKILL.md +136 -0
  107. package/bundled-skills/gemini-deep-research/requirements.txt +2 -0
  108. package/bundled-skills/gemini-deep-research/scripts/research.py +692 -0
  109. package/bundled-skills/git-pushing/SKILL.md +21 -4
  110. package/bundled-skills/git-pushing/scripts/smart_commit.sh +206 -11
  111. package/bundled-skills/go-in-depth/scripts/workflow-script.js +4 -1
  112. package/bundled-skills/grok-build/SKILL.md +167 -0
  113. package/bundled-skills/grok-build/references/cli.md +99 -0
  114. package/bundled-skills/huggingface-tool-builder/references/find_models_by_paper.sh +1 -1
  115. package/bundled-skills/idea-autopsy/SKILL.md +147 -0
  116. package/bundled-skills/it-manager-hospital/README.md +1 -1
  117. package/bundled-skills/it-manager-pro/README.md +1 -1
  118. package/bundled-skills/itil-expert/README.md +1 -1
  119. package/bundled-skills/langgraph/SKILL.md +1 -1
  120. package/bundled-skills/linkedin-content-generator/SKILL.md +1 -1
  121. package/bundled-skills/lint-and-validate/scripts/lint_runner.py +23 -23
  122. package/bundled-skills/lint-and-validate/scripts/type_coverage.py +30 -30
  123. package/bundled-skills/logic-lens/SKILL.md +1 -1
  124. package/bundled-skills/lore/LICENSE +21 -0
  125. package/bundled-skills/lore/README.md +386 -0
  126. package/bundled-skills/lore/README.zh-CN.md +386 -0
  127. package/bundled-skills/lore/SKILL.md +453 -0
  128. package/bundled-skills/lore/WORKFLOWS.md +216 -0
  129. package/bundled-skills/lore/WORKFLOWS.zh-CN.md +216 -0
  130. package/bundled-skills/lore/references/audit-template.md +60 -0
  131. package/bundled-skills/lore/references/compatibility.md +228 -0
  132. package/bundled-skills/lore/references/config.md +125 -0
  133. package/bundled-skills/lore/references/entry-format.md +70 -0
  134. package/bundled-skills/lore/references/history-command.md +106 -0
  135. package/bundled-skills/lore/references/monorepo-detection.md +78 -0
  136. package/bundled-skills/lore/references/platform-mirrors.md +377 -0
  137. package/bundled-skills/lore/references/stale-new-markers.md +62 -0
  138. package/bundled-skills/lore/references/summary-template.md +98 -0
  139. package/bundled-skills/lore/scripts/README.md +54 -0
  140. package/bundled-skills/lore/scripts/README.zh-CN.md +54 -0
  141. package/bundled-skills/lore/scripts/find_duplicates.py +211 -0
  142. package/bundled-skills/lore/scripts/find_stale.py +116 -0
  143. package/bundled-skills/lore/scripts/history.py +527 -0
  144. package/bundled-skills/lore/scripts/id_hash.py +32 -0
  145. package/bundled-skills/lore/scripts/list_entries.py +183 -0
  146. package/bundled-skills/lovable-cleanup/SKILL.md +3 -3
  147. package/bundled-skills/makepad-splash/SKILL.md +1 -1
  148. package/bundled-skills/mmx-cli/SKILL.md +14 -1
  149. package/bundled-skills/monopoly/SKILL.md +5 -0
  150. package/bundled-skills/monopoly/patterns/SKILL.md +4 -0
  151. package/bundled-skills/monopoly/scale-benchmarks/SKILL.md +4 -0
  152. package/bundled-skills/monopoly/security-checklist/SKILL.md +4 -0
  153. package/bundled-skills/monopoly/tech-matrix/SKILL.md +4 -0
  154. package/bundled-skills/mtls-configuration/SKILL.md +1 -1
  155. package/bundled-skills/network-101/SKILL.md +4 -5
  156. package/bundled-skills/nika/SKILL.md +270 -0
  157. package/bundled-skills/not-a-vibe-coder/SKILL.md +4 -0
  158. package/bundled-skills/ontoly-software-graph/SKILL.md +160 -0
  159. package/bundled-skills/openclaw-github-repo-commander/SKILL.md +1 -1
  160. package/bundled-skills/pilot-protocol/SKILL.md +6 -3
  161. package/bundled-skills/postgres-readonly-queries/README.md +77 -0
  162. package/bundled-skills/postgres-readonly-queries/SKILL.md +152 -0
  163. package/bundled-skills/postgres-readonly-queries/connections.example.json +34 -0
  164. package/bundled-skills/postgres-readonly-queries/requirements.txt +1 -0
  165. package/bundled-skills/postgres-readonly-queries/scripts/query.py +262 -0
  166. package/bundled-skills/pptx-deck-creation/SKILL.md +275 -0
  167. package/bundled-skills/pptx-deck-creation/references/audit-checklist.md +156 -0
  168. package/bundled-skills/pptx-deck-creation/references/design-profiles.md +96 -0
  169. package/bundled-skills/pptx-deck-creation/references/python-snippets.md +150 -0
  170. package/bundled-skills/pptx-deck-creation/references/reference-deck-analysis.md +91 -0
  171. package/bundled-skills/pptx-deck-creation/references/visual-asset-adapters.md +158 -0
  172. package/bundled-skills/privilege-escalation-methods/SKILL.md +1 -1
  173. package/bundled-skills/product-decision-agent/SKILL.md +94 -0
  174. package/bundled-skills/product-decision-agent/agents/openai.yaml +7 -0
  175. package/bundled-skills/product-decision-agent/references/methodology-basis.md +232 -0
  176. package/bundled-skills/product-decision-agent/references/product-playbooks.md +813 -0
  177. package/bundled-skills/product-decision-agent/references/reasoning-engine.md +289 -0
  178. package/bundled-skills/product-decision-agent/references/response-examples.md +279 -0
  179. package/bundled-skills/product-decision-agent/scripts/quality_gate.py +221 -0
  180. package/bundled-skills/product-decision-agent/scripts/test_quality_gate.py +94 -0
  181. package/bundled-skills/pytest-skill/reference/playbook.md +358 -0
  182. package/bundled-skills/quit-sponsor/SKILL.md +96 -0
  183. package/bundled-skills/rclone-cli/references/providers/s3.md +1 -1
  184. package/bundled-skills/security-and-hardening/SKILL.md +1 -1
  185. package/bundled-skills/semgrep-rule-creator/SKILL.md +6 -6
  186. package/bundled-skills/skill-creator/README.md +3 -3
  187. package/bundled-skills/skill-creator/SKILL.md +8 -4
  188. package/bundled-skills/skill-creator/scripts/quick_validate.py +1 -1
  189. package/bundled-skills/sql-injection-testing/SKILL.md +4 -4
  190. package/bundled-skills/subagent-orchestrator/README.md +1 -1
  191. package/bundled-skills/super-code/bash/SKILL.md +3 -0
  192. package/bundled-skills/super-code/c/SKILL.md +3 -0
  193. package/bundled-skills/super-code/cpp/SKILL.md +3 -0
  194. package/bundled-skills/super-code/csharp/SKILL.md +3 -0
  195. package/bundled-skills/super-code/dart/SKILL.md +3 -0
  196. package/bundled-skills/super-code/elixir/SKILL.md +3 -0
  197. package/bundled-skills/super-code/go/SKILL.md +3 -0
  198. package/bundled-skills/super-code/java/SKILL.md +3 -0
  199. package/bundled-skills/super-code/kotlin/SKILL.md +3 -0
  200. package/bundled-skills/super-code/php/SKILL.md +3 -0
  201. package/bundled-skills/super-code/python/SKILL.md +3 -0
  202. package/bundled-skills/super-code/ruby/SKILL.md +3 -0
  203. package/bundled-skills/super-code/rust/SKILL.md +3 -0
  204. package/bundled-skills/super-code/scala/SKILL.md +3 -0
  205. package/bundled-skills/super-code/swift/SKILL.md +3 -0
  206. package/bundled-skills/super-code/typescript/SKILL.md +3 -0
  207. package/bundled-skills/telegram-bot-messaging/README.md +185 -0
  208. package/bundled-skills/telegram-bot-messaging/SKILL.md +101 -0
  209. package/bundled-skills/telegram-bot-messaging/scripts/telegram.sh +420 -0
  210. package/bundled-skills/test-guard/SKILL.md +132 -0
  211. package/bundled-skills/test-guard/references/jest.md +50 -0
  212. package/bundled-skills/test-guard/references/llm-app-testing.md +40 -0
  213. package/bundled-skills/test-guard/references/phpunit.md +56 -0
  214. package/bundled-skills/test-guard/references/pytest.md +65 -0
  215. package/bundled-skills/trading-ledger/SKILL.md +11 -3
  216. package/bundled-skills/uizze-ui-research/SKILL.md +93 -0
  217. package/bundled-skills/vibe-code-auditor/SKILL.md +1 -1
  218. package/bundled-skills/vibecode-production-qa-validator/SKILL.md +1 -1
  219. package/bundled-skills/videodb/scripts/ws_listener.py +29 -15
  220. package/bundled-skills/voice-ai-engine-development/README.md +1 -1
  221. package/bundled-skills/vulnerability-scanner/SKILL.md +1 -1
  222. package/bundled-skills/warehouse/SKILL.md +154 -0
  223. package/bundled-skills/woo-guard/SKILL.md +113 -0
  224. package/bundled-skills/woo-guard/references/checkout-and-money.md +64 -0
  225. package/bundled-skills/woo-guard/references/hpos-and-crud.md +87 -0
  226. package/bundled-skills/woo-guard/references/review-checklist.md +44 -0
  227. package/bundled-skills/woo-guard/references/sources.md +17 -0
  228. package/bundled-skills/wp-guard/SKILL.md +119 -0
  229. package/bundled-skills/wp-guard/references/i18n.md +88 -0
  230. package/bundled-skills/wp-guard/references/performance.md +70 -0
  231. package/bundled-skills/wp-guard/references/review-checklist.md +57 -0
  232. package/bundled-skills/wp-guard/references/security.md +100 -0
  233. package/bundled-skills/wp-guard/references/sources.md +27 -0
  234. package/bundled-skills/writing-skills/gotchas.md +1 -1
  235. package/bundled-skills/writing-skills/references/standards/metadata-standard.md +1 -1
  236. package/bundled-skills/x-twitter-scraper/SKILL.md +14 -32
  237. package/bundled-skills/xss-html-injection/SKILL.md +3 -3
  238. package/bundled-skills/youtube-seo-optimizer/SKILL.md +1 -1
  239. package/bundled-skills/youtube-summarizer/CHANGELOG.md +2 -2
  240. package/package.json +1 -1
  241. package/skills_index.json +273 -0
package/skills_index.json CHANGED
@@ -10066,6 +10066,30 @@
10066
10066
  "reasons": []
10067
10067
  }
10068
10068
  },
10069
+ {
10070
+ "id": "clean-code-guard",
10071
+ "path": "skills/clean-code-guard",
10072
+ "category": "uncategorized",
10073
+ "name": "clean-code-guard",
10074
+ "description": "Review generated or changed production code with Clean Code, SOLID, DRY, KISS, YAGNI, and LLM-specific failure-mode checks.",
10075
+ "risk": "critical",
10076
+ "source": "community",
10077
+ "date_added": "2026-07-13",
10078
+ "plugin": {
10079
+ "targets": {
10080
+ "codex": "supported",
10081
+ "claude": "supported"
10082
+ },
10083
+ "setup": {
10084
+ "type": "none",
10085
+ "summary": "",
10086
+ "docs": null
10087
+ },
10088
+ "reasons": []
10089
+ },
10090
+ "source_type": "community",
10091
+ "source_repo": "amElnagdy/guard-skills"
10092
+ },
10069
10093
  {
10070
10094
  "id": "clerk-auth",
10071
10095
  "path": "skills/clerk-auth",
@@ -10220,6 +10244,30 @@
10220
10244
  "reasons": []
10221
10245
  }
10222
10246
  },
10247
+ {
10248
+ "id": "cloudflare-security-audit",
10249
+ "path": "skills/cloudflare-security-audit",
10250
+ "category": "uncategorized",
10251
+ "name": "cloudflare-security-audit",
10252
+ "description": "Audit authorized codebases for exploitable vulnerabilities using scoped reconnaissance, adversarial review, validation, and structured reporting.",
10253
+ "risk": "offensive",
10254
+ "source": "community",
10255
+ "date_added": "2026-07-13",
10256
+ "plugin": {
10257
+ "targets": {
10258
+ "codex": "supported",
10259
+ "claude": "supported"
10260
+ },
10261
+ "setup": {
10262
+ "type": "none",
10263
+ "summary": "",
10264
+ "docs": null
10265
+ },
10266
+ "reasons": []
10267
+ },
10268
+ "source_type": "community",
10269
+ "source_repo": "cloudflare/security-audit-skill"
10270
+ },
10223
10271
  {
10224
10272
  "id": "cloudflare-workers-expert",
10225
10273
  "path": "skills/cloudflare-workers-expert",
@@ -15578,6 +15626,30 @@
15578
15626
  "license": "MIT",
15579
15627
  "license_source": "https://github.com/jonathimer/devmarketing-skills/blob/main/LICENSE"
15580
15628
  },
15629
+ {
15630
+ "id": "docs-guard",
15631
+ "path": "skills/docs-guard",
15632
+ "category": "uncategorized",
15633
+ "name": "docs-guard",
15634
+ "description": "Review generated or changed documentation before it ships, including READMEs, API references, docstrings, changelogs, tutorials, and documentation sites.",
15635
+ "risk": "critical",
15636
+ "source": "community",
15637
+ "date_added": "2026-07-13",
15638
+ "plugin": {
15639
+ "targets": {
15640
+ "codex": "supported",
15641
+ "claude": "supported"
15642
+ },
15643
+ "setup": {
15644
+ "type": "none",
15645
+ "summary": "",
15646
+ "docs": null
15647
+ },
15648
+ "reasons": []
15649
+ },
15650
+ "source_type": "community",
15651
+ "source_repo": "amElnagdy/guard-skills"
15652
+ },
15581
15653
  {
15582
15654
  "id": "documentation",
15583
15655
  "path": "skills/documentation",
@@ -17813,6 +17885,39 @@
17813
17885
  "reasons": []
17814
17886
  }
17815
17887
  },
17888
+ {
17889
+ "id": "feature-tracking",
17890
+ "path": "skills/feature-tracking",
17891
+ "category": "project-management",
17892
+ "name": "feature-tracking",
17893
+ "description": "Maintain durable feature-level memory across AI coding sessions with lightweight Markdown tracks for status, source-of-truth docs, decisions, risks, and changes.",
17894
+ "risk": "critical",
17895
+ "source": "community",
17896
+ "date_added": "2026-07-13",
17897
+ "plugin": {
17898
+ "targets": {
17899
+ "codex": "supported",
17900
+ "claude": "supported"
17901
+ },
17902
+ "setup": {
17903
+ "type": "none",
17904
+ "summary": "",
17905
+ "docs": null
17906
+ },
17907
+ "reasons": []
17908
+ },
17909
+ "source_type": "community",
17910
+ "source_repo": "JunsW/feature-track",
17911
+ "license": "MIT",
17912
+ "license_source": "https://github.com/JunsW/feature-track/blob/main/LICENSE",
17913
+ "tags": [
17914
+ "feature-tracking",
17915
+ "project-memory",
17916
+ "documentation",
17917
+ "ai-agents",
17918
+ "session-handoff"
17919
+ ]
17920
+ },
17816
17921
  {
17817
17922
  "id": "ffuf-claude-skill",
17818
17923
  "path": "skills/ffuf-claude-skill",
@@ -30818,6 +30923,40 @@
30818
30923
  "reasons": []
30819
30924
  }
30820
30925
  },
30926
+ {
30927
+ "id": "ontoly-software-graph",
30928
+ "path": "skills/ontoly-software-graph",
30929
+ "category": "development",
30930
+ "name": "ontoly-software-graph",
30931
+ "description": "Use Ontoly's deterministic Software Graph, MCP server, and agent skills for architecture review, request tracing, impact analysis, and dependency analysis.",
30932
+ "risk": "critical",
30933
+ "source": "community",
30934
+ "date_added": "2026-07-14",
30935
+ "plugin": {
30936
+ "targets": {
30937
+ "codex": "supported",
30938
+ "claude": "supported"
30939
+ },
30940
+ "setup": {
30941
+ "type": "none",
30942
+ "summary": "",
30943
+ "docs": null
30944
+ },
30945
+ "reasons": []
30946
+ },
30947
+ "source_type": "community",
30948
+ "source_repo": "0xsarwagya/ontoly",
30949
+ "license": "MIT",
30950
+ "license_source": "https://github.com/0xsarwagya/ontoly/blob/main/LICENSE",
30951
+ "tags": [
30952
+ "software-graph",
30953
+ "codebase-analysis",
30954
+ "mcp",
30955
+ "typescript",
30956
+ "architecture",
30957
+ "impact-analysis"
30958
+ ]
30959
+ },
30821
30960
  {
30822
30961
  "id": "open-dynamic-workflows",
30823
30962
  "path": "skills/open-dynamic-workflows",
@@ -32627,6 +32766,39 @@
32627
32766
  "reasons": []
32628
32767
  }
32629
32768
  },
32769
+ {
32770
+ "id": "pptx-deck-creation",
32771
+ "path": "skills/pptx-deck-creation",
32772
+ "category": "office-productivity",
32773
+ "name": "pptx-deck-creation",
32774
+ "description": "Create editable, production-ready PPTX decks with narrative planning, explicit layout specs, asset guidance, and quality checks.",
32775
+ "risk": "critical",
32776
+ "source": "community",
32777
+ "date_added": "2026-07-14",
32778
+ "plugin": {
32779
+ "targets": {
32780
+ "codex": "supported",
32781
+ "claude": "supported"
32782
+ },
32783
+ "setup": {
32784
+ "type": "none",
32785
+ "summary": "",
32786
+ "docs": null
32787
+ },
32788
+ "reasons": []
32789
+ },
32790
+ "source_type": "community",
32791
+ "source_repo": "kimtth/agent-pptify-kit",
32792
+ "license": "MIT",
32793
+ "license_source": "https://github.com/kimtth/agent-pptify-kit/blob/main/LICENSE",
32794
+ "tags": [
32795
+ "powerpoint",
32796
+ "pptx",
32797
+ "presentation",
32798
+ "slide-design",
32799
+ "document-generation"
32800
+ ]
32801
+ },
32630
32802
  {
32631
32803
  "id": "pptx-official",
32632
32804
  "path": "skills/pptx-official",
@@ -41758,6 +41930,30 @@
41758
41930
  "license": "MIT",
41759
41931
  "license_source": "https://github.com/LambdaTest/agent-skills/blob/main/LICENSE"
41760
41932
  },
41933
+ {
41934
+ "id": "test-guard",
41935
+ "path": "skills/test-guard",
41936
+ "category": "testing",
41937
+ "name": "test-guard",
41938
+ "description": "Review generated or changed test code against universal testing rules before it ships or is presented for approval.",
41939
+ "risk": "critical",
41940
+ "source": "community",
41941
+ "date_added": "2026-07-13",
41942
+ "plugin": {
41943
+ "targets": {
41944
+ "codex": "supported",
41945
+ "claude": "supported"
41946
+ },
41947
+ "setup": {
41948
+ "type": "none",
41949
+ "summary": "",
41950
+ "docs": null
41951
+ },
41952
+ "reasons": []
41953
+ },
41954
+ "source_type": "community",
41955
+ "source_repo": "amElnagdy/guard-skills"
41956
+ },
41761
41957
  {
41762
41958
  "id": "testing-patterns",
41763
41959
  "path": "skills/testing-patterns",
@@ -45075,6 +45271,35 @@
45075
45271
  "reasons": []
45076
45272
  }
45077
45273
  },
45274
+ {
45275
+ "id": "warehouse",
45276
+ "path": "skills/warehouse",
45277
+ "category": "data",
45278
+ "name": "warehouse",
45279
+ "description": "Plan and review read-only data warehouse analysis with explicit scope, privacy, provenance, and validation checks.",
45280
+ "risk": "critical",
45281
+ "source": "self",
45282
+ "date_added": "2026-07-12",
45283
+ "plugin": {
45284
+ "targets": {
45285
+ "codex": "supported",
45286
+ "claude": "supported"
45287
+ },
45288
+ "setup": {
45289
+ "type": "none",
45290
+ "summary": "",
45291
+ "docs": null
45292
+ },
45293
+ "reasons": []
45294
+ },
45295
+ "source_type": "self",
45296
+ "tags": [
45297
+ "analytics",
45298
+ "data-warehouse",
45299
+ "sql",
45300
+ "data-quality"
45301
+ ]
45302
+ },
45078
45303
  {
45079
45304
  "id": "warren-buffett",
45080
45305
  "path": "skills/warren-buffett",
@@ -45972,6 +46197,30 @@
45972
46197
  "license": "MIT",
45973
46198
  "license_source": "https://github.com/Wolfe-Jam/faf-skills/blob/main/LICENSE"
45974
46199
  },
46200
+ {
46201
+ "id": "woo-guard",
46202
+ "path": "skills/woo-guard",
46203
+ "category": "uncategorized",
46204
+ "name": "woo-guard",
46205
+ "description": "Review generated or changed WooCommerce extensions, payment and shipping integrations, checkout customizations, and order or product logic.",
46206
+ "risk": "critical",
46207
+ "source": "community",
46208
+ "date_added": "2026-07-13",
46209
+ "plugin": {
46210
+ "targets": {
46211
+ "codex": "supported",
46212
+ "claude": "supported"
46213
+ },
46214
+ "setup": {
46215
+ "type": "none",
46216
+ "summary": "",
46217
+ "docs": null
46218
+ },
46219
+ "reasons": []
46220
+ },
46221
+ "source_type": "community",
46222
+ "source_repo": "amElnagdy/guard-skills"
46223
+ },
45975
46224
  {
45976
46225
  "id": "wordpress",
45977
46226
  "path": "skills/wordpress",
@@ -46211,6 +46460,30 @@
46211
46460
  "mcp"
46212
46461
  ]
46213
46462
  },
46463
+ {
46464
+ "id": "wp-guard",
46465
+ "path": "skills/wp-guard",
46466
+ "category": "uncategorized",
46467
+ "name": "wp-guard",
46468
+ "description": "Review generated or changed WordPress plugins, themes, and blocks for security, internationalization, performance, and API correctness.",
46469
+ "risk": "offensive",
46470
+ "source": "community",
46471
+ "date_added": "2026-07-13",
46472
+ "plugin": {
46473
+ "targets": {
46474
+ "codex": "supported",
46475
+ "claude": "supported"
46476
+ },
46477
+ "setup": {
46478
+ "type": "none",
46479
+ "summary": "",
46480
+ "docs": null
46481
+ },
46482
+ "reasons": []
46483
+ },
46484
+ "source_type": "community",
46485
+ "source_repo": "amElnagdy/guard-skills"
46486
+ },
46214
46487
  {
46215
46488
  "id": "wp-site-health-auditor",
46216
46489
  "path": "skills/wp-site-health-auditor",