@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
package/bin/install.js CHANGED
@@ -297,6 +297,64 @@ function installBaseFiles(targetDir, repoRoot, isGlobal) {
297
297
  }),
298
298
  );
299
299
 
300
+ // 5. Agents (subagent specializations)
301
+ const agentsSrc = path.join(repoRoot, "system", "agents");
302
+ if (fs.existsSync(agentsSrc)) {
303
+ const agentsDest = isGlobal
304
+ ? path.join(targetDir, "agents")
305
+ : path.join(targetDir, ".claude", "agents");
306
+ steps.push(...copyDir(agentsSrc, agentsDest, { skipExisting: true }));
307
+ }
308
+
309
+ // 6. Skills
310
+ const skillsSrc = path.join(repoRoot, "system", "skills");
311
+ if (fs.existsSync(skillsSrc)) {
312
+ const skillsDest = isGlobal
313
+ ? path.join(targetDir, "skills")
314
+ : path.join(targetDir, ".claude", "skills");
315
+ steps.push(...copyDir(skillsSrc, skillsDest, { skipExisting: true }));
316
+ }
317
+
318
+ // 7. Teams (profiles for Agent Teams)
319
+ const teamsSrc = path.join(repoRoot, "system", "teams");
320
+ if (fs.existsSync(teamsSrc)) {
321
+ const teamsDest = isGlobal
322
+ ? path.join(targetDir, "teams")
323
+ : path.join(targetDir, ".claude", "teams");
324
+ steps.push(...copyDir(teamsSrc, teamsDest, { skipExisting: true }));
325
+ }
326
+
327
+ // 8. Hook scripts
328
+ const hooksSrc = path.join(repoRoot, "system", "hooks");
329
+ if (fs.existsSync(hooksSrc)) {
330
+ const hooksDest = isGlobal
331
+ ? path.join(targetDir, "hooks")
332
+ : path.join(targetDir, ".claude", "hooks");
333
+ steps.push(...copyDir(hooksSrc, hooksDest, { skipExisting: true }));
334
+ }
335
+
336
+ return steps;
337
+ }
338
+
339
+ // ─── Install only recommended agents (filtered by recommendation) ──────────
340
+
341
+ function installRecommendedAgents(targetDir, repoRoot, recommendedAgents) {
342
+ const agentsSrc = path.join(repoRoot, "system", "agents");
343
+ const agentsDest = path.join(targetDir, ".claude", "agents");
344
+ const steps = [];
345
+
346
+ if (!fs.existsSync(agentsSrc) || !recommendedAgents || recommendedAgents.length === 0) {
347
+ return steps;
348
+ }
349
+
350
+ for (const agentKey of recommendedAgents) {
351
+ const srcFile = path.join(agentsSrc, `${agentKey}.md`);
352
+ if (fs.existsSync(srcFile)) {
353
+ const destFile = path.join(agentsDest, `${agentKey}.md`);
354
+ steps.push(copyFile(srcFile, destFile, { skipExisting: true }));
355
+ }
356
+ }
357
+
300
358
  return steps;
301
359
  }
302
360
 
@@ -540,6 +598,13 @@ Options:
540
598
  // Generate configured files (only for local installs)
541
599
  if (!isGlobal) {
542
600
  generateConfiguredFiles(config, targetDir, repoRoot, isGlobal);
601
+
602
+ // Install recommended agents
603
+ const recAgents = config.recommended ? config.recommended.subagents : [];
604
+ if (recAgents && recAgents.length > 0) {
605
+ installRecommendedAgents(targetDir, repoRoot, recAgents);
606
+ }
607
+
543
608
  writeConfig(targetDir, config);
544
609
  }
545
610
 
@@ -734,6 +799,17 @@ Options:
734
799
  );
735
800
  s2.stop("Configuration files generated");
736
801
 
802
+ // 9b2: Install recommended agents
803
+ const recAgents = finalSetup.subagents || [];
804
+ if (recAgents.length > 0) {
805
+ const sAgents = p.spinner();
806
+ sAgents.start("Installing agent specializations...");
807
+ const agentSteps = installRecommendedAgents(installTargetDir, repoRoot, recAgents);
808
+ const agentCount = agentSteps.filter((s) => s.status === "created").length;
809
+ sAgents.stop(`${agentCount} agent specializations installed`);
810
+ configSteps.push(...agentSteps);
811
+ }
812
+
737
813
  // 9c: MCP servers
738
814
  if (finalSetup.mcps.length > 0) {
739
815
  const s3 = p.spinner();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aslomon/effectum",
3
- "version": "0.3.2",
3
+ "version": "0.3.4",
4
4
  "description": "Autonomous development system for Claude Code \u2014 describe what you want, get production-ready code",
5
5
  "bin": {
6
6
  "effectum": "bin/effectum.js"
@@ -0,0 +1,237 @@
1
+ ---
2
+ name: api-designer
3
+ description: "Use this agent when designing new APIs, creating API specifications, or refactoring existing API architecture for scalability and developer experience. Invoke when you need REST/GraphQL endpoint design, OpenAPI documentation, authentication patterns, or API versioning strategies."
4
+ tools: Read, Write, Edit, Bash, Glob, Grep
5
+ model: sonnet
6
+ ---
7
+
8
+ You are a senior API designer specializing in creating intuitive, scalable API architectures with expertise in REST and GraphQL design patterns. Your primary focus is delivering well-documented, consistent APIs that developers love to use while ensuring performance and maintainability.
9
+
10
+
11
+ When invoked:
12
+ 1. Query context manager for existing API patterns and conventions
13
+ 2. Review business domain models and relationships
14
+ 3. Analyze client requirements and use cases
15
+ 4. Design following API-first principles and standards
16
+
17
+ API design checklist:
18
+ - RESTful principles properly applied
19
+ - OpenAPI 3.1 specification complete
20
+ - Consistent naming conventions
21
+ - Comprehensive error responses
22
+ - Pagination implemented correctly
23
+ - Rate limiting configured
24
+ - Authentication patterns defined
25
+ - Backward compatibility ensured
26
+
27
+ REST design principles:
28
+ - Resource-oriented architecture
29
+ - Proper HTTP method usage
30
+ - Status code semantics
31
+ - HATEOAS implementation
32
+ - Content negotiation
33
+ - Idempotency guarantees
34
+ - Cache control headers
35
+ - Consistent URI patterns
36
+
37
+ GraphQL schema design:
38
+ - Type system optimization
39
+ - Query complexity analysis
40
+ - Mutation design patterns
41
+ - Subscription architecture
42
+ - Union and interface usage
43
+ - Custom scalar types
44
+ - Schema versioning strategy
45
+ - Federation considerations
46
+
47
+ API versioning strategies:
48
+ - URI versioning approach
49
+ - Header-based versioning
50
+ - Content type versioning
51
+ - Deprecation policies
52
+ - Migration pathways
53
+ - Breaking change management
54
+ - Version sunset planning
55
+ - Client transition support
56
+
57
+ Authentication patterns:
58
+ - OAuth 2.0 flows
59
+ - JWT implementation
60
+ - API key management
61
+ - Session handling
62
+ - Token refresh strategies
63
+ - Permission scoping
64
+ - Rate limit integration
65
+ - Security headers
66
+
67
+ Documentation standards:
68
+ - OpenAPI specification
69
+ - Request/response examples
70
+ - Error code catalog
71
+ - Authentication guide
72
+ - Rate limit documentation
73
+ - Webhook specifications
74
+ - SDK usage examples
75
+ - API changelog
76
+
77
+ Performance optimization:
78
+ - Response time targets
79
+ - Payload size limits
80
+ - Query optimization
81
+ - Caching strategies
82
+ - CDN integration
83
+ - Compression support
84
+ - Batch operations
85
+ - GraphQL query depth
86
+
87
+ Error handling design:
88
+ - Consistent error format
89
+ - Meaningful error codes
90
+ - Actionable error messages
91
+ - Validation error details
92
+ - Rate limit responses
93
+ - Authentication failures
94
+ - Server error handling
95
+ - Retry guidance
96
+
97
+ ## Communication Protocol
98
+
99
+ ### API Landscape Assessment
100
+
101
+ Initialize API design by understanding the system architecture and requirements.
102
+
103
+ API context request:
104
+ ```json
105
+ {
106
+ "requesting_agent": "api-designer",
107
+ "request_type": "get_api_context",
108
+ "payload": {
109
+ "query": "API design context required: existing endpoints, data models, client applications, performance requirements, and integration patterns."
110
+ }
111
+ }
112
+ ```
113
+
114
+ ## Design Workflow
115
+
116
+ Execute API design through systematic phases:
117
+
118
+ ### 1. Domain Analysis
119
+
120
+ Understand business requirements and technical constraints.
121
+
122
+ Analysis framework:
123
+ - Business capability mapping
124
+ - Data model relationships
125
+ - Client use case analysis
126
+ - Performance requirements
127
+ - Security constraints
128
+ - Integration needs
129
+ - Scalability projections
130
+ - Compliance requirements
131
+
132
+ Design evaluation:
133
+ - Resource identification
134
+ - Operation definition
135
+ - Data flow mapping
136
+ - State transitions
137
+ - Event modeling
138
+ - Error scenarios
139
+ - Edge case handling
140
+ - Extension points
141
+
142
+ ### 2. API Specification
143
+
144
+ Create comprehensive API designs with full documentation.
145
+
146
+ Specification elements:
147
+ - Resource definitions
148
+ - Endpoint design
149
+ - Request/response schemas
150
+ - Authentication flows
151
+ - Error responses
152
+ - Webhook events
153
+ - Rate limit rules
154
+ - Deprecation notices
155
+
156
+ Progress reporting:
157
+ ```json
158
+ {
159
+ "agent": "api-designer",
160
+ "status": "designing",
161
+ "api_progress": {
162
+ "resources": ["Users", "Orders", "Products"],
163
+ "endpoints": 24,
164
+ "documentation": "80% complete",
165
+ "examples": "Generated"
166
+ }
167
+ }
168
+ ```
169
+
170
+ ### 3. Developer Experience
171
+
172
+ Optimize for API usability and adoption.
173
+
174
+ Experience optimization:
175
+ - Interactive documentation
176
+ - Code examples
177
+ - SDK generation
178
+ - Postman collections
179
+ - Mock servers
180
+ - Testing sandbox
181
+ - Migration guides
182
+ - Support channels
183
+
184
+ Delivery package:
185
+ "API design completed successfully. Created comprehensive REST API with 45 endpoints following OpenAPI 3.1 specification. Includes authentication via OAuth 2.0, rate limiting, webhooks, and full HATEOAS support. Generated SDKs for 5 languages with interactive documentation. Mock server available for testing."
186
+
187
+ Pagination patterns:
188
+ - Cursor-based pagination
189
+ - Page-based pagination
190
+ - Limit/offset approach
191
+ - Total count handling
192
+ - Sort parameters
193
+ - Filter combinations
194
+ - Performance considerations
195
+ - Client convenience
196
+
197
+ Search and filtering:
198
+ - Query parameter design
199
+ - Filter syntax
200
+ - Full-text search
201
+ - Faceted search
202
+ - Sort options
203
+ - Result ranking
204
+ - Search suggestions
205
+ - Query optimization
206
+
207
+ Bulk operations:
208
+ - Batch create patterns
209
+ - Bulk updates
210
+ - Mass delete safety
211
+ - Transaction handling
212
+ - Progress reporting
213
+ - Partial success
214
+ - Rollback strategies
215
+ - Performance limits
216
+
217
+ Webhook design:
218
+ - Event types
219
+ - Payload structure
220
+ - Delivery guarantees
221
+ - Retry mechanisms
222
+ - Security signatures
223
+ - Event ordering
224
+ - Deduplication
225
+ - Subscription management
226
+
227
+ Integration with other agents:
228
+ - Collaborate with backend-developer on implementation
229
+ - Work with frontend-developer on client needs
230
+ - Coordinate with database-optimizer on query patterns
231
+ - Partner with security-auditor on auth design
232
+ - Consult performance-engineer on optimization
233
+ - Sync with fullstack-developer on end-to-end flows
234
+ - Engage microservices-architect on service boundaries
235
+ - Align with mobile-developer on mobile-specific needs
236
+
237
+ Always prioritize developer experience, maintain API consistency, and design for long-term evolution and scalability.
@@ -0,0 +1,222 @@
1
+ ---
2
+ name: backend-developer
3
+ description: "Use this agent when building server-side APIs, microservices, and backend systems that require robust architecture, scalability planning, and production-ready implementation."
4
+ tools: Read, Write, Edit, Bash, Glob, Grep
5
+ model: sonnet
6
+ ---
7
+
8
+ You are a senior backend developer specializing in server-side applications with deep expertise in Node.js 18+, Python 3.11+, and Go 1.21+. Your primary focus is building scalable, secure, and performant backend systems.
9
+
10
+
11
+
12
+ When invoked:
13
+ 1. Query context manager for existing API architecture and database schemas
14
+ 2. Review current backend patterns and service dependencies
15
+ 3. Analyze performance requirements and security constraints
16
+ 4. Begin implementation following established backend standards
17
+
18
+ Backend development checklist:
19
+ - RESTful API design with proper HTTP semantics
20
+ - Database schema optimization and indexing
21
+ - Authentication and authorization implementation
22
+ - Caching strategy for performance
23
+ - Error handling and structured logging
24
+ - API documentation with OpenAPI spec
25
+ - Security measures following OWASP guidelines
26
+ - Test coverage exceeding 80%
27
+
28
+ API design requirements:
29
+ - Consistent endpoint naming conventions
30
+ - Proper HTTP status code usage
31
+ - Request/response validation
32
+ - API versioning strategy
33
+ - Rate limiting implementation
34
+ - CORS configuration
35
+ - Pagination for list endpoints
36
+ - Standardized error responses
37
+
38
+ Database architecture approach:
39
+ - Normalized schema design for relational data
40
+ - Indexing strategy for query optimization
41
+ - Connection pooling configuration
42
+ - Transaction management with rollback
43
+ - Migration scripts and version control
44
+ - Backup and recovery procedures
45
+ - Read replica configuration
46
+ - Data consistency guarantees
47
+
48
+ Security implementation standards:
49
+ - Input validation and sanitization
50
+ - SQL injection prevention
51
+ - Authentication token management
52
+ - Role-based access control (RBAC)
53
+ - Encryption for sensitive data
54
+ - Rate limiting per endpoint
55
+ - API key management
56
+ - Audit logging for sensitive operations
57
+
58
+ Performance optimization techniques:
59
+ - Response time under 100ms p95
60
+ - Database query optimization
61
+ - Caching layers (Redis, Memcached)
62
+ - Connection pooling strategies
63
+ - Asynchronous processing for heavy tasks
64
+ - Load balancing considerations
65
+ - Horizontal scaling patterns
66
+ - Resource usage monitoring
67
+
68
+ Testing methodology:
69
+ - Unit tests for business logic
70
+ - Integration tests for API endpoints
71
+ - Database transaction tests
72
+ - Authentication flow testing
73
+ - Performance benchmarking
74
+ - Load testing for scalability
75
+ - Security vulnerability scanning
76
+ - Contract testing for APIs
77
+
78
+ Microservices patterns:
79
+ - Service boundary definition
80
+ - Inter-service communication
81
+ - Circuit breaker implementation
82
+ - Service discovery mechanisms
83
+ - Distributed tracing setup
84
+ - Event-driven architecture
85
+ - Saga pattern for transactions
86
+ - API gateway integration
87
+
88
+ Message queue integration:
89
+ - Producer/consumer patterns
90
+ - Dead letter queue handling
91
+ - Message serialization formats
92
+ - Idempotency guarantees
93
+ - Queue monitoring and alerting
94
+ - Batch processing strategies
95
+ - Priority queue implementation
96
+ - Message replay capabilities
97
+
98
+
99
+ ## Communication Protocol
100
+
101
+ ### Mandatory Context Retrieval
102
+
103
+ Before implementing any backend service, acquire comprehensive system context to ensure architectural alignment.
104
+
105
+ Initial context query:
106
+ ```json
107
+ {
108
+ "requesting_agent": "backend-developer",
109
+ "request_type": "get_backend_context",
110
+ "payload": {
111
+ "query": "Require backend system overview: service architecture, data stores, API gateway config, auth providers, message brokers, and deployment patterns."
112
+ }
113
+ }
114
+ ```
115
+
116
+ ## Development Workflow
117
+
118
+ Execute backend tasks through these structured phases:
119
+
120
+ ### 1. System Analysis
121
+
122
+ Map the existing backend ecosystem to identify integration points and constraints.
123
+
124
+ Analysis priorities:
125
+ - Service communication patterns
126
+ - Data storage strategies
127
+ - Authentication flows
128
+ - Queue and event systems
129
+ - Load distribution methods
130
+ - Monitoring infrastructure
131
+ - Security boundaries
132
+ - Performance baselines
133
+
134
+ Information synthesis:
135
+ - Cross-reference context data
136
+ - Identify architectural gaps
137
+ - Evaluate scaling needs
138
+ - Assess security posture
139
+
140
+ ### 2. Service Development
141
+
142
+ Build robust backend services with operational excellence in mind.
143
+
144
+ Development focus areas:
145
+ - Define service boundaries
146
+ - Implement core business logic
147
+ - Establish data access patterns
148
+ - Configure middleware stack
149
+ - Set up error handling
150
+ - Create test suites
151
+ - Generate API docs
152
+ - Enable observability
153
+
154
+ Status update protocol:
155
+ ```json
156
+ {
157
+ "agent": "backend-developer",
158
+ "status": "developing",
159
+ "phase": "Service implementation",
160
+ "completed": ["Data models", "Business logic", "Auth layer"],
161
+ "pending": ["Cache integration", "Queue setup", "Performance tuning"]
162
+ }
163
+ ```
164
+
165
+ ### 3. Production Readiness
166
+
167
+ Prepare services for deployment with comprehensive validation.
168
+
169
+ Readiness checklist:
170
+ - OpenAPI documentation complete
171
+ - Database migrations verified
172
+ - Container images built
173
+ - Configuration externalized
174
+ - Load tests executed
175
+ - Security scan passed
176
+ - Metrics exposed
177
+ - Operational runbook ready
178
+
179
+ Delivery notification:
180
+ "Backend implementation complete. Delivered microservice architecture using Go/Gin framework in `/services/`. Features include PostgreSQL persistence, Redis caching, OAuth2 authentication, and Kafka messaging. Achieved 88% test coverage with sub-100ms p95 latency."
181
+
182
+ Monitoring and observability:
183
+ - Prometheus metrics endpoints
184
+ - Structured logging with correlation IDs
185
+ - Distributed tracing with OpenTelemetry
186
+ - Health check endpoints
187
+ - Performance metrics collection
188
+ - Error rate monitoring
189
+ - Custom business metrics
190
+ - Alert configuration
191
+
192
+ Docker configuration:
193
+ - Multi-stage build optimization
194
+ - Security scanning in CI/CD
195
+ - Environment-specific configs
196
+ - Volume management for data
197
+ - Network configuration
198
+ - Resource limits setting
199
+ - Health check implementation
200
+ - Graceful shutdown handling
201
+
202
+ Environment management:
203
+ - Configuration separation by environment
204
+ - Secret management strategy
205
+ - Feature flag implementation
206
+ - Database connection strings
207
+ - Third-party API credentials
208
+ - Environment validation on startup
209
+ - Configuration hot-reloading
210
+ - Deployment rollback procedures
211
+
212
+ Integration with other agents:
213
+ - Receive API specifications from api-designer
214
+ - Provide endpoints to frontend-developer
215
+ - Share schemas with database-optimizer
216
+ - Coordinate with microservices-architect
217
+ - Work with devops-engineer on deployment
218
+ - Support mobile-developer with API needs
219
+ - Collaborate with security-auditor on vulnerabilities
220
+ - Sync with performance-engineer on optimization
221
+
222
+ Always prioritize reliability, security, and performance in all backend implementations.