code-ai-installer 1.5.1 → 1.5.3

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 (431) hide show
  1. package/.agents/skills/design_patterns_reference/agents/claude.json +18 -0
  2. package/.agents/skills/design_patterns_reference/agents/copilot.json +18 -0
  3. package/.agents/skills/design_patterns_reference/agents/gemini.json +18 -19
  4. package/.agents/skills/design_patterns_reference/agents/openai.yaml +8 -0
  5. package/.agents/skills/design_patterns_reference/agents/qwen.json +18 -0
  6. package/.agents/skills/design_patterns_reference/agents/skill.yaml +22 -23
  7. package/.agents/skills/golden_canon_grid/agents/skill.yaml +1 -0
  8. package/.agents/workflows/bugfix.md +90 -0
  9. package/.agents/workflows/hotfix.md +74 -0
  10. package/.agents/workflows/pipeline-rules.md +163 -137
  11. package/.agents/workflows/start-task.md +129 -120
  12. package/AGENTS.yaml +1 -0
  13. package/agents/orchestrator.claude.json +1 -0
  14. package/agents/orchestrator.copilot.json +1 -0
  15. package/agents/orchestrator.gemini.json +1 -0
  16. package/agents/orchestrator.openai.yaml +1 -0
  17. package/agents/orchestrator.qwen.json +1 -0
  18. package/dist/catalog.js +21 -0
  19. package/dist/platforms/adapters.js +18 -0
  20. package/dist/types.d.ts +1 -0
  21. package/locales/en/.agents/skills/a11y_baseline/agents/claude.json +2 -2
  22. package/locales/en/.agents/skills/a11y_baseline/agents/copilot.json +2 -2
  23. package/locales/en/.agents/skills/a11y_baseline/agents/gemini.json +2 -2
  24. package/locales/en/.agents/skills/a11y_baseline/agents/openai.yaml +1 -1
  25. package/locales/en/.agents/skills/a11y_baseline/agents/qwen.json +2 -2
  26. package/locales/en/.agents/skills/a11y_baseline/agents/skill.yaml +2 -2
  27. package/locales/en/.agents/skills/adr_log/agents/claude.json +2 -2
  28. package/locales/en/.agents/skills/adr_log/agents/copilot.json +2 -2
  29. package/locales/en/.agents/skills/adr_log/agents/gemini.json +2 -2
  30. package/locales/en/.agents/skills/adr_log/agents/openai.yaml +1 -1
  31. package/locales/en/.agents/skills/adr_log/agents/qwen.json +2 -2
  32. package/locales/en/.agents/skills/adr_log/agents/skill.yaml +2 -2
  33. package/locales/en/.agents/skills/api_contract_compliance_review/agents/claude.json +2 -2
  34. package/locales/en/.agents/skills/api_contract_compliance_review/agents/copilot.json +2 -2
  35. package/locales/en/.agents/skills/api_contract_compliance_review/agents/gemini.json +2 -2
  36. package/locales/en/.agents/skills/api_contract_compliance_review/agents/openai.yaml +1 -1
  37. package/locales/en/.agents/skills/api_contract_compliance_review/agents/qwen.json +2 -2
  38. package/locales/en/.agents/skills/api_contract_compliance_review/agents/skill.yaml +2 -2
  39. package/locales/en/.agents/skills/api_contracts/agents/claude.json +2 -2
  40. package/locales/en/.agents/skills/api_contracts/agents/copilot.json +2 -2
  41. package/locales/en/.agents/skills/api_contracts/agents/gemini.json +2 -2
  42. package/locales/en/.agents/skills/api_contracts/agents/openai.yaml +1 -1
  43. package/locales/en/.agents/skills/api_contracts/agents/qwen.json +2 -2
  44. package/locales/en/.agents/skills/api_contracts/agents/skill.yaml +2 -2
  45. package/locales/en/.agents/skills/architecture_compliance_review/agents/claude.json +2 -2
  46. package/locales/en/.agents/skills/architecture_compliance_review/agents/copilot.json +2 -2
  47. package/locales/en/.agents/skills/architecture_compliance_review/agents/gemini.json +2 -2
  48. package/locales/en/.agents/skills/architecture_compliance_review/agents/openai.yaml +1 -1
  49. package/locales/en/.agents/skills/architecture_compliance_review/agents/qwen.json +2 -2
  50. package/locales/en/.agents/skills/architecture_compliance_review/agents/skill.yaml +2 -2
  51. package/locales/en/.agents/skills/architecture_doc/agents/claude.json +2 -2
  52. package/locales/en/.agents/skills/architecture_doc/agents/copilot.json +2 -2
  53. package/locales/en/.agents/skills/architecture_doc/agents/gemini.json +2 -2
  54. package/locales/en/.agents/skills/architecture_doc/agents/openai.yaml +1 -1
  55. package/locales/en/.agents/skills/architecture_doc/agents/qwen.json +2 -2
  56. package/locales/en/.agents/skills/architecture_doc/agents/skill.yaml +2 -2
  57. package/locales/en/.agents/skills/board/agents/claude.json +2 -2
  58. package/locales/en/.agents/skills/board/agents/copilot.json +2 -2
  59. package/locales/en/.agents/skills/board/agents/gemini.json +2 -2
  60. package/locales/en/.agents/skills/board/agents/openai.yaml +1 -1
  61. package/locales/en/.agents/skills/board/agents/qwen.json +2 -2
  62. package/locales/en/.agents/skills/board/agents/skill.yaml +2 -2
  63. package/locales/en/.agents/skills/cloud_infrastructure_security/agents/claude.json +5 -5
  64. package/locales/en/.agents/skills/cloud_infrastructure_security/agents/copilot.json +5 -5
  65. package/locales/en/.agents/skills/cloud_infrastructure_security/agents/gemini.json +5 -5
  66. package/locales/en/.agents/skills/cloud_infrastructure_security/agents/openai.yaml +3 -3
  67. package/locales/en/.agents/skills/cloud_infrastructure_security/agents/qwen.json +5 -5
  68. package/locales/en/.agents/skills/cloud_infrastructure_security/agents/skill.yaml +5 -5
  69. package/locales/en/.agents/skills/code_review_checklist/agents/claude.json +5 -4
  70. package/locales/en/.agents/skills/code_review_checklist/agents/copilot.json +5 -4
  71. package/locales/en/.agents/skills/code_review_checklist/agents/gemini.json +5 -4
  72. package/locales/en/.agents/skills/code_review_checklist/agents/openai.yaml +3 -3
  73. package/locales/en/.agents/skills/code_review_checklist/agents/qwen.json +5 -4
  74. package/locales/en/.agents/skills/code_review_checklist/agents/skill.yaml +5 -4
  75. package/locales/en/.agents/skills/current_state_analysis/agents/claude.json +2 -2
  76. package/locales/en/.agents/skills/current_state_analysis/agents/copilot.json +2 -2
  77. package/locales/en/.agents/skills/current_state_analysis/agents/gemini.json +2 -2
  78. package/locales/en/.agents/skills/current_state_analysis/agents/openai.yaml +1 -1
  79. package/locales/en/.agents/skills/current_state_analysis/agents/qwen.json +2 -2
  80. package/locales/en/.agents/skills/current_state_analysis/agents/skill.yaml +2 -2
  81. package/locales/en/.agents/skills/data_model/agents/claude.json +2 -2
  82. package/locales/en/.agents/skills/data_model/agents/copilot.json +2 -2
  83. package/locales/en/.agents/skills/data_model/agents/gemini.json +2 -2
  84. package/locales/en/.agents/skills/data_model/agents/openai.yaml +1 -1
  85. package/locales/en/.agents/skills/data_model/agents/qwen.json +2 -2
  86. package/locales/en/.agents/skills/data_model/agents/skill.yaml +2 -2
  87. package/locales/en/.agents/skills/dependency_supply_chain_review/agents/claude.json +5 -5
  88. package/locales/en/.agents/skills/dependency_supply_chain_review/agents/copilot.json +5 -5
  89. package/locales/en/.agents/skills/dependency_supply_chain_review/agents/gemini.json +5 -5
  90. package/locales/en/.agents/skills/dependency_supply_chain_review/agents/openai.yaml +3 -3
  91. package/locales/en/.agents/skills/dependency_supply_chain_review/agents/qwen.json +5 -5
  92. package/locales/en/.agents/skills/dependency_supply_chain_review/agents/skill.yaml +5 -5
  93. package/locales/en/.agents/skills/deployment_ci_plan/agents/claude.json +2 -2
  94. package/locales/en/.agents/skills/deployment_ci_plan/agents/copilot.json +2 -2
  95. package/locales/en/.agents/skills/deployment_ci_plan/agents/gemini.json +2 -2
  96. package/locales/en/.agents/skills/deployment_ci_plan/agents/openai.yaml +1 -1
  97. package/locales/en/.agents/skills/deployment_ci_plan/agents/qwen.json +2 -2
  98. package/locales/en/.agents/skills/deployment_ci_plan/agents/skill.yaml +2 -2
  99. package/locales/en/.agents/skills/design_intake/agents/claude.json +2 -2
  100. package/locales/en/.agents/skills/design_intake/agents/copilot.json +2 -2
  101. package/locales/en/.agents/skills/design_intake/agents/gemini.json +2 -2
  102. package/locales/en/.agents/skills/design_intake/agents/openai.yaml +1 -1
  103. package/locales/en/.agents/skills/design_intake/agents/qwen.json +2 -2
  104. package/locales/en/.agents/skills/design_intake/agents/skill.yaml +2 -2
  105. package/locales/en/.agents/skills/design_parity_review/agents/claude.json +2 -2
  106. package/locales/en/.agents/skills/design_parity_review/agents/copilot.json +2 -2
  107. package/locales/en/.agents/skills/design_parity_review/agents/gemini.json +2 -2
  108. package/locales/en/.agents/skills/design_parity_review/agents/openai.yaml +1 -1
  109. package/locales/en/.agents/skills/design_parity_review/agents/qwen.json +2 -2
  110. package/locales/en/.agents/skills/design_parity_review/agents/skill.yaml +2 -2
  111. package/locales/en/.agents/skills/design_patterns_reference/agents/claude.json +18 -0
  112. package/locales/en/.agents/skills/design_patterns_reference/agents/copilot.json +18 -0
  113. package/locales/en/.agents/skills/design_patterns_reference/agents/gemini.json +18 -0
  114. package/locales/en/.agents/skills/design_patterns_reference/agents/openai.yaml +8 -0
  115. package/locales/en/.agents/skills/design_patterns_reference/agents/qwen.json +18 -0
  116. package/locales/en/.agents/skills/design_patterns_reference/agents/skill.yaml +22 -0
  117. package/locales/en/.agents/skills/design_systems/agents/claude.json +2 -2
  118. package/locales/en/.agents/skills/design_systems/agents/copilot.json +2 -2
  119. package/locales/en/.agents/skills/design_systems/agents/gemini.json +2 -2
  120. package/locales/en/.agents/skills/design_systems/agents/openai.yaml +1 -1
  121. package/locales/en/.agents/skills/design_systems/agents/qwen.json +2 -2
  122. package/locales/en/.agents/skills/design_systems/agents/skill.yaml +2 -2
  123. package/locales/en/.agents/skills/dev_reference_snippets/agents/claude.json +2 -2
  124. package/locales/en/.agents/skills/dev_reference_snippets/agents/copilot.json +2 -2
  125. package/locales/en/.agents/skills/dev_reference_snippets/agents/gemini.json +2 -2
  126. package/locales/en/.agents/skills/dev_reference_snippets/agents/openai.yaml +1 -1
  127. package/locales/en/.agents/skills/dev_reference_snippets/agents/qwen.json +2 -2
  128. package/locales/en/.agents/skills/dev_reference_snippets/agents/skill.yaml +2 -2
  129. package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/claude.json +3 -3
  130. package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/copilot.json +3 -3
  131. package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/gemini.json +3 -3
  132. package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/openai.yaml +2 -2
  133. package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/qwen.json +3 -3
  134. package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/skill.yaml +3 -3
  135. package/locales/en/.agents/skills/es2025_beast_practices/agents/claude.json +4 -4
  136. package/locales/en/.agents/skills/es2025_beast_practices/agents/copilot.json +4 -4
  137. package/locales/en/.agents/skills/es2025_beast_practices/agents/gemini.json +4 -4
  138. package/locales/en/.agents/skills/es2025_beast_practices/agents/openai.yaml +3 -3
  139. package/locales/en/.agents/skills/es2025_beast_practices/agents/qwen.json +4 -4
  140. package/locales/en/.agents/skills/es2025_beast_practices/agents/skill.yaml +4 -4
  141. package/locales/en/.agents/skills/gates/agents/claude.json +5 -5
  142. package/locales/en/.agents/skills/gates/agents/copilot.json +5 -5
  143. package/locales/en/.agents/skills/gates/agents/gemini.json +5 -5
  144. package/locales/en/.agents/skills/gates/agents/openai.yaml +3 -3
  145. package/locales/en/.agents/skills/gates/agents/qwen.json +5 -5
  146. package/locales/en/.agents/skills/gates/agents/skill.yaml +5 -5
  147. package/locales/en/.agents/skills/go_beast_practices/agents/claude.json +4 -5
  148. package/locales/en/.agents/skills/go_beast_practices/agents/copilot.json +4 -5
  149. package/locales/en/.agents/skills/go_beast_practices/agents/gemini.json +4 -5
  150. package/locales/en/.agents/skills/go_beast_practices/agents/openai.yaml +3 -3
  151. package/locales/en/.agents/skills/go_beast_practices/agents/qwen.json +4 -5
  152. package/locales/en/.agents/skills/go_beast_practices/agents/skill.yaml +4 -5
  153. package/locales/en/.agents/skills/golden_canon_grid/agents/claude.json +18 -0
  154. package/locales/en/.agents/skills/golden_canon_grid/agents/copilot.json +18 -0
  155. package/locales/en/.agents/skills/golden_canon_grid/agents/gemini.json +18 -0
  156. package/locales/en/.agents/skills/golden_canon_grid/agents/openai.yaml +8 -0
  157. package/locales/en/.agents/skills/golden_canon_grid/agents/qwen.json +18 -0
  158. package/locales/en/.agents/skills/golden_canon_grid/agents/skill.yaml +22 -0
  159. package/locales/en/.agents/skills/google_stitch_skill/agents/claude.json +2 -2
  160. package/locales/en/.agents/skills/google_stitch_skill/agents/copilot.json +2 -2
  161. package/locales/en/.agents/skills/google_stitch_skill/agents/gemini.json +2 -2
  162. package/locales/en/.agents/skills/google_stitch_skill/agents/openai.yaml +1 -1
  163. package/locales/en/.agents/skills/google_stitch_skill/agents/qwen.json +2 -2
  164. package/locales/en/.agents/skills/google_stitch_skill/agents/skill.yaml +2 -2
  165. package/locales/en/.agents/skills/handoff/agents/claude.json +2 -2
  166. package/locales/en/.agents/skills/handoff/agents/copilot.json +2 -2
  167. package/locales/en/.agents/skills/handoff/agents/gemini.json +2 -2
  168. package/locales/en/.agents/skills/handoff/agents/openai.yaml +1 -1
  169. package/locales/en/.agents/skills/handoff/agents/qwen.json +2 -2
  170. package/locales/en/.agents/skills/handoff/agents/skill.yaml +2 -2
  171. package/locales/en/.agents/skills/k8s_manifests_conventions/agents/claude.json +2 -2
  172. package/locales/en/.agents/skills/k8s_manifests_conventions/agents/copilot.json +2 -2
  173. package/locales/en/.agents/skills/k8s_manifests_conventions/agents/gemini.json +2 -2
  174. package/locales/en/.agents/skills/k8s_manifests_conventions/agents/openai.yaml +1 -1
  175. package/locales/en/.agents/skills/k8s_manifests_conventions/agents/qwen.json +2 -2
  176. package/locales/en/.agents/skills/k8s_manifests_conventions/agents/skill.yaml +2 -2
  177. package/locales/en/.agents/skills/memory/agents/claude.json +2 -2
  178. package/locales/en/.agents/skills/memory/agents/copilot.json +2 -2
  179. package/locales/en/.agents/skills/memory/agents/gemini.json +2 -2
  180. package/locales/en/.agents/skills/memory/agents/openai.yaml +1 -1
  181. package/locales/en/.agents/skills/memory/agents/qwen.json +2 -2
  182. package/locales/en/.agents/skills/memory/agents/skill.yaml +2 -2
  183. package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/claude.json +2 -2
  184. package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/copilot.json +2 -2
  185. package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/gemini.json +2 -2
  186. package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/openai.yaml +1 -1
  187. package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/qwen.json +2 -2
  188. package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/skill.yaml +2 -2
  189. package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/claude.json +2 -2
  190. package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/copilot.json +2 -2
  191. package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/gemini.json +2 -2
  192. package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/openai.yaml +1 -1
  193. package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/qwen.json +2 -2
  194. package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/skill.yaml +2 -2
  195. package/locales/en/.agents/skills/node_express_beast_practices/agents/claude.json +1 -1
  196. package/locales/en/.agents/skills/node_express_beast_practices/agents/copilot.json +1 -1
  197. package/locales/en/.agents/skills/node_express_beast_practices/agents/gemini.json +1 -1
  198. package/locales/en/.agents/skills/node_express_beast_practices/agents/openai.yaml +1 -1
  199. package/locales/en/.agents/skills/node_express_beast_practices/agents/qwen.json +1 -1
  200. package/locales/en/.agents/skills/node_express_beast_practices/agents/skill.yaml +1 -1
  201. package/locales/en/.agents/skills/observability_logging/agents/claude.json +5 -4
  202. package/locales/en/.agents/skills/observability_logging/agents/copilot.json +5 -4
  203. package/locales/en/.agents/skills/observability_logging/agents/gemini.json +5 -4
  204. package/locales/en/.agents/skills/observability_logging/agents/openai.yaml +3 -3
  205. package/locales/en/.agents/skills/observability_logging/agents/qwen.json +5 -4
  206. package/locales/en/.agents/skills/observability_logging/agents/skill.yaml +5 -4
  207. package/locales/en/.agents/skills/observability_plan/agents/claude.json +2 -2
  208. package/locales/en/.agents/skills/observability_plan/agents/copilot.json +2 -2
  209. package/locales/en/.agents/skills/observability_plan/agents/gemini.json +2 -2
  210. package/locales/en/.agents/skills/observability_plan/agents/openai.yaml +1 -1
  211. package/locales/en/.agents/skills/observability_plan/agents/qwen.json +2 -2
  212. package/locales/en/.agents/skills/observability_plan/agents/skill.yaml +2 -2
  213. package/locales/en/.agents/skills/performance_review_baseline/agents/claude.json +4 -5
  214. package/locales/en/.agents/skills/performance_review_baseline/agents/copilot.json +4 -5
  215. package/locales/en/.agents/skills/performance_review_baseline/agents/gemini.json +4 -5
  216. package/locales/en/.agents/skills/performance_review_baseline/agents/openai.yaml +3 -3
  217. package/locales/en/.agents/skills/performance_review_baseline/agents/qwen.json +4 -5
  218. package/locales/en/.agents/skills/performance_review_baseline/agents/skill.yaml +4 -5
  219. package/locales/en/.agents/skills/pm_backlog/agents/claude.json +2 -2
  220. package/locales/en/.agents/skills/pm_backlog/agents/copilot.json +2 -2
  221. package/locales/en/.agents/skills/pm_backlog/agents/gemini.json +2 -2
  222. package/locales/en/.agents/skills/pm_backlog/agents/openai.yaml +1 -1
  223. package/locales/en/.agents/skills/pm_backlog/agents/qwen.json +2 -2
  224. package/locales/en/.agents/skills/pm_backlog/agents/skill.yaml +2 -2
  225. package/locales/en/.agents/skills/pm_interview/agents/claude.json +2 -2
  226. package/locales/en/.agents/skills/pm_interview/agents/copilot.json +2 -2
  227. package/locales/en/.agents/skills/pm_interview/agents/gemini.json +2 -2
  228. package/locales/en/.agents/skills/pm_interview/agents/openai.yaml +1 -1
  229. package/locales/en/.agents/skills/pm_interview/agents/qwen.json +2 -2
  230. package/locales/en/.agents/skills/pm_interview/agents/skill.yaml +2 -2
  231. package/locales/en/.agents/skills/pm_prd/agents/claude.json +2 -2
  232. package/locales/en/.agents/skills/pm_prd/agents/copilot.json +2 -2
  233. package/locales/en/.agents/skills/pm_prd/agents/gemini.json +2 -2
  234. package/locales/en/.agents/skills/pm_prd/agents/openai.yaml +1 -1
  235. package/locales/en/.agents/skills/pm_prd/agents/qwen.json +2 -2
  236. package/locales/en/.agents/skills/pm_prd/agents/skill.yaml +2 -2
  237. package/locales/en/.agents/skills/qa_api_contract_tests/agents/claude.json +2 -2
  238. package/locales/en/.agents/skills/qa_api_contract_tests/agents/copilot.json +2 -2
  239. package/locales/en/.agents/skills/qa_api_contract_tests/agents/gemini.json +2 -2
  240. package/locales/en/.agents/skills/qa_api_contract_tests/agents/openai.yaml +1 -1
  241. package/locales/en/.agents/skills/qa_api_contract_tests/agents/qwen.json +2 -2
  242. package/locales/en/.agents/skills/qa_api_contract_tests/agents/skill.yaml +2 -2
  243. package/locales/en/.agents/skills/qa_browser_testing/agents/claude.json +2 -2
  244. package/locales/en/.agents/skills/qa_browser_testing/agents/copilot.json +2 -2
  245. package/locales/en/.agents/skills/qa_browser_testing/agents/gemini.json +2 -2
  246. package/locales/en/.agents/skills/qa_browser_testing/agents/openai.yaml +1 -1
  247. package/locales/en/.agents/skills/qa_browser_testing/agents/qwen.json +2 -2
  248. package/locales/en/.agents/skills/qa_browser_testing/agents/skill.yaml +2 -2
  249. package/locales/en/.agents/skills/qa_e2e_playwright/agents/claude.json +2 -2
  250. package/locales/en/.agents/skills/qa_e2e_playwright/agents/copilot.json +2 -2
  251. package/locales/en/.agents/skills/qa_e2e_playwright/agents/gemini.json +2 -2
  252. package/locales/en/.agents/skills/qa_e2e_playwright/agents/openai.yaml +1 -1
  253. package/locales/en/.agents/skills/qa_e2e_playwright/agents/qwen.json +2 -2
  254. package/locales/en/.agents/skills/qa_e2e_playwright/agents/skill.yaml +2 -2
  255. package/locales/en/.agents/skills/qa_manual_run/agents/claude.json +2 -2
  256. package/locales/en/.agents/skills/qa_manual_run/agents/copilot.json +2 -2
  257. package/locales/en/.agents/skills/qa_manual_run/agents/gemini.json +2 -2
  258. package/locales/en/.agents/skills/qa_manual_run/agents/openai.yaml +1 -1
  259. package/locales/en/.agents/skills/qa_manual_run/agents/qwen.json +2 -2
  260. package/locales/en/.agents/skills/qa_manual_run/agents/skill.yaml +2 -2
  261. package/locales/en/.agents/skills/qa_test_plan/agents/claude.json +2 -2
  262. package/locales/en/.agents/skills/qa_test_plan/agents/copilot.json +2 -2
  263. package/locales/en/.agents/skills/qa_test_plan/agents/gemini.json +2 -2
  264. package/locales/en/.agents/skills/qa_test_plan/agents/openai.yaml +1 -1
  265. package/locales/en/.agents/skills/qa_test_plan/agents/qwen.json +2 -2
  266. package/locales/en/.agents/skills/qa_test_plan/agents/skill.yaml +2 -2
  267. package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/claude.json +5 -5
  268. package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/copilot.json +5 -5
  269. package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/gemini.json +5 -5
  270. package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/openai.yaml +3 -3
  271. package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/qwen.json +5 -5
  272. package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/skill.yaml +5 -5
  273. package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/claude.json +2 -2
  274. package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/copilot.json +2 -2
  275. package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/gemini.json +2 -2
  276. package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/openai.yaml +1 -1
  277. package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/qwen.json +2 -2
  278. package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/skill.yaml +2 -2
  279. package/locales/en/.agents/skills/react_beast_practices/agents/claude.json +4 -4
  280. package/locales/en/.agents/skills/react_beast_practices/agents/copilot.json +4 -4
  281. package/locales/en/.agents/skills/react_beast_practices/agents/gemini.json +4 -4
  282. package/locales/en/.agents/skills/react_beast_practices/agents/openai.yaml +3 -3
  283. package/locales/en/.agents/skills/react_beast_practices/agents/qwen.json +4 -4
  284. package/locales/en/.agents/skills/react_beast_practices/agents/skill.yaml +4 -4
  285. package/locales/en/.agents/skills/release_gate/agents/claude.json +2 -2
  286. package/locales/en/.agents/skills/release_gate/agents/copilot.json +2 -2
  287. package/locales/en/.agents/skills/release_gate/agents/gemini.json +2 -2
  288. package/locales/en/.agents/skills/release_gate/agents/openai.yaml +1 -1
  289. package/locales/en/.agents/skills/release_gate/agents/qwen.json +2 -2
  290. package/locales/en/.agents/skills/release_gate/agents/skill.yaml +2 -2
  291. package/locales/en/.agents/skills/release_gate_checklist_template/agents/claude.json +2 -2
  292. package/locales/en/.agents/skills/release_gate_checklist_template/agents/copilot.json +2 -2
  293. package/locales/en/.agents/skills/release_gate_checklist_template/agents/gemini.json +2 -2
  294. package/locales/en/.agents/skills/release_gate_checklist_template/agents/openai.yaml +1 -1
  295. package/locales/en/.agents/skills/release_gate_checklist_template/agents/qwen.json +2 -2
  296. package/locales/en/.agents/skills/release_gate_checklist_template/agents/skill.yaml +2 -2
  297. package/locales/en/.agents/skills/review_reference_snippets/agents/claude.json +2 -2
  298. package/locales/en/.agents/skills/review_reference_snippets/agents/copilot.json +2 -2
  299. package/locales/en/.agents/skills/review_reference_snippets/agents/gemini.json +2 -2
  300. package/locales/en/.agents/skills/review_reference_snippets/agents/openai.yaml +1 -1
  301. package/locales/en/.agents/skills/review_reference_snippets/agents/qwen.json +2 -2
  302. package/locales/en/.agents/skills/review_reference_snippets/agents/skill.yaml +2 -2
  303. package/locales/en/.agents/skills/security_baseline_dev/agents/claude.json +2 -2
  304. package/locales/en/.agents/skills/security_baseline_dev/agents/copilot.json +2 -2
  305. package/locales/en/.agents/skills/security_baseline_dev/agents/gemini.json +2 -2
  306. package/locales/en/.agents/skills/security_baseline_dev/agents/openai.yaml +1 -1
  307. package/locales/en/.agents/skills/security_baseline_dev/agents/qwen.json +2 -2
  308. package/locales/en/.agents/skills/security_baseline_dev/agents/skill.yaml +2 -2
  309. package/locales/en/.agents/skills/security_review_baseline/agents/claude.json +2 -2
  310. package/locales/en/.agents/skills/security_review_baseline/agents/copilot.json +2 -2
  311. package/locales/en/.agents/skills/security_review_baseline/agents/gemini.json +2 -2
  312. package/locales/en/.agents/skills/security_review_baseline/agents/openai.yaml +1 -1
  313. package/locales/en/.agents/skills/security_review_baseline/agents/qwen.json +2 -2
  314. package/locales/en/.agents/skills/security_review_baseline/agents/skill.yaml +2 -2
  315. package/locales/en/.agents/skills/state_rtk_beast_practices/agents/claude.json +2 -2
  316. package/locales/en/.agents/skills/state_rtk_beast_practices/agents/copilot.json +2 -2
  317. package/locales/en/.agents/skills/state_rtk_beast_practices/agents/gemini.json +2 -2
  318. package/locales/en/.agents/skills/state_rtk_beast_practices/agents/openai.yaml +1 -1
  319. package/locales/en/.agents/skills/state_rtk_beast_practices/agents/qwen.json +2 -2
  320. package/locales/en/.agents/skills/state_rtk_beast_practices/agents/skill.yaml +2 -2
  321. package/locales/en/.agents/skills/state_zustand_beast_practices/agents/claude.json +2 -2
  322. package/locales/en/.agents/skills/state_zustand_beast_practices/agents/copilot.json +2 -2
  323. package/locales/en/.agents/skills/state_zustand_beast_practices/agents/gemini.json +2 -2
  324. package/locales/en/.agents/skills/state_zustand_beast_practices/agents/openai.yaml +1 -1
  325. package/locales/en/.agents/skills/state_zustand_beast_practices/agents/qwen.json +2 -2
  326. package/locales/en/.agents/skills/state_zustand_beast_practices/agents/skill.yaml +2 -2
  327. package/locales/en/.agents/skills/styling_css_stack/agents/claude.json +2 -2
  328. package/locales/en/.agents/skills/styling_css_stack/agents/copilot.json +2 -2
  329. package/locales/en/.agents/skills/styling_css_stack/agents/gemini.json +2 -2
  330. package/locales/en/.agents/skills/styling_css_stack/agents/openai.yaml +1 -1
  331. package/locales/en/.agents/skills/styling_css_stack/agents/qwen.json +2 -2
  332. package/locales/en/.agents/skills/styling_css_stack/agents/skill.yaml +2 -2
  333. package/locales/en/.agents/skills/system_design_checklist/agents/claude.json +2 -2
  334. package/locales/en/.agents/skills/system_design_checklist/agents/copilot.json +2 -2
  335. package/locales/en/.agents/skills/system_design_checklist/agents/gemini.json +2 -2
  336. package/locales/en/.agents/skills/system_design_checklist/agents/openai.yaml +1 -1
  337. package/locales/en/.agents/skills/system_design_checklist/agents/qwen.json +2 -2
  338. package/locales/en/.agents/skills/system_design_checklist/agents/skill.yaml +2 -2
  339. package/locales/en/.agents/skills/tailwind_beast_practices/agents/claude.json +2 -2
  340. package/locales/en/.agents/skills/tailwind_beast_practices/agents/copilot.json +2 -2
  341. package/locales/en/.agents/skills/tailwind_beast_practices/agents/gemini.json +2 -2
  342. package/locales/en/.agents/skills/tailwind_beast_practices/agents/openai.yaml +1 -1
  343. package/locales/en/.agents/skills/tailwind_beast_practices/agents/qwen.json +2 -2
  344. package/locales/en/.agents/skills/tailwind_beast_practices/agents/skill.yaml +2 -2
  345. package/locales/en/.agents/skills/tanstack_beast_practices/agents/claude.json +1 -1
  346. package/locales/en/.agents/skills/tanstack_beast_practices/agents/copilot.json +1 -1
  347. package/locales/en/.agents/skills/tanstack_beast_practices/agents/gemini.json +1 -1
  348. package/locales/en/.agents/skills/tanstack_beast_practices/agents/qwen.json +1 -1
  349. package/locales/en/.agents/skills/tanstack_beast_practices/agents/skill.yaml +1 -1
  350. package/locales/en/.agents/skills/tdd_workflow/agents/claude.json +2 -2
  351. package/locales/en/.agents/skills/tdd_workflow/agents/copilot.json +2 -2
  352. package/locales/en/.agents/skills/tdd_workflow/agents/gemini.json +2 -2
  353. package/locales/en/.agents/skills/tdd_workflow/agents/openai.yaml +1 -1
  354. package/locales/en/.agents/skills/tdd_workflow/agents/qwen.json +2 -2
  355. package/locales/en/.agents/skills/tdd_workflow/agents/skill.yaml +2 -2
  356. package/locales/en/.agents/skills/testing_strategy_js/agents/claude.json +2 -2
  357. package/locales/en/.agents/skills/testing_strategy_js/agents/copilot.json +2 -2
  358. package/locales/en/.agents/skills/testing_strategy_js/agents/gemini.json +2 -2
  359. package/locales/en/.agents/skills/testing_strategy_js/agents/openai.yaml +1 -1
  360. package/locales/en/.agents/skills/testing_strategy_js/agents/qwen.json +2 -2
  361. package/locales/en/.agents/skills/testing_strategy_js/agents/skill.yaml +2 -2
  362. package/locales/en/.agents/skills/tests_quality_review/agents/claude.json +2 -2
  363. package/locales/en/.agents/skills/tests_quality_review/agents/copilot.json +2 -2
  364. package/locales/en/.agents/skills/tests_quality_review/agents/gemini.json +2 -2
  365. package/locales/en/.agents/skills/tests_quality_review/agents/openai.yaml +1 -1
  366. package/locales/en/.agents/skills/tests_quality_review/agents/qwen.json +2 -2
  367. package/locales/en/.agents/skills/tests_quality_review/agents/skill.yaml +2 -2
  368. package/locales/en/.agents/skills/threat_model_baseline/agents/claude.json +2 -2
  369. package/locales/en/.agents/skills/threat_model_baseline/agents/copilot.json +2 -2
  370. package/locales/en/.agents/skills/threat_model_baseline/agents/gemini.json +2 -2
  371. package/locales/en/.agents/skills/threat_model_baseline/agents/openai.yaml +1 -1
  372. package/locales/en/.agents/skills/threat_model_baseline/agents/qwen.json +2 -2
  373. package/locales/en/.agents/skills/threat_model_baseline/agents/skill.yaml +2 -2
  374. package/locales/en/.agents/skills/tooling_bun_biome/agents/claude.json +1 -1
  375. package/locales/en/.agents/skills/tooling_bun_biome/agents/copilot.json +1 -1
  376. package/locales/en/.agents/skills/tooling_bun_biome/agents/gemini.json +1 -1
  377. package/locales/en/.agents/skills/tooling_bun_biome/agents/qwen.json +1 -1
  378. package/locales/en/.agents/skills/tooling_bun_biome/agents/skill.yaml +1 -1
  379. package/locales/en/.agents/skills/typescript_beast_practices/agents/claude.json +1 -1
  380. package/locales/en/.agents/skills/typescript_beast_practices/agents/copilot.json +1 -1
  381. package/locales/en/.agents/skills/typescript_beast_practices/agents/gemini.json +1 -1
  382. package/locales/en/.agents/skills/typescript_beast_practices/agents/qwen.json +1 -1
  383. package/locales/en/.agents/skills/typescript_beast_practices/agents/skill.yaml +1 -1
  384. package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/claude.json +2 -2
  385. package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/copilot.json +2 -2
  386. package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/gemini.json +2 -2
  387. package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/openai.yaml +1 -1
  388. package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/qwen.json +2 -2
  389. package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/skill.yaml +2 -2
  390. package/locales/en/.agents/skills/ui_inventory/agents/claude.json +2 -2
  391. package/locales/en/.agents/skills/ui_inventory/agents/copilot.json +2 -2
  392. package/locales/en/.agents/skills/ui_inventory/agents/gemini.json +2 -2
  393. package/locales/en/.agents/skills/ui_inventory/agents/openai.yaml +1 -1
  394. package/locales/en/.agents/skills/ui_inventory/agents/qwen.json +2 -2
  395. package/locales/en/.agents/skills/ui_inventory/agents/skill.yaml +2 -2
  396. package/locales/en/.agents/skills/ux_discovery/agents/claude.json +2 -2
  397. package/locales/en/.agents/skills/ux_discovery/agents/copilot.json +2 -2
  398. package/locales/en/.agents/skills/ux_discovery/agents/gemini.json +2 -2
  399. package/locales/en/.agents/skills/ux_discovery/agents/openai.yaml +1 -1
  400. package/locales/en/.agents/skills/ux_discovery/agents/qwen.json +2 -2
  401. package/locales/en/.agents/skills/ux_discovery/agents/skill.yaml +2 -2
  402. package/locales/en/.agents/skills/ux_spec/agents/claude.json +2 -2
  403. package/locales/en/.agents/skills/ux_spec/agents/copilot.json +2 -2
  404. package/locales/en/.agents/skills/ux_spec/agents/gemini.json +2 -2
  405. package/locales/en/.agents/skills/ux_spec/agents/openai.yaml +1 -1
  406. package/locales/en/.agents/skills/ux_spec/agents/qwen.json +2 -2
  407. package/locales/en/.agents/skills/ux_spec/agents/skill.yaml +2 -2
  408. package/locales/en/.agents/skills/wix_iframe_sdk/agents/claude.json +2 -2
  409. package/locales/en/.agents/skills/wix_iframe_sdk/agents/copilot.json +2 -2
  410. package/locales/en/.agents/skills/wix_iframe_sdk/agents/gemini.json +2 -2
  411. package/locales/en/.agents/skills/wix_iframe_sdk/agents/openai.yaml +1 -1
  412. package/locales/en/.agents/skills/wix_iframe_sdk/agents/qwen.json +2 -2
  413. package/locales/en/.agents/skills/wix_iframe_sdk/agents/skill.yaml +2 -2
  414. package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/claude.json +2 -2
  415. package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/copilot.json +2 -2
  416. package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/gemini.json +2 -2
  417. package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/openai.yaml +1 -1
  418. package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/qwen.json +2 -2
  419. package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/skill.yaml +2 -2
  420. package/locales/en/.agents/workflows/bugfix.md +90 -0
  421. package/locales/en/.agents/workflows/hotfix.md +74 -0
  422. package/locales/en/.agents/workflows/pipeline-rules.md +157 -18
  423. package/locales/en/.agents/workflows/start-task.md +120 -17
  424. package/locales/en/AGENTS.yaml +2 -0
  425. package/locales/en/agents/orchestrator.claude.json +2 -0
  426. package/locales/en/agents/orchestrator.copilot.json +2 -0
  427. package/locales/en/agents/orchestrator.gemini.json +2 -0
  428. package/locales/en/agents/orchestrator.openai.yaml +2 -0
  429. package/locales/en/agents/orchestrator.qwen.json +2 -0
  430. package/locales/en/prompt-examples.md +152 -0
  431. package/package.json +1 -1
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "dev_reference_snippets",
3
3
  "display_name": "Dev Reference Snippets (Do/Don't)",
4
- "description": "Reference snippets and DO/DON'T patterns for Senior Full Stack: TDD (Vitest), Express API (Route?Controller?Service?Repo), validation (Zod), centralized errors, structured logging, React + TanStack Query, Zustand, RTK (EntityAdapter), server-side authorization, legacy React 15.3 (Wix). Use this skill when writing any production code in Node.js/TypeScript/React ? as a source of copy-paste reference patterns and a checklist for code. Also use it for questions like \"how to do X correctly\" for any of the listed patterns.",
4
+ "description": "Reference snippets and DO/DON'T for Senior Full Stack: TDD (Vitest), Express API (RouteControllerServiceRepo), validation (Zod), centralized errors, structured logging, React + TanStack Query, Zustand, RTK (EntityAdapter), server-side authorization, legacy React 15.3 (Wix). Use this skill when writing any production code in Node.js/TypeScript/React as a source for copy-paste references and a checklist for code review. Also use it for questions \"how to properly do X\" for any of the listed patterns.",
5
5
  "default_prompt": "Use $dev_reference_snippets when the task matches the \"Dev Reference Snippets (Do/Don't)\" skill.",
6
6
  "triggers": [
7
7
  "dev_reference_snippets",
8
8
  "dev reference snippets",
9
9
  "Dev Reference Snippets (Do/Don't)",
10
- "Reference snippets and DO/DON'T patterns for Senior Full Stack"
10
+ "Reference snippets and DO/DON'T for Senior Full Stack"
11
11
  ],
12
12
  "capabilities": [
13
13
  "dev",
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "dev_reference_snippets",
3
3
  "display_name": "Dev Reference Snippets (Do/Don't)",
4
- "description": "Reference snippets and DO/DON'T patterns for Senior Full Stack: TDD (Vitest), Express API (Route?Controller?Service?Repo), validation (Zod), centralized errors, structured logging, React + TanStack Query, Zustand, RTK (EntityAdapter), server-side authorization, legacy React 15.3 (Wix). Use this skill when writing any production code in Node.js/TypeScript/React ? as a source of copy-paste reference patterns and a checklist for code. Also use it for questions like \"how to do X correctly\" for any of the listed patterns.",
4
+ "description": "Reference snippets and DO/DON'T for Senior Full Stack: TDD (Vitest), Express API (RouteControllerServiceRepo), validation (Zod), centralized errors, structured logging, React + TanStack Query, Zustand, RTK (EntityAdapter), server-side authorization, legacy React 15.3 (Wix). Use this skill when writing any production code in Node.js/TypeScript/React as a source for copy-paste references and a checklist for code review. Also use it for questions \"how to properly do X\" for any of the listed patterns.",
5
5
  "default_prompt": "Use $dev_reference_snippets when the task matches the \"Dev Reference Snippets (Do/Don't)\" skill.",
6
6
  "triggers": [
7
7
  "dev_reference_snippets",
8
8
  "dev reference snippets",
9
9
  "Dev Reference Snippets (Do/Don't)",
10
- "Reference snippets and DO/DON'T patterns for Senior Full Stack"
10
+ "Reference snippets and DO/DON'T for Senior Full Stack"
11
11
  ],
12
12
  "capabilities": [
13
13
  "dev",
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "dev_reference_snippets",
3
3
  "display_name": "Dev Reference Snippets (Do/Don't)",
4
- "description": "Reference snippets and DO/DON'T patterns for Senior Full Stack: TDD (Vitest), Express API (Route?Controller?Service?Repo), validation (Zod), centralized errors, structured logging, React + TanStack Query, Zustand, RTK (EntityAdapter), server-side authorization, legacy React 15.3 (Wix). Use this skill when writing any production code in Node.js/TypeScript/React ? as a source of copy-paste reference patterns and a checklist for code. Also use it for questions like \"how to do X correctly\" for any of the listed patterns.",
4
+ "description": "Reference snippets and DO/DON'T for Senior Full Stack: TDD (Vitest), Express API (RouteControllerServiceRepo), validation (Zod), centralized errors, structured logging, React + TanStack Query, Zustand, RTK (EntityAdapter), server-side authorization, legacy React 15.3 (Wix). Use this skill when writing any production code in Node.js/TypeScript/React as a source for copy-paste references and a checklist for code review. Also use it for questions \"how to properly do X\" for any of the listed patterns.",
5
5
  "default_prompt": "Use $dev_reference_snippets when the task matches the \"Dev Reference Snippets (Do/Don't)\" skill.",
6
6
  "triggers": [
7
7
  "dev_reference_snippets",
8
8
  "dev reference snippets",
9
9
  "Dev Reference Snippets (Do/Don't)",
10
- "Reference snippets and DO/DON'T patterns for Senior Full Stack"
10
+ "Reference snippets and DO/DON'T for Senior Full Stack"
11
11
  ],
12
12
  "capabilities": [
13
13
  "dev",
@@ -1,6 +1,6 @@
1
1
  interface:
2
2
  display_name: "Dev Reference Snippets (Do/Don't)"
3
- short_description: "Reference snippets and DO/DON'T patterns for Senior Full Stack: TDD (Vitest), Express API (Rout…"
3
+ short_description: "Reference snippets and DO/DON'T for Senior Full Stack: TDD (Vitest), Express API (Route→Control…"
4
4
  default_prompt: "Use $dev_reference_snippets when the task matches the \"Dev Reference Snippets (Do/Don't)\" skill."
5
5
  dependencies:
6
6
  tools: []
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "dev_reference_snippets",
3
3
  "display_name": "Dev Reference Snippets (Do/Don't)",
4
- "description": "Reference snippets and DO/DON'T patterns for Senior Full Stack: TDD (Vitest), Express API (Route?Controller?Service?Repo), validation (Zod), centralized errors, structured logging, React + TanStack Query, Zustand, RTK (EntityAdapter), server-side authorization, legacy React 15.3 (Wix). Use this skill when writing any production code in Node.js/TypeScript/React ? as a source of copy-paste reference patterns and a checklist for code. Also use it for questions like \"how to do X correctly\" for any of the listed patterns.",
4
+ "description": "Reference snippets and DO/DON'T for Senior Full Stack: TDD (Vitest), Express API (RouteControllerServiceRepo), validation (Zod), centralized errors, structured logging, React + TanStack Query, Zustand, RTK (EntityAdapter), server-side authorization, legacy React 15.3 (Wix). Use this skill when writing any production code in Node.js/TypeScript/React as a source for copy-paste references and a checklist for code review. Also use it for questions \"how to properly do X\" for any of the listed patterns.",
5
5
  "default_prompt": "Use $dev_reference_snippets when the task matches the \"Dev Reference Snippets (Do/Don't)\" skill.",
6
6
  "triggers": [
7
7
  "dev_reference_snippets",
8
8
  "dev reference snippets",
9
9
  "Dev Reference Snippets (Do/Don't)",
10
- "Reference snippets and DO/DON'T patterns for Senior Full Stack"
10
+ "Reference snippets and DO/DON'T for Senior Full Stack"
11
11
  ],
12
12
  "capabilities": [
13
13
  "dev",
@@ -1,13 +1,13 @@
1
1
  version: 1
2
2
  name: "dev_reference_snippets"
3
3
  display_name: "Dev Reference Snippets (Do/Don't)"
4
- description: "Reference snippets and DO/DON'T patterns for Senior Full Stack: TDD (Vitest), Express API (Route?Controller?Service?Repo), validation (Zod), centralized errors, structured logging, React + TanStack Query, Zustand, RTK (EntityAdapter), server-side authorization, legacy React 15.3 (Wix). Use this skill when writing any production code in Node.js/TypeScript/React ? as a source of copy-paste reference patterns and a checklist for code. Also use it for questions like \"how to do X correctly\" for any of the listed patterns."
4
+ description: "Reference snippets and DO/DON'T for Senior Full Stack: TDD (Vitest), Express API (RouteControllerServiceRepo), validation (Zod), centralized errors, structured logging, React + TanStack Query, Zustand, RTK (EntityAdapter), server-side authorization, legacy React 15.3 (Wix). Use this skill when writing any production code in Node.js/TypeScript/React as a source for copy-paste references and a checklist for code review. Also use it for questions \"how to properly do X\" for any of the listed patterns."
5
5
  default_prompt: "Use $dev_reference_snippets when the task matches the \"Dev Reference Snippets (Do/Don't)\" skill."
6
6
  triggers:
7
7
  - "dev_reference_snippets"
8
8
  - "dev reference snippets"
9
9
  - "Dev Reference Snippets (Do/Don't)"
10
- - "Reference snippets and DO/DON'T patterns for Senior Full Stack"
10
+ - "Reference snippets and DO/DON'T for Senior Full Stack"
11
11
  capabilities:
12
12
  - "dev"
13
13
  - "reference"
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "docker_kubernetes_architecture",
3
- "display_name": "── Build ──",
3
+ "display_name": "Docker & Kubernetes Architecture",
4
4
  "description": "Containerization and Kubernetes architecture — Dockerfile best practices, k8s manifests, security, scaling, rollout, observability, CI/CD.",
5
- "default_prompt": "Use $docker_kubernetes_architecture when the task matches the \"── Build ──\" skill.",
5
+ "default_prompt": "Use $docker_kubernetes_architecture when the task matches the \"Docker & Kubernetes Architecture\" skill.",
6
6
  "triggers": [
7
7
  "docker_kubernetes_architecture",
8
8
  "docker kubernetes architecture",
9
- "── Build ──",
9
+ "Docker & Kubernetes Architecture",
10
10
  "Containerization and Kubernetes architecture — Dockerfile best practices, k8s manifests, security, scaling, rollout, observability, CI/CD"
11
11
  ],
12
12
  "capabilities": [
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "docker_kubernetes_architecture",
3
- "display_name": "── Build ──",
3
+ "display_name": "Docker & Kubernetes Architecture",
4
4
  "description": "Containerization and Kubernetes architecture — Dockerfile best practices, k8s manifests, security, scaling, rollout, observability, CI/CD.",
5
- "default_prompt": "Use $docker_kubernetes_architecture when the task matches the \"── Build ──\" skill.",
5
+ "default_prompt": "Use $docker_kubernetes_architecture when the task matches the \"Docker & Kubernetes Architecture\" skill.",
6
6
  "triggers": [
7
7
  "docker_kubernetes_architecture",
8
8
  "docker kubernetes architecture",
9
- "── Build ──",
9
+ "Docker & Kubernetes Architecture",
10
10
  "Containerization and Kubernetes architecture — Dockerfile best practices, k8s manifests, security, scaling, rollout, observability, CI/CD"
11
11
  ],
12
12
  "capabilities": [
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "docker_kubernetes_architecture",
3
- "display_name": "── Build ──",
3
+ "display_name": "Docker & Kubernetes Architecture",
4
4
  "description": "Containerization and Kubernetes architecture — Dockerfile best practices, k8s manifests, security, scaling, rollout, observability, CI/CD.",
5
- "default_prompt": "Use $docker_kubernetes_architecture when the task matches the \"── Build ──\" skill.",
5
+ "default_prompt": "Use $docker_kubernetes_architecture when the task matches the \"Docker & Kubernetes Architecture\" skill.",
6
6
  "triggers": [
7
7
  "docker_kubernetes_architecture",
8
8
  "docker kubernetes architecture",
9
- "── Build ──",
9
+ "Docker & Kubernetes Architecture",
10
10
  "Containerization and Kubernetes architecture — Dockerfile best practices, k8s manifests, security, scaling, rollout, observability, CI/CD"
11
11
  ],
12
12
  "capabilities": [
@@ -1,7 +1,7 @@
1
1
  interface:
2
- display_name: "── Build ──"
2
+ display_name: "Docker & Kubernetes Architecture"
3
3
  short_description: "Containerization and Kubernetes architecture — Dockerfile best practices, k8s manifests, securi…"
4
- default_prompt: "Use $docker_kubernetes_architecture when the task matches the \"── Build ──\" skill."
4
+ default_prompt: "Use $docker_kubernetes_architecture when the task matches the \"Docker & Kubernetes Architecture\" skill."
5
5
  dependencies:
6
6
  tools: []
7
7
  policy:
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "docker_kubernetes_architecture",
3
- "display_name": "── Build ──",
3
+ "display_name": "Docker & Kubernetes Architecture",
4
4
  "description": "Containerization and Kubernetes architecture — Dockerfile best practices, k8s manifests, security, scaling, rollout, observability, CI/CD.",
5
- "default_prompt": "Use $docker_kubernetes_architecture when the task matches the \"── Build ──\" skill.",
5
+ "default_prompt": "Use $docker_kubernetes_architecture when the task matches the \"Docker & Kubernetes Architecture\" skill.",
6
6
  "triggers": [
7
7
  "docker_kubernetes_architecture",
8
8
  "docker kubernetes architecture",
9
- "── Build ──",
9
+ "Docker & Kubernetes Architecture",
10
10
  "Containerization and Kubernetes architecture — Dockerfile best practices, k8s manifests, security, scaling, rollout, observability, CI/CD"
11
11
  ],
12
12
  "capabilities": [
@@ -1,12 +1,12 @@
1
1
  version: 1
2
2
  name: "docker_kubernetes_architecture"
3
- display_name: "── Build ──"
3
+ display_name: "Docker & Kubernetes Architecture"
4
4
  description: "Containerization and Kubernetes architecture — Dockerfile best practices, k8s manifests, security, scaling, rollout, observability, CI/CD."
5
- default_prompt: "Use $docker_kubernetes_architecture when the task matches the \"── Build ──\" skill."
5
+ default_prompt: "Use $docker_kubernetes_architecture when the task matches the \"Docker & Kubernetes Architecture\" skill."
6
6
  triggers:
7
7
  - "docker_kubernetes_architecture"
8
8
  - "docker kubernetes architecture"
9
- - "── Build ──"
9
+ - "Docker & Kubernetes Architecture"
10
10
  - "Containerization and Kubernetes architecture — Dockerfile best practices, k8s manifests, security, scaling, rollout, observability, CI/CD"
11
11
  capabilities:
12
12
  - "docker"
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "es2025_beast_practices",
3
- "display_name": "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security",
4
- "description": "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security. Use this skill when writing or reviewing any JS/TS code ? especially async/await, error handling, destructuring, immutability, new APIs (Promise.withResolvers, Iterator helpers, Object.groupBy, using/Symbol.dispose), and performance optimization. Activate with questions like \"how to write X correctly in modern JS\" or \"what is wrong with this code\".",
5
- "default_prompt": "Use $es2025_beast_practices when the task matches the \"Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security\" skill.",
3
+ "display_name": "ES2025 Beast Practices",
4
+ "description": "Modern JavaScript (ES2025) with a focus on readability, predictability, and safety. Use this skill when writing or reviewing any JS/TS code especially when working with async/await, error handling, destructuring, immutability, new APIs (Promise.withResolvers, Iterator helpers, Object.groupBy, using/Symbol.dispose), and performance optimization. Activate it for questions like \"how to properly write X in modern JS\" or \"what is wrong with this code\".",
5
+ "default_prompt": "Use $es2025_beast_practices when the task matches the \"ES2025 Beast Practices\" skill.",
6
6
  "triggers": [
7
7
  "es2025_beast_practices",
8
8
  "es2025 beast practices",
9
- "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security"
9
+ "Modern JavaScript (ES2025) with a focus on readability, predictability, and safety"
10
10
  ],
11
11
  "capabilities": [
12
12
  "es2025",
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "es2025_beast_practices",
3
- "display_name": "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security",
4
- "description": "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security. Use this skill when writing or reviewing any JS/TS code ? especially async/await, error handling, destructuring, immutability, new APIs (Promise.withResolvers, Iterator helpers, Object.groupBy, using/Symbol.dispose), and performance optimization. Activate with questions like \"how to write X correctly in modern JS\" or \"what is wrong with this code\".",
5
- "default_prompt": "Use $es2025_beast_practices when the task matches the \"Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security\" skill.",
3
+ "display_name": "ES2025 Beast Practices",
4
+ "description": "Modern JavaScript (ES2025) with a focus on readability, predictability, and safety. Use this skill when writing or reviewing any JS/TS code especially when working with async/await, error handling, destructuring, immutability, new APIs (Promise.withResolvers, Iterator helpers, Object.groupBy, using/Symbol.dispose), and performance optimization. Activate it for questions like \"how to properly write X in modern JS\" or \"what is wrong with this code\".",
5
+ "default_prompt": "Use $es2025_beast_practices when the task matches the \"ES2025 Beast Practices\" skill.",
6
6
  "triggers": [
7
7
  "es2025_beast_practices",
8
8
  "es2025 beast practices",
9
- "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security"
9
+ "Modern JavaScript (ES2025) with a focus on readability, predictability, and safety"
10
10
  ],
11
11
  "capabilities": [
12
12
  "es2025",
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "es2025_beast_practices",
3
- "display_name": "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security",
4
- "description": "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security. Use this skill when writing or reviewing any JS/TS code ? especially async/await, error handling, destructuring, immutability, new APIs (Promise.withResolvers, Iterator helpers, Object.groupBy, using/Symbol.dispose), and performance optimization. Activate with questions like \"how to write X correctly in modern JS\" or \"what is wrong with this code\".",
5
- "default_prompt": "Use $es2025_beast_practices when the task matches the \"Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security\" skill.",
3
+ "display_name": "ES2025 Beast Practices",
4
+ "description": "Modern JavaScript (ES2025) with a focus on readability, predictability, and safety. Use this skill when writing or reviewing any JS/TS code especially when working with async/await, error handling, destructuring, immutability, new APIs (Promise.withResolvers, Iterator helpers, Object.groupBy, using/Symbol.dispose), and performance optimization. Activate it for questions like \"how to properly write X in modern JS\" or \"what is wrong with this code\".",
5
+ "default_prompt": "Use $es2025_beast_practices when the task matches the \"ES2025 Beast Practices\" skill.",
6
6
  "triggers": [
7
7
  "es2025_beast_practices",
8
8
  "es2025 beast practices",
9
- "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security"
9
+ "Modern JavaScript (ES2025) with a focus on readability, predictability, and safety"
10
10
  ],
11
11
  "capabilities": [
12
12
  "es2025",
@@ -1,7 +1,7 @@
1
1
  interface:
2
- display_name: "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security"
3
- short_description: "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security. Use t…"
4
- default_prompt: "Use $es2025_beast_practices when the task matches the \"Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security\" skill."
2
+ display_name: "ES2025 Beast Practices"
3
+ short_description: "Modern JavaScript (ES2025) with a focus on readability, predictability, and safety. Use this sk…"
4
+ default_prompt: "Use $es2025_beast_practices when the task matches the \"ES2025 Beast Practices\" skill."
5
5
  dependencies:
6
6
  tools: []
7
7
  policy:
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "es2025_beast_practices",
3
- "display_name": "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security",
4
- "description": "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security. Use this skill when writing or reviewing any JS/TS code ? especially async/await, error handling, destructuring, immutability, new APIs (Promise.withResolvers, Iterator helpers, Object.groupBy, using/Symbol.dispose), and performance optimization. Activate with questions like \"how to write X correctly in modern JS\" or \"what is wrong with this code\".",
5
- "default_prompt": "Use $es2025_beast_practices when the task matches the \"Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security\" skill.",
3
+ "display_name": "ES2025 Beast Practices",
4
+ "description": "Modern JavaScript (ES2025) with a focus on readability, predictability, and safety. Use this skill when writing or reviewing any JS/TS code especially when working with async/await, error handling, destructuring, immutability, new APIs (Promise.withResolvers, Iterator helpers, Object.groupBy, using/Symbol.dispose), and performance optimization. Activate it for questions like \"how to properly write X in modern JS\" or \"what is wrong with this code\".",
5
+ "default_prompt": "Use $es2025_beast_practices when the task matches the \"ES2025 Beast Practices\" skill.",
6
6
  "triggers": [
7
7
  "es2025_beast_practices",
8
8
  "es2025 beast practices",
9
- "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security"
9
+ "Modern JavaScript (ES2025) with a focus on readability, predictability, and safety"
10
10
  ],
11
11
  "capabilities": [
12
12
  "es2025",
@@ -1,12 +1,12 @@
1
1
  version: 1
2
2
  name: "es2025_beast_practices"
3
- display_name: "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security"
4
- description: "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security. Use this skill when writing or reviewing any JS/TS code ? especially async/await, error handling, destructuring, immutability, new APIs (Promise.withResolvers, Iterator helpers, Object.groupBy, using/Symbol.dispose), and performance optimization. Activate with questions like \"how to write X correctly in modern JS\" or \"what is wrong with this code\"."
5
- default_prompt: "Use $es2025_beast_practices when the task matches the \"Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security\" skill."
3
+ display_name: "ES2025 Beast Practices"
4
+ description: "Modern JavaScript (ES2025) with a focus on readability, predictability, and safety. Use this skill when writing or reviewing any JS/TS code especially when working with async/await, error handling, destructuring, immutability, new APIs (Promise.withResolvers, Iterator helpers, Object.groupBy, using/Symbol.dispose), and performance optimization. Activate it for questions like \"how to properly write X in modern JS\" or \"what is wrong with this code\"."
5
+ default_prompt: "Use $es2025_beast_practices when the task matches the \"ES2025 Beast Practices\" skill."
6
6
  triggers:
7
7
  - "es2025_beast_practices"
8
8
  - "es2025 beast practices"
9
- - "Modern JavaScript (ES2025) with an emphasis on readability, predictability, and security"
9
+ - "Modern JavaScript (ES2025) with a focus on readability, predictability, and safety"
10
10
  capabilities:
11
11
  - "es2025"
12
12
  - "beast"
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "gates",
3
- "display_name": "Gates & DoD (conductor quality control)",
4
- "description": "Control of process gates and Definition of Done — not skip stages, check presence artifacts and criteria checks, organize return loops (Dev↔Reviewer↔Tester).",
5
- "default_prompt": "Use $gates when the task matches the \"Gates & DoD (conductor quality control)\" skill.",
3
+ "display_name": "Gates & DoD (conductor's quality control)",
4
+ "description": "Process gates control and Definition of Done — do not skip stages, verify the presence of artifacts and verification criteria, organize return loops (Dev↔Reviewer↔Tester).",
5
+ "default_prompt": "Use $gates when the task matches the \"Gates & DoD (conductor's quality control)\" skill.",
6
6
  "triggers": [
7
7
  "gates",
8
- "Gates & DoD (conductor quality control)",
9
- "Control of process gates and Definition of Done — not skip stages, check presence artifacts and criteria checks, organize return loops (Dev↔Reviewer↔Tester)"
8
+ "Gates & DoD (conductor's quality control)",
9
+ "Process gates control and Definition of Done — do not skip stages, verify the presence of artifacts and verification criteria, organize return loops (Dev↔Reviewer↔Tester)"
10
10
  ],
11
11
  "capabilities": [
12
12
  "gates"
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "gates",
3
- "display_name": "Gates & DoD (conductor quality control)",
4
- "description": "Control of process gates and Definition of Done — not skip stages, check presence artifacts and criteria checks, organize return loops (Dev↔Reviewer↔Tester).",
5
- "default_prompt": "Use $gates when the task matches the \"Gates & DoD (conductor quality control)\" skill.",
3
+ "display_name": "Gates & DoD (conductor's quality control)",
4
+ "description": "Process gates control and Definition of Done — do not skip stages, verify the presence of artifacts and verification criteria, organize return loops (Dev↔Reviewer↔Tester).",
5
+ "default_prompt": "Use $gates when the task matches the \"Gates & DoD (conductor's quality control)\" skill.",
6
6
  "triggers": [
7
7
  "gates",
8
- "Gates & DoD (conductor quality control)",
9
- "Control of process gates and Definition of Done — not skip stages, check presence artifacts and criteria checks, organize return loops (Dev↔Reviewer↔Tester)"
8
+ "Gates & DoD (conductor's quality control)",
9
+ "Process gates control and Definition of Done — do not skip stages, verify the presence of artifacts and verification criteria, organize return loops (Dev↔Reviewer↔Tester)"
10
10
  ],
11
11
  "capabilities": [
12
12
  "gates"
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "gates",
3
- "display_name": "Gates & DoD (conductor quality control)",
4
- "description": "Control of process gates and Definition of Done — not skip stages, check presence artifacts and criteria checks, organize return loops (Dev↔Reviewer↔Tester).",
5
- "default_prompt": "Use $gates when the task matches the \"Gates & DoD (conductor quality control)\" skill.",
3
+ "display_name": "Gates & DoD (conductor's quality control)",
4
+ "description": "Process gates control and Definition of Done — do not skip stages, verify the presence of artifacts and verification criteria, organize return loops (Dev↔Reviewer↔Tester).",
5
+ "default_prompt": "Use $gates when the task matches the \"Gates & DoD (conductor's quality control)\" skill.",
6
6
  "triggers": [
7
7
  "gates",
8
- "Gates & DoD (conductor quality control)",
9
- "Control of process gates and Definition of Done — not skip stages, check presence artifacts and criteria checks, organize return loops (Dev↔Reviewer↔Tester)"
8
+ "Gates & DoD (conductor's quality control)",
9
+ "Process gates control and Definition of Done — do not skip stages, verify the presence of artifacts and verification criteria, organize return loops (Dev↔Reviewer↔Tester)"
10
10
  ],
11
11
  "capabilities": [
12
12
  "gates"
@@ -1,7 +1,7 @@
1
1
  interface:
2
- display_name: "Gates & DoD (conductor quality control)"
3
- short_description: "Control of process gates and Definition of Done — not skip stages, check presence artifacts and…"
4
- default_prompt: "Use $gates when the task matches the \"Gates & DoD (conductor quality control)\" skill."
2
+ display_name: "Gates & DoD (conductor's quality control)"
3
+ short_description: "Process gates control and Definition of Done — do not skip stages, verify the presence of artif…"
4
+ default_prompt: "Use $gates when the task matches the \"Gates & DoD (conductor's quality control)\" skill."
5
5
  dependencies:
6
6
  tools: []
7
7
  policy:
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "gates",
3
- "display_name": "Gates & DoD (conductor quality control)",
4
- "description": "Control of process gates and Definition of Done — not skip stages, check presence artifacts and criteria checks, organize return loops (Dev↔Reviewer↔Tester).",
5
- "default_prompt": "Use $gates when the task matches the \"Gates & DoD (conductor quality control)\" skill.",
3
+ "display_name": "Gates & DoD (conductor's quality control)",
4
+ "description": "Process gates control and Definition of Done — do not skip stages, verify the presence of artifacts and verification criteria, organize return loops (Dev↔Reviewer↔Tester).",
5
+ "default_prompt": "Use $gates when the task matches the \"Gates & DoD (conductor's quality control)\" skill.",
6
6
  "triggers": [
7
7
  "gates",
8
- "Gates & DoD (conductor quality control)",
9
- "Control of process gates and Definition of Done — not skip stages, check presence artifacts and criteria checks, organize return loops (Dev↔Reviewer↔Tester)"
8
+ "Gates & DoD (conductor's quality control)",
9
+ "Process gates control and Definition of Done — do not skip stages, verify the presence of artifacts and verification criteria, organize return loops (Dev↔Reviewer↔Tester)"
10
10
  ],
11
11
  "capabilities": [
12
12
  "gates"
@@ -1,12 +1,12 @@
1
1
  version: 1
2
2
  name: "gates"
3
- display_name: "Gates & DoD (conductor quality control)"
4
- description: "Control of process gates and Definition of Done — not skip stages, check presence artifacts and criteria checks, organize return loops (Dev↔Reviewer↔Tester)."
5
- default_prompt: "Use $gates when the task matches the \"Gates & DoD (conductor quality control)\" skill."
3
+ display_name: "Gates & DoD (conductor's quality control)"
4
+ description: "Process gates control and Definition of Done — do not skip stages, verify the presence of artifacts and verification criteria, organize return loops (Dev↔Reviewer↔Tester)."
5
+ default_prompt: "Use $gates when the task matches the \"Gates & DoD (conductor's quality control)\" skill."
6
6
  triggers:
7
7
  - "gates"
8
- - "Gates & DoD (conductor quality control)"
9
- - "Control of process gates and Definition of Done — not skip stages, check presence artifacts and criteria checks, organize return loops (Dev↔Reviewer↔Tester)"
8
+ - "Gates & DoD (conductor's quality control)"
9
+ - "Process gates control and Definition of Done — do not skip stages, verify the presence of artifacts and verification criteria, organize return loops (Dev↔Reviewer↔Tester)"
10
10
  capabilities:
11
11
  - "gates"
12
12
  tools: []
@@ -1,13 +1,12 @@
1
1
  {
2
2
  "name": "go_beast_practices",
3
- "display_name": ".golangci.yml",
4
- "description": "Go best practices ? simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD). Table-driven tests, errgroup, graceful shutdown, HTTP handlers. Activate when writing or reviewing Go code, or with questions like \"how to write X correctly in Go\".",
5
- "default_prompt": "Use $go_beast_practices when the task matches the \".golangci.yml\" skill.",
3
+ "display_name": "Go Beast Practices",
4
+ "description": "Go best practices simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD). Table-driven tests, errgroup, graceful shutdown, HTTP handlers. Activate when writing or reviewing Go code, or when answering \"how to properly write X in Go\".",
5
+ "default_prompt": "Use $go_beast_practices when the task matches the \"Go Beast Practices\" skill.",
6
6
  "triggers": [
7
7
  "go_beast_practices",
8
8
  "go beast practices",
9
- ".golangci.yml",
10
- "Go best practices ? simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD)"
9
+ "Go best practices — simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD)"
11
10
  ],
12
11
  "capabilities": [
13
12
  "go",
@@ -1,13 +1,12 @@
1
1
  {
2
2
  "name": "go_beast_practices",
3
- "display_name": ".golangci.yml",
4
- "description": "Go best practices ? simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD). Table-driven tests, errgroup, graceful shutdown, HTTP handlers. Activate when writing or reviewing Go code, or with questions like \"how to write X correctly in Go\".",
5
- "default_prompt": "Use $go_beast_practices when the task matches the \".golangci.yml\" skill.",
3
+ "display_name": "Go Beast Practices",
4
+ "description": "Go best practices simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD). Table-driven tests, errgroup, graceful shutdown, HTTP handlers. Activate when writing or reviewing Go code, or when answering \"how to properly write X in Go\".",
5
+ "default_prompt": "Use $go_beast_practices when the task matches the \"Go Beast Practices\" skill.",
6
6
  "triggers": [
7
7
  "go_beast_practices",
8
8
  "go beast practices",
9
- ".golangci.yml",
10
- "Go best practices ? simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD)"
9
+ "Go best practices — simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD)"
11
10
  ],
12
11
  "capabilities": [
13
12
  "go",
@@ -1,13 +1,12 @@
1
1
  {
2
2
  "name": "go_beast_practices",
3
- "display_name": ".golangci.yml",
4
- "description": "Go best practices ? simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD). Table-driven tests, errgroup, graceful shutdown, HTTP handlers. Activate when writing or reviewing Go code, or with questions like \"how to write X correctly in Go\".",
5
- "default_prompt": "Use $go_beast_practices when the task matches the \".golangci.yml\" skill.",
3
+ "display_name": "Go Beast Practices",
4
+ "description": "Go best practices simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD). Table-driven tests, errgroup, graceful shutdown, HTTP handlers. Activate when writing or reviewing Go code, or when answering \"how to properly write X in Go\".",
5
+ "default_prompt": "Use $go_beast_practices when the task matches the \"Go Beast Practices\" skill.",
6
6
  "triggers": [
7
7
  "go_beast_practices",
8
8
  "go beast practices",
9
- ".golangci.yml",
10
- "Go best practices ? simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD)"
9
+ "Go best practices — simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD)"
11
10
  ],
12
11
  "capabilities": [
13
12
  "go",
@@ -1,7 +1,7 @@
1
1
  interface:
2
- display_name: ".golangci.yml"
3
- short_description: "Go best practices ? simplicity, errors as values, interfaces, context, concurrency, project str…"
4
- default_prompt: "Use $go_beast_practices when the task matches the \".golangci.yml\" skill."
2
+ display_name: "Go Beast Practices"
3
+ short_description: "Go best practices simplicity, errors as values, interfaces, context, concurrency, project str…"
4
+ default_prompt: "Use $go_beast_practices when the task matches the \"Go Beast Practices\" skill."
5
5
  dependencies:
6
6
  tools: []
7
7
  policy:
@@ -1,13 +1,12 @@
1
1
  {
2
2
  "name": "go_beast_practices",
3
- "display_name": ".golangci.yml",
4
- "description": "Go best practices ? simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD). Table-driven tests, errgroup, graceful shutdown, HTTP handlers. Activate when writing or reviewing Go code, or with questions like \"how to write X correctly in Go\".",
5
- "default_prompt": "Use $go_beast_practices when the task matches the \".golangci.yml\" skill.",
3
+ "display_name": "Go Beast Practices",
4
+ "description": "Go best practices simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD). Table-driven tests, errgroup, graceful shutdown, HTTP handlers. Activate when writing or reviewing Go code, or when answering \"how to properly write X in Go\".",
5
+ "default_prompt": "Use $go_beast_practices when the task matches the \"Go Beast Practices\" skill.",
6
6
  "triggers": [
7
7
  "go_beast_practices",
8
8
  "go beast practices",
9
- ".golangci.yml",
10
- "Go best practices ? simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD)"
9
+ "Go best practices — simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD)"
11
10
  ],
12
11
  "capabilities": [
13
12
  "go",
@@ -1,13 +1,12 @@
1
1
  version: 1
2
2
  name: "go_beast_practices"
3
- display_name: ".golangci.yml"
4
- description: "Go best practices ? simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD). Table-driven tests, errgroup, graceful shutdown, HTTP handlers. Activate when writing or reviewing Go code, or with questions like \"how to write X correctly in Go\"."
5
- default_prompt: "Use $go_beast_practices when the task matches the \".golangci.yml\" skill."
3
+ display_name: "Go Beast Practices"
4
+ description: "Go best practices simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD). Table-driven tests, errgroup, graceful shutdown, HTTP handlers. Activate when writing or reviewing Go code, or when answering \"how to properly write X in Go\"."
5
+ default_prompt: "Use $go_beast_practices when the task matches the \"Go Beast Practices\" skill."
6
6
  triggers:
7
7
  - "go_beast_practices"
8
8
  - "go beast practices"
9
- - ".golangci.yml"
10
- - "Go best practices ? simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD)"
9
+ - "Go best practices — simplicity, errors as values, interfaces, context, concurrency, project structure, linters, and testing (TDD)"
11
10
  capabilities:
12
11
  - "go"
13
12
  - "beast"
@@ -0,0 +1,18 @@
1
+ {
2
+ "name": "golden_canon_grid",
3
+ "display_name": "Golden Canon Grid",
4
+ "description": "Classic proportional systems for UI layouts — Golden Canon (Van de Graaf), Villard de Honnecourt, Golden Ratio (φ), Rule of Thirds, modular grids. CSS implementation via Grid/custom properties. Activate when designing layouts for popups, landings, dashboard pages, modal windows, or when answering \"how to place elements harmoniously\".",
5
+ "default_prompt": "Use $golden_canon_grid when the task matches the \"Golden Canon Grid\" skill.",
6
+ "triggers": [
7
+ "golden_canon_grid",
8
+ "golden canon grid",
9
+ "Classic proportional systems for UI layouts — Golden Canon (Van de Graaf), Villard de Honnecourt, Golden Ratio (φ), Rule of Thirds, modular grids"
10
+ ],
11
+ "capabilities": [
12
+ "golden",
13
+ "canon",
14
+ "grid"
15
+ ],
16
+ "tools": [],
17
+ "implicit_invocation": true
18
+ }
@@ -0,0 +1,18 @@
1
+ {
2
+ "name": "golden_canon_grid",
3
+ "display_name": "Golden Canon Grid",
4
+ "description": "Classic proportional systems for UI layouts — Golden Canon (Van de Graaf), Villard de Honnecourt, Golden Ratio (φ), Rule of Thirds, modular grids. CSS implementation via Grid/custom properties. Activate when designing layouts for popups, landings, dashboard pages, modal windows, or when answering \"how to place elements harmoniously\".",
5
+ "default_prompt": "Use $golden_canon_grid when the task matches the \"Golden Canon Grid\" skill.",
6
+ "triggers": [
7
+ "golden_canon_grid",
8
+ "golden canon grid",
9
+ "Classic proportional systems for UI layouts — Golden Canon (Van de Graaf), Villard de Honnecourt, Golden Ratio (φ), Rule of Thirds, modular grids"
10
+ ],
11
+ "capabilities": [
12
+ "golden",
13
+ "canon",
14
+ "grid"
15
+ ],
16
+ "tools": [],
17
+ "implicit_invocation": true
18
+ }