wizz-method 1.0.2 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (833) hide show
  1. package/.claude-plugin/marketplace.json +9 -9
  2. package/README.md +4 -4
  3. package/build/artifacts/llms-full.txt +218 -218
  4. package/build/artifacts/llms.txt +4 -4
  5. package/build/site/explanation/advanced-elicitation/index.html +2 -2
  6. package/build/site/explanation/adversarial-review/index.html +2 -2
  7. package/build/site/explanation/analysis-phase/index.html +2 -2
  8. package/build/site/explanation/brainstorming/index.html +2 -2
  9. package/build/site/explanation/checkpoint-preview/index.html +2 -2
  10. package/build/site/explanation/established-projects-faq/index.html +2 -2
  11. package/build/site/explanation/forensic-investigation/index.html +2 -2
  12. package/build/site/explanation/named-agents/index.html +6 -6
  13. package/build/site/explanation/party-mode/index.html +3 -3
  14. package/build/site/explanation/preventing-agent-conflicts/index.html +2 -2
  15. package/build/site/explanation/project-context/index.html +2 -2
  16. package/build/site/explanation/quick-dev/index.html +2 -2
  17. package/build/site/explanation/web-bundles/index.html +2 -2
  18. package/build/site/explanation/why-solutioning-matters/index.html +2 -2
  19. package/build/site/how-to/{customize-bmad → customize-wizz}/index.html +6 -6
  20. package/build/site/how-to/established-projects/index.html +2 -2
  21. package/build/site/how-to/{expand-bmad-for-your-org → expand-wizz-for-your-org}/index.html +7 -7
  22. package/build/site/how-to/{get-answers-about-bmad → get-answers-about-wizz}/index.html +3 -3
  23. package/build/site/how-to/install-custom-modules/index.html +3 -3
  24. package/build/site/how-to/{install-bmad → install-wizz}/index.html +6 -6
  25. package/build/site/how-to/non-interactive-installation/index.html +3 -3
  26. package/build/site/how-to/project-context/index.html +2 -2
  27. package/build/site/how-to/quick-fixes/index.html +2 -2
  28. package/build/site/how-to/shard-large-documents/index.html +2 -2
  29. package/build/site/how-to/upgrade-to-v6/index.html +8 -8
  30. package/build/site/how-to/use-web-bundles/index.html +2 -2
  31. package/build/site/index.html +3 -3
  32. package/build/site/llms-full.txt +218 -218
  33. package/build/site/llms.txt +4 -4
  34. package/build/site/pagefind/fragment/en_296ddb9.pf_fragment +0 -0
  35. package/build/site/pagefind/fragment/en_583316f.pf_fragment +0 -0
  36. package/build/site/pagefind/fragment/en_67825a4.pf_fragment +0 -0
  37. package/build/site/pagefind/fragment/{en_41cab15.pf_fragment → en_887ce56.pf_fragment} +0 -0
  38. package/build/site/pagefind/fragment/en_92d7cc7.pf_fragment +0 -0
  39. package/build/site/pagefind/fragment/{en_56b1635.pf_fragment → en_9b57d7d.pf_fragment} +0 -0
  40. package/build/site/pagefind/fragment/en_ba9fb37.pf_fragment +0 -0
  41. package/build/site/pagefind/fragment/en_bfc56b6.pf_fragment +0 -0
  42. package/build/site/pagefind/fragment/en_c6d9e48.pf_fragment +0 -0
  43. package/build/site/pagefind/fragment/en_cdd885c.pf_fragment +0 -0
  44. package/build/site/pagefind/fragment/en_d890205.pf_fragment +0 -0
  45. package/build/site/pagefind/index/en_5b9d8c6.pf_index +0 -0
  46. package/build/site/pagefind/index/en_868614c.pf_index +0 -0
  47. package/build/site/pagefind/index/en_e4f9bff.pf_index +0 -0
  48. package/build/site/pagefind/pagefind-entry.json +1 -1
  49. package/build/site/pagefind/pagefind.en_4e69d7f053.pf_meta +0 -0
  50. package/build/site/reference/agents/index.html +2 -2
  51. package/build/site/reference/commands/index.html +3 -3
  52. package/build/site/reference/core-tools/index.html +3 -3
  53. package/build/site/reference/modules/index.html +4 -4
  54. package/build/site/reference/testing/index.html +2 -2
  55. package/build/site/reference/workflow-map/index.html +2 -2
  56. package/build/site/roadmap/index.html +2 -2
  57. package/build/site/sitemap-0.xml +1 -1
  58. package/build/site/tutorials/getting-started/index.html +4 -4
  59. package/build/site/workflow-map-diagram-fr.html +2 -2
  60. package/package.json +11 -9
  61. package/removals.txt +46 -46
  62. package/skills-registry.yaml +318 -0
  63. package/src/bmm-skills/1-analysis/research/wizz-domain-research/customize.toml +1 -1
  64. package/src/bmm-skills/1-analysis/research/wizz-market-research/customize.toml +1 -1
  65. package/src/bmm-skills/1-analysis/research/wizz-technical-research/customize.toml +2 -1
  66. package/src/bmm-skills/1-analysis/wizz-agent-analyst/customize.toml +2 -2
  67. package/src/bmm-skills/1-analysis/wizz-agent-tech-writer/customize.toml +2 -2
  68. package/src/bmm-skills/1-analysis/wizz-document-project/customize.toml +1 -1
  69. package/src/bmm-skills/1-analysis/wizz-document-project/templates/index-template.md +1 -1
  70. package/src/bmm-skills/1-analysis/wizz-document-project/templates/project-overview-template.md +1 -1
  71. package/src/bmm-skills/1-analysis/wizz-document-project/templates/source-tree-template.md +1 -1
  72. package/src/bmm-skills/1-analysis/wizz-prfaq/customize.toml +1 -1
  73. package/src/bmm-skills/1-analysis/wizz-product-brief/SKILL.md +1 -1
  74. package/src/bmm-skills/1-analysis/wizz-product-brief/customize.toml +1 -1
  75. package/src/bmm-skills/2-plan-workflows/wizz-agent-pm/customize.toml +2 -2
  76. package/src/bmm-skills/2-plan-workflows/wizz-agent-ux-designer/customize.toml +2 -2
  77. package/src/bmm-skills/2-plan-workflows/wizz-create-prd/SKILL.md +1 -1
  78. package/src/bmm-skills/2-plan-workflows/wizz-create-prd/customize.toml +1 -1
  79. package/src/bmm-skills/2-plan-workflows/wizz-edit-prd/SKILL.md +1 -1
  80. package/src/bmm-skills/2-plan-workflows/wizz-edit-prd/customize.toml +1 -1
  81. package/src/bmm-skills/2-plan-workflows/wizz-prd/SKILL.md +3 -3
  82. package/src/bmm-skills/2-plan-workflows/wizz-prd/customize.toml +2 -2
  83. package/src/bmm-skills/2-plan-workflows/wizz-ux/SKILL.md +2 -2
  84. package/src/bmm-skills/2-plan-workflows/wizz-validate-prd/SKILL.md +1 -1
  85. package/src/bmm-skills/2-plan-workflows/wizz-validate-prd/customize.toml +1 -1
  86. package/src/bmm-skills/3-solutioning/wizz-agent-architect/customize.toml +2 -2
  87. package/src/bmm-skills/3-solutioning/wizz-architecture/SKILL.md +2 -2
  88. package/src/bmm-skills/3-solutioning/wizz-architecture/customize.toml +4 -2
  89. package/src/bmm-skills/3-solutioning/wizz-check-implementation-readiness/customize.toml +1 -1
  90. package/src/bmm-skills/3-solutioning/wizz-create-architecture/SKILL.md +1 -1
  91. package/src/bmm-skills/3-solutioning/wizz-create-architecture/customize.toml +1 -1
  92. package/src/bmm-skills/3-solutioning/wizz-create-epics-and-stories/customize.toml +1 -1
  93. package/src/bmm-skills/3-solutioning/wizz-generate-project-context/customize.toml +1 -1
  94. package/src/bmm-skills/4-implementation/wizz-agent-dev/customize.toml +3 -2
  95. package/src/bmm-skills/4-implementation/wizz-checkpoint-preview/customize.toml +1 -1
  96. package/src/bmm-skills/4-implementation/wizz-code-review/customize.toml +1 -1
  97. package/src/bmm-skills/4-implementation/wizz-correct-course/customize.toml +1 -1
  98. package/src/bmm-skills/4-implementation/wizz-create-story/SKILL.md +2 -2
  99. package/src/bmm-skills/4-implementation/wizz-create-story/customize.toml +1 -1
  100. package/src/bmm-skills/4-implementation/wizz-dev-story/SKILL.md +1 -1
  101. package/src/bmm-skills/4-implementation/wizz-dev-story/customize.toml +1 -1
  102. package/src/bmm-skills/4-implementation/wizz-investigate/customize.toml +1 -1
  103. package/src/bmm-skills/4-implementation/wizz-qa-generate-e2e-tests/customize.toml +1 -1
  104. package/src/bmm-skills/4-implementation/wizz-quick-dev/SKILL.md +7 -0
  105. package/src/bmm-skills/4-implementation/wizz-quick-dev/customize.toml +1 -1
  106. package/src/bmm-skills/4-implementation/wizz-quick-dev/step-01-clarify-and-route.md +1 -1
  107. package/src/bmm-skills/4-implementation/wizz-retrospective/customize.toml +1 -1
  108. package/src/bmm-skills/4-implementation/wizz-sprint-planning/customize.toml +1 -1
  109. package/src/bmm-skills/4-implementation/wizz-sprint-status/SKILL.md +5 -5
  110. package/src/bmm-skills/4-implementation/wizz-sprint-status/customize.toml +1 -1
  111. package/src/bmm-skills/module-help.csv +32 -32
  112. package/src/bmm-skills/module.yaml +1 -1
  113. package/src/core-skills/module-help.csv +3 -3
  114. package/src/core-skills/module.yaml +4 -4
  115. package/src/core-skills/wizz-brainstorming/SKILL.md +1 -1
  116. package/src/core-skills/wizz-brainstorming/analysis/catalog-analysis.md +4 -4
  117. package/src/core-skills/wizz-brainstorming/assets/brain-selector.html +5 -5
  118. package/src/core-skills/wizz-brainstorming/customize.toml +1 -1
  119. package/src/core-skills/wizz-brainstorming/references/finalize.md +1 -1
  120. package/src/core-skills/wizz-brainstorming/scripts/brain.py +5 -5
  121. package/src/core-skills/wizz-brainstorming/scripts/tests/test_brain.py +1 -1
  122. package/src/core-skills/wizz-brainstorming/scripts/tests/test_memlog.py +3 -3
  123. package/src/core-skills/wizz-customize/SKILL.md +6 -6
  124. package/src/core-skills/wizz-customize/scripts/list_customizable_skills.py +3 -3
  125. package/src/core-skills/wizz-customize/scripts/tests/test_list_customizable_skills.py +13 -13
  126. package/src/core-skills/wizz-editorial-review-prose/SKILL.md +20 -45
  127. package/src/core-skills/wizz-editorial-review-structure/SKILL.md +1 -1
  128. package/src/core-skills/wizz-help/SKILL.md +3 -3
  129. package/src/core-skills/wizz-party-mode/SKILL.md +5 -3
  130. package/src/core-skills/wizz-party-mode/customize.toml +896 -2
  131. package/src/core-skills/wizz-party-mode/scripts/__pycache__/resolve_party.cpython-314.pyc +0 -0
  132. package/src/core-skills/wizz-party-mode/scripts/resolve_party.py +2 -2
  133. package/src/core-skills/wizz-party-mode/scripts/tests/test-resolve_party.py +1 -1
  134. package/src/core-skills/wizz-review-adversarial-general/SKILL.md +23 -12
  135. package/src/core-skills/wizz-spec/SKILL.md +3 -3
  136. package/src/core-skills/wizz-spec/customize.toml +2 -2
  137. package/src/modules/wizz/README.md +5 -5
  138. package/src/modules/wizz/agents/wizz-ads/SKILL.md +1 -1
  139. package/src/modules/wizz/agents/wizz-copy/SKILL.md +1 -1
  140. package/src/modules/wizz/agents/wizz-designer/SKILL.md +1 -1
  141. package/src/modules/wizz/agents/wizz-growth/SKILL.md +1 -1
  142. package/src/modules/wizz/agents/wizz-maestro/SKILL.md +48 -24
  143. package/src/modules/wizz/agents/wizz-memoria/SKILL.md +1 -1
  144. package/src/modules/wizz/agents/wizz-qa/SKILL.md +1 -1
  145. package/src/modules/wizz/agents/wizz-seo/SKILL.md +1 -1
  146. package/src/modules/wizz/overrides/{bmad-agent-analyst.toml → wizz-agent-analyst.toml} +1 -1
  147. package/src/modules/wizz/overrides/{bmad-agent-architect.toml → wizz-agent-architect.toml} +1 -1
  148. package/src/modules/wizz/overrides/{bmad-agent-dev.toml → wizz-agent-dev.toml} +1 -1
  149. package/src/modules/wizz/overrides/{bmad-agent-pm.toml → wizz-agent-pm.toml} +1 -1
  150. package/src/modules/wizz/overrides/{bmad-agent-tech-writer.toml → wizz-agent-tech-writer.toml} +1 -1
  151. package/src/modules/wizz/overrides/{bmad-agent-ux-designer.toml → wizz-agent-ux-designer.toml} +1 -1
  152. package/src/modules/wizz/scripts/wizz-init.mjs +7 -7
  153. package/src/scripts/resolve_config.py +7 -7
  154. package/src/scripts/resolve_customization.py +2 -2
  155. package/src/scripts/tests/test_memlog.py +1 -1
  156. package/src/skills-lib/ab-test-setup/SKILL.md +266 -0
  157. package/src/skills-lib/ab-test-setup/evals/evals.json +105 -0
  158. package/src/skills-lib/ab-test-setup/references/sample-size-guide.md +263 -0
  159. package/src/skills-lib/ab-test-setup/references/test-templates.md +277 -0
  160. package/src/skills-lib/ad-creative/SKILL.md +362 -0
  161. package/src/skills-lib/ad-creative/evals/evals.json +90 -0
  162. package/src/skills-lib/ad-creative/references/generative-tools.md +637 -0
  163. package/src/skills-lib/ad-creative/references/platform-specs.md +213 -0
  164. package/src/skills-lib/adversarial-reviewer/SKILL.md +122 -0
  165. package/src/skills-lib/agent-browser/SKILL.md +139 -0
  166. package/src/skills-lib/ai-seo/SKILL.md +398 -0
  167. package/src/skills-lib/ai-seo/evals/evals.json +90 -0
  168. package/src/skills-lib/ai-seo/references/content-patterns.md +285 -0
  169. package/src/skills-lib/ai-seo/references/platform-ranking-factors.md +152 -0
  170. package/src/skills-lib/analytics-tracking/SKILL.md +309 -0
  171. package/src/skills-lib/analytics-tracking/evals/evals.json +90 -0
  172. package/src/skills-lib/analytics-tracking/references/event-library.md +260 -0
  173. package/src/skills-lib/analytics-tracking/references/ga4-implementation.md +300 -0
  174. package/src/skills-lib/analytics-tracking/references/gtm-implementation.md +390 -0
  175. package/src/skills-lib/auth-and-secrets/SKILL.md +82 -0
  176. package/src/skills-lib/caching-and-queues/SKILL.md +58 -0
  177. package/src/skills-lib/cerebro/SKILL.md +368 -0
  178. package/src/skills-lib/churn-prevention/SKILL.md +424 -0
  179. package/src/skills-lib/churn-prevention/evals/evals.json +93 -0
  180. package/src/skills-lib/churn-prevention/references/cancel-flow-patterns.md +316 -0
  181. package/src/skills-lib/churn-prevention/references/dunning-playbook.md +408 -0
  182. package/src/skills-lib/cloud-and-infra/SKILL.md +36 -0
  183. package/src/skills-lib/cold-email/SKILL.md +158 -0
  184. package/src/skills-lib/cold-email/evals/evals.json +94 -0
  185. package/src/skills-lib/cold-email/references/benchmarks.md +83 -0
  186. package/src/skills-lib/cold-email/references/follow-up-sequences.md +81 -0
  187. package/src/skills-lib/cold-email/references/frameworks.md +90 -0
  188. package/src/skills-lib/cold-email/references/personalization.md +79 -0
  189. package/src/skills-lib/cold-email/references/subject-lines.md +53 -0
  190. package/src/skills-lib/competitor-alternatives/SKILL.md +256 -0
  191. package/src/skills-lib/competitor-alternatives/evals/evals.json +93 -0
  192. package/src/skills-lib/competitor-alternatives/references/content-architecture.md +271 -0
  193. package/src/skills-lib/competitor-alternatives/references/templates.md +223 -0
  194. package/src/skills-lib/content-strategy/SKILL.md +359 -0
  195. package/src/skills-lib/content-strategy/evals/evals.json +90 -0
  196. package/src/skills-lib/copy-editing/SKILL.md +447 -0
  197. package/src/skills-lib/copy-editing/evals/evals.json +89 -0
  198. package/src/skills-lib/copy-editing/references/plain-english-alternatives.md +394 -0
  199. package/src/skills-lib/copywriting/SKILL.md +252 -0
  200. package/src/skills-lib/copywriting/evals/evals.json +111 -0
  201. package/src/skills-lib/copywriting/references/copy-frameworks.md +344 -0
  202. package/src/skills-lib/copywriting/references/natural-transitions.md +272 -0
  203. package/src/skills-lib/database-and-deps/SKILL.md +80 -0
  204. package/src/skills-lib/database-scaling/SKILL.md +44 -0
  205. package/src/skills-lib/decision-maker/SKILL.md +534 -0
  206. package/src/skills-lib/desktop-security/SKILL.md +43 -0
  207. package/src/skills-lib/email-sequence/SKILL.md +309 -0
  208. package/src/skills-lib/email-sequence/evals/evals.json +93 -0
  209. package/src/skills-lib/email-sequence/references/copy-guidelines.md +113 -0
  210. package/src/skills-lib/email-sequence/references/email-types.md +515 -0
  211. package/src/skills-lib/email-sequence/references/sequence-templates.md +168 -0
  212. package/src/skills-lib/enhance-prompt/README.md +34 -0
  213. package/src/skills-lib/enhance-prompt/SKILL.md +204 -0
  214. package/src/skills-lib/enhance-prompt/references/KEYWORDS.md +114 -0
  215. package/src/skills-lib/find-skills/SKILL.md +181 -0
  216. package/src/skills-lib/form-cro/SKILL.md +429 -0
  217. package/src/skills-lib/form-cro/evals/evals.json +90 -0
  218. package/src/skills-lib/free-tool-strategy/SKILL.md +178 -0
  219. package/src/skills-lib/free-tool-strategy/evals/evals.json +90 -0
  220. package/src/skills-lib/free-tool-strategy/references/tool-types.md +217 -0
  221. package/src/skills-lib/graphify/.graphify_version +1 -0
  222. package/src/skills-lib/graphify/SKILL.md +1217 -0
  223. package/src/skills-lib/huashu-design/LICENSE +21 -0
  224. package/src/skills-lib/huashu-design/README.en.md +309 -0
  225. package/src/skills-lib/huashu-design/README.md +348 -0
  226. package/src/skills-lib/huashu-design/SKILL.md +631 -0
  227. package/src/skills-lib/huashu-design/assets/android_frame.jsx +175 -0
  228. package/src/skills-lib/huashu-design/assets/animations.jsx +348 -0
  229. package/src/skills-lib/huashu-design/assets/banner.svg +198 -0
  230. package/src/skills-lib/huashu-design/assets/bgm-ad.mp3 +0 -0
  231. package/src/skills-lib/huashu-design/assets/bgm-educational-alt.mp3 +0 -0
  232. package/src/skills-lib/huashu-design/assets/bgm-educational.mp3 +0 -0
  233. package/src/skills-lib/huashu-design/assets/bgm-tech.mp3 +0 -0
  234. package/src/skills-lib/huashu-design/assets/bgm-tutorial-alt.mp3 +0 -0
  235. package/src/skills-lib/huashu-design/assets/bgm-tutorial.mp3 +0 -0
  236. package/src/skills-lib/huashu-design/assets/browser_window.jsx +166 -0
  237. package/src/skills-lib/huashu-design/assets/deck_index.html +348 -0
  238. package/src/skills-lib/huashu-design/assets/deck_stage.js +420 -0
  239. package/src/skills-lib/huashu-design/assets/design_canvas.jsx +205 -0
  240. package/src/skills-lib/huashu-design/assets/director-notes-samples/launch-film-30s-sample.md +1713 -0
  241. package/src/skills-lib/huashu-design/assets/ios_frame.jsx +192 -0
  242. package/src/skills-lib/huashu-design/assets/macos_window.jsx +96 -0
  243. package/src/skills-lib/huashu-design/assets/narration_stage.jsx +476 -0
  244. package/src/skills-lib/huashu-design/assets/personal-asset-index.example.json +71 -0
  245. package/src/skills-lib/huashu-design/assets/sfx/container/card-flip.mp3 +0 -0
  246. package/src/skills-lib/huashu-design/assets/sfx/container/card-snap.mp3 +0 -0
  247. package/src/skills-lib/huashu-design/assets/sfx/container/modal-open.mp3 +0 -0
  248. package/src/skills-lib/huashu-design/assets/sfx/container/stack-collapse.mp3 +0 -0
  249. package/src/skills-lib/huashu-design/assets/sfx/feedback/achievement.mp3 +0 -0
  250. package/src/skills-lib/huashu-design/assets/sfx/feedback/error-tone.mp3 +0 -0
  251. package/src/skills-lib/huashu-design/assets/sfx/feedback/notification-pop.mp3 +0 -0
  252. package/src/skills-lib/huashu-design/assets/sfx/feedback/success-chime.mp3 +0 -0
  253. package/src/skills-lib/huashu-design/assets/sfx/impact/brand-stamp.mp3 +0 -0
  254. package/src/skills-lib/huashu-design/assets/sfx/impact/drop-thud.mp3 +0 -0
  255. package/src/skills-lib/huashu-design/assets/sfx/impact/logo-reveal-v2.mp3 +0 -0
  256. package/src/skills-lib/huashu-design/assets/sfx/impact/logo-reveal.mp3 +0 -0
  257. package/src/skills-lib/huashu-design/assets/sfx/keyboard/delete-key.mp3 +0 -0
  258. package/src/skills-lib/huashu-design/assets/sfx/keyboard/enter.mp3 +0 -0
  259. package/src/skills-lib/huashu-design/assets/sfx/keyboard/space-tap.mp3 +0 -0
  260. package/src/skills-lib/huashu-design/assets/sfx/keyboard/type-fast.mp3 +0 -0
  261. package/src/skills-lib/huashu-design/assets/sfx/keyboard/type.mp3 +0 -0
  262. package/src/skills-lib/huashu-design/assets/sfx/magic/ai-process.mp3 +0 -0
  263. package/src/skills-lib/huashu-design/assets/sfx/magic/sparkle.mp3 +0 -0
  264. package/src/skills-lib/huashu-design/assets/sfx/magic/transform.mp3 +0 -0
  265. package/src/skills-lib/huashu-design/assets/sfx/progress/complete-done.mp3 +0 -0
  266. package/src/skills-lib/huashu-design/assets/sfx/progress/generate-start.mp3 +0 -0
  267. package/src/skills-lib/huashu-design/assets/sfx/progress/loading-tick.mp3 +0 -0
  268. package/src/skills-lib/huashu-design/assets/sfx/terminal/command-execute.mp3 +0 -0
  269. package/src/skills-lib/huashu-design/assets/sfx/terminal/cursor-blink.mp3 +0 -0
  270. package/src/skills-lib/huashu-design/assets/sfx/terminal/output-appear.mp3 +0 -0
  271. package/src/skills-lib/huashu-design/assets/sfx/transition/dissolve.mp3 +0 -0
  272. package/src/skills-lib/huashu-design/assets/sfx/transition/slide-in.mp3 +0 -0
  273. package/src/skills-lib/huashu-design/assets/sfx/transition/swipe-horizontal.mp3 +0 -0
  274. package/src/skills-lib/huashu-design/assets/sfx/transition/whoosh-fast.mp3 +0 -0
  275. package/src/skills-lib/huashu-design/assets/sfx/transition/whoosh.mp3 +0 -0
  276. package/src/skills-lib/huashu-design/assets/sfx/ui/click-soft.mp3 +0 -0
  277. package/src/skills-lib/huashu-design/assets/sfx/ui/click.mp3 +0 -0
  278. package/src/skills-lib/huashu-design/assets/sfx/ui/focus.mp3 +0 -0
  279. package/src/skills-lib/huashu-design/assets/sfx/ui/hover-subtle.mp3 +0 -0
  280. package/src/skills-lib/huashu-design/assets/sfx/ui/tap-finger.mp3 +0 -0
  281. package/src/skills-lib/huashu-design/assets/sfx/ui/toggle-on.mp3 +0 -0
  282. package/src/skills-lib/huashu-design/assets/showcases/INDEX.md +115 -0
  283. package/src/skills-lib/huashu-design/assets/showcases/cover/cover-build.html +235 -0
  284. package/src/skills-lib/huashu-design/assets/showcases/cover/cover-build.png +0 -0
  285. package/src/skills-lib/huashu-design/assets/showcases/cover/cover-pentagram.html +229 -0
  286. package/src/skills-lib/huashu-design/assets/showcases/cover/cover-pentagram.png +0 -0
  287. package/src/skills-lib/huashu-design/assets/showcases/cover/cover-takram.html +288 -0
  288. package/src/skills-lib/huashu-design/assets/showcases/cover/cover-takram.png +0 -0
  289. package/src/skills-lib/huashu-design/assets/showcases/infographic/infographic-build.html +503 -0
  290. package/src/skills-lib/huashu-design/assets/showcases/infographic/infographic-build.png +0 -0
  291. package/src/skills-lib/huashu-design/assets/showcases/infographic/infographic-pentagram.html +600 -0
  292. package/src/skills-lib/huashu-design/assets/showcases/infographic/infographic-pentagram.png +0 -0
  293. package/src/skills-lib/huashu-design/assets/showcases/infographic/infographic-takram.html +670 -0
  294. package/src/skills-lib/huashu-design/assets/showcases/infographic/infographic-takram.png +0 -0
  295. package/src/skills-lib/huashu-design/assets/showcases/ppt/ppt-build.html +382 -0
  296. package/src/skills-lib/huashu-design/assets/showcases/ppt/ppt-build.png +0 -0
  297. package/src/skills-lib/huashu-design/assets/showcases/ppt/ppt-pentagram.html +536 -0
  298. package/src/skills-lib/huashu-design/assets/showcases/ppt/ppt-pentagram.png +0 -0
  299. package/src/skills-lib/huashu-design/assets/showcases/ppt/ppt-takram.html +497 -0
  300. package/src/skills-lib/huashu-design/assets/showcases/ppt/ppt-takram.png +0 -0
  301. package/src/skills-lib/huashu-design/assets/showcases/website-ai-nav/ainav-build.html +385 -0
  302. package/src/skills-lib/huashu-design/assets/showcases/website-ai-nav/ainav-build.png +0 -0
  303. package/src/skills-lib/huashu-design/assets/showcases/website-ai-nav/ainav-pentagram.html +422 -0
  304. package/src/skills-lib/huashu-design/assets/showcases/website-ai-nav/ainav-pentagram.png +0 -0
  305. package/src/skills-lib/huashu-design/assets/showcases/website-ai-nav/ainav-takram.html +499 -0
  306. package/src/skills-lib/huashu-design/assets/showcases/website-ai-nav/ainav-takram.png +0 -0
  307. package/src/skills-lib/huashu-design/assets/showcases/website-ai-writing/aiwriting-build.html +562 -0
  308. package/src/skills-lib/huashu-design/assets/showcases/website-ai-writing/aiwriting-build.png +0 -0
  309. package/src/skills-lib/huashu-design/assets/showcases/website-ai-writing/aiwriting-pentagram.html +548 -0
  310. package/src/skills-lib/huashu-design/assets/showcases/website-ai-writing/aiwriting-pentagram.png +0 -0
  311. package/src/skills-lib/huashu-design/assets/showcases/website-ai-writing/aiwriting-takram.html +696 -0
  312. package/src/skills-lib/huashu-design/assets/showcases/website-ai-writing/aiwriting-takram.png +0 -0
  313. package/src/skills-lib/huashu-design/assets/showcases/website-devdocs/devdocs-build.html +372 -0
  314. package/src/skills-lib/huashu-design/assets/showcases/website-devdocs/devdocs-build.png +0 -0
  315. package/src/skills-lib/huashu-design/assets/showcases/website-devdocs/devdocs-pentagram.html +460 -0
  316. package/src/skills-lib/huashu-design/assets/showcases/website-devdocs/devdocs-pentagram.png +0 -0
  317. package/src/skills-lib/huashu-design/assets/showcases/website-devdocs/devdocs-takram.html +494 -0
  318. package/src/skills-lib/huashu-design/assets/showcases/website-devdocs/devdocs-takram.png +0 -0
  319. package/src/skills-lib/huashu-design/assets/showcases/website-homepage/homepage-build.html +367 -0
  320. package/src/skills-lib/huashu-design/assets/showcases/website-homepage/homepage-build.png +0 -0
  321. package/src/skills-lib/huashu-design/assets/showcases/website-homepage/homepage-pentagram.html +368 -0
  322. package/src/skills-lib/huashu-design/assets/showcases/website-homepage/homepage-pentagram.png +0 -0
  323. package/src/skills-lib/huashu-design/assets/showcases/website-homepage/homepage-takram.html +459 -0
  324. package/src/skills-lib/huashu-design/assets/showcases/website-homepage/homepage-takram.png +0 -0
  325. package/src/skills-lib/huashu-design/assets/showcases/website-saas/saas-build.html +493 -0
  326. package/src/skills-lib/huashu-design/assets/showcases/website-saas/saas-build.png +0 -0
  327. package/src/skills-lib/huashu-design/assets/showcases/website-saas/saas-pentagram.html +556 -0
  328. package/src/skills-lib/huashu-design/assets/showcases/website-saas/saas-pentagram.png +0 -0
  329. package/src/skills-lib/huashu-design/assets/showcases/website-saas/saas-takram.html +604 -0
  330. package/src/skills-lib/huashu-design/assets/showcases/website-saas/saas-takram.png +0 -0
  331. package/src/skills-lib/huashu-design/demos/c1-ios-prototype-en.html +1145 -0
  332. package/src/skills-lib/huashu-design/demos/c1-ios-prototype.html +1142 -0
  333. package/src/skills-lib/huashu-design/demos/c2-slides-pptx-en.html +1055 -0
  334. package/src/skills-lib/huashu-design/demos/c2-slides-pptx.html +1055 -0
  335. package/src/skills-lib/huashu-design/demos/c3-motion-design-en.html +1134 -0
  336. package/src/skills-lib/huashu-design/demos/c3-motion-design.html +1134 -0
  337. package/src/skills-lib/huashu-design/demos/c4-tweaks-en.html +989 -0
  338. package/src/skills-lib/huashu-design/demos/c4-tweaks.html +989 -0
  339. package/src/skills-lib/huashu-design/demos/c5-infographic-en.html +816 -0
  340. package/src/skills-lib/huashu-design/demos/c5-infographic.html +813 -0
  341. package/src/skills-lib/huashu-design/demos/c6-expert-review-en.html +885 -0
  342. package/src/skills-lib/huashu-design/demos/c6-expert-review.html +894 -0
  343. package/src/skills-lib/huashu-design/demos/hero-animation-v10-en.html +1498 -0
  344. package/src/skills-lib/huashu-design/demos/md-html-narration/md-html-demo.html +615 -0
  345. package/src/skills-lib/huashu-design/demos/md-html-narration/script.md +69 -0
  346. package/src/skills-lib/huashu-design/demos/voiceover-demo/script.md +17 -0
  347. package/src/skills-lib/huashu-design/demos/voiceover-demo//344/273/200/344/271/210/346/230/257token.html +201 -0
  348. package/src/skills-lib/huashu-design/demos/w1-brand-protocol-en.html +684 -0
  349. package/src/skills-lib/huashu-design/demos/w1-brand-protocol.html +696 -0
  350. package/src/skills-lib/huashu-design/demos/w2-junior-designer-en.html +983 -0
  351. package/src/skills-lib/huashu-design/demos/w2-junior-designer.html +994 -0
  352. package/src/skills-lib/huashu-design/demos/w3-fallback-advisor-en.html +647 -0
  353. package/src/skills-lib/huashu-design/demos/w3-fallback-advisor.html +704 -0
  354. package/src/skills-lib/huashu-design/package-lock.json +846 -0
  355. package/src/skills-lib/huashu-design/package.json +8 -0
  356. package/src/skills-lib/huashu-design/references/animation-best-practices.md +506 -0
  357. package/src/skills-lib/huashu-design/references/animation-pitfalls.md +402 -0
  358. package/src/skills-lib/huashu-design/references/animations.md +249 -0
  359. package/src/skills-lib/huashu-design/references/apple-gallery-showcase.md +338 -0
  360. package/src/skills-lib/huashu-design/references/audio-design-rules.md +260 -0
  361. package/src/skills-lib/huashu-design/references/brand-asset-protocol.md +250 -0
  362. package/src/skills-lib/huashu-design/references/cinematic-patterns.md +264 -0
  363. package/src/skills-lib/huashu-design/references/content-guidelines.md +260 -0
  364. package/src/skills-lib/huashu-design/references/critique-guide.md +199 -0
  365. package/src/skills-lib/huashu-design/references/design-context.md +213 -0
  366. package/src/skills-lib/huashu-design/references/design-styles.md +370 -0
  367. package/src/skills-lib/huashu-design/references/editable-pptx.md +334 -0
  368. package/src/skills-lib/huashu-design/references/hero-animation-case-study.md +250 -0
  369. package/src/skills-lib/huashu-design/references/launch-film-director-notes.md +293 -0
  370. package/src/skills-lib/huashu-design/references/multi-perspective-parallel-case-study.md +267 -0
  371. package/src/skills-lib/huashu-design/references/react-setup.md +276 -0
  372. package/src/skills-lib/huashu-design/references/scene-templates.md +262 -0
  373. package/src/skills-lib/huashu-design/references/sfx-library.md +226 -0
  374. package/src/skills-lib/huashu-design/references/slide-decks.md +745 -0
  375. package/src/skills-lib/huashu-design/references/tweaks-system.md +313 -0
  376. package/src/skills-lib/huashu-design/references/verification.md +183 -0
  377. package/src/skills-lib/huashu-design/references/video-export.md +232 -0
  378. package/src/skills-lib/huashu-design/references/voiceover-pipeline.md +397 -0
  379. package/src/skills-lib/huashu-design/references/workflow.md +216 -0
  380. package/src/skills-lib/huashu-design/scripts/add-music.sh +108 -0
  381. package/src/skills-lib/huashu-design/scripts/convert-formats.sh +83 -0
  382. package/src/skills-lib/huashu-design/scripts/export_deck_pdf.mjs +98 -0
  383. package/src/skills-lib/huashu-design/scripts/export_deck_pptx.mjs +107 -0
  384. package/src/skills-lib/huashu-design/scripts/export_deck_stage_pdf.mjs +130 -0
  385. package/src/skills-lib/huashu-design/scripts/fetch_images.py +94 -0
  386. package/src/skills-lib/huashu-design/scripts/gen_deck_thumbs.mjs +55 -0
  387. package/src/skills-lib/huashu-design/scripts/html2pptx.js +1178 -0
  388. package/src/skills-lib/huashu-design/scripts/mix-voiceover.sh +127 -0
  389. package/src/skills-lib/huashu-design/scripts/narrate-pipeline.mjs +315 -0
  390. package/src/skills-lib/huashu-design/scripts/render-narration.sh +151 -0
  391. package/src/skills-lib/huashu-design/scripts/render-video-seek.js +238 -0
  392. package/src/skills-lib/huashu-design/scripts/render-video.js +289 -0
  393. package/src/skills-lib/huashu-design/scripts/tts-doubao.mjs +184 -0
  394. package/src/skills-lib/huashu-design/scripts/verify.py +154 -0
  395. package/src/skills-lib/huashu-design/test-prompts.json +38 -0
  396. package/src/skills-lib/humanizer/LICENSE +21 -0
  397. package/src/skills-lib/humanizer/README.md +145 -0
  398. package/src/skills-lib/humanizer/SKILL.md +474 -0
  399. package/src/skills-lib/humanizer/WARP.md +53 -0
  400. package/src/skills-lib/impeccable/SKILL.md +186 -0
  401. package/src/skills-lib/implementation-planner/SKILL.md +630 -0
  402. package/src/skills-lib/infrastructure/SKILL.md +34 -0
  403. package/src/skills-lib/inicio-de-projeto/SKILL.md +313 -0
  404. package/src/skills-lib/launch-strategy/SKILL.md +353 -0
  405. package/src/skills-lib/launch-strategy/evals/evals.json +91 -0
  406. package/src/skills-lib/marketing-ideas/SKILL.md +167 -0
  407. package/src/skills-lib/marketing-ideas/evals/evals.json +90 -0
  408. package/src/skills-lib/marketing-ideas/references/ideas-by-category.md +366 -0
  409. package/src/skills-lib/marketing-psychology/SKILL.md +455 -0
  410. package/src/skills-lib/marketing-psychology/evals/evals.json +88 -0
  411. package/src/skills-lib/motion-3d-director/SKILL.md +485 -0
  412. package/src/skills-lib/onboarding-cro/SKILL.md +220 -0
  413. package/src/skills-lib/onboarding-cro/evals/evals.json +92 -0
  414. package/src/skills-lib/onboarding-cro/references/experiments.md +258 -0
  415. package/src/skills-lib/page-cro/SKILL.md +182 -0
  416. package/src/skills-lib/page-cro/evals/evals.json +111 -0
  417. package/src/skills-lib/page-cro/references/experiments.md +248 -0
  418. package/src/skills-lib/paid-ads/SKILL.md +315 -0
  419. package/src/skills-lib/paid-ads/evals/evals.json +90 -0
  420. package/src/skills-lib/paid-ads/references/ad-copy-templates.md +207 -0
  421. package/src/skills-lib/paid-ads/references/audience-targeting.md +243 -0
  422. package/src/skills-lib/paid-ads/references/platform-setup-checklists.md +277 -0
  423. package/src/skills-lib/paywall-upgrade-cro/SKILL.md +227 -0
  424. package/src/skills-lib/paywall-upgrade-cro/evals/evals.json +93 -0
  425. package/src/skills-lib/paywall-upgrade-cro/references/experiments.md +164 -0
  426. package/src/skills-lib/popup-cro/SKILL.md +453 -0
  427. package/src/skills-lib/popup-cro/evals/evals.json +94 -0
  428. package/src/skills-lib/premium-landing-ui-researcher/SKILL.md +2090 -0
  429. package/src/skills-lib/pricing-strategy/SKILL.md +231 -0
  430. package/src/skills-lib/pricing-strategy/evals/evals.json +90 -0
  431. package/src/skills-lib/pricing-strategy/references/research-methods.md +152 -0
  432. package/src/skills-lib/pricing-strategy/references/tier-structure.md +232 -0
  433. package/src/skills-lib/product-marketing-context/SKILL.md +241 -0
  434. package/src/skills-lib/product-marketing-context/evals/evals.json +85 -0
  435. package/src/skills-lib/programmatic-seo/SKILL.md +238 -0
  436. package/src/skills-lib/programmatic-seo/evals/evals.json +94 -0
  437. package/src/skills-lib/programmatic-seo/references/playbooks.md +308 -0
  438. package/src/skills-lib/react-components/README.md +36 -0
  439. package/src/skills-lib/react-components/SKILL.md +51 -0
  440. package/src/skills-lib/react-components/examples/gold-standard-card.tsx +80 -0
  441. package/src/skills-lib/react-components/package-lock.json +231 -0
  442. package/src/skills-lib/react-components/package.json +16 -0
  443. package/src/skills-lib/react-components/resources/architecture-checklist.md +15 -0
  444. package/src/skills-lib/react-components/resources/component-template.tsx +37 -0
  445. package/src/skills-lib/react-components/resources/stitch-api-reference.md +14 -0
  446. package/src/skills-lib/react-components/resources/style-guide.json +27 -0
  447. package/src/skills-lib/react-components/scripts/fetch-stitch.sh +30 -0
  448. package/src/skills-lib/react-components/scripts/validate.js +70 -0
  449. package/src/skills-lib/references/premium-agency-rules.md +79 -0
  450. package/src/skills-lib/referral-program/SKILL.md +255 -0
  451. package/src/skills-lib/referral-program/evals/evals.json +89 -0
  452. package/src/skills-lib/referral-program/references/affiliate-programs.md +164 -0
  453. package/src/skills-lib/referral-program/references/program-examples.md +143 -0
  454. package/src/skills-lib/remotion-best-practices/SKILL.md +61 -0
  455. package/src/skills-lib/remotion-best-practices/rules/3d.md +86 -0
  456. package/src/skills-lib/remotion-best-practices/rules/animations.md +27 -0
  457. package/src/skills-lib/remotion-best-practices/rules/assets/charts-bar-chart.tsx +173 -0
  458. package/src/skills-lib/remotion-best-practices/rules/assets/text-animations-typewriter.tsx +100 -0
  459. package/src/skills-lib/remotion-best-practices/rules/assets/text-animations-word-highlight.tsx +103 -0
  460. package/src/skills-lib/remotion-best-practices/rules/assets.md +78 -0
  461. package/src/skills-lib/remotion-best-practices/rules/audio-visualization.md +198 -0
  462. package/src/skills-lib/remotion-best-practices/rules/audio.md +169 -0
  463. package/src/skills-lib/remotion-best-practices/rules/calculate-metadata.md +134 -0
  464. package/src/skills-lib/remotion-best-practices/rules/can-decode.md +75 -0
  465. package/src/skills-lib/remotion-best-practices/rules/charts.md +120 -0
  466. package/src/skills-lib/remotion-best-practices/rules/compositions.md +154 -0
  467. package/src/skills-lib/remotion-best-practices/rules/display-captions.md +184 -0
  468. package/src/skills-lib/remotion-best-practices/rules/extract-frames.md +229 -0
  469. package/src/skills-lib/remotion-best-practices/rules/ffmpeg.md +38 -0
  470. package/src/skills-lib/remotion-best-practices/rules/fonts.md +152 -0
  471. package/src/skills-lib/remotion-best-practices/rules/get-audio-duration.md +58 -0
  472. package/src/skills-lib/remotion-best-practices/rules/get-video-dimensions.md +68 -0
  473. package/src/skills-lib/remotion-best-practices/rules/get-video-duration.md +60 -0
  474. package/src/skills-lib/remotion-best-practices/rules/gifs.md +141 -0
  475. package/src/skills-lib/remotion-best-practices/rules/images.md +134 -0
  476. package/src/skills-lib/remotion-best-practices/rules/import-srt-captions.md +69 -0
  477. package/src/skills-lib/remotion-best-practices/rules/light-leaks.md +73 -0
  478. package/src/skills-lib/remotion-best-practices/rules/lottie.md +70 -0
  479. package/src/skills-lib/remotion-best-practices/rules/maps.md +412 -0
  480. package/src/skills-lib/remotion-best-practices/rules/measuring-dom-nodes.md +34 -0
  481. package/src/skills-lib/remotion-best-practices/rules/measuring-text.md +140 -0
  482. package/src/skills-lib/remotion-best-practices/rules/parameters.md +109 -0
  483. package/src/skills-lib/remotion-best-practices/rules/sequencing.md +118 -0
  484. package/src/skills-lib/remotion-best-practices/rules/sfx.md +26 -0
  485. package/src/skills-lib/remotion-best-practices/rules/subtitles.md +36 -0
  486. package/src/skills-lib/remotion-best-practices/rules/tailwind.md +11 -0
  487. package/src/skills-lib/remotion-best-practices/rules/text-animations.md +20 -0
  488. package/src/skills-lib/remotion-best-practices/rules/timing.md +179 -0
  489. package/src/skills-lib/remotion-best-practices/rules/transcribe-captions.md +70 -0
  490. package/src/skills-lib/remotion-best-practices/rules/transitions.md +197 -0
  491. package/src/skills-lib/remotion-best-practices/rules/transparent-videos.md +106 -0
  492. package/src/skills-lib/remotion-best-practices/rules/trimming.md +51 -0
  493. package/src/skills-lib/remotion-best-practices/rules/videos.md +171 -0
  494. package/src/skills-lib/remotion-best-practices/rules/voiceover.md +99 -0
  495. package/src/skills-lib/revops/SKILL.md +343 -0
  496. package/src/skills-lib/revops/evals/evals.json +91 -0
  497. package/src/skills-lib/revops/references/automation-playbooks.md +290 -0
  498. package/src/skills-lib/revops/references/lifecycle-definitions.md +278 -0
  499. package/src/skills-lib/revops/references/routing-rules.md +203 -0
  500. package/src/skills-lib/revops/references/scoring-models.md +247 -0
  501. package/src/skills-lib/sales-enablement/SKILL.md +349 -0
  502. package/src/skills-lib/sales-enablement/evals/evals.json +91 -0
  503. package/src/skills-lib/sales-enablement/references/deck-frameworks.md +263 -0
  504. package/src/skills-lib/sales-enablement/references/demo-scripts.md +355 -0
  505. package/src/skills-lib/sales-enablement/references/objection-library.md +270 -0
  506. package/src/skills-lib/sales-enablement/references/one-pager-templates.md +208 -0
  507. package/src/skills-lib/schema-markup/SKILL.md +179 -0
  508. package/src/skills-lib/schema-markup/evals/evals.json +87 -0
  509. package/src/skills-lib/schema-markup/references/schema-examples.md +398 -0
  510. package/src/skills-lib/seo-audit/SKILL.md +412 -0
  511. package/src/skills-lib/seo-audit/evals/evals.json +136 -0
  512. package/src/skills-lib/seo-audit/references/ai-writing-detection.md +200 -0
  513. package/src/skills-lib/signup-flow-cro/SKILL.md +359 -0
  514. package/src/skills-lib/signup-flow-cro/evals/evals.json +88 -0
  515. package/src/skills-lib/site-architecture/SKILL.md +357 -0
  516. package/src/skills-lib/site-architecture/evals/evals.json +88 -0
  517. package/src/skills-lib/site-architecture/references/mermaid-templates.md +216 -0
  518. package/src/skills-lib/site-architecture/references/navigation-patterns.md +305 -0
  519. package/src/skills-lib/site-architecture/references/site-type-templates.md +293 -0
  520. package/src/skills-lib/social-content/SKILL.md +278 -0
  521. package/src/skills-lib/social-content/evals/evals.json +92 -0
  522. package/src/skills-lib/social-content/references/platforms.md +170 -0
  523. package/src/skills-lib/social-content/references/post-templates.md +177 -0
  524. package/src/skills-lib/social-content/references/reverse-engineering.md +195 -0
  525. package/src/skills-lib/supabase-postgres-best-practices/AGENTS.md +68 -0
  526. package/src/skills-lib/supabase-postgres-best-practices/CLAUDE.md +68 -0
  527. package/src/skills-lib/supabase-postgres-best-practices/README.md +116 -0
  528. package/src/skills-lib/supabase-postgres-best-practices/SKILL.md +64 -0
  529. package/src/skills-lib/supabase-postgres-best-practices/references/_contributing.md +171 -0
  530. package/src/skills-lib/supabase-postgres-best-practices/references/_sections.md +39 -0
  531. package/src/skills-lib/supabase-postgres-best-practices/references/_template.md +34 -0
  532. package/src/skills-lib/supabase-postgres-best-practices/references/advanced-full-text-search.md +55 -0
  533. package/src/skills-lib/supabase-postgres-best-practices/references/advanced-jsonb-indexing.md +49 -0
  534. package/src/skills-lib/supabase-postgres-best-practices/references/conn-idle-timeout.md +46 -0
  535. package/src/skills-lib/supabase-postgres-best-practices/references/conn-limits.md +44 -0
  536. package/src/skills-lib/supabase-postgres-best-practices/references/conn-pooling.md +41 -0
  537. package/src/skills-lib/supabase-postgres-best-practices/references/conn-prepared-statements.md +46 -0
  538. package/src/skills-lib/supabase-postgres-best-practices/references/data-batch-inserts.md +54 -0
  539. package/src/skills-lib/supabase-postgres-best-practices/references/data-n-plus-one.md +53 -0
  540. package/src/skills-lib/supabase-postgres-best-practices/references/data-pagination.md +50 -0
  541. package/src/skills-lib/supabase-postgres-best-practices/references/data-upsert.md +50 -0
  542. package/src/skills-lib/supabase-postgres-best-practices/references/lock-advisory.md +56 -0
  543. package/src/skills-lib/supabase-postgres-best-practices/references/lock-deadlock-prevention.md +68 -0
  544. package/src/skills-lib/supabase-postgres-best-practices/references/lock-short-transactions.md +50 -0
  545. package/src/skills-lib/supabase-postgres-best-practices/references/lock-skip-locked.md +54 -0
  546. package/src/skills-lib/supabase-postgres-best-practices/references/monitor-explain-analyze.md +45 -0
  547. package/src/skills-lib/supabase-postgres-best-practices/references/monitor-pg-stat-statements.md +55 -0
  548. package/src/skills-lib/supabase-postgres-best-practices/references/monitor-vacuum-analyze.md +55 -0
  549. package/src/skills-lib/supabase-postgres-best-practices/references/query-composite-indexes.md +44 -0
  550. package/src/skills-lib/supabase-postgres-best-practices/references/query-covering-indexes.md +40 -0
  551. package/src/skills-lib/supabase-postgres-best-practices/references/query-index-types.md +48 -0
  552. package/src/skills-lib/supabase-postgres-best-practices/references/query-missing-indexes.md +43 -0
  553. package/src/skills-lib/supabase-postgres-best-practices/references/query-partial-indexes.md +45 -0
  554. package/src/skills-lib/supabase-postgres-best-practices/references/schema-constraints.md +80 -0
  555. package/src/skills-lib/supabase-postgres-best-practices/references/schema-data-types.md +46 -0
  556. package/src/skills-lib/supabase-postgres-best-practices/references/schema-foreign-key-indexes.md +59 -0
  557. package/src/skills-lib/supabase-postgres-best-practices/references/schema-lowercase-identifiers.md +55 -0
  558. package/src/skills-lib/supabase-postgres-best-practices/references/schema-partitioning.md +55 -0
  559. package/src/skills-lib/supabase-postgres-best-practices/references/schema-primary-keys.md +61 -0
  560. package/src/skills-lib/supabase-postgres-best-practices/references/security-privileges.md +54 -0
  561. package/src/skills-lib/supabase-postgres-best-practices/references/security-rls-basics.md +50 -0
  562. package/src/skills-lib/supabase-postgres-best-practices/references/security-rls-performance.md +57 -0
  563. package/src/skills-lib/taste-redesign/SKILL.md +178 -0
  564. package/src/skills-lib/taste-skill/SKILL.md +1206 -0
  565. package/src/skills-lib/ui-component-curator/SKILL.md +102 -0
  566. package/src/skills-lib/ui-ux-pro-max/SKILL.md +377 -0
  567. package/src/skills-lib/ui-ux-pro-max/data/charts.csv +26 -0
  568. package/src/skills-lib/ui-ux-pro-max/data/colors.csv +97 -0
  569. package/src/skills-lib/ui-ux-pro-max/data/icons.csv +101 -0
  570. package/src/skills-lib/ui-ux-pro-max/data/landing.csv +31 -0
  571. package/src/skills-lib/ui-ux-pro-max/data/products.csv +97 -0
  572. package/src/skills-lib/ui-ux-pro-max/data/react-performance.csv +45 -0
  573. package/src/skills-lib/ui-ux-pro-max/data/stacks/astro.csv +54 -0
  574. package/src/skills-lib/ui-ux-pro-max/data/stacks/flutter.csv +53 -0
  575. package/src/skills-lib/ui-ux-pro-max/data/stacks/html-tailwind.csv +56 -0
  576. package/src/skills-lib/ui-ux-pro-max/data/stacks/jetpack-compose.csv +53 -0
  577. package/src/skills-lib/ui-ux-pro-max/data/stacks/nextjs.csv +53 -0
  578. package/src/skills-lib/ui-ux-pro-max/data/stacks/nuxt-ui.csv +51 -0
  579. package/src/skills-lib/ui-ux-pro-max/data/stacks/nuxtjs.csv +59 -0
  580. package/src/skills-lib/ui-ux-pro-max/data/stacks/react-native.csv +52 -0
  581. package/src/skills-lib/ui-ux-pro-max/data/stacks/react.csv +54 -0
  582. package/src/skills-lib/ui-ux-pro-max/data/stacks/shadcn.csv +61 -0
  583. package/src/skills-lib/ui-ux-pro-max/data/stacks/svelte.csv +54 -0
  584. package/src/skills-lib/ui-ux-pro-max/data/stacks/swiftui.csv +51 -0
  585. package/src/skills-lib/ui-ux-pro-max/data/stacks/vue.csv +50 -0
  586. package/src/skills-lib/ui-ux-pro-max/data/styles.csv +68 -0
  587. package/src/skills-lib/ui-ux-pro-max/data/typography.csv +58 -0
  588. package/src/skills-lib/ui-ux-pro-max/data/ui-reasoning.csv +101 -0
  589. package/src/skills-lib/ui-ux-pro-max/data/ux-guidelines.csv +100 -0
  590. package/src/skills-lib/ui-ux-pro-max/data/web-interface.csv +31 -0
  591. package/src/skills-lib/ui-ux-pro-max/scripts/__pycache__/core.cpython-314.pyc +0 -0
  592. package/src/skills-lib/ui-ux-pro-max/scripts/__pycache__/design_system.cpython-314.pyc +0 -0
  593. package/src/skills-lib/ui-ux-pro-max/scripts/__pycache__/search.cpython-314.pyc +0 -0
  594. package/src/skills-lib/ui-ux-pro-max/scripts/core.py +253 -0
  595. package/src/skills-lib/ui-ux-pro-max/scripts/design_system.py +1067 -0
  596. package/src/skills-lib/ui-ux-pro-max/scripts/graphify-out/cache/0964cef300f753b5cee0cc49777ca97035c85d45c212099405d9ee4da36e523f.json +1 -0
  597. package/src/skills-lib/ui-ux-pro-max/scripts/graphify-out/cache/21a40f6810c3a6f17acc3580f106171daf78c7b41bbd066bc80448a821ea0adf.json +1 -0
  598. package/src/skills-lib/ui-ux-pro-max/scripts/graphify-out/cache/69ea15a020ac81b8459e37ef63654398a50c1035fc01c43d8069df217389f7f3.json +1 -0
  599. package/src/skills-lib/ui-ux-pro-max/scripts/search.py +114 -0
  600. package/src/skills-lib/web-security/SKILL.md +147 -0
  601. package/src/skills-lib/wizz-router/SKILL.md +257 -0
  602. package/src/squads/README.md +39 -0
  603. package/src/squads/advisory-board/README.md +34 -0
  604. package/src/squads/advisory-board/agents/board-chair.md +161 -0
  605. package/src/squads/advisory-board/agents/brene-brown.md +296 -0
  606. package/src/squads/advisory-board/agents/charlie-munger.md +590 -0
  607. package/src/squads/advisory-board/agents/derek-sivers.md +268 -0
  608. package/src/squads/advisory-board/agents/naval-ravikant.md +251 -0
  609. package/src/squads/advisory-board/agents/patrick-lencioni.md +394 -0
  610. package/src/squads/advisory-board/agents/peter-thiel.md +269 -0
  611. package/src/squads/advisory-board/agents/ray-dalio.md +587 -0
  612. package/src/squads/advisory-board/agents/reid-hoffman.md +278 -0
  613. package/src/squads/advisory-board/agents/simon-sinek.md +291 -0
  614. package/src/squads/advisory-board/agents/yvon-chouinard.md +275 -0
  615. package/src/squads/advisory-board/squad.yaml +50 -0
  616. package/src/squads/brand-squad/README.md +60 -0
  617. package/src/squads/brand-squad/agents/al-ries.md +175 -0
  618. package/src/squads/brand-squad/agents/alina-wheeler.md +184 -0
  619. package/src/squads/brand-squad/agents/archetype-consultant.md +215 -0
  620. package/src/squads/brand-squad/agents/brand-chief.md +158 -0
  621. package/src/squads/brand-squad/agents/byron-sharp.md +169 -0
  622. package/src/squads/brand-squad/agents/david-aaker.md +166 -0
  623. package/src/squads/brand-squad/agents/denise-yohn.md +172 -0
  624. package/src/squads/brand-squad/agents/domain-scout.md +135 -0
  625. package/src/squads/brand-squad/agents/donald-miller.md +179 -0
  626. package/src/squads/brand-squad/agents/emily-heyward.md +147 -0
  627. package/src/squads/brand-squad/agents/jean-noel-kapferer.md +189 -0
  628. package/src/squads/brand-squad/agents/kevin-keller.md +199 -0
  629. package/src/squads/brand-squad/agents/marty-neumeier.md +170 -0
  630. package/src/squads/brand-squad/agents/miller-sticky-brand.md +180 -0
  631. package/src/squads/brand-squad/agents/naming-strategist.md +171 -0
  632. package/src/squads/brand-squad/squad.yaml +117 -0
  633. package/src/squads/c-level-squad/README.md +29 -0
  634. package/src/squads/c-level-squad/agents/caio-architect.md +235 -0
  635. package/src/squads/c-level-squad/agents/cio-engineer.md +209 -0
  636. package/src/squads/c-level-squad/agents/cmo-architect.md +208 -0
  637. package/src/squads/c-level-squad/agents/coo-orchestrator.md +193 -0
  638. package/src/squads/c-level-squad/agents/cto-architect.md +194 -0
  639. package/src/squads/c-level-squad/agents/vision-chief.md +201 -0
  640. package/src/squads/c-level-squad/squad.yaml +45 -0
  641. package/src/squads/claude-code-mastery/README.md +146 -0
  642. package/src/squads/claude-code-mastery/agents/claude-mastery-chief.md +554 -0
  643. package/src/squads/claude-code-mastery/agents/config-engineer.md +865 -0
  644. package/src/squads/claude-code-mastery/agents/hooks-architect.md +1013 -0
  645. package/src/squads/claude-code-mastery/agents/mcp-integrator.md +791 -0
  646. package/src/squads/claude-code-mastery/agents/project-integrator.md +1196 -0
  647. package/src/squads/claude-code-mastery/agents/roadmap-sentinel.md +931 -0
  648. package/src/squads/claude-code-mastery/agents/skill-craftsman.md +1250 -0
  649. package/src/squads/claude-code-mastery/agents/swarm-orchestrator.md +1008 -0
  650. package/src/squads/copy-squad/README.md +65 -0
  651. package/src/squads/copy-squad/agents/andre-chaperon.md +206 -0
  652. package/src/squads/copy-squad/agents/ben-settle.md +194 -0
  653. package/src/squads/copy-squad/agents/claude-hopkins.md +182 -0
  654. package/src/squads/copy-squad/agents/clayton-makepeace.md +225 -0
  655. package/src/squads/copy-squad/agents/copy-chief.md +166 -0
  656. package/src/squads/copy-squad/agents/dan-kennedy.md +202 -0
  657. package/src/squads/copy-squad/agents/dan-koe.md +223 -0
  658. package/src/squads/copy-squad/agents/david-deutsch.md +197 -0
  659. package/src/squads/copy-squad/agents/david-ogilvy.md +198 -0
  660. package/src/squads/copy-squad/agents/eugene-schwartz.md +238 -0
  661. package/src/squads/copy-squad/agents/frank-kern.md +195 -0
  662. package/src/squads/copy-squad/agents/gary-bencivenga.md +197 -0
  663. package/src/squads/copy-squad/agents/gary-halbert.md +219 -0
  664. package/src/squads/copy-squad/agents/jim-rutz.md +193 -0
  665. package/src/squads/copy-squad/agents/joe-sugarman.md +234 -0
  666. package/src/squads/copy-squad/agents/john-carlton.md +203 -0
  667. package/src/squads/copy-squad/agents/jon-benson.md +196 -0
  668. package/src/squads/copy-squad/agents/parris-lampropoulos.md +188 -0
  669. package/src/squads/copy-squad/agents/robert-collier.md +183 -0
  670. package/src/squads/copy-squad/agents/russell-brunson.md +229 -0
  671. package/src/squads/copy-squad/agents/ry-schwartz.md +185 -0
  672. package/src/squads/copy-squad/agents/stefan-georgi.md +188 -0
  673. package/src/squads/copy-squad/agents/todd-brown.md +171 -0
  674. package/src/squads/copy-squad/squad.yaml +87 -0
  675. package/src/squads/cybersecurity/README.md +38 -0
  676. package/src/squads/cybersecurity/agents/busterer.md +108 -0
  677. package/src/squads/cybersecurity/agents/cartographer.md +114 -0
  678. package/src/squads/cybersecurity/agents/chris-sanders.md +205 -0
  679. package/src/squads/cybersecurity/agents/command-generator.md +121 -0
  680. package/src/squads/cybersecurity/agents/cyber-chief.md +120 -0
  681. package/src/squads/cybersecurity/agents/dirber.md +111 -0
  682. package/src/squads/cybersecurity/agents/fuzzer.md +121 -0
  683. package/src/squads/cybersecurity/agents/georgia-weidman.md +178 -0
  684. package/src/squads/cybersecurity/agents/jim-manico.md +182 -0
  685. package/src/squads/cybersecurity/agents/marcus-carey.md +200 -0
  686. package/src/squads/cybersecurity/agents/omar-santos.md +206 -0
  687. package/src/squads/cybersecurity/agents/peter-kim.md +179 -0
  688. package/src/squads/cybersecurity/agents/ripper.md +121 -0
  689. package/src/squads/cybersecurity/agents/rogue.md +116 -0
  690. package/src/squads/cybersecurity/agents/shannon-runner.md +108 -0
  691. package/src/squads/cybersecurity/squad.yaml +56 -0
  692. package/src/squads/data-squad/README.md +30 -0
  693. package/src/squads/data-squad/agents/avinash-kaushik.md +268 -0
  694. package/src/squads/data-squad/agents/data-chief.md +167 -0
  695. package/src/squads/data-squad/agents/david-spinks.md +277 -0
  696. package/src/squads/data-squad/agents/nick-mehta.md +294 -0
  697. package/src/squads/data-squad/agents/peter-fader.md +246 -0
  698. package/src/squads/data-squad/agents/sean-ellis.md +303 -0
  699. package/src/squads/data-squad/agents/wes-kao.md +268 -0
  700. package/src/squads/data-squad/squad.yaml +46 -0
  701. package/src/squads/design-squad/README.md +31 -0
  702. package/src/squads/design-squad/agents/brad-frost.md +185 -0
  703. package/src/squads/design-squad/agents/dan-mall.md +178 -0
  704. package/src/squads/design-squad/agents/dave-malouf.md +198 -0
  705. package/src/squads/design-squad/agents/design-chief.md +109 -0
  706. package/src/squads/design-squad/agents/design-system-architect.md +109 -0
  707. package/src/squads/design-squad/agents/ui-engineer.md +102 -0
  708. package/src/squads/design-squad/agents/ux-designer.md +105 -0
  709. package/src/squads/design-squad/agents/visual-generator.md +108 -0
  710. package/src/squads/design-squad/squad.yaml +48 -0
  711. package/src/squads/hormozi-squad/README.md +39 -0
  712. package/src/squads/hormozi-squad/agents/hormozi-ads.md +159 -0
  713. package/src/squads/hormozi-squad/agents/hormozi-advisor.md +178 -0
  714. package/src/squads/hormozi-squad/agents/hormozi-audit.md +178 -0
  715. package/src/squads/hormozi-squad/agents/hormozi-chief.md +111 -0
  716. package/src/squads/hormozi-squad/agents/hormozi-closer.md +179 -0
  717. package/src/squads/hormozi-squad/agents/hormozi-content.md +166 -0
  718. package/src/squads/hormozi-squad/agents/hormozi-copy.md +152 -0
  719. package/src/squads/hormozi-squad/agents/hormozi-hooks.md +177 -0
  720. package/src/squads/hormozi-squad/agents/hormozi-launch.md +160 -0
  721. package/src/squads/hormozi-squad/agents/hormozi-leads.md +198 -0
  722. package/src/squads/hormozi-squad/agents/hormozi-models.md +191 -0
  723. package/src/squads/hormozi-squad/agents/hormozi-offers.md +197 -0
  724. package/src/squads/hormozi-squad/agents/hormozi-pricing.md +151 -0
  725. package/src/squads/hormozi-squad/agents/hormozi-retention.md +166 -0
  726. package/src/squads/hormozi-squad/agents/hormozi-scale.md +175 -0
  727. package/src/squads/hormozi-squad/agents/hormozi-workshop.md +160 -0
  728. package/src/squads/hormozi-squad/squad.yaml +60 -0
  729. package/src/squads/movement/README.md +29 -0
  730. package/src/squads/movement/agents/analista-de-impacto.md +350 -0
  731. package/src/squads/movement/agents/estrategista-de-ciclo.md +301 -0
  732. package/src/squads/movement/agents/fenomenologo.md +169 -0
  733. package/src/squads/movement/agents/identitario.md +265 -0
  734. package/src/squads/movement/agents/manifestador.md +279 -0
  735. package/src/squads/movement/agents/movement-architect.md +210 -0
  736. package/src/squads/movement/agents/movement-chief.md +135 -0
  737. package/src/squads/movement/squad.yaml +45 -0
  738. package/src/squads/storytelling/README.md +35 -0
  739. package/src/squads/storytelling/agents/blake-snyder.md +225 -0
  740. package/src/squads/storytelling/agents/dan-harmon.md +167 -0
  741. package/src/squads/storytelling/agents/joseph-campbell.md +184 -0
  742. package/src/squads/storytelling/agents/keith-johnstone.md +157 -0
  743. package/src/squads/storytelling/agents/kindra-hall.md +162 -0
  744. package/src/squads/storytelling/agents/marshall-ganz.md +167 -0
  745. package/src/squads/storytelling/agents/matthew-dicks.md +152 -0
  746. package/src/squads/storytelling/agents/nancy-duarte.md +154 -0
  747. package/src/squads/storytelling/agents/oren-klaff.md +166 -0
  748. package/src/squads/storytelling/agents/park-howell.md +152 -0
  749. package/src/squads/storytelling/agents/shawn-coyne.md +208 -0
  750. package/src/squads/storytelling/agents/story-chief.md +155 -0
  751. package/src/squads/storytelling/squad.yaml +52 -0
  752. package/src/squads/traffic-masters/README.md +39 -0
  753. package/src/squads/traffic-masters/agents/ad-midas.md +149 -0
  754. package/src/squads/traffic-masters/agents/ads-analyst.md +135 -0
  755. package/src/squads/traffic-masters/agents/creative-analyst.md +142 -0
  756. package/src/squads/traffic-masters/agents/depesh-mandalia.md +174 -0
  757. package/src/squads/traffic-masters/agents/fiscal.md +144 -0
  758. package/src/squads/traffic-masters/agents/kasim-aslam.md +158 -0
  759. package/src/squads/traffic-masters/agents/media-buyer.md +159 -0
  760. package/src/squads/traffic-masters/agents/molly-pittman.md +185 -0
  761. package/src/squads/traffic-masters/agents/nicholas-kusmich.md +157 -0
  762. package/src/squads/traffic-masters/agents/pedro-sobral.md +158 -0
  763. package/src/squads/traffic-masters/agents/performance-analyst.md +135 -0
  764. package/src/squads/traffic-masters/agents/pixel-specialist.md +144 -0
  765. package/src/squads/traffic-masters/agents/ralph-burns.md +163 -0
  766. package/src/squads/traffic-masters/agents/scale-optimizer.md +144 -0
  767. package/src/squads/traffic-masters/agents/tom-breeze.md +175 -0
  768. package/src/squads/traffic-masters/agents/traffic-chief.md +97 -0
  769. package/src/squads/traffic-masters/squad.yaml +59 -0
  770. package/tools/bundle-web-bundles.js +1 -1
  771. package/tools/format-workflow-md.js +2 -2
  772. package/tools/installer/commands/install.js +13 -1
  773. package/tools/installer/commands/status.js +9 -9
  774. package/tools/installer/commands/uninstall.js +5 -5
  775. package/tools/installer/core/config.js +20 -0
  776. package/tools/installer/core/existing-install.js +8 -8
  777. package/tools/installer/core/install-paths.js +13 -13
  778. package/tools/installer/core/installer.js +202 -102
  779. package/tools/installer/core/legacy-warnings.js +16 -16
  780. package/tools/installer/core/manifest-generator.js +44 -33
  781. package/tools/installer/core/manifest.js +30 -30
  782. package/tools/installer/core/python-check.js +7 -7
  783. package/tools/installer/ide/_config-driven.js +97 -97
  784. package/tools/installer/ide/manager.js +17 -17
  785. package/tools/installer/ide/platform-codes.yaml +5 -5
  786. package/tools/installer/ide/shared/installed-skills.js +13 -13
  787. package/tools/installer/ide/shared/path-utils.js +46 -46
  788. package/tools/installer/ide/shared/skill-manifest.js +4 -4
  789. package/tools/installer/install-messages.yaml +1 -1
  790. package/tools/installer/list-options.js +3 -3
  791. package/tools/installer/modules/channel-plan.js +1 -1
  792. package/tools/installer/modules/channel-resolver.js +1 -1
  793. package/tools/installer/modules/cli-config.js +145 -0
  794. package/tools/installer/modules/custom-module-manager.js +16 -16
  795. package/tools/installer/modules/external-manager.js +6 -6
  796. package/tools/installer/modules/mcp-config.js +137 -0
  797. package/tools/installer/modules/official-modules.js +42 -42
  798. package/tools/installer/modules/plugin-resolver.js +3 -3
  799. package/tools/installer/modules/skills-lib.js +135 -0
  800. package/tools/installer/project-root.js +13 -13
  801. package/tools/installer/prompts.js +1 -1
  802. package/tools/installer/set-overrides.js +6 -6
  803. package/tools/installer/ui.js +239 -29
  804. package/tools/installer/yaml-format.js +1 -1
  805. package/tools/migrate-custom-module-paths.js +11 -11
  806. package/tools/skill-validator.md +6 -6
  807. package/tools/validate-skills.js +10 -5
  808. package/web-bundles/README.md +4 -4
  809. package/web-bundles/brainstorming-coach/INSTRUCTIONS.md +1 -1
  810. package/web-bundles/bundles.json +6 -6
  811. package/web-bundles/market-and-industry-research/INSTRUCTIONS.md +1 -1
  812. package/web-bundles/prd-coach/INSTRUCTIONS.md +3 -3
  813. package/web-bundles/prfaq-coach/INSTRUCTIONS.md +3 -3
  814. package/web-bundles/product-brief-coach/INSTRUCTIONS.md +3 -3
  815. package/web-bundles/ux-coach/INSTRUCTIONS.md +1 -1
  816. package/{bmad-modules.yaml → wizz-modules.yaml} +15 -15
  817. package/build/site/pagefind/fragment/en_5ad92a9.pf_fragment +0 -0
  818. package/build/site/pagefind/fragment/en_7aea5bc.pf_fragment +0 -0
  819. package/build/site/pagefind/fragment/en_81bcd7f.pf_fragment +0 -0
  820. package/build/site/pagefind/fragment/en_938e9c4.pf_fragment +0 -0
  821. package/build/site/pagefind/fragment/en_b51d75b.pf_fragment +0 -0
  822. package/build/site/pagefind/fragment/en_c9fea21.pf_fragment +0 -0
  823. package/build/site/pagefind/fragment/en_e07e982.pf_fragment +0 -0
  824. package/build/site/pagefind/fragment/en_f4389af.pf_fragment +0 -0
  825. package/build/site/pagefind/fragment/en_f52c9f9.pf_fragment +0 -0
  826. package/build/site/pagefind/index/en_82c64dc.pf_index +0 -0
  827. package/build/site/pagefind/index/en_d0dd3c7.pf_index +0 -0
  828. package/build/site/pagefind/index/en_e890f88.pf_index +0 -0
  829. package/build/site/pagefind/pagefind.en_ee1b8a17c8.pf_meta +0 -0
  830. /package/build/site/img/{bmad-dark.png → wizz-dark.png} +0 -0
  831. /package/build/site/img/{bmad-light.png → wizz-light.png} +0 -0
  832. /package/src/bmm-skills/1-analysis/wizz-prfaq/{bmad-manifest.json → wizz-manifest.json} +0 -0
  833. /package/tools/installer/{bmad-cli.js → wizz-cli.js} +0 -0
@@ -3,11 +3,11 @@
3
3
  <head>
4
4
  <meta charset="utf-8">
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1">
6
- <title>BMad Method Brainstorming Selection</title>
6
+ <title>Wizz Method Brainstorming Selection</title>
7
7
  <script>
8
8
  /* set the theme before first paint so there's no light-mode flash */
9
9
  (function(){ try {
10
- var t = localStorage.getItem('bmad-theme');
10
+ var t = localStorage.getItem('wizz-theme');
11
11
  if (!t) { t = (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) ? 'dark' : 'light'; }
12
12
  document.documentElement.setAttribute('data-theme', t);
13
13
  } catch(e){} })();
@@ -95,7 +95,7 @@
95
95
  <header>
96
96
  <div class="hwrap">
97
97
  <div class="titlerow">
98
- <h1>BMad Method Brainstorming Selection</h1>
98
+ <h1>Wizz Method Brainstorming Selection</h1>
99
99
  <button id="theme" class="themebtn" type="button" aria-label="Toggle dark mode" title="Toggle dark mode"></button>
100
100
  </div>
101
101
  <p class="sub">Compose your session, hit <strong>Copy prompt</strong>, and paste it back into the chat to begin. 108 techniques across 13 categories.</p>
@@ -150,7 +150,7 @@
150
150
  <section data-cat="Introspective Delight" style="--c:#b15ad6"><h2>Introspective Delight<span class="cnt">8</span></h2><div class="grid"><label class="tech"><input type="checkbox" data-name="Inner Child Conference" data-cat="Introspective Delight" data-desc="Answer as your 7-year-old self: ask naive &#x27;why why why&#x27; questions, chase wonder, ban every boring adult thought" data-good="personal|unstuck" data-prov="signature"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><circle cx="22" cy="13.5" r="4" fill="currentColor"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31 Z" fill="currentColor" fill-opacity="0.22"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31" stroke="currentColor" stroke-width="1.7" fill="none"/><path d="M13.5 30 C 16 26.5, 20 25.5, 22 25.5 C 24 25.5, 28 26.5, 30.5 30" stroke="currentColor" stroke-width="1.5" fill="none" stroke-opacity="0.6"/></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><circle cx="22" cy="16" r="6" fill="none" stroke="currentColor" stroke-width="2"/><path d="M22 22 V31" stroke="currentColor" stroke-width="2" stroke-linecap="round"/><path d="M19 34 q3 -3 6 0" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round"/><g fill="currentColor"><circle cx="20" cy="15" r="1"/><circle cx="24" cy="15" r="1"/></g></svg></span><span><span class="n">Inner Child Conference</span><span class="d">Answer as your 7-year-old self: ask naive &#x27;why why why&#x27; questions, chase wonder, ban every boring adult thought</span><span class="gf">Great for: Personal / life · Get unstuck</span></span></label><label class="tech"><input type="checkbox" data-name="Shadow Work Mining" data-cat="Introspective Delight" data-desc="Name what you&#x27;re avoiding, resisting, or scared of about this — then dig there for the buried insight" data-good="personal|diagnosis" data-prov="signature"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><circle cx="22" cy="13.5" r="4" fill="currentColor"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31 Z" fill="currentColor" fill-opacity="0.22"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31" stroke="currentColor" stroke-width="1.7" fill="none"/><path d="M13.5 30 C 16 26.5, 20 25.5, 22 25.5 C 24 25.5, 28 26.5, 30.5 30" stroke="currentColor" stroke-width="1.5" fill="none" stroke-opacity="0.6"/></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><circle cx="22" cy="22" r="12" fill="none" stroke="currentColor" stroke-width="2"/><path d="M22 10 a12 12 0 0 1 0 24 z" fill="currentColor" fill-opacity=".85"/></svg></span><span><span class="n">Shadow Work Mining</span><span class="d">Name what you&#x27;re avoiding, resisting, or scared of about this — then dig there for the buried insight</span><span class="gf">Great for: Personal / life · Diagnose</span></span></label><label class="tech"><input type="checkbox" data-name="Values Archaeology" data-cat="Introspective Delight" data-desc="Keep asking &#x27;why do I care?&#x27; until you hit bedrock: the non-negotiable value secretly steering the choice" data-good="personal|strategy" data-prov="signature"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><circle cx="22" cy="13.5" r="4" fill="currentColor"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31 Z" fill="currentColor" fill-opacity="0.22"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31" stroke="currentColor" stroke-width="1.7" fill="none"/><path d="M13.5 30 C 16 26.5, 20 25.5, 22 25.5 C 24 25.5, 28 26.5, 30.5 30" stroke="currentColor" stroke-width="1.5" fill="none" stroke-opacity="0.6"/></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><g fill="none" stroke="currentColor" stroke-width="2"><path d="M10 16 h24" stroke-opacity=".4"/><path d="M10 22 h24" stroke-opacity=".6"/></g><path d="M22 24 L16 30 L22 36 L28 30 Z" fill="currentColor"/></svg></span><span><span class="n">Values Archaeology</span><span class="d">Keep asking &#x27;why do I care?&#x27; until you hit bedrock: the non-negotiable value secretly steering the choice</span><span class="gf">Great for: Personal / life · Strategy</span></span></label><label class="tech"><input type="checkbox" data-name="Future Self Interview" data-cat="Introspective Delight" data-desc="Interview your wise 80-year-old self about this problem and write down the advice they give you" data-good="personal" data-prov="signature"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><circle cx="22" cy="13.5" r="4" fill="currentColor"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31 Z" fill="currentColor" fill-opacity="0.22"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31" stroke="currentColor" stroke-width="1.7" fill="none"/><path d="M13.5 30 C 16 26.5, 20 25.5, 22 25.5 C 24 25.5, 28 26.5, 30.5 30" stroke="currentColor" stroke-width="1.5" fill="none" stroke-opacity="0.6"/></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 10 H30 L24 22 L30 34 H14 L20 22 Z"/></g><path d="M18 14 H26" stroke="currentColor" stroke-width="2" stroke-linecap="round"/></svg></span><span><span class="n">Future Self Interview</span><span class="d">Interview your wise 80-year-old self about this problem and write down the advice they give you</span><span class="gf">Great for: Personal / life</span></span></label><label class="tech"><input type="checkbox" data-name="Body Wisdom Dialogue" data-cat="Introspective Delight" data-desc="Scan for the tension, flutter, or gut pull each option triggers; let the body&#x27;s yes/no drive the ideas" data-good="personal" data-prov="signature"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><circle cx="22" cy="13.5" r="4" fill="currentColor"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31 Z" fill="currentColor" fill-opacity="0.22"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31" stroke="currentColor" stroke-width="1.7" fill="none"/><path d="M13.5 30 C 16 26.5, 20 25.5, 22 25.5 C 24 25.5, 28 26.5, 30.5 30" stroke="currentColor" stroke-width="1.5" fill="none" stroke-opacity="0.6"/></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><path d="M22 33 C12 26 9 19 13.5 15 C17 12 21 14 22 17 C23 14 27 12 30.5 15 C35 19 32 26 22 33 Z" fill="currentColor" fill-opacity=".22"/><path d="M22 33 C12 26 9 19 13.5 15 C17 12 21 14 22 17 C23 14 27 12 30.5 15 C35 19 32 26 22 33 Z" fill="none" stroke="currentColor" stroke-width="2"/></svg></span><span><span class="n">Body Wisdom Dialogue</span><span class="d">Scan for the tension, flutter, or gut pull each option triggers; let the body&#x27;s yes/no drive the ideas</span><span class="gf">Great for: Personal / life</span></span></label><label class="tech"><input type="checkbox" data-name="Permission Giving" data-cat="Introspective Delight" data-desc="Write yourself an explicit permission slip to think the forbidden, impossible thought — then think it out loud" data-good="personal|unstuck" data-prov="signature"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><circle cx="22" cy="13.5" r="4" fill="currentColor"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31 Z" fill="currentColor" fill-opacity="0.22"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31" stroke="currentColor" stroke-width="1.7" fill="none"/><path d="M13.5 30 C 16 26.5, 20 25.5, 22 25.5 C 24 25.5, 28 26.5, 30.5 30" stroke="currentColor" stroke-width="1.5" fill="none" stroke-opacity="0.6"/></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><rect x="10" y="14" width="24" height="16" rx="2.5" fill="none" stroke="currentColor" stroke-width="2"/><path d="M15 23 L19 27 L28 17" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span><span class="n">Permission Giving</span><span class="d">Write yourself an explicit permission slip to think the forbidden, impossible thought — then think it out loud</span><span class="gf">Great for: Personal / life · Get unstuck</span></span></label><label class="tech"><input type="checkbox" data-name="Secret Wish Confession" data-cat="Introspective Delight" data-desc="Whisper the embarrassing thing you secretly want here but won&#x27;t admit, then build the idea honoring it" data-good="personal" data-prov="signature"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><circle cx="22" cy="13.5" r="4" fill="currentColor"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31 Z" fill="currentColor" fill-opacity="0.22"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31" stroke="currentColor" stroke-width="1.7" fill="none"/><path d="M13.5 30 C 16 26.5, 20 25.5, 22 25.5 C 24 25.5, 28 26.5, 30.5 30" stroke="currentColor" stroke-width="1.5" fill="none" stroke-opacity="0.6"/></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><rect x="13" y="20" width="18" height="14" rx="2.5" fill="currentColor" fill-opacity=".22"/><rect x="13" y="20" width="18" height="14" rx="2.5" fill="none" stroke="currentColor" stroke-width="2"/><path d="M16.5 20 v-3 a5.5 5.5 0 0 1 11 0 v3" fill="none" stroke="currentColor" stroke-width="2"/></svg></span><span><span class="n">Secret Wish Confession</span><span class="d">Whisper the embarrassing thing you secretly want here but won&#x27;t admit, then build the idea honoring it</span><span class="gf">Great for: Personal / life</span></span></label><label class="tech"><input type="checkbox" data-name="Mood Weather Report" data-cat="Introspective Delight" data-desc="Name the inner weather right now (fog, storm, sun) and let that exact emotional climate generate the ideas" data-good="personal|unstuck" data-prov="signature"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><circle cx="22" cy="13.5" r="4" fill="currentColor"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31 Z" fill="currentColor" fill-opacity="0.22"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31" stroke="currentColor" stroke-width="1.7" fill="none"/><path d="M13.5 30 C 16 26.5, 20 25.5, 22 25.5 C 24 25.5, 28 26.5, 30.5 30" stroke="currentColor" stroke-width="1.5" fill="none" stroke-opacity="0.6"/></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><circle cx="17" cy="17" r="4.5" fill="currentColor" fill-opacity=".5"/><path d="M22 30 a5 5 0 0 1 0.5 -10 a6 6 0 0 1 11 2.5 a4 4 0 0 1 -1.5 7.5 z" fill="none" stroke="currentColor" stroke-width="2" stroke-linejoin="round"/></svg></span><span><span class="n">Mood Weather Report</span><span class="d">Name the inner weather right now (fog, storm, sun) and let that exact emotional climate generate the ideas</span><span class="gf">Great for: Personal / life · Get unstuck</span></span></label><label class="tech invent"><input type="checkbox" data-invent="Introspective Delight"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><circle cx="22" cy="13.5" r="4" fill="currentColor"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31 Z" fill="currentColor" fill-opacity="0.22"/><path d="M10.5 31 C 12.5 23, 31.5 23, 33.5 31" stroke="currentColor" stroke-width="1.7" fill="none"/><path d="M13.5 30 C 16 26.5, 20 25.5, 22 25.5 C 24 25.5, 28 26.5, 30.5 30" stroke="currentColor" stroke-width="1.5" fill="none" stroke-opacity="0.6"/></svg></span><span><span class="n">✨ Invent a Introspective Delight technique</span><span class="d">Make up a brand-new technique on the fly, in the spirit of Introspective Delight</span></span></label></div></section>
151
151
  <section data-cat="Collaborative" style="--c:#15a3a3"><h2>Collaborative<span class="cnt">8</span></h2><div class="grid"><label class="tech"><input type="checkbox" data-name="Yes And Building" data-cat="Collaborative" data-desc="Never negate; each person opens with &quot;Yes, and...&quot; and adds to the last idea, stacking a chain of accepted additions" data-good="novel|unstuck|planning" data-prov="classic"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><g stroke="currentColor" stroke-width="1.8"><line x1="14" y1="16" x2="30" y2="16"/><line x1="14" y1="16" x2="22" y2="30"/><line x1="30" y1="16" x2="22" y2="30"/></g><g fill="currentColor" fill-opacity="0.22"><circle cx="14" cy="16" r="4.6"/><circle cx="30" cy="16" r="4.6"/><circle cx="22" cy="30" r="4.6"/></g><g fill="currentColor"><circle cx="14" cy="16" r="2.4"/><circle cx="30" cy="16" r="2.4"/><circle cx="22" cy="30" r="2.4"/></g></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><g fill="currentColor"><rect x="8" y="27" width="12" height="8" rx="1.5" fill-opacity=".8"/><rect x="14" y="19" width="12" height="8" rx="1.5" fill-opacity=".5"/><rect x="20" y="11" width="12" height="8" rx="1.5"/></g></svg></span><span><span class="n">Yes And Building</span><span class="d">Never negate; each person opens with &quot;Yes, and...&quot; and adds to the last idea, stacking a chain of accepted additions</span><span class="gf">Great for: Novel concept · Get unstuck · Planning</span></span></label><label class="tech"><input type="checkbox" data-name="Brain Writing Round Robin" data-cat="Collaborative" data-desc="Everyone writes ideas silently, then passes their sheet; you build on whatever lands in front of you, round after round" data-good="novel|feature" data-prov="classic"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><g stroke="currentColor" stroke-width="1.8"><line x1="14" y1="16" x2="30" y2="16"/><line x1="14" y1="16" x2="22" y2="30"/><line x1="30" y1="16" x2="22" y2="30"/></g><g fill="currentColor" fill-opacity="0.22"><circle cx="14" cy="16" r="4.6"/><circle cx="30" cy="16" r="4.6"/><circle cx="22" cy="30" r="4.6"/></g><g fill="currentColor"><circle cx="14" cy="16" r="2.4"/><circle cx="30" cy="16" r="2.4"/><circle cx="22" cy="30" r="2.4"/></g></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M31 16 A10 10 0 1 0 32.5 22"/><path d="M31 10 L31.5 16.3 L25 16.5"/></g></svg></span><span><span class="n">Brain Writing Round Robin</span><span class="d">Everyone writes ideas silently, then passes their sheet; you build on whatever lands in front of you, round after round</span><span class="gf">Great for: Novel concept · Build a feature</span></span></label><label class="tech"><input type="checkbox" data-name="Random Stimulation" data-cat="Collaborative" data-desc="Pull a random word or image and force a link to the problem: &quot;how does THIS spark a solution?&quot;" data-good="unstuck|novel" data-prov="classic"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><g stroke="currentColor" stroke-width="1.8"><line x1="14" y1="16" x2="30" y2="16"/><line x1="14" y1="16" x2="22" y2="30"/><line x1="30" y1="16" x2="22" y2="30"/></g><g fill="currentColor" fill-opacity="0.22"><circle cx="14" cy="16" r="4.6"/><circle cx="30" cy="16" r="4.6"/><circle cx="22" cy="30" r="4.6"/></g><g fill="currentColor"><circle cx="14" cy="16" r="2.4"/><circle cx="30" cy="16" r="2.4"/><circle cx="22" cy="30" r="2.4"/></g></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><rect x="11" y="11" width="22" height="22" rx="4" fill="none" stroke="currentColor" stroke-width="2"/><g fill="currentColor"><circle cx="17" cy="17" r="1.8"/><circle cx="27" cy="17" r="1.8"/><circle cx="22" cy="22" r="1.8"/><circle cx="17" cy="27" r="1.8"/><circle cx="27" cy="27" r="1.8"/></g></svg></span><span><span class="n">Random Stimulation</span><span class="d">Pull a random word or image and force a link to the problem: &quot;how does THIS spark a solution?&quot;</span><span class="gf">Great for: Get unstuck · Novel concept</span></span></label><label class="tech"><input type="checkbox" data-name="Role Playing" data-cat="Collaborative" data-desc="Each person speaks as a different stakeholder, voicing what that role wants, fears, and would demand of the idea" data-good="strategy|personal|feature" data-prov="classic"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><g stroke="currentColor" stroke-width="1.8"><line x1="14" y1="16" x2="30" y2="16"/><line x1="14" y1="16" x2="22" y2="30"/><line x1="30" y1="16" x2="22" y2="30"/></g><g fill="currentColor" fill-opacity="0.22"><circle cx="14" cy="16" r="4.6"/><circle cx="30" cy="16" r="4.6"/><circle cx="22" cy="30" r="4.6"/></g><g fill="currentColor"><circle cx="14" cy="16" r="2.4"/><circle cx="30" cy="16" r="2.4"/><circle cx="22" cy="30" r="2.4"/></g></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><rect x="11" y="9" width="22" height="26" rx="3" fill="none" stroke="currentColor" stroke-width="2"/><circle cx="22" cy="19" r="4" fill="currentColor"/><path d="M15.5 30 c2 -4.5 11 -4.5 13 0" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"/></svg></span><span><span class="n">Role Playing</span><span class="d">Each person speaks as a different stakeholder, voicing what that role wants, fears, and would demand of the idea</span><span class="gf">Great for: Strategy · Personal / life · Build a feature</span></span></label><label class="tech"><input type="checkbox" data-name="Ideation Relay Race" data-cat="Collaborative" data-desc="30-second turns, no pausing: add one idea, slap it to the next person, keep the baton moving before anyone overthinks" data-good="unstuck" data-prov="playful"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><g stroke="currentColor" stroke-width="1.8"><line x1="14" y1="16" x2="30" y2="16"/><line x1="14" y1="16" x2="22" y2="30"/><line x1="30" y1="16" x2="22" y2="30"/></g><g fill="currentColor" fill-opacity="0.22"><circle cx="14" cy="16" r="4.6"/><circle cx="30" cy="16" r="4.6"/><circle cx="22" cy="30" r="4.6"/></g><g fill="currentColor"><circle cx="14" cy="16" r="2.4"/><circle cx="30" cy="16" r="2.4"/><circle cx="22" cy="30" r="2.4"/></g></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="31" x2="27" y2="16"/><line x1="8" y1="22" x2="14" y2="22" stroke-opacity=".5"/><line x1="8" y1="27" x2="13" y2="27" stroke-opacity=".35"/></g><circle cx="29" cy="14" r="3.4" fill="currentColor"/></svg></span><span><span class="n">Ideation Relay Race</span><span class="d">30-second turns, no pausing: add one idea, slap it to the next person, keep the baton moving before anyone overthinks</span><span class="gf">Great for: Get unstuck</span></span></label><label class="tech"><input type="checkbox" data-name="Idea Hot Potato" data-cat="Collaborative" data-desc="One idea gets tossed around the circle; each catcher must mutate it in 10 seconds before passing, no repeats allowed" data-good="unstuck" data-prov="playful"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><g stroke="currentColor" stroke-width="1.8"><line x1="14" y1="16" x2="30" y2="16"/><line x1="14" y1="16" x2="22" y2="30"/><line x1="30" y1="16" x2="22" y2="30"/></g><g fill="currentColor" fill-opacity="0.22"><circle cx="14" cy="16" r="4.6"/><circle cx="30" cy="16" r="4.6"/><circle cx="22" cy="30" r="4.6"/></g><g fill="currentColor"><circle cx="14" cy="16" r="2.4"/><circle cx="30" cy="16" r="2.4"/><circle cx="22" cy="30" r="2.4"/></g></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><path d="M11 31 Q22 8 33 31" fill="none" stroke="currentColor" stroke-width="2" stroke-dasharray="2 3.5" stroke-linecap="round"/><circle cx="22" cy="12.5" r="4.2" fill="currentColor"/></svg></span><span><span class="n">Idea Hot Potato</span><span class="d">One idea gets tossed around the circle; each catcher must mutate it in 10 seconds before passing, no repeats allowed</span><span class="gf">Great for: Get unstuck</span></span></label><label class="tech"><input type="checkbox" data-name="Steal And Upgrade" data-cat="Collaborative" data-desc="Pick a neighbor&#x27;s idea you envy, claim it out loud, then make it visibly better before handing it back improved" data-good="novel|unstuck" data-prov="signature"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><g stroke="currentColor" stroke-width="1.8"><line x1="14" y1="16" x2="30" y2="16"/><line x1="14" y1="16" x2="22" y2="30"/><line x1="30" y1="16" x2="22" y2="30"/></g><g fill="currentColor" fill-opacity="0.22"><circle cx="14" cy="16" r="4.6"/><circle cx="30" cy="16" r="4.6"/><circle cx="22" cy="30" r="4.6"/></g><g fill="currentColor"><circle cx="14" cy="16" r="2.4"/><circle cx="30" cy="16" r="2.4"/><circle cx="22" cy="30" r="2.4"/></g></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 33 V14"/><path d="M13 21 L20 14 L27 21"/></g><path d="M30 27 l1 2.6 2.6 1 -2.6 1 -1 2.6 -1 -2.6 -2.6 -1 2.6 -1 z" fill="currentColor"/></svg></span><span><span class="n">Steal And Upgrade</span><span class="d">Pick a neighbor&#x27;s idea you envy, claim it out loud, then make it visibly better before handing it back improved</span><span class="gf">Great for: Novel concept · Get unstuck</span></span></label><label class="tech"><input type="checkbox" data-name="Fold The Paper" data-cat="Collaborative" data-desc="Each person adds one line to a hidden drawing or sentence, sees only the previous fragment, then unfold the surreal whole" data-good="unstuck|novel" data-prov="playful"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><g stroke="currentColor" stroke-width="1.8"><line x1="14" y1="16" x2="30" y2="16"/><line x1="14" y1="16" x2="22" y2="30"/><line x1="30" y1="16" x2="22" y2="30"/></g><g fill="currentColor" fill-opacity="0.22"><circle cx="14" cy="16" r="4.6"/><circle cx="30" cy="16" r="4.6"/><circle cx="22" cy="30" r="4.6"/></g><g fill="currentColor"><circle cx="14" cy="16" r="2.4"/><circle cx="30" cy="16" r="2.4"/><circle cx="22" cy="30" r="2.4"/></g></svg><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><path d="M13 16 L21 12 V28 L13 32 Z" fill="currentColor" fill-opacity=".22"/><path d="M21 12 L29 16 V32 L21 28 Z" fill="currentColor" fill-opacity=".45"/><path d="M13 16 L21 12 L29 16 M21 12 V28" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"/></svg></span><span><span class="n">Fold The Paper</span><span class="d">Each person adds one line to a hidden drawing or sentence, sees only the previous fragment, then unfold the surreal whole</span><span class="gf">Great for: Get unstuck · Novel concept</span></span></label><label class="tech invent"><input type="checkbox" data-invent="Collaborative"><span class="ic2"><svg class="ico" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="41" height="41" rx="12" fill="currentColor" fill-opacity="0.12"/><g stroke="currentColor" stroke-width="1.8"><line x1="14" y1="16" x2="30" y2="16"/><line x1="14" y1="16" x2="22" y2="30"/><line x1="30" y1="16" x2="22" y2="30"/></g><g fill="currentColor" fill-opacity="0.22"><circle cx="14" cy="16" r="4.6"/><circle cx="30" cy="16" r="4.6"/><circle cx="22" cy="30" r="4.6"/></g><g fill="currentColor"><circle cx="14" cy="16" r="2.4"/><circle cx="30" cy="16" r="2.4"/><circle cx="22" cy="30" r="2.4"/></g></svg></span><span><span class="n">✨ Invent a Collaborative technique</span><span class="d">Make up a brand-new technique on the fly, in the spirit of Collaborative</span></span></label></div></section>
152
152
  </main>
153
- <footer>BMad Method &middot; Brainstorming</footer>
153
+ <footer>Wizz Method &middot; Brainstorming</footer>
154
154
  <script>
155
155
  (function(){
156
156
  var $ = function(id){ return document.getElementById(id); };
@@ -173,7 +173,7 @@
173
173
  themeBtn.addEventListener('click', function(){
174
174
  var next = document.documentElement.getAttribute('data-theme') === 'dark' ? 'light' : 'dark';
175
175
  document.documentElement.setAttribute('data-theme', next);
176
- try { localStorage.setItem('bmad-theme', next); } catch(e){}
176
+ try { localStorage.setItem('wizz-theme', next); } catch(e){}
177
177
  setThemeIcon();
178
178
  });
179
179
 
@@ -8,7 +8,7 @@
8
8
 
9
9
  [workflow]
10
10
 
11
- # --- Configurable below. Overrides merge per BMad structural rules: ---
11
+ # --- Configurable below. Overrides merge per Wizz structural rules: ---
12
12
  # scalars: override wins • arrays: append
13
13
 
14
14
  # Steps to run before the standard activation (config load, greet).
@@ -23,4 +23,4 @@ In **Ideate for me** (and headless), the imaginative HTML keepsake is the delive
23
23
 
24
24
  If the session used invented techniques, offer to save a keeper into `{workflow.additional_techniques}` via `wizz-customize` user preferences.
25
25
 
26
- After producing what they chose, offer them ideas for deep-dive brainstorming new sessions, offer to fully extrapolate any ideas into an html report (autonomously brainstorm on their behalf), and most importantly: execute each `{workflow.external_handoffs}` instruction. Then share the artifact paths (and any handoff destinations), invoke `wizz-help` to suggest where this leads next in the BMad ecosystem, let them know if they feel a produced intent is detailed enough they could jump right into passing it to wizz-spec or any other analysis tool (outlined from wizz-help) and run `{workflow.on_complete}` if non-empty.
26
+ After producing what they chose, offer them ideas for deep-dive brainstorming new sessions, offer to fully extrapolate any ideas into an html report (autonomously brainstorm on their behalf), and most importantly: execute each `{workflow.external_handoffs}` instruction. Then share the artifact paths (and any handoff destinations), invoke `wizz-help` to suggest where this leads next in the Wizz ecosystem, let them know if they feel a produced intent is detailed enough they could jump right into passing it to wizz-spec or any other analysis tool (outlined from wizz-help) and run `{workflow.on_complete}` if non-empty.
@@ -213,11 +213,11 @@ SELECTOR_TEMPLATE = r"""<!DOCTYPE html>
213
213
  <head>
214
214
  <meta charset="utf-8">
215
215
  <meta name="viewport" content="width=device-width, initial-scale=1">
216
- <title>BMad Method Brainstorming Selection</title>
216
+ <title>Wizz Method Brainstorming Selection</title>
217
217
  <script>
218
218
  /* set the theme before first paint so there's no light-mode flash */
219
219
  (function(){ try {
220
- var t = localStorage.getItem('bmad-theme');
220
+ var t = localStorage.getItem('wizz-theme');
221
221
  if (!t) { t = (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) ? 'dark' : 'light'; }
222
222
  document.documentElement.setAttribute('data-theme', t);
223
223
  } catch(e){} })();
@@ -305,7 +305,7 @@ SELECTOR_TEMPLATE = r"""<!DOCTYPE html>
305
305
  <header>
306
306
  <div class="hwrap">
307
307
  <div class="titlerow">
308
- <h1>BMad Method Brainstorming Selection</h1>
308
+ <h1>Wizz Method Brainstorming Selection</h1>
309
309
  <button id="theme" class="themebtn" type="button" aria-label="Toggle dark mode" title="Toggle dark mode"></button>
310
310
  </div>
311
311
  <p class="sub">Compose your session, hit <strong>Copy prompt</strong>, and paste it back into the chat to begin. {{TOTAL}}</p>
@@ -343,7 +343,7 @@ SELECTOR_TEMPLATE = r"""<!DOCTYPE html>
343
343
  <main>
344
344
  {{BODY}}
345
345
  </main>
346
- <footer>BMad Method &middot; Brainstorming</footer>
346
+ <footer>Wizz Method &middot; Brainstorming</footer>
347
347
  <script>
348
348
  (function(){
349
349
  var $ = function(id){ return document.getElementById(id); };
@@ -366,7 +366,7 @@ SELECTOR_TEMPLATE = r"""<!DOCTYPE html>
366
366
  themeBtn.addEventListener('click', function(){
367
367
  var next = document.documentElement.getAttribute('data-theme') === 'dark' ? 'light' : 'dark';
368
368
  document.documentElement.setAttribute('data-theme', next);
369
- try { localStorage.setItem('bmad-theme', next); } catch(e){}
369
+ try { localStorage.setItem('wizz-theme', next); } catch(e){}
370
370
  setThemeIcon();
371
371
  });
372
372
 
@@ -146,7 +146,7 @@ def test_html_writes_selection_page(lib, tmp_path):
146
146
  assert brain.main(["--file", str(lib), "html", "--out", str(out)]) == 0
147
147
  doc = out.read_text(encoding="utf-8")
148
148
  assert doc.startswith("<!DOCTYPE html>")
149
- assert "BMad Method Brainstorming Selection" in doc
149
+ assert "Wizz Method Brainstorming Selection" in doc
150
150
  for r in brain.load(lib):
151
151
  assert r["technique_name"] in doc # every technique is selectable
152
152
  assert "&quot;yes and&quot;" in doc # quotes in a description are escaped, not raw
@@ -190,13 +190,13 @@ def test_set_preserves_body(ws):
190
190
 
191
191
  def test_set_can_add_new_field(ws):
192
192
  init(ws)
193
- memlog.main(["set", "--workspace", ws, "--key", "owner", "--value", "BMad"])
194
- assert memlog.split(read(ws))[0]["owner"] == "BMad"
193
+ memlog.main(["set", "--workspace", ws, "--key", "owner", "--value", "Wizz"])
194
+ assert memlog.split(read(ws))[0]["owner"] == "Wizz"
195
195
 
196
196
 
197
197
  def test_updated_stays_last(ws):
198
198
  init(ws)
199
- memlog.main(["set", "--workspace", ws, "--key", "owner", "--value", "BMad"])
199
+ memlog.main(["set", "--workspace", ws, "--key", "owner", "--value", "Wizz"])
200
200
  meta = memlog.split(read(ws))[0]
201
201
  assert list(meta)[-1] == "updated"
202
202
 
@@ -1,25 +1,25 @@
1
1
  ---
2
2
  name: wizz-customize
3
- description: Authors and updates customization overrides for installed BMad skills. Use when the user says 'customize bmad', 'override a skill', 'change agent behavior', or 'customize a workflow'.
3
+ description: Authors and updates customization overrides for installed Wizz skills. Use when the user says 'customize wizz', 'override a skill', 'change agent behavior', or 'customize a workflow'.
4
4
  ---
5
5
 
6
- # BMad Customize
6
+ # Wizz Customize
7
7
 
8
8
  Translate the user's intent into a correctly-placed TOML override file under `{project-root}/_wizz/custom/` for a customizable agent or workflow skill. Discover, route, author, write, verify.
9
9
 
10
- Scope v1: per-skill `[agent]` overrides (`bmad-agent-<role>.toml` / `.user.toml`) and per-skill `[workflow]` overrides (`bmad-<workflow>.toml` / `.user.toml`). Central config (`{project-root}/_wizz/custom/config.toml`) is out of scope — point users at the [How to Customize BMad guide](https://docs.bmad-method.org/how-to/customize-bmad/).
10
+ Scope v1: per-skill `[agent]` overrides (`wizz-agent-<role>.toml` / `.user.toml`) and per-skill `[workflow]` overrides (`wizz-<workflow>.toml` / `.user.toml`). Central config (`{project-root}/_wizz/custom/config.toml`) is out of scope — point users at the [How to Customize Wizz guide](https://docs.wizz-method.org/how-to/customize-wizz/).
11
11
 
12
12
  When the target's `customize.toml` doesn't expose what the user wants, say so plainly. Don't invent fields.
13
13
 
14
14
  ## Preflight
15
15
 
16
- - No `{project-root}/_wizz/` → BMad isn't installed. Say so, stop.
16
+ - No `{project-root}/_wizz/` → Wizz isn't installed. Say so, stop.
17
17
  - `{project-root}/_wizz/scripts/resolve_customization.py` missing → continue, but Step 6 verify falls back to manual merge.
18
18
  - Both present → proceed.
19
19
 
20
20
  ## Activation
21
21
 
22
- Load `_wizz/config.toml` and `_wizz/config.user.toml` from `{project-root}` for `user_name` (default `BMad`) and `communication_language` (default `English`). Greet. If the user's invocation already names a target skill AND a specific change, jump to Step 3.
22
+ Load `_wizz/config.toml` and `_wizz/config.user.toml` from `{project-root}` for `user_name` (default `Wizz`) and `communication_language` (default `English`). Greet. If the user's invocation already names a target skill AND a specific change, jump to Step 3.
23
23
 
24
24
  ## Step 1: Classify intent
25
25
 
@@ -106,6 +106,6 @@ Otherwise the skill isn't done — finish or tell the user they're exiting incom
106
106
 
107
107
  ## When this skill can't help
108
108
 
109
- - **Central config** (`{project-root}/_wizz/custom/config.toml`) — see the [How to Customize BMad guide](https://docs.bmad-method.org/how-to/customize-bmad/).
109
+ - **Central config** (`{project-root}/_wizz/custom/config.toml`) — see the [How to Customize Wizz guide](https://docs.wizz-method.org/how-to/customize-wizz/).
110
110
  - **Step logic, ordering, behavior not in `customize.toml`** — open a feature request, or use `bmad-builder` to create a custom skill. Offer to help with either.
111
111
  - **Skills without a `customize.toml`** — not customizable.
@@ -2,7 +2,7 @@
2
2
  # /// script
3
3
  # requires-python = ">=3.11"
4
4
  # ///
5
- """Enumerate customizable BMad skills installed alongside this one.
5
+ """Enumerate customizable Wizz skills installed alongside this one.
6
6
 
7
7
  Scans a skills directory (by default: the directory this script's own skill
8
8
  lives in, derived from __file__), finds every sibling directory containing a
@@ -11,7 +11,7 @@ top-level blocks, reads the skill's SKILL.md frontmatter description for a
11
11
  one-liner, and checks whether override files already exist in
12
12
  `{project-root}/_wizz/custom/`.
13
13
 
14
- Skills in BMad are loaded either from a project-local location (e.g. the
14
+ Skills in Wizz are loaded either from a project-local location (e.g. the
15
15
  project's `.claude/skills/` or `.cursor/skills/`) or from a user-global
16
16
  location (e.g. `~/.claude/skills/`). We do not hardcode those paths — the
17
17
  running skill's own location is the source of truth for sibling discovery.
@@ -168,7 +168,7 @@ def scan_skills(
168
168
  def parse_args(argv: list[str]) -> argparse.Namespace:
169
169
  parser = argparse.ArgumentParser(
170
170
  description=(
171
- "List customizable BMad skills installed alongside this one, "
171
+ "List customizable Wizz skills installed alongside this one, "
172
172
  "grouped by surface (agent vs workflow), with override status "
173
173
  "looked up against {project-root}/_wizz/custom/."
174
174
  )
@@ -93,19 +93,19 @@ class ScannerTest(unittest.TestCase):
93
93
  def test_dual_surface_skill_emits_two_entries(self):
94
94
  _make_skill(
95
95
  self.skills,
96
- "bmad-dual",
96
+ "wizz-dual",
97
97
  "[agent]\nicon = \"x\"\n\n[workflow]\npersistent_facts = []\n",
98
- "---\nname: bmad-dual\ndescription: Dual.\n---\n",
98
+ "---\nname: wizz-dual\ndescription: Dual.\n---\n",
99
99
  )
100
100
  result = MODULE.scan_skills([self.skills], self.root)
101
101
  self.assertEqual(len(result["agents"]), 1)
102
102
  self.assertEqual(len(result["workflows"]), 1)
103
- self.assertEqual(result["agents"][0]["name"], "bmad-dual")
104
- self.assertEqual(result["workflows"][0]["name"], "bmad-dual")
103
+ self.assertEqual(result["agents"][0]["name"], "wizz-dual")
104
+ self.assertEqual(result["workflows"][0]["name"], "wizz-dual")
105
105
 
106
106
  def test_skill_without_customize_toml_ignored(self):
107
- (self.skills / "bmad-plain").mkdir()
108
- (self.skills / "bmad-plain" / "SKILL.md").write_text("# plain\n")
107
+ (self.skills / "wizz-plain").mkdir()
108
+ (self.skills / "wizz-plain" / "SKILL.md").write_text("# plain\n")
109
109
  result = MODULE.scan_skills([self.skills], self.root)
110
110
  self.assertEqual(len(result["agents"]) + len(result["workflows"]), 0)
111
111
  self.assertEqual(result["errors"], [])
@@ -124,34 +124,34 @@ class ScannerTest(unittest.TestCase):
124
124
  self.assertFalse(entry["has_user_override"])
125
125
 
126
126
  def test_missing_surface_block_reports_error(self):
127
- _make_skill(self.skills, "bmad-broken", "[not_a_surface]\nfoo = 1\n")
127
+ _make_skill(self.skills, "wizz-broken", "[not_a_surface]\nfoo = 1\n")
128
128
  result = MODULE.scan_skills([self.skills], self.root)
129
129
  self.assertEqual(len(result["agents"]) + len(result["workflows"]), 0)
130
130
  self.assertEqual(len(result["errors"]), 1)
131
131
  self.assertIn("no [agent] or [workflow] block", result["errors"][0])
132
132
 
133
133
  def test_malformed_toml_reports_error_without_aborting(self):
134
- skill_dir = self.skills / "bmad-bad"
134
+ skill_dir = self.skills / "wizz-bad"
135
135
  skill_dir.mkdir()
136
136
  (skill_dir / "customize.toml").write_text("this is not [valid toml\n")
137
137
  # Plus a good sibling to confirm scanning continues.
138
138
  _make_skill(
139
139
  self.skills,
140
- "bmad-good",
140
+ "wizz-good",
141
141
  "[agent]\nicon = \"x\"\n",
142
- "---\nname: bmad-good\ndescription: Good.\n---\n",
142
+ "---\nname: wizz-good\ndescription: Good.\n---\n",
143
143
  )
144
144
  result = MODULE.scan_skills([self.skills], self.root)
145
145
  self.assertEqual(len(result["agents"]), 1)
146
- self.assertEqual(result["agents"][0]["name"], "bmad-good")
146
+ self.assertEqual(result["agents"][0]["name"], "wizz-good")
147
147
  self.assertTrue(any("failed to parse" in e for e in result["errors"]))
148
148
 
149
149
  def test_description_with_double_quotes_stripped(self):
150
150
  _make_skill(
151
151
  self.skills,
152
- "bmad-q",
152
+ "wizz-q",
153
153
  "[agent]\nicon = \"x\"\n",
154
- '---\nname: bmad-q\ndescription: "Double-quoted desc."\n---\n',
154
+ '---\nname: wizz-q\ndescription: "Double-quoted desc."\n---\n',
155
155
  )
156
156
  result = MODULE.scan_skills([self.skills], self.root)
157
157
  self.assertEqual(result["agents"][0]["description"], "Double-quoted desc.")
@@ -7,63 +7,38 @@ description: 'Clinical copy-editor that reviews text for communication issues. U
7
7
 
8
8
  **Goal:** Review text for communication issues that impede comprehension and output suggested fixes in a three-column table.
9
9
 
10
- **Your Role:** You are a clinical copy-editor: precise, professional, neither warm nor cynical. Apply Microsoft Writing Style Guide principles as your baseline. Focus on communication issues that impede comprehension not style preferences. NEVER rewrite for preference only fix genuine issues. Follow ALL steps in the STEPS section IN EXACT ORDER. DO NOT skip steps or change the sequence. HALT immediately when halt-conditions are met. Each action within a step is a REQUIRED action to complete that step.
10
+ **Architecture note (delegating bridge):** This skill is a thin bridge. The substantive review logic lives in the global `copy-editing` skill (Seven Sweeps frameworkmore rigorous than a linear pass) and, when the text reads as AI-generated, the `humanizer` skill. This bridge keeps a stable name/contract because BMM workflows (`wizz-prd`, `wizz-ux`, `wizz-architecture`, `wizz-product-brief`) invoke `wizz-editorial-review-prose` by name. It always returns the same three-column table so those workflows are unaffected.
11
11
 
12
- **CONTENT IS SACROSANCT:** Never challenge ideas — only clarify how they're expressed.
12
+ **Your Role:** Clinical copy-editor: precise, professional, neither warm nor cynical. Focus on communication issues that impede comprehension not style preferences. NEVER rewrite for preference — only fix genuine issues.
13
+
14
+ **CONTENT IS SACROSANCT:** Never challenge ideas — only clarify how they're expressed. This constraint overrides any guidance from the delegated skills.
13
15
 
14
16
  **Inputs:**
15
17
  - **content** (required) — Cohesive unit of text to review (markdown, plain text, or text-heavy XML)
16
- - **style_guide** (optional) — Project-specific style guide. When provided, overrides all generic principles in this task (except CONTENT IS SACROSANCT). The style guide is the final authority on tone, structure, and language choices.
18
+ - **style_guide** (optional) — Project-specific style guide. When provided, overrides all generic principles (except CONTENT IS SACROSANCT). It is the final authority on tone, structure, and language choices.
17
19
  - **reader_type** (optional, default: `humans`) — `humans` for standard editorial, `llm` for precision focus
18
20
 
19
-
20
- ## PRINCIPLES
21
-
22
- 1. **Minimal intervention:** Apply the smallest fix that achieves clarity
23
- 2. **Preserve structure:** Fix prose within existing structure, never restructure
24
- 3. **Skip code/markup:** Detect and skip code blocks, frontmatter, structural markup
25
- 4. **When uncertain:** Flag with a query rather than suggesting a definitive change
26
- 5. **Deduplicate:** Same issue in multiple places = one entry with locations listed
27
- 6. **No conflicts:** Merge overlapping fixes into single entries
28
- 7. **Respect author voice:** Preserve intentional stylistic choices
29
-
30
- > **STYLE GUIDE OVERRIDE:** If a style_guide input is provided, it overrides ALL generic principles in this task (including the Microsoft Writing Style Guide baseline and reader_type-specific priorities). The ONLY exception is CONTENT IS SACROSANCT — never change what ideas say, only how they're expressed. When style guide conflicts with this task, style guide wins.
31
-
32
-
33
21
  ## STEPS
34
22
 
35
23
  ### Step 1: Validate Input
24
+ - If content is empty or fewer than 3 words: **HALT** with error: "Content too short for editorial review (minimum 3 words required)"
25
+ - If reader_type is not `humans`, `llm`, or absent: **HALT** with error: "Invalid reader_type. Must be 'humans' or 'llm'"
26
+ - Identify content type; note code blocks, frontmatter, and structural markup to skip (never edit these).
36
27
 
37
- - Check if content is empty or contains fewer than 3 words
38
- - If empty or fewer than 3 words: **HALT** with error: "Content too short for editorial review (minimum 3 words required)"
39
- - Validate reader_type is `humans` or `llm` (or not provided, defaulting to `humans`)
40
- - If reader_type is invalid: **HALT** with error: "Invalid reader_type. Must be 'humans' or 'llm'"
41
- - Identify content type (markdown, plain text, XML with text)
42
- - Note any code blocks, frontmatter, or structural markup to skip
43
-
44
- ### Step 2: Analyze Style
28
+ ### Step 2: Delegate the review
29
+ Invoke the global `copy-editing` skill via the `Skill` tool, passing:
30
+ - the `content` (prose sections only code/markup excluded),
31
+ - the `style_guide` if provided (instruct that it is the final authority, except CONTENT IS SACROSANCT),
32
+ - the `reader_type` framing: if `llm`, prioritize unambiguous references, consistent terminology, explicit structure, no hedging; if `humans`, prioritize clarity, flow, readability.
45
33
 
46
- - Analyze the style, tone, and voice of the input text
47
- - Note any intentional stylistic choices to preserve (informal tone, technical jargon, rhetorical patterns)
48
- - Calibrate review approach based on reader_type:
49
- - If `llm`: Prioritize unambiguous references, consistent terminology, explicit structure, no hedging
50
- - If `humans`: Prioritize clarity, flow, readability, natural progression
34
+ Instruct `copy-editing` to operate in **comprehension-only mode**: minimal intervention, fix prose within existing structure (never restructure), preserve author voice, flag uncertain fixes as a query rather than a definitive change, and NEVER alter what ideas say.
51
35
 
52
- ### Step 3: Editorial Review (CRITICAL)
36
+ **If `reader_type` is `humans`** and the text shows signs of AI-generated writing (inflated symbolism, rule-of-three padding, em-dash overuse, vague attributions, negative parallelisms): also invoke `humanizer` on the affected passages and fold its fixes in.
53
37
 
54
- - If style_guide provided: Consult style_guide now and note its key requirementsthese override default principles for this review
55
- - Review all prose sections (skip code blocks, frontmatter, structural markup)
56
- - Identify communication issues that impede comprehension
57
- - For each issue, determine the minimal fix that achieves clarity
58
- - Deduplicate: If same issue appears multiple times, create one entry listing all locations
59
- - Merge overlapping issues into single entries (no conflicting suggestions)
60
- - For uncertain fixes, phrase as query: "Consider: [suggestion]?" rather than definitive change
61
- - Preserve author voice — do not "improve" intentional stylistic choices
38
+ **Fallback (skill unavailable):** If `copy-editing` is not installed/resolvable, perform the review inline using these principles minimal intervention, preserve structure, skip code/markup, query when uncertain, deduplicate identical issues into one entry with all locations listed, merge overlapping fixes, respect author voice — applying Microsoft Writing Style Guide as the baseline.
62
39
 
63
- ### Step 4: Output Results
64
-
65
- - If issues found: Output a three-column markdown table with all suggested fixes
66
- - If no issues found: Output "No editorial issues identified"
40
+ ### Step 3: Normalize and output
41
+ Map every confirmed fix into the canonical three-column table. Deduplicate (same issue in multiple places = one entry listing all locations) and merge overlapping fixes before output.
67
42
 
68
43
  **Output format:**
69
44
 
@@ -78,9 +53,9 @@ description: 'Clinical copy-editor that reviews text for communication issues. U
78
53
  | The system will processes data and it handles errors. | The system processes data and handles errors. | Fixed subject-verb agreement ("will processes" to "processes"); removed redundant "it" |
79
54
  | Users can chose from options (lines 12, 45, 78) | Users can choose from options | Fixed spelling: "chose" to "choose" (appears in 3 locations) |
80
55
 
56
+ If no issues found after thorough review: output "No editorial issues identified".
81
57
 
82
58
  ## HALT CONDITIONS
83
-
84
59
  - HALT with error if content is empty or fewer than 3 words
85
60
  - HALT with error if reader_type is not `humans` or `llm`
86
- - If no issues found after thorough review, output "No editorial issues identified" (this is valid completion, not an error)
61
+ - "No editorial issues identified" is valid completion, not an error
@@ -77,7 +77,7 @@ When reader_type='llm', optimize for PRECISION and UNAMBIGUITY:
77
77
  - Scaffolding: Complex ideas built on established foundations
78
78
 
79
79
  ### Prompt/Task Definition (Functional)
80
- **Applicability:** BMAD tasks, prompts, system instructions, XML definitions
80
+ **Applicability:** WIZZ tasks, prompts, system instructions, XML definitions
81
81
  - Meta-first: Inputs, usage constraints, and context defined before instructions
82
82
  - Separation of Concerns: Instructions (logic) separate from Data (content)
83
83
  - Step-by-step: Execution flow must be explicit and ordered
@@ -1,13 +1,13 @@
1
1
  ---
2
2
  name: wizz-help
3
- description: 'Analyzes current state and user query to answer BMad questions or recommend the next skill(s) to use. Use when user asks for help, bmad help, what to do next, or what to start with in BMad.'
3
+ description: 'Analyzes current state and user query to answer Wizz questions or recommend the next skill(s) to use. Use when user asks for help, wizz help, what to do next, or what to start with in Wizz.'
4
4
  ---
5
5
 
6
- # BMad Help
6
+ # Wizz Help
7
7
 
8
8
  ## Purpose
9
9
 
10
- Help the user understand where they are in their BMad workflow and what to do next, and also answer broader questions when asked that could be augmented with remote sources such as module documentation sources.
10
+ Help the user understand where they are in their Wizz workflow and what to do next, and also answer broader questions when asked that could be augmented with remote sources such as module documentation sources.
11
11
 
12
12
  ## Desired Outcomes
13
13
 
@@ -1,11 +1,11 @@
1
1
  ---
2
2
  name: wizz-party-mode
3
- description: 'Orchestrates lively group discussions between installed BMAD agents or custom personas, and helps author custom parties. Use when the user requests party mode, a roundtable, or multiple agent perspectives — or wants to create/configure a party, define personas, or build an AI focus-group panel.'
3
+ description: 'Orchestrates lively group discussions between installed WIZZ agents or custom personas, and helps author custom parties. Use when the user requests party mode, a roundtable, or multiple agent perspectives — or wants to create/configure a party, define personas, or build an AI focus-group panel.'
4
4
  ---
5
5
 
6
6
  # Party Mode
7
7
 
8
- Run a round-table where BMAD agents talk to each other, and to the user, like a real group of distinct people in conversation. Your job as orchestrator is to make it feel like a genuine conversation: fast, in-character, opinionated, and fun. Everything below is an objective, not a script. Use whatever mechanism your model and harness make available to hit it.
8
+ Run a round-table where WIZZ agents talk to each other, and to the user, like a real group of distinct people in conversation. Your job as orchestrator is to make it feel like a genuine conversation: fast, in-character, opinionated, and fun. Everything below is an objective, not a script. Use whatever mechanism your model and harness make available to hit it.
9
9
 
10
10
  **Two intents.** Usually the user wants to *run* a party — that's everything below. If instead they want to *create or configure* one — invent a cast, add a persona, distill customer data into a focus-group panel, set a default, or **edit an existing custom party** (retune a member, add someone to a group) — load `references/create-party.md` and follow it. Detect which from how they invoke the skill; when it's unclear, ask. Neither intent has a headless contract: running a party is the live conversation itself, and the authoring path's only write goes through `wizz-customize`, which gates it.
11
11
 
@@ -49,6 +49,8 @@ Use `{workflow.party_mode}` for the session unless the user passed `--mode <sess
49
49
 
50
50
  **Voicing the room** (every mode presents this way). Pick 2–3 personas whose perspective fits the moment and let them talk directly, in character; vary who shows up round to round so it isn't the same voices every time. Each turn opens with `{icon} **{name}:**`, and turns run back to back so it reads as one exchange. Don't summarize, blend, or narrate what a persona "would" say — let them say it.
51
51
 
52
+ **Concise output (this user's default).** The analysis behind the scenes stays as deep as ever — agents think, clash, and reason in full internally. But what you *surface* to the user is tight: short turns, no walls of text, no replaying the whole internal debate. Show the conclusions and the points of disagreement in a compact form (bullets or a quick comparison when there's a trade-off), not every back-and-forth that produced them. If a round generated a long internal exchange, surface a brief read — who landed where, where they clashed — and offer "want the full back-and-forth?" rather than dumping it. When the conversation reaches a point that needs the user's decision or action, present it as a compact, comparative, bulleted block (the options, the trade-off, the recommendation) — never bury the ask inside prose.
53
+
52
54
  ## Make It Feel Like One Conversation
53
55
 
54
56
  Present one exchange, not a row of answers aimed at the user. The hard rule: never change what an agent argued — add staging and connective tissue, but don't invent positions, soften a stance, or put words in a persona's mouth. Weave delivery, preserve substance; it still reads like that specific character, quirks and speech patterns and all.
@@ -74,4 +76,4 @@ It is your goal to keep party mode feeling like a party, a good party. fun, enga
74
76
 
75
77
  ## Wrapping Up
76
78
 
77
- When the user signals they're done, give a quick read-back of the best takeaways and offer them a keepsake: a single self-contained HTML document of the session to keep. If they want it, make it genuinely nice rather than a transcript dump — lay the conversation out by persona (their icons, names, voice), and reach for inline SVG and light animation where it lifts the piece. Write it as a standalone `.html` into `{workflow.output_dir}/` (a `{date}`-stamped, topic-named file), or wherever they ask. Then run `{workflow.on_complete}` if non-empty (a string scalar is one instruction, an array is a sequence run in order) and drop back to normal mode. Read the room; don't wait for a magic word.
79
+ When the user signals they're done, give a quick read-back of the best takeaways — compact and in bullets, comparative where it helps, easy to skim — and offer them a keepsake: a single self-contained HTML document of the session to keep. If they want it, make it genuinely nice rather than a transcript dump — lay the conversation out by persona (their icons, names, voice), and reach for inline SVG and light animation where it lifts the piece. Write it as a standalone `.html` into `{workflow.output_dir}/` (a `{date}`-stamped, topic-named file), or wherever they ask. Then run `{workflow.on_complete}` if non-empty (a string scalar is one instruction, an array is a sequence run in order) and drop back to normal mode. Read the room; don't wait for a magic word.