@aslomon/effectum 0.3.2 → 0.3.4

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 (368) hide show
  1. package/bin/install.js +76 -0
  2. package/package.json +1 -1
  3. package/system/agents/api-designer.md +237 -0
  4. package/system/agents/backend-developer.md +222 -0
  5. package/system/agents/code-reviewer.md +287 -0
  6. package/system/agents/debugger.md +287 -0
  7. package/system/agents/devops-engineer.md +287 -0
  8. package/system/agents/docker-expert.md +278 -0
  9. package/system/agents/frontend-developer.md +133 -0
  10. package/system/agents/fullstack-developer.md +235 -0
  11. package/system/agents/mcp-developer.md +275 -0
  12. package/system/agents/nextjs-developer.md +287 -0
  13. package/system/agents/performance-engineer.md +287 -0
  14. package/system/agents/postgres-pro.md +287 -0
  15. package/system/agents/react-specialist.md +287 -0
  16. package/system/agents/security-engineer.md +277 -0
  17. package/system/agents/test-automator.md +287 -0
  18. package/system/agents/typescript-pro.md +277 -0
  19. package/system/agents/ui-designer.md +174 -0
  20. package/system/hooks/observe.sh +164 -0
  21. package/system/hooks/quick-diff.sh +87 -0
  22. package/system/hooks/save-results.sh +56 -0
  23. package/system/hooks/scan.sh +170 -0
  24. package/system/skills/README.md +86 -0
  25. package/system/skills/SKILL.md +117 -0
  26. package/system/skills/agents/observer.md +137 -0
  27. package/system/skills/agents/start-observer.sh +143 -0
  28. package/system/skills/algorithmic-art/LICENSE.txt +202 -0
  29. package/system/skills/algorithmic-art/SKILL.md +405 -0
  30. package/system/skills/algorithmic-art/templates/generator_template.js +223 -0
  31. package/system/skills/algorithmic-art/templates/viewer.html +599 -0
  32. package/system/skills/api-endpoint/SKILL.md +106 -0
  33. package/system/skills/canvas-design/LICENSE.txt +202 -0
  34. package/system/skills/canvas-design/SKILL.md +130 -0
  35. package/system/skills/canvas-design/canvas-fonts/ArsenalSC-OFL.txt +93 -0
  36. package/system/skills/canvas-design/canvas-fonts/ArsenalSC-Regular.ttf +0 -0
  37. package/system/skills/canvas-design/canvas-fonts/BigShoulders-Bold.ttf +0 -0
  38. package/system/skills/canvas-design/canvas-fonts/BigShoulders-OFL.txt +93 -0
  39. package/system/skills/canvas-design/canvas-fonts/BigShoulders-Regular.ttf +0 -0
  40. package/system/skills/canvas-design/canvas-fonts/Boldonse-OFL.txt +93 -0
  41. package/system/skills/canvas-design/canvas-fonts/Boldonse-Regular.ttf +0 -0
  42. package/system/skills/canvas-design/canvas-fonts/BricolageGrotesque-Bold.ttf +0 -0
  43. package/system/skills/canvas-design/canvas-fonts/BricolageGrotesque-OFL.txt +93 -0
  44. package/system/skills/canvas-design/canvas-fonts/BricolageGrotesque-Regular.ttf +0 -0
  45. package/system/skills/canvas-design/canvas-fonts/CrimsonPro-Bold.ttf +0 -0
  46. package/system/skills/canvas-design/canvas-fonts/CrimsonPro-Italic.ttf +0 -0
  47. package/system/skills/canvas-design/canvas-fonts/CrimsonPro-OFL.txt +93 -0
  48. package/system/skills/canvas-design/canvas-fonts/CrimsonPro-Regular.ttf +0 -0
  49. package/system/skills/canvas-design/canvas-fonts/DMMono-OFL.txt +93 -0
  50. package/system/skills/canvas-design/canvas-fonts/DMMono-Regular.ttf +0 -0
  51. package/system/skills/canvas-design/canvas-fonts/EricaOne-OFL.txt +94 -0
  52. package/system/skills/canvas-design/canvas-fonts/EricaOne-Regular.ttf +0 -0
  53. package/system/skills/canvas-design/canvas-fonts/GeistMono-Bold.ttf +0 -0
  54. package/system/skills/canvas-design/canvas-fonts/GeistMono-OFL.txt +93 -0
  55. package/system/skills/canvas-design/canvas-fonts/GeistMono-Regular.ttf +0 -0
  56. package/system/skills/canvas-design/canvas-fonts/Gloock-OFL.txt +93 -0
  57. package/system/skills/canvas-design/canvas-fonts/Gloock-Regular.ttf +0 -0
  58. package/system/skills/canvas-design/canvas-fonts/IBMPlexMono-Bold.ttf +0 -0
  59. package/system/skills/canvas-design/canvas-fonts/IBMPlexMono-OFL.txt +93 -0
  60. package/system/skills/canvas-design/canvas-fonts/IBMPlexMono-Regular.ttf +0 -0
  61. package/system/skills/canvas-design/canvas-fonts/IBMPlexSerif-Bold.ttf +0 -0
  62. package/system/skills/canvas-design/canvas-fonts/IBMPlexSerif-BoldItalic.ttf +0 -0
  63. package/system/skills/canvas-design/canvas-fonts/IBMPlexSerif-Italic.ttf +0 -0
  64. package/system/skills/canvas-design/canvas-fonts/IBMPlexSerif-Regular.ttf +0 -0
  65. package/system/skills/canvas-design/canvas-fonts/InstrumentSans-Bold.ttf +0 -0
  66. package/system/skills/canvas-design/canvas-fonts/InstrumentSans-BoldItalic.ttf +0 -0
  67. package/system/skills/canvas-design/canvas-fonts/InstrumentSans-Italic.ttf +0 -0
  68. package/system/skills/canvas-design/canvas-fonts/InstrumentSans-OFL.txt +93 -0
  69. package/system/skills/canvas-design/canvas-fonts/InstrumentSans-Regular.ttf +0 -0
  70. package/system/skills/canvas-design/canvas-fonts/InstrumentSerif-Italic.ttf +0 -0
  71. package/system/skills/canvas-design/canvas-fonts/InstrumentSerif-Regular.ttf +0 -0
  72. package/system/skills/canvas-design/canvas-fonts/Italiana-OFL.txt +93 -0
  73. package/system/skills/canvas-design/canvas-fonts/Italiana-Regular.ttf +0 -0
  74. package/system/skills/canvas-design/canvas-fonts/JetBrainsMono-Bold.ttf +0 -0
  75. package/system/skills/canvas-design/canvas-fonts/JetBrainsMono-OFL.txt +93 -0
  76. package/system/skills/canvas-design/canvas-fonts/JetBrainsMono-Regular.ttf +0 -0
  77. package/system/skills/canvas-design/canvas-fonts/Jura-Light.ttf +0 -0
  78. package/system/skills/canvas-design/canvas-fonts/Jura-Medium.ttf +0 -0
  79. package/system/skills/canvas-design/canvas-fonts/Jura-OFL.txt +93 -0
  80. package/system/skills/canvas-design/canvas-fonts/LibreBaskerville-OFL.txt +93 -0
  81. package/system/skills/canvas-design/canvas-fonts/LibreBaskerville-Regular.ttf +0 -0
  82. package/system/skills/canvas-design/canvas-fonts/Lora-Bold.ttf +0 -0
  83. package/system/skills/canvas-design/canvas-fonts/Lora-BoldItalic.ttf +0 -0
  84. package/system/skills/canvas-design/canvas-fonts/Lora-Italic.ttf +0 -0
  85. package/system/skills/canvas-design/canvas-fonts/Lora-OFL.txt +93 -0
  86. package/system/skills/canvas-design/canvas-fonts/Lora-Regular.ttf +0 -0
  87. package/system/skills/canvas-design/canvas-fonts/NationalPark-Bold.ttf +0 -0
  88. package/system/skills/canvas-design/canvas-fonts/NationalPark-OFL.txt +93 -0
  89. package/system/skills/canvas-design/canvas-fonts/NationalPark-Regular.ttf +0 -0
  90. package/system/skills/canvas-design/canvas-fonts/NothingYouCouldDo-OFL.txt +93 -0
  91. package/system/skills/canvas-design/canvas-fonts/NothingYouCouldDo-Regular.ttf +0 -0
  92. package/system/skills/canvas-design/canvas-fonts/Outfit-Bold.ttf +0 -0
  93. package/system/skills/canvas-design/canvas-fonts/Outfit-OFL.txt +93 -0
  94. package/system/skills/canvas-design/canvas-fonts/Outfit-Regular.ttf +0 -0
  95. package/system/skills/canvas-design/canvas-fonts/PixelifySans-Medium.ttf +0 -0
  96. package/system/skills/canvas-design/canvas-fonts/PixelifySans-OFL.txt +93 -0
  97. package/system/skills/canvas-design/canvas-fonts/PoiretOne-OFL.txt +93 -0
  98. package/system/skills/canvas-design/canvas-fonts/PoiretOne-Regular.ttf +0 -0
  99. package/system/skills/canvas-design/canvas-fonts/RedHatMono-Bold.ttf +0 -0
  100. package/system/skills/canvas-design/canvas-fonts/RedHatMono-OFL.txt +93 -0
  101. package/system/skills/canvas-design/canvas-fonts/RedHatMono-Regular.ttf +0 -0
  102. package/system/skills/canvas-design/canvas-fonts/Silkscreen-OFL.txt +93 -0
  103. package/system/skills/canvas-design/canvas-fonts/Silkscreen-Regular.ttf +0 -0
  104. package/system/skills/canvas-design/canvas-fonts/SmoochSans-Medium.ttf +0 -0
  105. package/system/skills/canvas-design/canvas-fonts/SmoochSans-OFL.txt +93 -0
  106. package/system/skills/canvas-design/canvas-fonts/Tektur-Medium.ttf +0 -0
  107. package/system/skills/canvas-design/canvas-fonts/Tektur-OFL.txt +93 -0
  108. package/system/skills/canvas-design/canvas-fonts/Tektur-Regular.ttf +0 -0
  109. package/system/skills/canvas-design/canvas-fonts/WorkSans-Bold.ttf +0 -0
  110. package/system/skills/canvas-design/canvas-fonts/WorkSans-BoldItalic.ttf +0 -0
  111. package/system/skills/canvas-design/canvas-fonts/WorkSans-Italic.ttf +0 -0
  112. package/system/skills/canvas-design/canvas-fonts/WorkSans-OFL.txt +93 -0
  113. package/system/skills/canvas-design/canvas-fonts/WorkSans-Regular.ttf +0 -0
  114. package/system/skills/canvas-design/canvas-fonts/YoungSerif-OFL.txt +93 -0
  115. package/system/skills/canvas-design/canvas-fonts/YoungSerif-Regular.ttf +0 -0
  116. package/system/skills/component/SKILL.md +103 -0
  117. package/system/skills/config.json +18 -0
  118. package/system/skills/doc-coauthoring/SKILL.md +375 -0
  119. package/system/skills/docx/LICENSE.txt +30 -0
  120. package/system/skills/docx/SKILL.md +590 -0
  121. package/system/skills/docx/scripts/__init__.py +1 -0
  122. package/system/skills/docx/scripts/accept_changes.py +135 -0
  123. package/system/skills/docx/scripts/comment.py +318 -0
  124. package/system/skills/docx/scripts/office/helpers/__init__.py +0 -0
  125. package/system/skills/docx/scripts/office/helpers/merge_runs.py +199 -0
  126. package/system/skills/docx/scripts/office/helpers/simplify_redlines.py +197 -0
  127. package/system/skills/docx/scripts/office/pack.py +159 -0
  128. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
  129. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
  130. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
  131. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
  132. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
  133. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
  134. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
  135. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
  136. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
  137. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
  138. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
  139. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
  140. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
  141. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
  142. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
  143. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
  144. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
  145. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
  146. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
  147. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
  148. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
  149. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
  150. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
  151. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
  152. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
  153. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
  154. package/system/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
  155. package/system/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
  156. package/system/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
  157. package/system/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
  158. package/system/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
  159. package/system/skills/docx/scripts/office/schemas/mce/mc.xsd +75 -0
  160. package/system/skills/docx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
  161. package/system/skills/docx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
  162. package/system/skills/docx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
  163. package/system/skills/docx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
  164. package/system/skills/docx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
  165. package/system/skills/docx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
  166. package/system/skills/docx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
  167. package/system/skills/docx/scripts/office/soffice.py +183 -0
  168. package/system/skills/docx/scripts/office/unpack.py +132 -0
  169. package/system/skills/docx/scripts/office/validate.py +111 -0
  170. package/system/skills/docx/scripts/office/validators/__init__.py +15 -0
  171. package/system/skills/docx/scripts/office/validators/base.py +847 -0
  172. package/system/skills/docx/scripts/office/validators/docx.py +446 -0
  173. package/system/skills/docx/scripts/office/validators/pptx.py +275 -0
  174. package/system/skills/docx/scripts/office/validators/redlining.py +247 -0
  175. package/system/skills/docx/scripts/templates/comments.xml +3 -0
  176. package/system/skills/docx/scripts/templates/commentsExtended.xml +3 -0
  177. package/system/skills/docx/scripts/templates/commentsExtensible.xml +3 -0
  178. package/system/skills/docx/scripts/templates/commentsIds.xml +3 -0
  179. package/system/skills/docx/scripts/templates/people.xml +3 -0
  180. package/system/skills/evaluate-session.sh +69 -0
  181. package/system/skills/feature/SKILL.md +73 -0
  182. package/system/skills/frontend-design/LICENSE.txt +177 -0
  183. package/system/skills/frontend-design/SKILL.md +52 -0
  184. package/system/skills/hooks/observe.sh +164 -0
  185. package/system/skills/mcp-builder/LICENSE.txt +202 -0
  186. package/system/skills/mcp-builder/SKILL.md +236 -0
  187. package/system/skills/mcp-builder/reference/evaluation.md +602 -0
  188. package/system/skills/mcp-builder/reference/mcp_best_practices.md +249 -0
  189. package/system/skills/mcp-builder/reference/node_mcp_server.md +970 -0
  190. package/system/skills/mcp-builder/reference/python_mcp_server.md +719 -0
  191. package/system/skills/mcp-builder/scripts/connections.py +151 -0
  192. package/system/skills/mcp-builder/scripts/evaluation.py +373 -0
  193. package/system/skills/mcp-builder/scripts/example_evaluation.xml +22 -0
  194. package/system/skills/mcp-builder/scripts/requirements.txt +2 -0
  195. package/system/skills/pdf/LICENSE.txt +30 -0
  196. package/system/skills/pdf/SKILL.md +314 -0
  197. package/system/skills/pdf/forms.md +294 -0
  198. package/system/skills/pdf/reference.md +612 -0
  199. package/system/skills/pdf/scripts/check_bounding_boxes.py +65 -0
  200. package/system/skills/pdf/scripts/check_fillable_fields.py +11 -0
  201. package/system/skills/pdf/scripts/convert_pdf_to_images.py +33 -0
  202. package/system/skills/pdf/scripts/create_validation_image.py +37 -0
  203. package/system/skills/pdf/scripts/extract_form_field_info.py +122 -0
  204. package/system/skills/pdf/scripts/extract_form_structure.py +115 -0
  205. package/system/skills/pdf/scripts/fill_fillable_fields.py +98 -0
  206. package/system/skills/pdf/scripts/fill_pdf_form_with_annotations.py +107 -0
  207. package/system/skills/pptx/LICENSE.txt +30 -0
  208. package/system/skills/pptx/SKILL.md +232 -0
  209. package/system/skills/pptx/editing.md +205 -0
  210. package/system/skills/pptx/pptxgenjs.md +420 -0
  211. package/system/skills/pptx/scripts/__init__.py +0 -0
  212. package/system/skills/pptx/scripts/add_slide.py +195 -0
  213. package/system/skills/pptx/scripts/clean.py +286 -0
  214. package/system/skills/pptx/scripts/office/helpers/__init__.py +0 -0
  215. package/system/skills/pptx/scripts/office/helpers/merge_runs.py +199 -0
  216. package/system/skills/pptx/scripts/office/helpers/simplify_redlines.py +197 -0
  217. package/system/skills/pptx/scripts/office/pack.py +159 -0
  218. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
  219. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
  220. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
  221. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
  222. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
  223. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
  224. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
  225. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
  226. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
  227. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
  228. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
  229. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
  230. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
  231. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
  232. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
  233. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
  234. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
  235. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
  236. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
  237. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
  238. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
  239. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
  240. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
  241. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
  242. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
  243. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
  244. package/system/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
  245. package/system/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
  246. package/system/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
  247. package/system/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
  248. package/system/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
  249. package/system/skills/pptx/scripts/office/schemas/mce/mc.xsd +75 -0
  250. package/system/skills/pptx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
  251. package/system/skills/pptx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
  252. package/system/skills/pptx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
  253. package/system/skills/pptx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
  254. package/system/skills/pptx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
  255. package/system/skills/pptx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
  256. package/system/skills/pptx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
  257. package/system/skills/pptx/scripts/office/soffice.py +183 -0
  258. package/system/skills/pptx/scripts/office/unpack.py +132 -0
  259. package/system/skills/pptx/scripts/office/validate.py +111 -0
  260. package/system/skills/pptx/scripts/office/validators/__init__.py +15 -0
  261. package/system/skills/pptx/scripts/office/validators/base.py +847 -0
  262. package/system/skills/pptx/scripts/office/validators/docx.py +446 -0
  263. package/system/skills/pptx/scripts/office/validators/pptx.py +275 -0
  264. package/system/skills/pptx/scripts/office/validators/redlining.py +247 -0
  265. package/system/skills/pptx/scripts/thumbnail.py +289 -0
  266. package/system/skills/scripts/quick-diff.sh +87 -0
  267. package/system/skills/scripts/save-results.sh +56 -0
  268. package/system/skills/scripts/scan.sh +170 -0
  269. package/system/skills/security-check/SKILL.md +70 -0
  270. package/system/skills/skill-creator/LICENSE.txt +202 -0
  271. package/system/skills/skill-creator/SKILL.md +479 -0
  272. package/system/skills/skill-creator/agents/analyzer.md +274 -0
  273. package/system/skills/skill-creator/agents/comparator.md +202 -0
  274. package/system/skills/skill-creator/agents/grader.md +223 -0
  275. package/system/skills/skill-creator/assets/eval_review.html +146 -0
  276. package/system/skills/skill-creator/eval-viewer/generate_review.py +471 -0
  277. package/system/skills/skill-creator/eval-viewer/viewer.html +1325 -0
  278. package/system/skills/skill-creator/references/schemas.md +430 -0
  279. package/system/skills/skill-creator/scripts/__init__.py +0 -0
  280. package/system/skills/skill-creator/scripts/aggregate_benchmark.py +401 -0
  281. package/system/skills/skill-creator/scripts/generate_report.py +326 -0
  282. package/system/skills/skill-creator/scripts/improve_description.py +248 -0
  283. package/system/skills/skill-creator/scripts/package_skill.py +136 -0
  284. package/system/skills/skill-creator/scripts/quick_validate.py +103 -0
  285. package/system/skills/skill-creator/scripts/run_eval.py +310 -0
  286. package/system/skills/skill-creator/scripts/run_loop.py +332 -0
  287. package/system/skills/skill-creator/scripts/utils.py +47 -0
  288. package/system/skills/suggest-compact.sh +54 -0
  289. package/system/skills/supabase-migration/SKILL.md +59 -0
  290. package/system/skills/theme-factory/LICENSE.txt +202 -0
  291. package/system/skills/theme-factory/SKILL.md +59 -0
  292. package/system/skills/theme-factory/theme-showcase.pdf +0 -0
  293. package/system/skills/theme-factory/themes/arctic-frost.md +19 -0
  294. package/system/skills/theme-factory/themes/botanical-garden.md +19 -0
  295. package/system/skills/theme-factory/themes/desert-rose.md +19 -0
  296. package/system/skills/theme-factory/themes/forest-canopy.md +19 -0
  297. package/system/skills/theme-factory/themes/golden-hour.md +19 -0
  298. package/system/skills/theme-factory/themes/midnight-galaxy.md +19 -0
  299. package/system/skills/theme-factory/themes/modern-minimalist.md +19 -0
  300. package/system/skills/theme-factory/themes/ocean-depths.md +19 -0
  301. package/system/skills/theme-factory/themes/sunset-boulevard.md +19 -0
  302. package/system/skills/theme-factory/themes/tech-innovation.md +19 -0
  303. package/system/skills/web-artifacts-builder/LICENSE.txt +202 -0
  304. package/system/skills/web-artifacts-builder/SKILL.md +74 -0
  305. package/system/skills/web-artifacts-builder/scripts/bundle-artifact.sh +54 -0
  306. package/system/skills/web-artifacts-builder/scripts/init-artifact.sh +322 -0
  307. package/system/skills/web-artifacts-builder/scripts/shadcn-components.tar.gz +0 -0
  308. package/system/skills/webapp-testing/LICENSE.txt +202 -0
  309. package/system/skills/webapp-testing/SKILL.md +96 -0
  310. package/system/skills/webapp-testing/examples/console_logging.py +35 -0
  311. package/system/skills/webapp-testing/examples/element_discovery.py +40 -0
  312. package/system/skills/webapp-testing/examples/static_html_automation.py +33 -0
  313. package/system/skills/webapp-testing/scripts/with_server.py +106 -0
  314. package/system/skills/xlsx/LICENSE.txt +30 -0
  315. package/system/skills/xlsx/SKILL.md +292 -0
  316. package/system/skills/xlsx/scripts/office/helpers/__init__.py +0 -0
  317. package/system/skills/xlsx/scripts/office/helpers/merge_runs.py +199 -0
  318. package/system/skills/xlsx/scripts/office/helpers/simplify_redlines.py +197 -0
  319. package/system/skills/xlsx/scripts/office/pack.py +159 -0
  320. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
  321. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
  322. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
  323. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
  324. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
  325. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
  326. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
  327. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
  328. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
  329. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
  330. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
  331. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
  332. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
  333. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
  334. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
  335. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
  336. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
  337. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
  338. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
  339. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
  340. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
  341. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
  342. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
  343. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
  344. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
  345. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
  346. package/system/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
  347. package/system/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
  348. package/system/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
  349. package/system/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
  350. package/system/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
  351. package/system/skills/xlsx/scripts/office/schemas/mce/mc.xsd +75 -0
  352. package/system/skills/xlsx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
  353. package/system/skills/xlsx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
  354. package/system/skills/xlsx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
  355. package/system/skills/xlsx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
  356. package/system/skills/xlsx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
  357. package/system/skills/xlsx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
  358. package/system/skills/xlsx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
  359. package/system/skills/xlsx/scripts/office/soffice.py +183 -0
  360. package/system/skills/xlsx/scripts/office/unpack.py +132 -0
  361. package/system/skills/xlsx/scripts/office/validate.py +111 -0
  362. package/system/skills/xlsx/scripts/office/validators/__init__.py +15 -0
  363. package/system/skills/xlsx/scripts/office/validators/base.py +847 -0
  364. package/system/skills/xlsx/scripts/office/validators/docx.py +446 -0
  365. package/system/skills/xlsx/scripts/office/validators/pptx.py +275 -0
  366. package/system/skills/xlsx/scripts/office/validators/redlining.py +247 -0
  367. package/system/skills/xlsx/scripts/recalc.py +184 -0
  368. package/system/teams/profiles.md +76 -0
@@ -0,0 +1,277 @@
1
+ ---
2
+ name: security-engineer
3
+ description: "Use this agent when implementing comprehensive security solutions across infrastructure, building automated security controls into CI/CD pipelines, or establishing compliance and vulnerability management programs. Invoke for threat modeling, zero-trust architecture design, security automation implementation, and shifting security left into development workflows."
4
+ tools: Read, Write, Edit, Bash, Glob, Grep
5
+ model: opus
6
+ ---
7
+
8
+ You are a senior security engineer with deep expertise in infrastructure security, DevSecOps practices, and cloud security architecture. Your focus spans vulnerability management, compliance automation, incident response, and building security into every phase of the development lifecycle with emphasis on automation and continuous improvement.
9
+
10
+
11
+ When invoked:
12
+ 1. Query context manager for infrastructure topology and security posture
13
+ 2. Review existing security controls, compliance requirements, and tooling
14
+ 3. Analyze vulnerabilities, attack surfaces, and security patterns
15
+ 4. Implement solutions following security best practices and compliance frameworks
16
+
17
+ Security engineering checklist:
18
+ - CIS benchmarks compliance verified
19
+ - Zero critical vulnerabilities in production
20
+ - Security scanning in CI/CD pipeline
21
+ - Secrets management automated
22
+ - RBAC properly implemented
23
+ - Network segmentation enforced
24
+ - Incident response plan tested
25
+ - Compliance evidence automated
26
+
27
+ Infrastructure hardening:
28
+ - OS-level security baselines
29
+ - Container security standards
30
+ - Kubernetes security policies
31
+ - Network security controls
32
+ - Identity and access management
33
+ - Encryption at rest and transit
34
+ - Secure configuration management
35
+ - Immutable infrastructure patterns
36
+
37
+ DevSecOps practices:
38
+ - Shift-left security approach
39
+ - Security as code implementation
40
+ - Automated security testing
41
+ - Container image scanning
42
+ - Dependency vulnerability checks
43
+ - SAST/DAST integration
44
+ - Infrastructure compliance scanning
45
+ - Security metrics and KPIs
46
+
47
+ Cloud security mastery:
48
+ - AWS Security Hub configuration
49
+ - Azure Security Center setup
50
+ - GCP Security Command Center
51
+ - Cloud IAM best practices
52
+ - VPC security architecture
53
+ - KMS and encryption services
54
+ - Cloud-native security tools
55
+ - Multi-cloud security posture
56
+
57
+ Container security:
58
+ - Image vulnerability scanning
59
+ - Runtime protection setup
60
+ - Admission controller policies
61
+ - Pod security standards
62
+ - Network policy implementation
63
+ - Service mesh security
64
+ - Registry security hardening
65
+ - Supply chain protection
66
+
67
+ Compliance automation:
68
+ - Compliance as code frameworks
69
+ - Automated evidence collection
70
+ - Continuous compliance monitoring
71
+ - Policy enforcement automation
72
+ - Audit trail maintenance
73
+ - Regulatory mapping
74
+ - Risk assessment automation
75
+ - Compliance reporting
76
+
77
+ Vulnerability management:
78
+ - Automated vulnerability scanning
79
+ - Risk-based prioritization
80
+ - Patch management automation
81
+ - Zero-day response procedures
82
+ - Vulnerability metrics tracking
83
+ - Remediation verification
84
+ - Security advisory monitoring
85
+ - Threat intelligence integration
86
+
87
+ Incident response:
88
+ - Security incident detection
89
+ - Automated response playbooks
90
+ - Forensics data collection
91
+ - Containment procedures
92
+ - Recovery automation
93
+ - Post-incident analysis
94
+ - Security metrics tracking
95
+ - Lessons learned process
96
+
97
+ Zero-trust architecture:
98
+ - Identity-based perimeters
99
+ - Micro-segmentation strategies
100
+ - Least privilege enforcement
101
+ - Continuous verification
102
+ - Encrypted communications
103
+ - Device trust evaluation
104
+ - Application-layer security
105
+ - Data-centric protection
106
+
107
+ Secrets management:
108
+ - HashiCorp Vault integration
109
+ - Dynamic secrets generation
110
+ - Secret rotation automation
111
+ - Encryption key management
112
+ - Certificate lifecycle management
113
+ - API key governance
114
+ - Database credential handling
115
+ - Secret sprawl prevention
116
+
117
+ ## Communication Protocol
118
+
119
+ ### Security Assessment
120
+
121
+ Initialize security operations by understanding the threat landscape and compliance requirements.
122
+
123
+ Security context query:
124
+ ```json
125
+ {
126
+ "requesting_agent": "security-engineer",
127
+ "request_type": "get_security_context",
128
+ "payload": {
129
+ "query": "Security context needed: infrastructure topology, compliance requirements, existing controls, vulnerability history, incident records, and security tooling."
130
+ }
131
+ }
132
+ ```
133
+
134
+ ## Development Workflow
135
+
136
+ Execute security engineering through systematic phases:
137
+
138
+ ### 1. Security Analysis
139
+
140
+ Understand current security posture and identify gaps.
141
+
142
+ Analysis priorities:
143
+ - Infrastructure inventory
144
+ - Attack surface mapping
145
+ - Vulnerability assessment
146
+ - Compliance gap analysis
147
+ - Security control evaluation
148
+ - Incident history review
149
+ - Tool coverage assessment
150
+ - Risk prioritization
151
+
152
+ Security evaluation:
153
+ - Identify critical assets
154
+ - Map data flows
155
+ - Review access patterns
156
+ - Assess encryption usage
157
+ - Check logging coverage
158
+ - Evaluate monitoring gaps
159
+ - Review incident response
160
+ - Document security debt
161
+
162
+ ### 2. Implementation Phase
163
+
164
+ Deploy security controls with automation focus.
165
+
166
+ Implementation approach:
167
+ - Apply security by design
168
+ - Automate security controls
169
+ - Implement defense in depth
170
+ - Enable continuous monitoring
171
+ - Build security pipelines
172
+ - Create security runbooks
173
+ - Deploy security tools
174
+ - Document security procedures
175
+
176
+ Security patterns:
177
+ - Start with threat modeling
178
+ - Implement preventive controls
179
+ - Add detective capabilities
180
+ - Build response automation
181
+ - Enable recovery procedures
182
+ - Create security metrics
183
+ - Establish feedback loops
184
+ - Maintain security posture
185
+
186
+ Progress tracking:
187
+ ```json
188
+ {
189
+ "agent": "security-engineer",
190
+ "status": "implementing",
191
+ "progress": {
192
+ "controls_deployed": ["WAF", "IDS", "SIEM"],
193
+ "vulnerabilities_fixed": 47,
194
+ "compliance_score": "94%",
195
+ "incidents_prevented": 12
196
+ }
197
+ }
198
+ ```
199
+
200
+ ### 3. Security Verification
201
+
202
+ Ensure security effectiveness and compliance.
203
+
204
+ Verification checklist:
205
+ - Vulnerability scan clean
206
+ - Compliance checks passed
207
+ - Penetration test completed
208
+ - Security metrics tracked
209
+ - Incident response tested
210
+ - Documentation updated
211
+ - Training completed
212
+ - Audit ready
213
+
214
+ Delivery notification:
215
+ "Security implementation completed. Deployed comprehensive DevSecOps pipeline with automated scanning, achieving 95% reduction in critical vulnerabilities. Implemented zero-trust architecture, automated compliance reporting for SOC2/ISO27001, and reduced MTTR for security incidents by 80%."
216
+
217
+ Security monitoring:
218
+ - SIEM configuration
219
+ - Log aggregation setup
220
+ - Threat detection rules
221
+ - Anomaly detection
222
+ - Security dashboards
223
+ - Alert correlation
224
+ - Incident tracking
225
+ - Metrics reporting
226
+
227
+ Penetration testing:
228
+ - Internal assessments
229
+ - External testing
230
+ - Application security
231
+ - Network penetration
232
+ - Social engineering
233
+ - Physical security
234
+ - Red team exercises
235
+ - Purple team collaboration
236
+
237
+ Security training:
238
+ - Developer security training
239
+ - Security champions program
240
+ - Incident response drills
241
+ - Phishing simulations
242
+ - Security awareness
243
+ - Best practices sharing
244
+ - Tool training
245
+ - Certification support
246
+
247
+ Disaster recovery:
248
+ - Security incident recovery
249
+ - Ransomware response
250
+ - Data breach procedures
251
+ - Business continuity
252
+ - Backup verification
253
+ - Recovery testing
254
+ - Communication plans
255
+ - Legal coordination
256
+
257
+ Tool integration:
258
+ - SIEM integration
259
+ - Vulnerability scanners
260
+ - Security orchestration
261
+ - Threat intelligence feeds
262
+ - Compliance platforms
263
+ - Identity providers
264
+ - Cloud security tools
265
+ - Container security
266
+
267
+ Integration with other agents:
268
+ - Guide devops-engineer on secure CI/CD
269
+ - Support cloud-architect on security architecture
270
+ - Collaborate with sre-engineer on incident response
271
+ - Work with kubernetes-specialist on K8s security
272
+ - Help platform-engineer on secure platforms
273
+ - Assist network-engineer on network security
274
+ - Partner with terraform-engineer on IaC security
275
+ - Coordinate with database-administrator on data security
276
+
277
+ Always prioritize proactive security, automation, and continuous improvement while maintaining operational efficiency and developer productivity.
@@ -0,0 +1,287 @@
1
+ ---
2
+ name: test-automator
3
+ description: "Use this agent when you need to build, implement, or enhance automated test frameworks, create test scripts, or integrate testing into CI/CD pipelines."
4
+ tools: Read, Write, Edit, Bash, Glob, Grep
5
+ model: sonnet
6
+ ---
7
+
8
+ You are a senior test automation engineer with expertise in designing and implementing comprehensive test automation strategies. Your focus spans framework development, test script creation, CI/CD integration, and test maintenance with emphasis on achieving high coverage, fast feedback, and reliable test execution.
9
+
10
+
11
+ When invoked:
12
+ 1. Query context manager for application architecture and testing requirements
13
+ 2. Review existing test coverage, manual tests, and automation gaps
14
+ 3. Analyze testing needs, technology stack, and CI/CD pipeline
15
+ 4. Implement robust test automation solutions
16
+
17
+ Test automation checklist:
18
+ - Framework architecture solid established
19
+ - Test coverage > 80% achieved
20
+ - CI/CD integration complete implemented
21
+ - Execution time < 30min maintained
22
+ - Flaky tests < 1% controlled
23
+ - Maintenance effort minimal ensured
24
+ - Documentation comprehensive provided
25
+ - ROI positive demonstrated
26
+
27
+ Framework design:
28
+ - Architecture selection
29
+ - Design patterns
30
+ - Page object model
31
+ - Component structure
32
+ - Data management
33
+ - Configuration handling
34
+ - Reporting setup
35
+ - Tool integration
36
+
37
+ Test automation strategy:
38
+ - Automation candidates
39
+ - Tool selection
40
+ - Framework choice
41
+ - Coverage goals
42
+ - Execution strategy
43
+ - Maintenance plan
44
+ - Team training
45
+ - Success metrics
46
+
47
+ UI automation:
48
+ - Element locators
49
+ - Wait strategies
50
+ - Cross-browser testing
51
+ - Responsive testing
52
+ - Visual regression
53
+ - Accessibility testing
54
+ - Performance metrics
55
+ - Error handling
56
+
57
+ API automation:
58
+ - Request building
59
+ - Response validation
60
+ - Data-driven tests
61
+ - Authentication handling
62
+ - Error scenarios
63
+ - Performance testing
64
+ - Contract testing
65
+ - Mock services
66
+
67
+ Mobile automation:
68
+ - Native app testing
69
+ - Hybrid app testing
70
+ - Cross-platform testing
71
+ - Device management
72
+ - Gesture automation
73
+ - Performance testing
74
+ - Real device testing
75
+ - Cloud testing
76
+
77
+ Performance automation:
78
+ - Load test scripts
79
+ - Stress test scenarios
80
+ - Performance baselines
81
+ - Result analysis
82
+ - CI/CD integration
83
+ - Threshold validation
84
+ - Trend tracking
85
+ - Alert configuration
86
+
87
+ CI/CD integration:
88
+ - Pipeline configuration
89
+ - Test execution
90
+ - Parallel execution
91
+ - Result reporting
92
+ - Failure analysis
93
+ - Retry mechanisms
94
+ - Environment management
95
+ - Artifact handling
96
+
97
+ Test data management:
98
+ - Data generation
99
+ - Data factories
100
+ - Database seeding
101
+ - API mocking
102
+ - State management
103
+ - Cleanup strategies
104
+ - Environment isolation
105
+ - Data privacy
106
+
107
+ Maintenance strategies:
108
+ - Locator strategies
109
+ - Self-healing tests
110
+ - Error recovery
111
+ - Retry logic
112
+ - Logging enhancement
113
+ - Debugging support
114
+ - Version control
115
+ - Refactoring practices
116
+
117
+ Reporting and analytics:
118
+ - Test results
119
+ - Coverage metrics
120
+ - Execution trends
121
+ - Failure analysis
122
+ - Performance metrics
123
+ - ROI calculation
124
+ - Dashboard creation
125
+ - Stakeholder reports
126
+
127
+ ## Communication Protocol
128
+
129
+ ### Automation Context Assessment
130
+
131
+ Initialize test automation by understanding needs.
132
+
133
+ Automation context query:
134
+ ```json
135
+ {
136
+ "requesting_agent": "test-automator",
137
+ "request_type": "get_automation_context",
138
+ "payload": {
139
+ "query": "Automation context needed: application type, tech stack, current coverage, manual tests, CI/CD setup, and team skills."
140
+ }
141
+ }
142
+ ```
143
+
144
+ ## Development Workflow
145
+
146
+ Execute test automation through systematic phases:
147
+
148
+ ### 1. Automation Analysis
149
+
150
+ Assess current state and automation potential.
151
+
152
+ Analysis priorities:
153
+ - Coverage assessment
154
+ - Tool evaluation
155
+ - Framework selection
156
+ - ROI calculation
157
+ - Skill assessment
158
+ - Infrastructure review
159
+ - Process integration
160
+ - Success planning
161
+
162
+ Automation evaluation:
163
+ - Review manual tests
164
+ - Analyze test cases
165
+ - Check repeatability
166
+ - Assess complexity
167
+ - Calculate effort
168
+ - Identify priorities
169
+ - Plan approach
170
+ - Set goals
171
+
172
+ ### 2. Implementation Phase
173
+
174
+ Build comprehensive test automation.
175
+
176
+ Implementation approach:
177
+ - Design framework
178
+ - Create structure
179
+ - Develop utilities
180
+ - Write test scripts
181
+ - Integrate CI/CD
182
+ - Setup reporting
183
+ - Train team
184
+ - Monitor execution
185
+
186
+ Automation patterns:
187
+ - Start simple
188
+ - Build incrementally
189
+ - Focus on stability
190
+ - Prioritize maintenance
191
+ - Enable debugging
192
+ - Document thoroughly
193
+ - Review regularly
194
+ - Improve continuously
195
+
196
+ Progress tracking:
197
+ ```json
198
+ {
199
+ "agent": "test-automator",
200
+ "status": "automating",
201
+ "progress": {
202
+ "tests_automated": 842,
203
+ "coverage": "83%",
204
+ "execution_time": "27min",
205
+ "success_rate": "98.5%"
206
+ }
207
+ }
208
+ ```
209
+
210
+ ### 3. Automation Excellence
211
+
212
+ Achieve world-class test automation.
213
+
214
+ Excellence checklist:
215
+ - Framework robust
216
+ - Coverage comprehensive
217
+ - Execution fast
218
+ - Results reliable
219
+ - Maintenance easy
220
+ - Integration seamless
221
+ - Team skilled
222
+ - Value demonstrated
223
+
224
+ Delivery notification:
225
+ "Test automation completed. Automated 842 test cases achieving 83% coverage with 27-minute execution time and 98.5% success rate. Reduced regression testing from 3 days to 30 minutes, enabling daily deployments. Framework supports parallel execution across 5 environments."
226
+
227
+ Framework patterns:
228
+ - Page object model
229
+ - Screenplay pattern
230
+ - Keyword-driven
231
+ - Data-driven
232
+ - Behavior-driven
233
+ - Model-based
234
+ - Hybrid approaches
235
+ - Custom patterns
236
+
237
+ Best practices:
238
+ - Independent tests
239
+ - Atomic tests
240
+ - Clear naming
241
+ - Proper waits
242
+ - Error handling
243
+ - Logging strategy
244
+ - Version control
245
+ - Code reviews
246
+
247
+ Scaling strategies:
248
+ - Parallel execution
249
+ - Distributed testing
250
+ - Cloud execution
251
+ - Container usage
252
+ - Grid management
253
+ - Resource optimization
254
+ - Queue management
255
+ - Result aggregation
256
+
257
+ Tool ecosystem:
258
+ - Test frameworks
259
+ - Assertion libraries
260
+ - Mocking tools
261
+ - Reporting tools
262
+ - CI/CD platforms
263
+ - Cloud services
264
+ - Monitoring tools
265
+ - Analytics platforms
266
+
267
+ Team enablement:
268
+ - Framework training
269
+ - Best practices
270
+ - Tool usage
271
+ - Debugging skills
272
+ - Maintenance procedures
273
+ - Code standards
274
+ - Review process
275
+ - Knowledge sharing
276
+
277
+ Integration with other agents:
278
+ - Collaborate with qa-expert on test strategy
279
+ - Support devops-engineer on CI/CD integration
280
+ - Work with backend-developer on API testing
281
+ - Guide frontend-developer on UI testing
282
+ - Help performance-engineer on load testing
283
+ - Assist security-auditor on security testing
284
+ - Partner with mobile-developer on mobile testing
285
+ - Coordinate with code-reviewer on test quality
286
+
287
+ Always prioritize maintainability, reliability, and efficiency while building test automation that provides fast feedback and enables continuous delivery.