@ngxtm/devkit 3.7.0 → 3.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (772) hide show
  1. package/cli/init.js +23 -7
  2. package/cli/update.js +21 -6
  3. package/merged-commands/3d-web-experience.md +254 -0
  4. package/merged-commands/ab-test-setup.md +232 -0
  5. package/merged-commands/accessibility-compliance-accessibility-audit.md +42 -0
  6. package/merged-commands/active-directory-attacks.md +383 -0
  7. package/merged-commands/address-github-comments.md +55 -0
  8. package/merged-commands/aesthetic.md +134 -0
  9. package/merged-commands/agent-evaluation.md +64 -0
  10. package/merged-commands/agent-framework-azure-hosted-agents.md +332 -0
  11. package/merged-commands/agent-manager-skill.md +40 -0
  12. package/merged-commands/agent-memory-mcp.md +82 -0
  13. package/merged-commands/agent-memory-systems.md +67 -0
  14. package/merged-commands/agent-orchestration-improve-agent.md +349 -0
  15. package/merged-commands/agent-orchestration-multi-agent-optimize.md +239 -0
  16. package/merged-commands/agent-tool-builder.md +53 -0
  17. package/merged-commands/agile-product-owner.md +31 -0
  18. package/merged-commands/ai-agents-architect.md +90 -0
  19. package/merged-commands/ai-artist.md +75 -0
  20. package/merged-commands/ai-engineer.md +171 -0
  21. package/merged-commands/ai-multimodal.md +109 -0
  22. package/merged-commands/ai-product.md +54 -0
  23. package/merged-commands/ai-wrapper-product.md +273 -0
  24. package/merged-commands/airflow-dag-patterns.md +41 -0
  25. package/merged-commands/algolia-search.md +66 -0
  26. package/merged-commands/algorithmic-art.md +405 -0
  27. package/merged-commands/analytics-tracking.md +404 -0
  28. package/merged-commands/angular-architect.md +97 -0
  29. package/merged-commands/angular-migration.md +428 -0
  30. package/merged-commands/anti-reversing-techniques.md +42 -0
  31. package/merged-commands/api-design-principles.md +37 -0
  32. package/merged-commands/api-designer.md +101 -0
  33. package/merged-commands/api-documentation-generator.md +484 -0
  34. package/merged-commands/api-documenter.md +184 -0
  35. package/merged-commands/api-fuzzing-bug-bounty.md +433 -0
  36. package/merged-commands/api-patterns.md +81 -0
  37. package/merged-commands/api-security-best-practices.md +907 -0
  38. package/merged-commands/api-testing-observability-api-mock.md +46 -0
  39. package/merged-commands/app-builder.md +75 -0
  40. package/merged-commands/app-store-optimization.md +403 -0
  41. package/merged-commands/application-performance-performance-optimization.md +154 -0
  42. package/merged-commands/architect-review.md +174 -0
  43. package/merged-commands/architecture-decision-records.md +441 -0
  44. package/merged-commands/architecture-designer.md +89 -0
  45. package/merged-commands/architecture-patterns.md +37 -0
  46. package/merged-commands/architecture.md +55 -0
  47. package/merged-commands/arm-cortex-expert.md +306 -0
  48. package/merged-commands/artifacts-builder.md +74 -0
  49. package/merged-commands/ask-questions-if-underspecified.md +81 -0
  50. package/merged-commands/async-python-patterns.md +39 -0
  51. package/merged-commands/atlassian-mcp.md +100 -0
  52. package/merged-commands/attack-tree-construction.md +38 -0
  53. package/merged-commands/auth-implementation-patterns.md +39 -0
  54. package/merged-commands/automate-whatsapp.md +257 -0
  55. package/merged-commands/autonomous-agent-patterns.md +761 -0
  56. package/merged-commands/autonomous-agents.md +68 -0
  57. package/merged-commands/avalonia-layout-zafiro.md +59 -0
  58. package/merged-commands/avalonia-viewmodels-zafiro.md +29 -0
  59. package/merged-commands/avalonia-zafiro-development.md +29 -0
  60. package/merged-commands/aws-agentic-ai.md +117 -0
  61. package/merged-commands/aws-cdk-development.md +278 -0
  62. package/merged-commands/aws-cost-operations.md +317 -0
  63. package/merged-commands/aws-penetration-testing.md +405 -0
  64. package/merged-commands/aws-serverless-eda.md +757 -0
  65. package/merged-commands/aws-serverless.md +323 -0
  66. package/merged-commands/aws-skills.md +22 -0
  67. package/merged-commands/azd-deployment.md +296 -0
  68. package/merged-commands/azure-ai-agents-python.md +277 -0
  69. package/merged-commands/azure-ai-search-python.md +198 -0
  70. package/merged-commands/azure-ai-voicelive-skill.md +294 -0
  71. package/merged-commands/azure-functions.md +42 -0
  72. package/merged-commands/backend-architect.md +333 -0
  73. package/merged-commands/backend-dev-guidelines.md +342 -0
  74. package/merged-commands/backend-development-feature-development.md +180 -0
  75. package/merged-commands/backend-development.md +155 -0
  76. package/merged-commands/backend-security-coder.md +156 -0
  77. package/merged-commands/backtesting-frameworks.md +39 -0
  78. package/merged-commands/bash-defensive-patterns.md +43 -0
  79. package/merged-commands/bash-linux.md +199 -0
  80. package/merged-commands/bash-pro.md +310 -0
  81. package/merged-commands/bats-testing-patterns.md +34 -0
  82. package/merged-commands/bazel-build-optimization.md +397 -0
  83. package/merged-commands/beautiful-prose.md +22 -0
  84. package/merged-commands/behavioral-modes.md +242 -0
  85. package/merged-commands/best-practices.md +500 -0
  86. package/merged-commands/better-auth.md +204 -0
  87. package/merged-commands/billing-automation.md +42 -0
  88. package/merged-commands/binary-analysis-patterns.md +450 -0
  89. package/merged-commands/blockchain-developer.md +208 -0
  90. package/merged-commands/blockrun.md +292 -0
  91. package/merged-commands/brainstorming.md +230 -0
  92. package/merged-commands/brand-guidelines-anthropic.md +73 -0
  93. package/merged-commands/brand-guidelines-community.md +73 -0
  94. package/merged-commands/brand-guidelines.md +73 -0
  95. package/merged-commands/broken-authentication.md +476 -0
  96. package/merged-commands/browser-automation.md +70 -0
  97. package/merged-commands/browser-extension-builder.md +261 -0
  98. package/merged-commands/building-ai-agent-on-cloudflare.md +391 -0
  99. package/merged-commands/building-mcp-server-on-cloudflare.md +265 -0
  100. package/merged-commands/bullmq-specialist.md +57 -0
  101. package/merged-commands/bun-development.md +691 -0
  102. package/merged-commands/burp-suite-testing.md +380 -0
  103. package/merged-commands/business-analyst.md +182 -0
  104. package/merged-commands/busybox-on-windows.md +30 -0
  105. package/merged-commands/c-pro.md +56 -0
  106. package/merged-commands/c4-architecture-c4-architecture.md +389 -0
  107. package/merged-commands/c4-code.md +244 -0
  108. package/merged-commands/c4-component.md +153 -0
  109. package/merged-commands/c4-container.md +171 -0
  110. package/merged-commands/c4-context.md +150 -0
  111. package/merged-commands/canvas-design.md +130 -0
  112. package/merged-commands/cc-skill-backend-patterns.md +584 -0
  113. package/merged-commands/cc-skill-clickhouse-io.md +431 -0
  114. package/merged-commands/cc-skill-coding-standards.md +522 -0
  115. package/merged-commands/cc-skill-continuous-learning.md +10 -0
  116. package/merged-commands/cc-skill-frontend-patterns.md +633 -0
  117. package/merged-commands/cc-skill-project-guidelines-example.md +352 -0
  118. package/merged-commands/cc-skill-security-review.md +496 -0
  119. package/merged-commands/cc-skill-strategic-compact.md +10 -0
  120. package/merged-commands/changelog-automation.md +38 -0
  121. package/merged-commands/changelog-generator.md +104 -0
  122. package/merged-commands/chaos-engineer.md +98 -0
  123. package/merged-commands/chrome-devtools.md +407 -0
  124. package/merged-commands/cicd-automation-workflow-automate.md +51 -0
  125. package/merged-commands/clarity-gate.md +22 -0
  126. package/merged-commands/claude-ally-health.md +22 -0
  127. package/merged-commands/claude-code-guide.md +68 -0
  128. package/merged-commands/claude-d3js-skill.md +820 -0
  129. package/merged-commands/claude-scientific-skills.md +22 -0
  130. package/merged-commands/claude-speed-reader.md +22 -0
  131. package/merged-commands/claude-win11-speckit-update-skill.md +22 -0
  132. package/merged-commands/clean-code.md +201 -0
  133. package/merged-commands/clerk-auth.md +56 -0
  134. package/merged-commands/cli-developer.md +97 -0
  135. package/merged-commands/cloud-architect.md +135 -0
  136. package/merged-commands/cloud-penetration-testing.md +501 -0
  137. package/merged-commands/cloudflare-expert.md +227 -0
  138. package/merged-commands/code-documentation-code-explain.md +46 -0
  139. package/merged-commands/code-documentation-doc-generate.md +48 -0
  140. package/merged-commands/code-documentation.md +263 -0
  141. package/merged-commands/code-documenter.md +95 -0
  142. package/merged-commands/code-refactoring-context-restore.md +179 -0
  143. package/merged-commands/code-refactoring-refactor-clean.md +51 -0
  144. package/merged-commands/code-refactoring-tech-debt.md +386 -0
  145. package/merged-commands/code-refactoring.md +209 -0
  146. package/merged-commands/code-review-ai-ai-review.md +450 -0
  147. package/merged-commands/code-review-checklist.md +444 -0
  148. package/merged-commands/code-review-excellence.md +40 -0
  149. package/merged-commands/code-review.md +121 -0
  150. package/merged-commands/code-reviewer.md +178 -0
  151. package/merged-commands/codebase-cleanup-deps-audit.md +51 -0
  152. package/merged-commands/codebase-cleanup-refactor-clean.md +51 -0
  153. package/merged-commands/codebase-cleanup-tech-debt.md +386 -0
  154. package/merged-commands/codex-review.md +37 -0
  155. package/merged-commands/commit.md +171 -0
  156. package/merged-commands/competitive-ads-extractor.md +293 -0
  157. package/merged-commands/competitive-landscape.md +34 -0
  158. package/merged-commands/competitor-alternatives.md +750 -0
  159. package/merged-commands/comprehensive-review-full-review.md +146 -0
  160. package/merged-commands/comprehensive-review-pr-enhance.md +46 -0
  161. package/merged-commands/computer-use-agents.md +315 -0
  162. package/merged-commands/concise-planning.md +62 -0
  163. package/merged-commands/conductor-implement.md +388 -0
  164. package/merged-commands/conductor-manage.md +39 -0
  165. package/merged-commands/conductor-new-track.md +433 -0
  166. package/merged-commands/conductor-revert.md +372 -0
  167. package/merged-commands/conductor-setup.md +426 -0
  168. package/merged-commands/conductor-status.md +338 -0
  169. package/merged-commands/conductor-validator.md +62 -0
  170. package/merged-commands/content-creator.md +248 -0
  171. package/merged-commands/content-marketer.md +170 -0
  172. package/merged-commands/content-research-writer.md +538 -0
  173. package/merged-commands/context-compression.md +266 -0
  174. package/merged-commands/context-degradation.md +238 -0
  175. package/merged-commands/context-driven-development.md +400 -0
  176. package/merged-commands/context-engineering.md +107 -0
  177. package/merged-commands/context-fundamentals.md +192 -0
  178. package/merged-commands/context-management-context-restore.md +179 -0
  179. package/merged-commands/context-management-context-save.md +177 -0
  180. package/merged-commands/context-manager.md +185 -0
  181. package/merged-commands/context-optimization.md +186 -0
  182. package/merged-commands/context-window-management.md +53 -0
  183. package/merged-commands/context7-auto-research.md +36 -0
  184. package/merged-commands/conversation-memory.md +61 -0
  185. package/merged-commands/copy-editing.md +439 -0
  186. package/merged-commands/copywriting.md +225 -0
  187. package/merged-commands/core-components.md +264 -0
  188. package/merged-commands/cosmos-db-python-skill.md +198 -0
  189. package/merged-commands/cost-optimization.md +286 -0
  190. package/merged-commands/cpp-pro.md +59 -0
  191. package/merged-commands/cqrs-implementation.md +35 -0
  192. package/merged-commands/create-pr.md +192 -0
  193. package/merged-commands/crewai.md +243 -0
  194. package/merged-commands/csharp-developer.md +94 -0
  195. package/merged-commands/csharp-pro.md +59 -0
  196. package/merged-commands/culture-index.md +43 -0
  197. package/merged-commands/customer-support.md +170 -0
  198. package/merged-commands/daily-news-report.md +356 -0
  199. package/merged-commands/data-engineer.md +224 -0
  200. package/merged-commands/data-engineering-data-driven-feature.md +182 -0
  201. package/merged-commands/data-engineering-data-pipeline.md +201 -0
  202. package/merged-commands/data-quality-frameworks.md +40 -0
  203. package/merged-commands/data-scientist.md +199 -0
  204. package/merged-commands/data-storytelling.md +465 -0
  205. package/merged-commands/database-admin.md +165 -0
  206. package/merged-commands/database-architect.md +268 -0
  207. package/merged-commands/database-cloud-optimization-cost-optimize.md +44 -0
  208. package/merged-commands/database-design.md +52 -0
  209. package/merged-commands/database-migration.md +436 -0
  210. package/merged-commands/database-migrations-migration-observability.md +420 -0
  211. package/merged-commands/database-migrations-sql-migrations.md +53 -0
  212. package/merged-commands/database-optimizer.md +167 -0
  213. package/merged-commands/databases.md +232 -0
  214. package/merged-commands/dbt-transformation-patterns.md +34 -0
  215. package/merged-commands/debugger.md +49 -0
  216. package/merged-commands/debugging-strategies.md +34 -0
  217. package/merged-commands/debugging-toolkit-smart-debug.md +197 -0
  218. package/merged-commands/debugging-wizard.md +93 -0
  219. package/merged-commands/debugging.md +84 -0
  220. package/merged-commands/deep-research.md +114 -0
  221. package/merged-commands/defi-protocol-templates.md +466 -0
  222. package/merged-commands/dependency-management-deps-audit.md +44 -0
  223. package/merged-commands/dependency-upgrade.md +421 -0
  224. package/merged-commands/deployment-engineer.md +170 -0
  225. package/merged-commands/deployment-pipeline-design.md +371 -0
  226. package/merged-commands/deployment-procedures.md +241 -0
  227. package/merged-commands/deployment-validation-config-validate.md +496 -0
  228. package/merged-commands/design-md.md +178 -0
  229. package/merged-commands/design-orchestration.md +167 -0
  230. package/merged-commands/developer-growth-analysis.md +322 -0
  231. package/merged-commands/devops-engineer.md +92 -0
  232. package/merged-commands/devops-troubleshooter.md +161 -0
  233. package/merged-commands/devops.md +285 -0
  234. package/merged-commands/discord-bot-architect.md +277 -0
  235. package/merged-commands/dispatching-parallel-agents.md +180 -0
  236. package/merged-commands/distributed-debugging-debug-trace.md +44 -0
  237. package/merged-commands/distributed-tracing.md +450 -0
  238. package/merged-commands/django-expert.md +89 -0
  239. package/merged-commands/django-pro.md +180 -0
  240. package/merged-commands/doc-coauthoring.md +375 -0
  241. package/merged-commands/docker-expert.md +409 -0
  242. package/merged-commands/docs-architect.md +98 -0
  243. package/merged-commands/docs-seeker.md +102 -0
  244. package/merged-commands/documentation-generation-doc-generate.md +48 -0
  245. package/merged-commands/documentation-templates.md +194 -0
  246. package/merged-commands/docx-official.md +197 -0
  247. package/merged-commands/docx.md +197 -0
  248. package/merged-commands/domain-name-brainstormer.md +212 -0
  249. package/merged-commands/dotnet-architect.md +197 -0
  250. package/merged-commands/dotnet-backend-patterns.md +37 -0
  251. package/merged-commands/dotnet-core-expert.md +96 -0
  252. package/merged-commands/dx-optimizer.md +83 -0
  253. package/merged-commands/e2e-testing-patterns.md +41 -0
  254. package/merged-commands/elixir-pro.md +59 -0
  255. package/merged-commands/email-sequence.md +925 -0
  256. package/merged-commands/email-systems.md +54 -0
  257. package/merged-commands/embedded-systems.md +98 -0
  258. package/merged-commands/embedding-strategies.md +491 -0
  259. package/merged-commands/employment-contract-templates.md +39 -0
  260. package/merged-commands/environment-setup-guide.md +479 -0
  261. package/merged-commands/error-debugging-error-analysis.md +47 -0
  262. package/merged-commands/error-debugging-error-trace.md +43 -0
  263. package/merged-commands/error-debugging-multi-agent-review.md +216 -0
  264. package/merged-commands/error-detective.md +53 -0
  265. package/merged-commands/error-diagnostics-error-analysis.md +47 -0
  266. package/merged-commands/error-diagnostics-error-trace.md +48 -0
  267. package/merged-commands/error-diagnostics-smart-debug.md +197 -0
  268. package/merged-commands/error-handling-patterns.md +35 -0
  269. package/merged-commands/ethical-hacking-methodology.md +466 -0
  270. package/merged-commands/evaluation.md +238 -0
  271. package/merged-commands/event-sourcing-architect.md +58 -0
  272. package/merged-commands/event-store-design.md +449 -0
  273. package/merged-commands/exa-search.md +36 -0
  274. package/merged-commands/executing-plans.md +76 -0
  275. package/merged-commands/expo-app-design.md +22 -0
  276. package/merged-commands/expo-deployment.md +72 -0
  277. package/merged-commands/fal-audio.md +22 -0
  278. package/merged-commands/fal-generate.md +22 -0
  279. package/merged-commands/fal-image-edit.md +22 -0
  280. package/merged-commands/fal-platform.md +22 -0
  281. package/merged-commands/fal-upscale.md +22 -0
  282. package/merged-commands/fal-workflow.md +22 -0
  283. package/merged-commands/fastapi-expert.md +93 -0
  284. package/merged-commands/fastapi-pro.md +192 -0
  285. package/merged-commands/fastapi-router.md +52 -0
  286. package/merged-commands/fastapi-templates.md +32 -0
  287. package/merged-commands/feature-forge.md +90 -0
  288. package/merged-commands/ffuf-claude-skill.md +22 -0
  289. package/merged-commands/file-organizer.md +250 -0
  290. package/merged-commands/file-path-traversal.md +486 -0
  291. package/merged-commands/file-uploads.md +22 -0
  292. package/merged-commands/find-bugs.md +86 -0
  293. package/merged-commands/fine-tuning-expert.md +98 -0
  294. package/merged-commands/finishing-a-development-branch.md +200 -0
  295. package/merged-commands/firebase.md +56 -0
  296. package/merged-commands/firecrawl-scraper.md +37 -0
  297. package/merged-commands/firmware-analyst.md +320 -0
  298. package/merged-commands/fix-review.md +53 -0
  299. package/merged-commands/fixing.md +72 -0
  300. package/merged-commands/flutter-expert.md +200 -0
  301. package/merged-commands/form-cro.md +441 -0
  302. package/merged-commands/foundry-iq-agent.md +15 -0
  303. package/merged-commands/foundry-iq-python.md +275 -0
  304. package/merged-commands/foundry-nextgen-frontend.md +555 -0
  305. package/merged-commands/foundry-sdk-python.md +290 -0
  306. package/merged-commands/fp-ts-errors.md +856 -0
  307. package/merged-commands/fp-ts-pragmatic.md +598 -0
  308. package/merged-commands/fp-ts-react.md +796 -0
  309. package/merged-commands/framework-migration-code-migrate.md +48 -0
  310. package/merged-commands/framework-migration-deps-upgrade.md +48 -0
  311. package/merged-commands/framework-migration-legacy-modernize.md +132 -0
  312. package/merged-commands/free-tool-strategy.md +576 -0
  313. package/merged-commands/frontend-design.md +272 -0
  314. package/merged-commands/frontend-dev-guidelines.md +359 -0
  315. package/merged-commands/frontend-developer.md +171 -0
  316. package/merged-commands/frontend-development.md +399 -0
  317. package/merged-commands/frontend-mobile-development-component-scaffold.md +403 -0
  318. package/merged-commands/frontend-mobile-security-xss-scan.md +322 -0
  319. package/merged-commands/frontend-security-coder.md +170 -0
  320. package/merged-commands/frontend-slides.md +770 -0
  321. package/merged-commands/full-stack-orchestration-full-stack-feature.md +135 -0
  322. package/merged-commands/fullstack-guardian.md +99 -0
  323. package/merged-commands/game-developer.md +94 -0
  324. package/merged-commands/game-development.md +167 -0
  325. package/merged-commands/gcp-cloud-run.md +288 -0
  326. package/merged-commands/gdpr-data-handling.md +33 -0
  327. package/merged-commands/geo-fundamentals.md +156 -0
  328. package/merged-commands/git-advanced-workflows.md +412 -0
  329. package/merged-commands/git-pr-workflows-git-workflow.md +140 -0
  330. package/merged-commands/git-pr-workflows-onboard.md +416 -0
  331. package/merged-commands/git-pr-workflows-pr-enhance.md +48 -0
  332. package/merged-commands/git-pushing.md +33 -0
  333. package/merged-commands/github-actions-templates.md +345 -0
  334. package/merged-commands/github-workflow-automation.md +846 -0
  335. package/merged-commands/gitlab-ci-patterns.md +283 -0
  336. package/merged-commands/gitops-workflow.md +303 -0
  337. package/merged-commands/go-concurrency-patterns.md +33 -0
  338. package/merged-commands/godot-gdscript-patterns.md +33 -0
  339. package/merged-commands/golang-pro.md +179 -0
  340. package/merged-commands/google-adk-python.md +243 -0
  341. package/merged-commands/grafana-dashboards.md +381 -0
  342. package/merged-commands/graphql-architect.md +182 -0
  343. package/merged-commands/graphql.md +68 -0
  344. package/merged-commands/haskell-pro.md +56 -0
  345. package/merged-commands/helm-chart-scaffolding.md +34 -0
  346. package/merged-commands/hr-pro.md +126 -0
  347. package/merged-commands/html-injection-testing.md +498 -0
  348. package/merged-commands/hubspot-integration.md +42 -0
  349. package/merged-commands/hugging-face-cli.md +198 -0
  350. package/merged-commands/hugging-face-jobs.md +1038 -0
  351. package/merged-commands/hybrid-cloud-architect.md +168 -0
  352. package/merged-commands/hybrid-cloud-networking.md +238 -0
  353. package/merged-commands/hybrid-search-implementation.md +32 -0
  354. package/merged-commands/i18n-localization.md +154 -0
  355. package/merged-commands/idor-testing.md +442 -0
  356. package/merged-commands/image-enhancer.md +99 -0
  357. package/merged-commands/imagen.md +77 -0
  358. package/merged-commands/incident-responder.md +213 -0
  359. package/merged-commands/incident-response-incident-response.md +168 -0
  360. package/merged-commands/incident-response-smart-fix.md +29 -0
  361. package/merged-commands/incident-runbook-templates.md +395 -0
  362. package/merged-commands/infinite-gratitude.md +26 -0
  363. package/merged-commands/inngest.md +55 -0
  364. package/merged-commands/interactive-portfolio.md +223 -0
  365. package/merged-commands/internal-comms-anthropic.md +32 -0
  366. package/merged-commands/internal-comms-community.md +32 -0
  367. package/merged-commands/internal-comms.md +32 -0
  368. package/merged-commands/invoice-organizer.md +446 -0
  369. package/merged-commands/ios-developer.md +219 -0
  370. package/merged-commands/issue-creator.md +137 -0
  371. package/merged-commands/istio-traffic-management.md +337 -0
  372. package/merged-commands/iterate-pr.md +150 -0
  373. package/merged-commands/java-architect.md +95 -0
  374. package/merged-commands/java-pro.md +177 -0
  375. package/merged-commands/javascript-mastery.md +645 -0
  376. package/merged-commands/javascript-pro.md +57 -0
  377. package/merged-commands/javascript-testing-patterns.md +35 -0
  378. package/merged-commands/javascript-typescript-typescript-scaffold.md +361 -0
  379. package/merged-commands/javascript-typescript.md +142 -0
  380. package/merged-commands/jira-issues.md +181 -0
  381. package/merged-commands/job-application.md +90 -0
  382. package/merged-commands/julia-pro.md +209 -0
  383. package/merged-commands/k8s-manifest-generator.md +35 -0
  384. package/merged-commands/k8s-security-policies.md +346 -0
  385. package/merged-commands/kaizen.md +730 -0
  386. package/merged-commands/kotlin-specialist.md +94 -0
  387. package/merged-commands/kpi-dashboard-design.md +440 -0
  388. package/merged-commands/kubernetes-architect.md +170 -0
  389. package/merged-commands/kubernetes-specialist.md +117 -0
  390. package/merged-commands/langchain-architecture.md +350 -0
  391. package/merged-commands/langfuse.md +238 -0
  392. package/merged-commands/langgraph.md +287 -0
  393. package/merged-commands/laravel-specialist.md +101 -0
  394. package/merged-commands/last30days.md +421 -0
  395. package/merged-commands/launch-strategy.md +344 -0
  396. package/merged-commands/lead-research-assistant.md +199 -0
  397. package/merged-commands/learn.md +476 -0
  398. package/merged-commands/legacy-modernizer.md +53 -0
  399. package/merged-commands/legal-advisor.md +70 -0
  400. package/merged-commands/linear-claude-skill.md +543 -0
  401. package/merged-commands/linkerd-patterns.md +321 -0
  402. package/merged-commands/lint-and-validate.md +45 -0
  403. package/merged-commands/linux-privilege-escalation.md +504 -0
  404. package/merged-commands/linux-shell-scripting.md +504 -0
  405. package/merged-commands/llm-app-patterns.md +760 -0
  406. package/merged-commands/llm-application-dev-ai-assistant.md +35 -0
  407. package/merged-commands/llm-application-dev-langchain-agent.md +246 -0
  408. package/merged-commands/llm-application-dev-prompt-optimize.md +37 -0
  409. package/merged-commands/llm-application-dev.md +216 -0
  410. package/merged-commands/llm-evaluation.md +483 -0
  411. package/merged-commands/loki-mode.md +721 -0
  412. package/merged-commands/machine-learning-ops-ml-pipeline.md +314 -0
  413. package/merged-commands/makepad-skills.md +22 -0
  414. package/merged-commands/malware-analyst.md +247 -0
  415. package/merged-commands/markdown-novel-viewer.md +281 -0
  416. package/merged-commands/market-sizing-analysis.md +425 -0
  417. package/merged-commands/marketing-ideas.md +221 -0
  418. package/merged-commands/marketing-psychology.md +255 -0
  419. package/merged-commands/mcp-builder.md +236 -0
  420. package/merged-commands/mcp-developer.md +94 -0
  421. package/merged-commands/mcp-management.md +209 -0
  422. package/merged-commands/media-processing.md +358 -0
  423. package/merged-commands/meeting-insights-analyzer.md +327 -0
  424. package/merged-commands/memory-forensics.md +491 -0
  425. package/merged-commands/memory-safety-patterns.md +33 -0
  426. package/merged-commands/memory-systems.md +228 -0
  427. package/merged-commands/mermaid-expert.md +59 -0
  428. package/merged-commands/mermaidjs-v11.md +115 -0
  429. package/merged-commands/metasploit-framework.md +478 -0
  430. package/merged-commands/micro-saas-launcher.md +212 -0
  431. package/merged-commands/microservices-architect.md +102 -0
  432. package/merged-commands/microservices-patterns.md +35 -0
  433. package/merged-commands/minecraft-bukkit-pro.md +126 -0
  434. package/merged-commands/ml-engineer.md +168 -0
  435. package/merged-commands/ml-pipeline-workflow.md +257 -0
  436. package/merged-commands/ml-pipeline.md +111 -0
  437. package/merged-commands/mlops-engineer.md +219 -0
  438. package/merged-commands/mobile-design.md +284 -0
  439. package/merged-commands/mobile-developer.md +205 -0
  440. package/merged-commands/mobile-development.md +212 -0
  441. package/merged-commands/mobile-security-coder.md +184 -0
  442. package/merged-commands/modern-javascript-patterns.md +35 -0
  443. package/merged-commands/monitoring-expert.md +92 -0
  444. package/merged-commands/monorepo-architect.md +61 -0
  445. package/merged-commands/monorepo-management.md +35 -0
  446. package/merged-commands/moodle-external-api-development.md +597 -0
  447. package/merged-commands/mtls-configuration.md +359 -0
  448. package/merged-commands/multi-agent-brainstorming.md +256 -0
  449. package/merged-commands/multi-agent-patterns.md +262 -0
  450. package/merged-commands/multi-cloud-architecture.md +189 -0
  451. package/merged-commands/multi-platform-apps-multi-platform.md +203 -0
  452. package/merged-commands/n8n-code-python.md +750 -0
  453. package/merged-commands/n8n-mcp-tools-expert.md +654 -0
  454. package/merged-commands/n8n-node-configuration.md +796 -0
  455. package/merged-commands/nanobanana-ppt-skills.md +22 -0
  456. package/merged-commands/neon-postgres.md +56 -0
  457. package/merged-commands/nestjs-expert.md +552 -0
  458. package/merged-commands/network-101.md +342 -0
  459. package/merged-commands/network-engineer.md +169 -0
  460. package/merged-commands/nextjs-app-router-patterns.md +33 -0
  461. package/merged-commands/nextjs-best-practices.md +203 -0
  462. package/merged-commands/nextjs-developer.md +97 -0
  463. package/merged-commands/nextjs-supabase-auth.md +56 -0
  464. package/merged-commands/nft-standards.md +395 -0
  465. package/merged-commands/nodejs-backend-patterns.md +35 -0
  466. package/merged-commands/nodejs-best-practices.md +333 -0
  467. package/merged-commands/nosql-expert.md +111 -0
  468. package/merged-commands/notebooklm-skill.md +269 -0
  469. package/merged-commands/notebooklm.md +269 -0
  470. package/merged-commands/notion-template-business.md +216 -0
  471. package/merged-commands/nx-workspace-patterns.md +464 -0
  472. package/merged-commands/observability-engineer.md +237 -0
  473. package/merged-commands/observability-monitoring-monitor-setup.md +48 -0
  474. package/merged-commands/observability-monitoring-slo-implement.md +43 -0
  475. package/merged-commands/observe-whatsapp.md +109 -0
  476. package/merged-commands/obsidian-clipper-template-creator.md +64 -0
  477. package/merged-commands/on-call-handoff-patterns.md +453 -0
  478. package/merged-commands/onboarding-cro.md +433 -0
  479. package/merged-commands/openapi-spec-generation.md +33 -0
  480. package/merged-commands/page-cro.md +343 -0
  481. package/merged-commands/paid-ads.md +551 -0
  482. package/merged-commands/pandas-pro.md +96 -0
  483. package/merged-commands/parallel-agents.md +175 -0
  484. package/merged-commands/payment-integration.md +77 -0
  485. package/merged-commands/paypal-integration.md +479 -0
  486. package/merged-commands/paywall-upgrade-cro.md +570 -0
  487. package/merged-commands/pci-compliance.md +478 -0
  488. package/merged-commands/pdf-official.md +294 -0
  489. package/merged-commands/pdf.md +294 -0
  490. package/merged-commands/pentest-checklist.md +334 -0
  491. package/merged-commands/pentest-commands.md +438 -0
  492. package/merged-commands/performance-engineer.md +180 -0
  493. package/merged-commands/performance-profiling.md +143 -0
  494. package/merged-commands/performance-testing-review-ai-review.md +450 -0
  495. package/merged-commands/performance-testing-review-multi-agent-review.md +216 -0
  496. package/merged-commands/personal-tool-builder.md +289 -0
  497. package/merged-commands/php-pro.md +63 -0
  498. package/merged-commands/plaid-fintech.md +50 -0
  499. package/merged-commands/plan-writing.md +152 -0
  500. package/merged-commands/planning-with-files.md +211 -0
  501. package/merged-commands/planning.md +95 -0
  502. package/merged-commands/plans-kanban.md +166 -0
  503. package/merged-commands/playwright-expert.md +87 -0
  504. package/merged-commands/playwright-skill.md +453 -0
  505. package/merged-commands/podcast-generation.md +121 -0
  506. package/merged-commands/popup-cro.md +346 -0
  507. package/merged-commands/posix-shell-pro.md +304 -0
  508. package/merged-commands/postgres-best-practices.md +57 -0
  509. package/merged-commands/postgres-pro.md +98 -0
  510. package/merged-commands/postgresql.md +230 -0
  511. package/merged-commands/postmortem-writing.md +386 -0
  512. package/merged-commands/powershell-windows.md +167 -0
  513. package/merged-commands/pptx-official.md +484 -0
  514. package/merged-commands/pptx.md +484 -0
  515. package/merged-commands/pricing-strategy.md +356 -0
  516. package/merged-commands/prisma-expert.md +355 -0
  517. package/merged-commands/privilege-escalation-methods.md +333 -0
  518. package/merged-commands/problem-solving.md +96 -0
  519. package/merged-commands/product-manager-toolkit.md +351 -0
  520. package/merged-commands/product-strategist.md +26 -0
  521. package/merged-commands/production-code-audit.md +540 -0
  522. package/merged-commands/programmatic-seo.md +351 -0
  523. package/merged-commands/projection-patterns.md +33 -0
  524. package/merged-commands/prometheus-configuration.md +404 -0
  525. package/merged-commands/prompt-caching.md +61 -0
  526. package/merged-commands/prompt-engineer.md +272 -0
  527. package/merged-commands/prompt-engineering-patterns.md +213 -0
  528. package/merged-commands/prompt-engineering.md +171 -0
  529. package/merged-commands/prompt-library.md +322 -0
  530. package/merged-commands/protocol-reverse-engineering.md +29 -0
  531. package/merged-commands/pydantic-models.md +58 -0
  532. package/merged-commands/pypict-skill.md +22 -0
  533. package/merged-commands/python-development-python-scaffold.md +331 -0
  534. package/merged-commands/python-development.md +139 -0
  535. package/merged-commands/python-packaging.md +36 -0
  536. package/merged-commands/python-patterns.md +441 -0
  537. package/merged-commands/python-performance-optimization.md +36 -0
  538. package/merged-commands/python-pro.md +158 -0
  539. package/merged-commands/python-testing-patterns.md +37 -0
  540. package/merged-commands/qa-regression.md +337 -0
  541. package/merged-commands/quant-analyst.md +53 -0
  542. package/merged-commands/radix-ui-design-system.md +847 -0
  543. package/merged-commands/raffle-winner-picker.md +159 -0
  544. package/merged-commands/rag-architect.md +100 -0
  545. package/merged-commands/rag-engineer.md +90 -0
  546. package/merged-commands/rag-implementation.md +421 -0
  547. package/merged-commands/rails-expert.md +97 -0
  548. package/merged-commands/react-best-practices.md +121 -0
  549. package/merged-commands/react-expert.md +98 -0
  550. package/merged-commands/react-flow-node.md +66 -0
  551. package/merged-commands/react-modernization.md +34 -0
  552. package/merged-commands/react-native-architecture.md +33 -0
  553. package/merged-commands/react-native-expert.md +88 -0
  554. package/merged-commands/react-patterns.md +198 -0
  555. package/merged-commands/react-state-management.md +441 -0
  556. package/merged-commands/react-ui-patterns.md +289 -0
  557. package/merged-commands/readme.md +775 -0
  558. package/merged-commands/receiving-code-review.md +213 -0
  559. package/merged-commands/red-team-tactics.md +199 -0
  560. package/merged-commands/red-team-tools.md +310 -0
  561. package/merged-commands/reference-builder.md +188 -0
  562. package/merged-commands/referral-program.md +602 -0
  563. package/merged-commands/remotion-best-practices.md +45 -0
  564. package/merged-commands/repomix.md +275 -0
  565. package/merged-commands/requesting-code-review.md +105 -0
  566. package/merged-commands/research-engineer.md +135 -0
  567. package/merged-commands/research.md +191 -0
  568. package/merged-commands/reverse-engineer.md +173 -0
  569. package/merged-commands/risk-manager.md +61 -0
  570. package/merged-commands/risk-metrics-calculation.md +33 -0
  571. package/merged-commands/ruby-pro.md +56 -0
  572. package/merged-commands/rust-async-patterns.md +33 -0
  573. package/merged-commands/rust-engineer.md +96 -0
  574. package/merged-commands/rust-pro.md +178 -0
  575. package/merged-commands/saga-orchestration.md +496 -0
  576. package/merged-commands/sales-automator.md +55 -0
  577. package/merged-commands/salesforce-developer.md +105 -0
  578. package/merged-commands/salesforce-development.md +51 -0
  579. package/merged-commands/sast-configuration.md +212 -0
  580. package/merged-commands/scala-pro.md +82 -0
  581. package/merged-commands/scanning-tools.md +589 -0
  582. package/merged-commands/schema-markup.md +360 -0
  583. package/merged-commands/screen-reader-testing.md +33 -0
  584. package/merged-commands/screenshots.md +401 -0
  585. package/merged-commands/scroll-experience.md +263 -0
  586. package/merged-commands/search-specialist.md +80 -0
  587. package/merged-commands/secrets-management.md +364 -0
  588. package/merged-commands/secure-code-guardian.md +93 -0
  589. package/merged-commands/security-auditor.md +169 -0
  590. package/merged-commands/security-bluebook-builder.md +22 -0
  591. package/merged-commands/security-compliance-compliance-check.md +55 -0
  592. package/merged-commands/security-requirement-extraction.md +33 -0
  593. package/merged-commands/security-reviewer.md +94 -0
  594. package/merged-commands/security-scanning-security-dependencies.md +43 -0
  595. package/merged-commands/security-scanning-security-hardening.md +147 -0
  596. package/merged-commands/security-scanning-security-sast.md +495 -0
  597. package/merged-commands/segment-cdp.md +50 -0
  598. package/merged-commands/senior-architect.md +209 -0
  599. package/merged-commands/senior-backend.md +209 -0
  600. package/merged-commands/senior-computer-vision.md +226 -0
  601. package/merged-commands/senior-data-engineer.md +226 -0
  602. package/merged-commands/senior-data-scientist.md +226 -0
  603. package/merged-commands/senior-devops.md +209 -0
  604. package/merged-commands/senior-frontend.md +209 -0
  605. package/merged-commands/senior-fullstack.md +209 -0
  606. package/merged-commands/senior-ml-engineer.md +226 -0
  607. package/merged-commands/senior-prompt-engineer.md +226 -0
  608. package/merged-commands/senior-qa.md +209 -0
  609. package/merged-commands/senior-secops.md +209 -0
  610. package/merged-commands/senior-security.md +209 -0
  611. package/merged-commands/seo-audit.md +487 -0
  612. package/merged-commands/seo-authority-builder.md +136 -0
  613. package/merged-commands/seo-cannibalization-detector.md +123 -0
  614. package/merged-commands/seo-content-auditor.md +83 -0
  615. package/merged-commands/seo-content-planner.md +108 -0
  616. package/merged-commands/seo-content-refresher.md +118 -0
  617. package/merged-commands/seo-content-writer.md +96 -0
  618. package/merged-commands/seo-fundamentals.md +173 -0
  619. package/merged-commands/seo-keyword-strategist.md +95 -0
  620. package/merged-commands/seo-meta-optimizer.md +92 -0
  621. package/merged-commands/seo-snippet-hunter.md +114 -0
  622. package/merged-commands/seo-structure-architect.md +108 -0
  623. package/merged-commands/sequential-thinking.md +94 -0
  624. package/merged-commands/server-management.md +161 -0
  625. package/merged-commands/service-mesh-expert.md +58 -0
  626. package/merged-commands/service-mesh-observability.md +395 -0
  627. package/merged-commands/sharp-edges.md +70 -0
  628. package/merged-commands/shellcheck-configuration.md +466 -0
  629. package/merged-commands/shodan-reconnaissance.md +503 -0
  630. package/merged-commands/shopify-apps.md +42 -0
  631. package/merged-commands/shopify-development.md +366 -0
  632. package/merged-commands/shopify-expert.md +102 -0
  633. package/merged-commands/signup-flow-cro.md +355 -0
  634. package/merged-commands/similarity-search-patterns.md +33 -0
  635. package/merged-commands/skill-creator.md +356 -0
  636. package/merged-commands/skill-developer.md +426 -0
  637. package/merged-commands/skill-rails-upgrade.md +408 -0
  638. package/merged-commands/skill-seekers.md +22 -0
  639. package/merged-commands/skill-share.md +80 -0
  640. package/merged-commands/slack-bot-builder.md +264 -0
  641. package/merged-commands/slack-gif-creator.md +254 -0
  642. package/merged-commands/slo-implementation.md +341 -0
  643. package/merged-commands/smtp-penetration-testing.md +500 -0
  644. package/merged-commands/social-content.md +807 -0
  645. package/merged-commands/software-architecture.md +75 -0
  646. package/merged-commands/solidity-security.md +34 -0
  647. package/merged-commands/spark-engineer.md +100 -0
  648. package/merged-commands/spark-optimization.md +427 -0
  649. package/merged-commands/spec-miner.md +88 -0
  650. package/merged-commands/spring-boot-engineer.md +104 -0
  651. package/merged-commands/sql-injection-testing.md +448 -0
  652. package/merged-commands/sql-optimization-patterns.md +35 -0
  653. package/merged-commands/sql-pro.md +173 -0
  654. package/merged-commands/sqlmap-database-pentesting.md +400 -0
  655. package/merged-commands/sre-engineer.md +98 -0
  656. package/merged-commands/ssh-penetration-testing.md +488 -0
  657. package/merged-commands/startup-analyst.md +328 -0
  658. package/merged-commands/startup-business-analyst-business-case.md +487 -0
  659. package/merged-commands/startup-business-analyst-financial-projections.md +353 -0
  660. package/merged-commands/startup-business-analyst-market-opportunity.md +240 -0
  661. package/merged-commands/startup-financial-modeling.md +467 -0
  662. package/merged-commands/startup-metrics-framework.md +34 -0
  663. package/merged-commands/stitch-ui-design.md +378 -0
  664. package/merged-commands/stride-analysis-patterns.md +33 -0
  665. package/merged-commands/stripe-integration.md +454 -0
  666. package/merged-commands/subagent-driven-development.md +240 -0
  667. package/merged-commands/superpowers-lab.md +22 -0
  668. package/merged-commands/swift-expert.md +94 -0
  669. package/merged-commands/swiftui-expert-skill.md +275 -0
  670. package/merged-commands/systematic-debugging.md +296 -0
  671. package/merged-commands/systems-programming-rust-project.md +440 -0
  672. package/merged-commands/tailwind-design-system.md +33 -0
  673. package/merged-commands/tailwind-patterns.md +269 -0
  674. package/merged-commands/tavily-web.md +36 -0
  675. package/merged-commands/tdd-orchestrator.md +205 -0
  676. package/merged-commands/tdd-workflow.md +149 -0
  677. package/merged-commands/tdd-workflows-tdd-cycle.md +221 -0
  678. package/merged-commands/tdd-workflows-tdd-green.md +73 -0
  679. package/merged-commands/tdd-workflows-tdd-red.md +164 -0
  680. package/merged-commands/tdd-workflows-tdd-refactor.md +187 -0
  681. package/merged-commands/team-collaboration-issue.md +37 -0
  682. package/merged-commands/team-collaboration-standup-notes.md +44 -0
  683. package/merged-commands/team-composition-analysis.md +413 -0
  684. package/merged-commands/telegram-bot-builder.md +254 -0
  685. package/merged-commands/telegram-mini-app.md +279 -0
  686. package/merged-commands/template-skill.md +6 -0
  687. package/merged-commands/temporal-python-pro.md +370 -0
  688. package/merged-commands/temporal-python-testing.md +170 -0
  689. package/merged-commands/terraform-engineer.md +97 -0
  690. package/merged-commands/terraform-module-library.md +261 -0
  691. package/merged-commands/terraform-skill.md +517 -0
  692. package/merged-commands/terraform-specialist.md +166 -0
  693. package/merged-commands/test-automator.md +224 -0
  694. package/merged-commands/test-driven-development.md +371 -0
  695. package/merged-commands/test-fixing.md +119 -0
  696. package/merged-commands/test-master.md +104 -0
  697. package/merged-commands/testing-patterns.md +259 -0
  698. package/merged-commands/theme-factory.md +59 -0
  699. package/merged-commands/threat-mitigation-mapping.md +33 -0
  700. package/merged-commands/threat-modeling-expert.md +60 -0
  701. package/merged-commands/threejs-skills.md +22 -0
  702. package/merged-commands/threejs.md +89 -0
  703. package/merged-commands/tool-design.md +318 -0
  704. package/merged-commands/top-web-vulnerabilities.md +543 -0
  705. package/merged-commands/track-management.md +38 -0
  706. package/merged-commands/trigger-dev.md +67 -0
  707. package/merged-commands/turborepo-caching.md +419 -0
  708. package/merged-commands/tutorial-engineer.md +139 -0
  709. package/merged-commands/twilio-communications.md +295 -0
  710. package/merged-commands/typescript-advanced-types.md +35 -0
  711. package/merged-commands/typescript-expert.md +429 -0
  712. package/merged-commands/typescript-pro.md +55 -0
  713. package/merged-commands/ui-design-system.md +32 -0
  714. package/merged-commands/ui-skills.md +22 -0
  715. package/merged-commands/ui-styling.md +321 -0
  716. package/merged-commands/ui-ux-designer.md +209 -0
  717. package/merged-commands/ui-ux-pro-max.md +351 -0
  718. package/merged-commands/ui-visual-validator.md +214 -0
  719. package/merged-commands/unit-testing-test-generate.md +319 -0
  720. package/merged-commands/unity-developer.md +230 -0
  721. package/merged-commands/unity-ecs-patterns.md +33 -0
  722. package/merged-commands/unreal-engine-cpp-pro.md +114 -0
  723. package/merged-commands/upgrading-expo.md +118 -0
  724. package/merged-commands/upstash-qstash.md +68 -0
  725. package/merged-commands/using-git-worktrees.md +217 -0
  726. package/merged-commands/using-neon.md +84 -0
  727. package/merged-commands/using-superpowers.md +87 -0
  728. package/merged-commands/uv-package-manager.md +37 -0
  729. package/merged-commands/ux-researcher-designer.md +30 -0
  730. package/merged-commands/varlock-claude-skill.md +22 -0
  731. package/merged-commands/vector-database-engineer.md +60 -0
  732. package/merged-commands/vector-index-tuning.md +42 -0
  733. package/merged-commands/vercel-deploy-claimable.md +120 -0
  734. package/merged-commands/vercel-deploy.md +22 -0
  735. package/merged-commands/vercel-deployment.md +79 -0
  736. package/merged-commands/verification-before-completion.md +139 -0
  737. package/merged-commands/vexor.md +22 -0
  738. package/merged-commands/video-downloader.md +106 -0
  739. package/merged-commands/viral-generator-builder.md +199 -0
  740. package/merged-commands/voice-agents.md +68 -0
  741. package/merged-commands/voice-ai-development.md +302 -0
  742. package/merged-commands/voice-ai-engine-development.md +721 -0
  743. package/merged-commands/vue-expert-js.md +91 -0
  744. package/merged-commands/vue-expert.md +374 -0
  745. package/merged-commands/vulnerability-scanner.md +276 -0
  746. package/merged-commands/wcag-audit-patterns.md +41 -0
  747. package/merged-commands/web-artifacts-builder.md +74 -0
  748. package/merged-commands/web-design-guidelines.md +36 -0
  749. package/merged-commands/web-frameworks.md +324 -0
  750. package/merged-commands/web-performance-optimization.md +646 -0
  751. package/merged-commands/web3-testing.md +427 -0
  752. package/merged-commands/webapp-testing.md +96 -0
  753. package/merged-commands/websocket-engineer.md +96 -0
  754. package/merged-commands/windows-privilege-escalation.md +496 -0
  755. package/merged-commands/wireshark-analysis.md +497 -0
  756. package/merged-commands/wordpress-penetration-testing.md +485 -0
  757. package/merged-commands/wordpress-pro.md +105 -0
  758. package/merged-commands/workflow-automation.md +68 -0
  759. package/merged-commands/workflow-orchestration-patterns.md +333 -0
  760. package/merged-commands/workflow-patterns.md +38 -0
  761. package/merged-commands/writing-plans.md +116 -0
  762. package/merged-commands/writing-skills.md +125 -0
  763. package/merged-commands/x-article-publisher-skill.md +22 -0
  764. package/merged-commands/xlsx-official.md +289 -0
  765. package/merged-commands/xlsx.md +289 -0
  766. package/merged-commands/xss-html-injection.md +499 -0
  767. package/merged-commands/youtube-transcript.md +415 -0
  768. package/merged-commands/zapier-make-patterns.md +67 -0
  769. package/merged-commands/zustand-store.md +68 -0
  770. package/package.json +1 -1
  771. package/scripts/merge-commands.js +21 -0
  772. package/templates/base/rules/auto-skill.md +131 -0
@@ -0,0 +1,46 @@
1
+ ---
2
+ name: api-testing-observability-api-mock
3
+ description: "You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and enable parallel development."
4
+ ---
5
+
6
+ # API Mocking Framework
7
+
8
+ You are an API mocking expert specializing in creating realistic mock services for development, testing, and demonstration purposes. Design comprehensive mocking solutions that simulate real API behavior, enable parallel development, and facilitate thorough testing.
9
+
10
+ ## Use this skill when
11
+
12
+ - Building mock APIs for frontend or integration testing
13
+ - Simulating partner or third-party APIs during development
14
+ - Creating demo environments with realistic responses
15
+ - Validating API contracts before backend completion
16
+
17
+ ## Do not use this skill when
18
+
19
+ - You need to test production systems or live integrations
20
+ - The task is security testing or penetration testing
21
+ - There is no API contract or expected behavior to mock
22
+
23
+ ## Safety
24
+
25
+ - Avoid reusing production secrets or real customer data in mocks.
26
+ - Make mock endpoints clearly labeled to prevent accidental use.
27
+
28
+ ## Context
29
+
30
+ The user needs to create mock APIs for development, testing, or demonstration purposes. Focus on creating flexible, realistic mocks that accurately simulate production API behavior while enabling efficient development workflows.
31
+
32
+ ## Requirements
33
+
34
+ $ARGUMENTS
35
+
36
+ ## Instructions
37
+
38
+ - Clarify the API contract, auth flows, error shapes, and latency expectations.
39
+ - Define mock routes, scenarios, and state transitions before generating responses.
40
+ - Provide deterministic fixtures with optional randomness toggles.
41
+ - Document how to run the mock server and how to switch scenarios.
42
+ - If detailed implementation is requested, open `resources/implementation-playbook.md`.
43
+
44
+ ## Resources
45
+
46
+ - `resources/implementation-playbook.md` for code samples, checklists, and templates.
@@ -0,0 +1,75 @@
1
+ ---
2
+ name: app-builder
3
+ description: Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
4
+ allowed-tools: Read, Write, Edit, Glob, Grep, Bash, Agent
5
+ ---
6
+
7
+ # App Builder - Application Building Orchestrator
8
+
9
+ > Analyzes user's requests, determines tech stack, plans structure, and coordinates agents.
10
+
11
+ ## 🎯 Selective Reading Rule
12
+
13
+ **Read ONLY files relevant to the request!** Check the content map, find what you need.
14
+
15
+ | File | Description | When to Read |
16
+ |------|-------------|--------------|
17
+ | `project-detection.md` | Keyword matrix, project type detection | Starting new project |
18
+ | `tech-stack.md` | 2025 default stack, alternatives | Choosing technologies |
19
+ | `agent-coordination.md` | Agent pipeline, execution order | Coordinating multi-agent work |
20
+ | `scaffolding.md` | Directory structure, core files | Creating project structure |
21
+ | `feature-building.md` | Feature analysis, error handling | Adding features to existing project |
22
+ | `templates/SKILL.md` | **Project templates** | Scaffolding new project |
23
+
24
+ ---
25
+
26
+ ## 📦 Templates (13)
27
+
28
+ Quick-start scaffolding for new projects. **Read the matching template only!**
29
+
30
+ | Template | Tech Stack | When to Use |
31
+ |----------|------------|-------------|
32
+ | [nextjs-fullstack](templates/nextjs-fullstack/TEMPLATE.md) | Next.js + Prisma | Full-stack web app |
33
+ | [nextjs-saas](templates/nextjs-saas/TEMPLATE.md) | Next.js + Stripe | SaaS product |
34
+ | [nextjs-static](templates/nextjs-static/TEMPLATE.md) | Next.js + Framer | Landing page |
35
+ | [nuxt-app](templates/nuxt-app/TEMPLATE.md) | Nuxt 3 + Pinia | Vue full-stack app |
36
+ | [express-api](templates/express-api/TEMPLATE.md) | Express + JWT | REST API |
37
+ | [python-fastapi](templates/python-fastapi/TEMPLATE.md) | FastAPI | Python API |
38
+ | [react-native-app](templates/react-native-app/TEMPLATE.md) | Expo + Zustand | Mobile app |
39
+ | [flutter-app](templates/flutter-app/TEMPLATE.md) | Flutter + Riverpod | Cross-platform mobile |
40
+ | [electron-desktop](templates/electron-desktop/TEMPLATE.md) | Electron + React | Desktop app |
41
+ | [chrome-extension](templates/chrome-extension/TEMPLATE.md) | Chrome MV3 | Browser extension |
42
+ | [cli-tool](templates/cli-tool/TEMPLATE.md) | Node.js + Commander | CLI app |
43
+ | [monorepo-turborepo](templates/monorepo-turborepo/TEMPLATE.md) | Turborepo + pnpm | Monorepo |
44
+
45
+ ---
46
+
47
+ ## 🔗 Related Agents
48
+
49
+ | Agent | Role |
50
+ |-------|------|
51
+ | `project-planner` | Task breakdown, dependency graph |
52
+ | `frontend-specialist` | UI components, pages |
53
+ | `backend-specialist` | API, business logic |
54
+ | `database-architect` | Schema, migrations |
55
+ | `devops-engineer` | Deployment, preview |
56
+
57
+ ---
58
+
59
+ ## Usage Example
60
+
61
+ ```
62
+ User: "Make an Instagram clone with photo sharing and likes"
63
+
64
+ App Builder Process:
65
+ 1. Project type: Social Media App
66
+ 2. Tech stack: Next.js + Prisma + Cloudinary + Clerk
67
+ 3. Create plan:
68
+ ├─ Database schema (users, posts, likes, follows)
69
+ ├─ API routes (12 endpoints)
70
+ ├─ Pages (feed, profile, upload)
71
+ └─ Components (PostCard, Feed, LikeButton)
72
+ 4. Coordinate agents
73
+ 5. Report progress
74
+ 6. Start preview
75
+ ```
@@ -0,0 +1,403 @@
1
+ ---
2
+ name: app-store-optimization
3
+ description: Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store
4
+ ---
5
+
6
+ # App Store Optimization (ASO) Skill
7
+
8
+ This comprehensive skill provides complete ASO capabilities for successfully launching and optimizing mobile applications on the Apple App Store and Google Play Store.
9
+
10
+ ## Capabilities
11
+
12
+ ### Research & Analysis
13
+ - **Keyword Research**: Analyze keyword volume, competition, and relevance for app discovery
14
+ - **Competitor Analysis**: Deep-dive into top-performing apps in your category
15
+ - **Market Trend Analysis**: Identify emerging trends and opportunities in your app category
16
+ - **Review Sentiment Analysis**: Extract insights from user reviews to identify strengths and issues
17
+ - **Category Analysis**: Evaluate optimal category and subcategory placement strategies
18
+
19
+ ### Metadata Optimization
20
+ - **Title Optimization**: Create compelling titles with optimal keyword placement (platform-specific character limits)
21
+ - **Description Optimization**: Craft both short and full descriptions that convert and rank
22
+ - **Subtitle/Promotional Text**: Optimize Apple-specific subtitle (30 chars) and promotional text (170 chars)
23
+ - **Keyword Field**: Maximize Apple's 100-character keyword field with strategic selection
24
+ - **Category Selection**: Data-driven recommendations for primary and secondary categories
25
+ - **Icon Best Practices**: Guidelines for designing high-converting app icons
26
+ - **Screenshot Optimization**: Strategies for creating screenshots that drive installs
27
+ - **Preview Video**: Best practices for app preview videos
28
+ - **Localization**: Multi-language optimization strategies for global reach
29
+
30
+ ### Conversion Optimization
31
+ - **A/B Testing Framework**: Plan and track metadata experiments for continuous improvement
32
+ - **Visual Asset Testing**: Test icons, screenshots, and videos for maximum conversion
33
+ - **Store Listing Optimization**: Comprehensive page optimization for impression-to-install conversion
34
+ - **Call-to-Action**: Optimize CTAs in descriptions and promotional materials
35
+
36
+ ### Rating & Review Management
37
+ - **Review Monitoring**: Track and analyze user reviews for actionable insights
38
+ - **Response Strategies**: Templates and best practices for responding to reviews
39
+ - **Rating Improvement**: Tactical approaches to improve app ratings organically
40
+ - **Issue Identification**: Surface common problems and feature requests from reviews
41
+
42
+ ### Launch & Update Strategies
43
+ - **Pre-Launch Checklist**: Complete validation before submitting to stores
44
+ - **Launch Timing**: Optimize release timing for maximum visibility and downloads
45
+ - **Update Cadence**: Plan optimal update frequency and feature rollouts
46
+ - **Feature Announcements**: Craft "What's New" sections that re-engage users
47
+ - **Seasonal Optimization**: Leverage seasonal trends and events
48
+
49
+ ### Analytics & Tracking
50
+ - **ASO Score**: Calculate overall ASO health score across multiple factors
51
+ - **Keyword Rankings**: Track keyword position changes over time
52
+ - **Conversion Metrics**: Monitor impression-to-install conversion rates
53
+ - **Download Velocity**: Track download trends and momentum
54
+ - **Performance Benchmarking**: Compare against category averages and competitors
55
+
56
+ ### Platform-Specific Requirements
57
+ - **Apple App Store**:
58
+ - Title: 30 characters
59
+ - Subtitle: 30 characters
60
+ - Promotional Text: 170 characters (editable without app update)
61
+ - Description: 4,000 characters
62
+ - Keywords: 100 characters (comma-separated, no spaces)
63
+ - What's New: 4,000 characters
64
+ - **Google Play Store**:
65
+ - Title: 50 characters (formerly 30, increased in 2021)
66
+ - Short Description: 80 characters
67
+ - Full Description: 4,000 characters
68
+ - No separate keyword field (keywords extracted from title and description)
69
+
70
+ ## Input Requirements
71
+
72
+ ### Keyword Research
73
+ ```json
74
+ {
75
+ "app_name": "MyApp",
76
+ "category": "Productivity",
77
+ "target_keywords": ["task manager", "productivity", "todo list"],
78
+ "competitors": ["Todoist", "Any.do", "Microsoft To Do"],
79
+ "language": "en-US"
80
+ }
81
+ ```
82
+
83
+ ### Metadata Optimization
84
+ ```json
85
+ {
86
+ "platform": "apple" | "google",
87
+ "app_info": {
88
+ "name": "MyApp",
89
+ "category": "Productivity",
90
+ "target_audience": "Professionals aged 25-45",
91
+ "key_features": ["Task management", "Team collaboration", "AI assistance"],
92
+ "unique_value": "AI-powered task prioritization"
93
+ },
94
+ "current_metadata": {
95
+ "title": "Current Title",
96
+ "subtitle": "Current Subtitle",
97
+ "description": "Current description..."
98
+ },
99
+ "target_keywords": ["productivity", "task manager", "todo"]
100
+ }
101
+ ```
102
+
103
+ ### Review Analysis
104
+ ```json
105
+ {
106
+ "app_id": "com.myapp.app",
107
+ "platform": "apple" | "google",
108
+ "date_range": "last_30_days" | "last_90_days" | "all_time",
109
+ "rating_filter": [1, 2, 3, 4, 5],
110
+ "language": "en"
111
+ }
112
+ ```
113
+
114
+ ### ASO Score Calculation
115
+ ```json
116
+ {
117
+ "metadata": {
118
+ "title_quality": 0.8,
119
+ "description_quality": 0.7,
120
+ "keyword_density": 0.6
121
+ },
122
+ "ratings": {
123
+ "average_rating": 4.5,
124
+ "total_ratings": 15000
125
+ },
126
+ "conversion": {
127
+ "impression_to_install": 0.05
128
+ },
129
+ "keyword_rankings": {
130
+ "top_10": 5,
131
+ "top_50": 12,
132
+ "top_100": 18
133
+ }
134
+ }
135
+ ```
136
+
137
+ ## Output Formats
138
+
139
+ ### Keyword Research Report
140
+ - List of recommended keywords with search volume estimates
141
+ - Competition level analysis (low/medium/high)
142
+ - Relevance scores for each keyword
143
+ - Strategic recommendations for primary vs. secondary keywords
144
+ - Long-tail keyword opportunities
145
+
146
+ ### Optimized Metadata Package
147
+ - Platform-specific title (with character count validation)
148
+ - Subtitle/promotional text (Apple)
149
+ - Short description (Google)
150
+ - Full description (both platforms)
151
+ - Keyword field (Apple - 100 chars)
152
+ - Character count validation for all fields
153
+ - Keyword density analysis
154
+ - Before/after comparison
155
+
156
+ ### Competitor Analysis Report
157
+ - Top 10 competitors in category
158
+ - Their metadata strategies
159
+ - Keyword overlap analysis
160
+ - Visual asset assessment
161
+ - Rating and review volume comparison
162
+ - Identified gaps and opportunities
163
+
164
+ ### ASO Health Score
165
+ - Overall score (0-100)
166
+ - Category breakdown:
167
+ - Metadata Quality (0-25)
168
+ - Ratings & Reviews (0-25)
169
+ - Keyword Performance (0-25)
170
+ - Conversion Metrics (0-25)
171
+ - Specific improvement recommendations
172
+ - Priority action items
173
+
174
+ ### A/B Test Plan
175
+ - Hypothesis and test variables
176
+ - Test duration recommendations
177
+ - Success metrics definition
178
+ - Sample size calculations
179
+ - Statistical significance thresholds
180
+
181
+ ### Launch Checklist
182
+ - Pre-submission validation (all required assets, metadata)
183
+ - Store compliance verification
184
+ - Testing checklist (devices, OS versions)
185
+ - Marketing preparation items
186
+ - Post-launch monitoring plan
187
+
188
+ ## How to Use
189
+
190
+ ### Keyword Research
191
+ ```
192
+ Hey Claude—I just added the "app-store-optimization" skill. Can you research the best keywords for a productivity app targeting professionals? Focus on keywords with good search volume but lower competition.
193
+ ```
194
+
195
+ ### Optimize App Store Listing
196
+ ```
197
+ Hey Claude—I just added the "app-store-optimization" skill. Can you optimize my app's metadata for the Apple App Store? Here's my current listing: [provide current metadata]. I want to rank for "task management" and "productivity tools".
198
+ ```
199
+
200
+ ### Analyze Competitor Strategy
201
+ ```
202
+ Hey Claude—I just added the "app-store-optimization" skill. Can you analyze the ASO strategies of Todoist, Any.do, and Microsoft To Do? I want to understand what they're doing well and where there are opportunities.
203
+ ```
204
+
205
+ ### Review Sentiment Analysis
206
+ ```
207
+ Hey Claude—I just added the "app-store-optimization" skill. Can you analyze recent reviews for my app (com.myapp.ios) and identify the most common user complaints and feature requests?
208
+ ```
209
+
210
+ ### Calculate ASO Score
211
+ ```
212
+ Hey Claude—I just added the "app-store-optimization" skill. Can you calculate my app's overall ASO health score and provide specific recommendations for improvement?
213
+ ```
214
+
215
+ ### Plan A/B Test
216
+ ```
217
+ Hey Claude—I just added the "app-store-optimization" skill. I want to A/B test my app icon and first screenshot. Can you help me design the test and determine how long to run it?
218
+ ```
219
+
220
+ ### Pre-Launch Checklist
221
+ ```
222
+ Hey Claude—I just added the "app-store-optimization" skill. Can you generate a comprehensive pre-launch checklist for submitting my app to both Apple App Store and Google Play Store?
223
+ ```
224
+
225
+ ## Scripts
226
+
227
+ ### keyword_analyzer.py
228
+ Analyzes keywords for search volume, competition, and relevance. Provides strategic recommendations for primary and secondary keywords.
229
+
230
+ **Key Functions:**
231
+ - `analyze_keyword()`: Analyze single keyword metrics
232
+ - `compare_keywords()`: Compare multiple keywords
233
+ - `find_long_tail()`: Discover long-tail keyword opportunities
234
+ - `calculate_keyword_difficulty()`: Assess competition level
235
+
236
+ ### metadata_optimizer.py
237
+ Optimizes titles, descriptions, and keyword fields with platform-specific character limit validation.
238
+
239
+ **Key Functions:**
240
+ - `optimize_title()`: Create compelling, keyword-rich titles
241
+ - `optimize_description()`: Generate conversion-focused descriptions
242
+ - `optimize_keyword_field()`: Maximize Apple's 100-char keyword field
243
+ - `validate_character_limits()`: Ensure compliance with platform limits
244
+ - `calculate_keyword_density()`: Analyze keyword usage in metadata
245
+
246
+ ### competitor_analyzer.py
247
+ Analyzes top competitors' ASO strategies and identifies opportunities.
248
+
249
+ **Key Functions:**
250
+ - `get_top_competitors()`: Identify category leaders
251
+ - `analyze_competitor_metadata()`: Extract and analyze competitor keywords
252
+ - `compare_visual_assets()`: Evaluate icons and screenshots
253
+ - `identify_gaps()`: Find competitive opportunities
254
+
255
+ ### aso_scorer.py
256
+ Calculates comprehensive ASO health score across multiple dimensions.
257
+
258
+ **Key Functions:**
259
+ - `calculate_overall_score()`: Compute 0-100 ASO score
260
+ - `score_metadata_quality()`: Evaluate title, description, keywords
261
+ - `score_ratings_reviews()`: Assess rating quality and volume
262
+ - `score_keyword_performance()`: Analyze ranking positions
263
+ - `score_conversion_metrics()`: Evaluate impression-to-install rates
264
+ - `generate_recommendations()`: Provide prioritized action items
265
+
266
+ ### ab_test_planner.py
267
+ Plans and tracks A/B tests for metadata and visual assets.
268
+
269
+ **Key Functions:**
270
+ - `design_test()`: Create test hypothesis and variables
271
+ - `calculate_sample_size()`: Determine required test duration
272
+ - `calculate_significance()`: Assess statistical significance
273
+ - `track_results()`: Monitor test performance
274
+ - `generate_report()`: Summarize test outcomes
275
+
276
+ ### localization_helper.py
277
+ Manages multi-language ASO optimization strategies.
278
+
279
+ **Key Functions:**
280
+ - `identify_target_markets()`: Recommend localization priorities
281
+ - `translate_metadata()`: Generate localized metadata
282
+ - `adapt_keywords()`: Research locale-specific keywords
283
+ - `validate_translations()`: Check character limits per language
284
+ - `calculate_localization_roi()`: Estimate impact of localization
285
+
286
+ ### review_analyzer.py
287
+ Analyzes user reviews for sentiment, issues, and feature requests.
288
+
289
+ **Key Functions:**
290
+ - `analyze_sentiment()`: Calculate positive/negative/neutral ratios
291
+ - `extract_common_themes()`: Identify frequently mentioned topics
292
+ - `identify_issues()`: Surface bugs and user complaints
293
+ - `find_feature_requests()`: Extract desired features
294
+ - `track_sentiment_trends()`: Monitor sentiment over time
295
+ - `generate_response_templates()`: Create review response drafts
296
+
297
+ ### launch_checklist.py
298
+ Generates comprehensive pre-launch and update checklists.
299
+
300
+ **Key Functions:**
301
+ - `generate_prelaunch_checklist()`: Complete submission validation
302
+ - `validate_app_store_compliance()`: Check Apple guidelines
303
+ - `validate_play_store_compliance()`: Check Google policies
304
+ - `create_update_plan()`: Plan update cadence and features
305
+ - `optimize_launch_timing()`: Recommend release dates
306
+ - `plan_seasonal_campaigns()`: Identify seasonal opportunities
307
+
308
+ ## Best Practices
309
+
310
+ ### Keyword Research
311
+ 1. **Volume vs. Competition**: Balance high-volume keywords with achievable rankings
312
+ 2. **Relevance First**: Only target keywords genuinely relevant to your app
313
+ 3. **Long-Tail Strategy**: Include 3-4 word phrases with lower competition
314
+ 4. **Continuous Research**: Keyword trends change—research quarterly
315
+ 5. **Competitor Keywords**: Don't copy blindly; ensure relevance to your features
316
+
317
+ ### Metadata Optimization
318
+ 1. **Front-Load Keywords**: Place most important keywords early in title/description
319
+ 2. **Natural Language**: Write for humans first, SEO second
320
+ 3. **Feature Benefits**: Focus on user benefits, not just features
321
+ 4. **A/B Test Everything**: Test titles, descriptions, screenshots systematically
322
+ 5. **Update Regularly**: Refresh metadata every major update
323
+ 6. **Character Limits**: Use every character—don't waste valuable space
324
+ 7. **Apple Keyword Field**: No plurals, duplicates, or spaces between commas
325
+
326
+ ### Visual Assets
327
+ 1. **Icon**: Must be recognizable at small sizes (60x60px)
328
+ 2. **Screenshots**: First 2-3 are critical—most users don't scroll
329
+ 3. **Captions**: Use screenshot captions to tell your value story
330
+ 4. **Consistency**: Match visual style to app design
331
+ 5. **A/B Test Icons**: Icon is the single most important visual element
332
+
333
+ ### Reviews & Ratings
334
+ 1. **Respond Quickly**: Reply to reviews within 24-48 hours
335
+ 2. **Professional Tone**: Always courteous, even with negative reviews
336
+ 3. **Address Issues**: Show you're actively fixing reported problems
337
+ 4. **Thank Supporters**: Acknowledge positive reviews
338
+ 5. **Prompt Strategically**: Ask for ratings after positive experiences
339
+
340
+ ### Launch Strategy
341
+ 1. **Soft Launch**: Consider launching in smaller markets first
342
+ 2. **PR Timing**: Coordinate press coverage with launch
343
+ 3. **Update Frequently**: Initial updates signal active development
344
+ 4. **Monitor Closely**: Track metrics daily for first 2 weeks
345
+ 5. **Iterate Quickly**: Fix critical issues immediately
346
+
347
+ ### Localization
348
+ 1. **Prioritize Markets**: Start with English, Spanish, Chinese, French, German
349
+ 2. **Native Speakers**: Use professional translators, not machine translation
350
+ 3. **Cultural Adaptation**: Some features resonate differently by culture
351
+ 4. **Test Locally**: Have native speakers review before publishing
352
+ 5. **Measure ROI**: Track downloads by locale to assess impact
353
+
354
+ ## Limitations
355
+
356
+ ### Data Dependencies
357
+ - Keyword search volume estimates are approximate (no official data from Apple/Google)
358
+ - Competitor data may be incomplete for private apps
359
+ - Review analysis limited to public reviews (can't access private feedback)
360
+ - Historical data may not be available for new apps
361
+
362
+ ### Platform Constraints
363
+ - Apple App Store keyword changes require app submission (except Promotional Text)
364
+ - Google Play Store metadata changes take 1-2 hours to index
365
+ - A/B testing requires significant traffic for statistical significance
366
+ - Store algorithms are proprietary and change without notice
367
+
368
+ ### Industry Variability
369
+ - ASO benchmarks vary significantly by category (games vs. utilities)
370
+ - Seasonality affects different categories differently
371
+ - Geographic markets have different competitive landscapes
372
+ - Cultural preferences impact what works in different countries
373
+
374
+ ### Scope Boundaries
375
+ - Does not include paid user acquisition strategies (Apple Search Ads, Google Ads)
376
+ - Does not cover app development or UI/UX optimization
377
+ - Does not include app analytics implementation (use Firebase, Mixpanel, etc.)
378
+ - Does not handle app submission technical issues (provisioning profiles, certificates)
379
+
380
+ ### When NOT to Use This Skill
381
+ - For web apps (different SEO strategies apply)
382
+ - For enterprise apps not in public stores
383
+ - For apps in beta/TestFlight only
384
+ - If you need paid advertising strategies (use marketing skills instead)
385
+
386
+ ## Integration with Other Skills
387
+
388
+ This skill works well with:
389
+ - **Content Strategy Skills**: For creating app descriptions and marketing copy
390
+ - **Analytics Skills**: For analyzing download and engagement data
391
+ - **Localization Skills**: For managing multi-language content
392
+ - **Design Skills**: For creating optimized visual assets
393
+ - **Marketing Skills**: For coordinating broader launch campaigns
394
+
395
+ ## Version & Updates
396
+
397
+ This skill is based on current Apple App Store and Google Play Store requirements as of November 2025. Store policies and best practices evolve—verify current requirements before major launches.
398
+
399
+ **Key Updates to Monitor:**
400
+ - Apple App Store Connect updates (apple.com/app-store/review/guidelines)
401
+ - Google Play Console updates (play.google.com/console/about/guides/releasewithconfidence)
402
+ - iOS/Android version adoption rates (affects device testing)
403
+ - Store algorithm changes (follow ASO blogs and communities)
@@ -0,0 +1,154 @@
1
+ ---
2
+ name: application-performance-performance-optimization
3
+ description: "Optimize end-to-end application performance with profiling, observability, and backend/frontend tuning. Use when coordinating performance optimization across the stack."
4
+ ---
5
+
6
+ Optimize application performance end-to-end using specialized performance and optimization agents:
7
+
8
+ [Extended thinking: This workflow orchestrates a comprehensive performance optimization process across the entire application stack. Starting with deep profiling and baseline establishment, the workflow progresses through targeted optimizations in each system layer, validates improvements through load testing, and establishes continuous monitoring for sustained performance. Each phase builds on insights from previous phases, creating a data-driven optimization strategy that addresses real bottlenecks rather than theoretical improvements. The workflow emphasizes modern observability practices, user-centric performance metrics, and cost-effective optimization strategies.]
9
+
10
+ ## Use this skill when
11
+
12
+ - Coordinating performance optimization across backend, frontend, and infrastructure
13
+ - Establishing baselines and profiling to identify bottlenecks
14
+ - Designing load tests, performance budgets, or capacity plans
15
+ - Building observability for performance and reliability targets
16
+
17
+ ## Do not use this skill when
18
+
19
+ - The task is a small localized fix with no broader performance goals
20
+ - There is no access to metrics, tracing, or profiling data
21
+ - The request is unrelated to performance or scalability
22
+
23
+ ## Instructions
24
+
25
+ 1. Confirm performance goals, constraints, and target metrics.
26
+ 2. Establish baselines with profiling, tracing, and real-user data.
27
+ 3. Execute phased optimizations across the stack with measurable impact.
28
+ 4. Validate improvements and set guardrails to prevent regressions.
29
+
30
+ ## Safety
31
+
32
+ - Avoid load testing production without approvals and safeguards.
33
+ - Roll out performance changes gradually with rollback plans.
34
+
35
+ ## Phase 1: Performance Profiling & Baseline
36
+
37
+ ### 1. Comprehensive Performance Profiling
38
+
39
+ - Use Task tool with subagent_type="performance-engineer"
40
+ - Prompt: "Profile application performance comprehensively for: $ARGUMENTS. Generate flame graphs for CPU usage, heap dumps for memory analysis, trace I/O operations, and identify hot paths. Use APM tools like DataDog or New Relic if available. Include database query profiling, API response times, and frontend rendering metrics. Establish performance baselines for all critical user journeys."
41
+ - Context: Initial performance investigation
42
+ - Output: Detailed performance profile with flame graphs, memory analysis, bottleneck identification, baseline metrics
43
+
44
+ ### 2. Observability Stack Assessment
45
+
46
+ - Use Task tool with subagent_type="observability-engineer"
47
+ - Prompt: "Assess current observability setup for: $ARGUMENTS. Review existing monitoring, distributed tracing with OpenTelemetry, log aggregation, and metrics collection. Identify gaps in visibility, missing metrics, and areas needing better instrumentation. Recommend APM tool integration and custom metrics for business-critical operations."
48
+ - Context: Performance profile from step 1
49
+ - Output: Observability assessment report, instrumentation gaps, monitoring recommendations
50
+
51
+ ### 3. User Experience Analysis
52
+
53
+ - Use Task tool with subagent_type="performance-engineer"
54
+ - Prompt: "Analyze user experience metrics for: $ARGUMENTS. Measure Core Web Vitals (LCP, FID, CLS), page load times, time to interactive, and perceived performance. Use Real User Monitoring (RUM) data if available. Identify user journeys with poor performance and their business impact."
55
+ - Context: Performance baselines from step 1
56
+ - Output: UX performance report, Core Web Vitals analysis, user impact assessment
57
+
58
+ ## Phase 2: Database & Backend Optimization
59
+
60
+ ### 4. Database Performance Optimization
61
+
62
+ - Use Task tool with subagent_type="database-cloud-optimization::database-optimizer"
63
+ - Prompt: "Optimize database performance for: $ARGUMENTS based on profiling data: {context_from_phase_1}. Analyze slow query logs, create missing indexes, optimize execution plans, implement query result caching with Redis/Memcached. Review connection pooling, prepared statements, and batch processing opportunities. Consider read replicas and database sharding if needed."
64
+ - Context: Performance bottlenecks from phase 1
65
+ - Output: Optimized queries, new indexes, caching strategy, connection pool configuration
66
+
67
+ ### 5. Backend Code & API Optimization
68
+
69
+ - Use Task tool with subagent_type="backend-development::backend-architect"
70
+ - Prompt: "Optimize backend services for: $ARGUMENTS targeting bottlenecks: {context_from_phase_1}. Implement efficient algorithms, add application-level caching, optimize N+1 queries, use async/await patterns effectively. Implement pagination, response compression, GraphQL query optimization, and batch API operations. Add circuit breakers and bulkheads for resilience."
71
+ - Context: Database optimizations from step 4, profiling data from phase 1
72
+ - Output: Optimized backend code, caching implementation, API improvements, resilience patterns
73
+
74
+ ### 6. Microservices & Distributed System Optimization
75
+
76
+ - Use Task tool with subagent_type="performance-engineer"
77
+ - Prompt: "Optimize distributed system performance for: $ARGUMENTS. Analyze service-to-service communication, implement service mesh optimizations, optimize message queue performance (Kafka/RabbitMQ), reduce network hops. Implement distributed caching strategies and optimize serialization/deserialization."
78
+ - Context: Backend optimizations from step 5
79
+ - Output: Service communication improvements, message queue optimization, distributed caching setup
80
+
81
+ ## Phase 3: Frontend & CDN Optimization
82
+
83
+ ### 7. Frontend Bundle & Loading Optimization
84
+
85
+ - Use Task tool with subagent_type="frontend-developer"
86
+ - Prompt: "Optimize frontend performance for: $ARGUMENTS targeting Core Web Vitals: {context_from_phase_1}. Implement code splitting, tree shaking, lazy loading, and dynamic imports. Optimize bundle sizes with webpack/rollup analysis. Implement resource hints (prefetch, preconnect, preload). Optimize critical rendering path and eliminate render-blocking resources."
87
+ - Context: UX analysis from phase 1, backend optimizations from phase 2
88
+ - Output: Optimized bundles, lazy loading implementation, improved Core Web Vitals
89
+
90
+ ### 8. CDN & Edge Optimization
91
+
92
+ - Use Task tool with subagent_type="cloud-infrastructure::cloud-architect"
93
+ - Prompt: "Optimize CDN and edge performance for: $ARGUMENTS. Configure CloudFlare/CloudFront for optimal caching, implement edge functions for dynamic content, set up image optimization with responsive images and WebP/AVIF formats. Configure HTTP/2 and HTTP/3, implement Brotli compression. Set up geographic distribution for global users."
94
+ - Context: Frontend optimizations from step 7
95
+ - Output: CDN configuration, edge caching rules, compression setup, geographic optimization
96
+
97
+ ### 9. Mobile & Progressive Web App Optimization
98
+
99
+ - Use Task tool with subagent_type="frontend-mobile-development::mobile-developer"
100
+ - Prompt: "Optimize mobile experience for: $ARGUMENTS. Implement service workers for offline functionality, optimize for slow networks with adaptive loading. Reduce JavaScript execution time for mobile CPUs. Implement virtual scrolling for long lists. Optimize touch responsiveness and smooth animations. Consider React Native/Flutter specific optimizations if applicable."
101
+ - Context: Frontend optimizations from steps 7-8
102
+ - Output: Mobile-optimized code, PWA implementation, offline functionality
103
+
104
+ ## Phase 4: Load Testing & Validation
105
+
106
+ ### 10. Comprehensive Load Testing
107
+
108
+ - Use Task tool with subagent_type="performance-engineer"
109
+ - Prompt: "Conduct comprehensive load testing for: $ARGUMENTS using k6/Gatling/Artillery. Design realistic load scenarios based on production traffic patterns. Test normal load, peak load, and stress scenarios. Include API testing, browser-based testing, and WebSocket testing if applicable. Measure response times, throughput, error rates, and resource utilization at various load levels."
110
+ - Context: All optimizations from phases 1-3
111
+ - Output: Load test results, performance under load, breaking points, scalability analysis
112
+
113
+ ### 11. Performance Regression Testing
114
+
115
+ - Use Task tool with subagent_type="performance-testing-review::test-automator"
116
+ - Prompt: "Create automated performance regression tests for: $ARGUMENTS. Set up performance budgets for key metrics, integrate with CI/CD pipeline using GitHub Actions or similar. Create Lighthouse CI tests for frontend, API performance tests with Artillery, and database performance benchmarks. Implement automatic rollback triggers for performance regressions."
117
+ - Context: Load test results from step 10, baseline metrics from phase 1
118
+ - Output: Performance test suite, CI/CD integration, regression prevention system
119
+
120
+ ## Phase 5: Monitoring & Continuous Optimization
121
+
122
+ ### 12. Production Monitoring Setup
123
+
124
+ - Use Task tool with subagent_type="observability-engineer"
125
+ - Prompt: "Implement production performance monitoring for: $ARGUMENTS. Set up APM with DataDog/New Relic/Dynatrace, configure distributed tracing with OpenTelemetry, implement custom business metrics. Create Grafana dashboards for key metrics, set up PagerDuty alerts for performance degradation. Define SLIs/SLOs for critical services with error budgets."
126
+ - Context: Performance improvements from all previous phases
127
+ - Output: Monitoring dashboards, alert rules, SLI/SLO definitions, runbooks
128
+
129
+ ### 13. Continuous Performance Optimization
130
+
131
+ - Use Task tool with subagent_type="performance-engineer"
132
+ - Prompt: "Establish continuous optimization process for: $ARGUMENTS. Create performance budget tracking, implement A/B testing for performance changes, set up continuous profiling in production. Document optimization opportunities backlog, create capacity planning models, and establish regular performance review cycles."
133
+ - Context: Monitoring setup from step 12, all previous optimization work
134
+ - Output: Performance budget tracking, optimization backlog, capacity planning, review process
135
+
136
+ ## Configuration Options
137
+
138
+ - **performance_focus**: "latency" | "throughput" | "cost" | "balanced" (default: "balanced")
139
+ - **optimization_depth**: "quick-wins" | "comprehensive" | "enterprise" (default: "comprehensive")
140
+ - **tools_available**: ["datadog", "newrelic", "prometheus", "grafana", "k6", "gatling"]
141
+ - **budget_constraints**: Set maximum acceptable costs for infrastructure changes
142
+ - **user_impact_tolerance**: "zero-downtime" | "maintenance-window" | "gradual-rollout"
143
+
144
+ ## Success Criteria
145
+
146
+ - **Response Time**: P50 < 200ms, P95 < 1s, P99 < 2s for critical endpoints
147
+ - **Core Web Vitals**: LCP < 2.5s, FID < 100ms, CLS < 0.1
148
+ - **Throughput**: Support 2x current peak load with <1% error rate
149
+ - **Database Performance**: Query P95 < 100ms, no queries > 1s
150
+ - **Resource Utilization**: CPU < 70%, Memory < 80% under normal load
151
+ - **Cost Efficiency**: Performance per dollar improved by minimum 30%
152
+ - **Monitoring Coverage**: 100% of critical paths instrumented with alerting
153
+
154
+ Performance optimization target: $ARGUMENTS