@djm204/agent-skills 1.0.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 (392) hide show
  1. package/README.md +597 -0
  2. package/bin/cli.js +8 -0
  3. package/package.json +55 -0
  4. package/src/index.js +1817 -0
  5. package/src/index.test.js +1264 -0
  6. package/templates/_shared/code-quality.mdc +52 -0
  7. package/templates/_shared/communication.mdc +43 -0
  8. package/templates/_shared/core-principles.mdc +67 -0
  9. package/templates/_shared/git-workflow.mdc +48 -0
  10. package/templates/_shared/security-fundamentals.mdc +41 -0
  11. package/templates/agents/utility-agent/.cursor/rules/action-control.mdc +71 -0
  12. package/templates/agents/utility-agent/.cursor/rules/context-management.mdc +61 -0
  13. package/templates/agents/utility-agent/.cursor/rules/hallucination-prevention.mdc +58 -0
  14. package/templates/agents/utility-agent/.cursor/rules/overview.mdc +34 -0
  15. package/templates/agents/utility-agent/.cursor/rules/token-optimization.mdc +71 -0
  16. package/templates/agents/utility-agent/CLAUDE.md +513 -0
  17. package/templates/business/market-intelligence/.cursor/rules/data-sources.mdc +62 -0
  18. package/templates/business/market-intelligence/.cursor/rules/overview.mdc +55 -0
  19. package/templates/business/market-intelligence/.cursor/rules/reporting.mdc +59 -0
  20. package/templates/business/market-intelligence/.cursor/rules/risk-signals.mdc +63 -0
  21. package/templates/business/market-intelligence/.cursor/rules/sentiment-analysis.mdc +70 -0
  22. package/templates/business/market-intelligence/.cursor/rules/trend-detection.mdc +72 -0
  23. package/templates/business/market-intelligence/CLAUDE.md +371 -0
  24. package/templates/business/marketing-expert/.cursor/rules/brand-strategy.mdc +74 -0
  25. package/templates/business/marketing-expert/.cursor/rules/campaign-planning.mdc +60 -0
  26. package/templates/business/marketing-expert/.cursor/rules/growth-frameworks.mdc +69 -0
  27. package/templates/business/marketing-expert/.cursor/rules/market-analysis.mdc +70 -0
  28. package/templates/business/marketing-expert/.cursor/rules/marketing-analytics.mdc +71 -0
  29. package/templates/business/marketing-expert/.cursor/rules/overview.mdc +56 -0
  30. package/templates/business/marketing-expert/CLAUDE.md +567 -0
  31. package/templates/business/predictive-maintenance/.cursor/rules/alerting.mdc +56 -0
  32. package/templates/business/predictive-maintenance/.cursor/rules/asset-lifecycle.mdc +71 -0
  33. package/templates/business/predictive-maintenance/.cursor/rules/failure-prediction.mdc +65 -0
  34. package/templates/business/predictive-maintenance/.cursor/rules/maintenance-scheduling.mdc +61 -0
  35. package/templates/business/predictive-maintenance/.cursor/rules/overview.mdc +55 -0
  36. package/templates/business/predictive-maintenance/.cursor/rules/sensor-analytics.mdc +66 -0
  37. package/templates/business/predictive-maintenance/CLAUDE.md +529 -0
  38. package/templates/business/product-manager/.cursor/rules/communication.mdc +77 -0
  39. package/templates/business/product-manager/.cursor/rules/discovery.mdc +79 -0
  40. package/templates/business/product-manager/.cursor/rules/metrics.mdc +75 -0
  41. package/templates/business/product-manager/.cursor/rules/overview.mdc +47 -0
  42. package/templates/business/product-manager/.cursor/rules/prioritization.mdc +66 -0
  43. package/templates/business/product-manager/.cursor/rules/requirements.mdc +79 -0
  44. package/templates/business/product-manager/CLAUDE.md +593 -0
  45. package/templates/business/project-manager/.cursor/rules/overview.mdc +53 -0
  46. package/templates/business/project-manager/.cursor/rules/reporting.mdc +68 -0
  47. package/templates/business/project-manager/.cursor/rules/risk-management.mdc +71 -0
  48. package/templates/business/project-manager/.cursor/rules/scheduling.mdc +67 -0
  49. package/templates/business/project-manager/.cursor/rules/scope-management.mdc +66 -0
  50. package/templates/business/project-manager/.cursor/rules/stakeholder-management.mdc +70 -0
  51. package/templates/business/project-manager/CLAUDE.md +540 -0
  52. package/templates/business/regulatory-sentinel/.cursor/rules/compliance-tracking.mdc +74 -0
  53. package/templates/business/regulatory-sentinel/.cursor/rules/impact-assessment.mdc +62 -0
  54. package/templates/business/regulatory-sentinel/.cursor/rules/monitoring.mdc +67 -0
  55. package/templates/business/regulatory-sentinel/.cursor/rules/overview.mdc +55 -0
  56. package/templates/business/regulatory-sentinel/.cursor/rules/reporting.mdc +61 -0
  57. package/templates/business/regulatory-sentinel/.cursor/rules/risk-classification.mdc +73 -0
  58. package/templates/business/regulatory-sentinel/CLAUDE.md +572 -0
  59. package/templates/business/resource-allocator/.cursor/rules/capacity-modeling.mdc +65 -0
  60. package/templates/business/resource-allocator/.cursor/rules/coordination.mdc +67 -0
  61. package/templates/business/resource-allocator/.cursor/rules/crisis-management.mdc +64 -0
  62. package/templates/business/resource-allocator/.cursor/rules/demand-prediction.mdc +52 -0
  63. package/templates/business/resource-allocator/.cursor/rules/overview.mdc +76 -0
  64. package/templates/business/resource-allocator/.cursor/rules/scheduling.mdc +63 -0
  65. package/templates/business/resource-allocator/CLAUDE.md +525 -0
  66. package/templates/business/strategic-negotiator/.cursor/rules/contract-analysis.mdc +60 -0
  67. package/templates/business/strategic-negotiator/.cursor/rules/deal-structuring.mdc +66 -0
  68. package/templates/business/strategic-negotiator/.cursor/rules/game-theory.mdc +64 -0
  69. package/templates/business/strategic-negotiator/.cursor/rules/overview.mdc +55 -0
  70. package/templates/business/strategic-negotiator/.cursor/rules/preparation.mdc +79 -0
  71. package/templates/business/strategic-negotiator/.cursor/rules/scenario-modeling.mdc +66 -0
  72. package/templates/business/strategic-negotiator/CLAUDE.md +640 -0
  73. package/templates/business/supply-chain/.cursor/rules/cost-modeling.mdc +67 -0
  74. package/templates/business/supply-chain/.cursor/rules/demand-forecasting.mdc +67 -0
  75. package/templates/business/supply-chain/.cursor/rules/inventory-management.mdc +69 -0
  76. package/templates/business/supply-chain/.cursor/rules/logistics.mdc +61 -0
  77. package/templates/business/supply-chain/.cursor/rules/overview.mdc +64 -0
  78. package/templates/business/supply-chain/.cursor/rules/supplier-evaluation.mdc +66 -0
  79. package/templates/business/supply-chain/CLAUDE.md +590 -0
  80. package/templates/business/supply-chain-harmonizer/.cursor/rules/disruption-response.mdc +67 -0
  81. package/templates/business/supply-chain-harmonizer/.cursor/rules/inventory-rebalancing.mdc +63 -0
  82. package/templates/business/supply-chain-harmonizer/.cursor/rules/overview.mdc +65 -0
  83. package/templates/business/supply-chain-harmonizer/.cursor/rules/rerouting.mdc +64 -0
  84. package/templates/business/supply-chain-harmonizer/.cursor/rules/scenario-simulation.mdc +68 -0
  85. package/templates/business/supply-chain-harmonizer/.cursor/rules/stakeholder-notifications.mdc +61 -0
  86. package/templates/business/supply-chain-harmonizer/CLAUDE.md +600 -0
  87. package/templates/creative/brand-guardian/.cursor/rules/brand-voice.mdc +64 -0
  88. package/templates/creative/brand-guardian/.cursor/rules/content-review.mdc +47 -0
  89. package/templates/creative/brand-guardian/.cursor/rules/ethical-guidelines.mdc +47 -0
  90. package/templates/creative/brand-guardian/.cursor/rules/multi-channel.mdc +49 -0
  91. package/templates/creative/brand-guardian/.cursor/rules/overview.mdc +58 -0
  92. package/templates/creative/brand-guardian/.cursor/rules/visual-identity.mdc +64 -0
  93. package/templates/creative/brand-guardian/CLAUDE.md +634 -0
  94. package/templates/creative/content-creation-expert/.cursor/rules/content-strategy.mdc +65 -0
  95. package/templates/creative/content-creation-expert/.cursor/rules/copywriting.mdc +59 -0
  96. package/templates/creative/content-creation-expert/.cursor/rules/editorial-operations.mdc +65 -0
  97. package/templates/creative/content-creation-expert/.cursor/rules/multimedia-production.mdc +64 -0
  98. package/templates/creative/content-creation-expert/.cursor/rules/overview.mdc +58 -0
  99. package/templates/creative/content-creation-expert/.cursor/rules/seo-content.mdc +75 -0
  100. package/templates/creative/content-creation-expert/CLAUDE.md +568 -0
  101. package/templates/creative/narrative-architect/.cursor/rules/collaboration.mdc +62 -0
  102. package/templates/creative/narrative-architect/.cursor/rules/continuity-tracking.mdc +56 -0
  103. package/templates/creative/narrative-architect/.cursor/rules/overview.mdc +68 -0
  104. package/templates/creative/narrative-architect/.cursor/rules/story-bible.mdc +77 -0
  105. package/templates/creative/narrative-architect/.cursor/rules/timeline-management.mdc +60 -0
  106. package/templates/creative/narrative-architect/.cursor/rules/world-building.mdc +78 -0
  107. package/templates/creative/narrative-architect/CLAUDE.md +737 -0
  108. package/templates/creative/social-media-expert/.cursor/rules/audience-growth.mdc +62 -0
  109. package/templates/creative/social-media-expert/.cursor/rules/community-management.mdc +67 -0
  110. package/templates/creative/social-media-expert/.cursor/rules/content-strategy.mdc +60 -0
  111. package/templates/creative/social-media-expert/.cursor/rules/overview.mdc +48 -0
  112. package/templates/creative/social-media-expert/.cursor/rules/platform-strategy.mdc +64 -0
  113. package/templates/creative/social-media-expert/.cursor/rules/social-analytics.mdc +64 -0
  114. package/templates/creative/social-media-expert/CLAUDE.md +624 -0
  115. package/templates/creative/trend-forecaster/.cursor/rules/cultural-analysis.mdc +59 -0
  116. package/templates/creative/trend-forecaster/.cursor/rules/forecasting-methods.mdc +63 -0
  117. package/templates/creative/trend-forecaster/.cursor/rules/overview.mdc +58 -0
  118. package/templates/creative/trend-forecaster/.cursor/rules/reporting.mdc +61 -0
  119. package/templates/creative/trend-forecaster/.cursor/rules/signal-analysis.mdc +74 -0
  120. package/templates/creative/trend-forecaster/.cursor/rules/trend-lifecycle.mdc +75 -0
  121. package/templates/creative/trend-forecaster/CLAUDE.md +717 -0
  122. package/templates/creative/ux-designer/.cursor/rules/accessibility.mdc +69 -0
  123. package/templates/creative/ux-designer/.cursor/rules/emotional-design.mdc +59 -0
  124. package/templates/creative/ux-designer/.cursor/rules/handoff.mdc +73 -0
  125. package/templates/creative/ux-designer/.cursor/rules/information-architecture.mdc +62 -0
  126. package/templates/creative/ux-designer/.cursor/rules/interaction-design.mdc +66 -0
  127. package/templates/creative/ux-designer/.cursor/rules/overview.mdc +61 -0
  128. package/templates/creative/ux-designer/.cursor/rules/research.mdc +61 -0
  129. package/templates/creative/ux-designer/.cursor/rules/visual-design.mdc +68 -0
  130. package/templates/creative/ux-designer/CLAUDE.md +124 -0
  131. package/templates/dogfood/project-overview.mdc +12 -0
  132. package/templates/dogfood/project-structure.mdc +82 -0
  133. package/templates/dogfood/rules-creation-best-practices.mdc +45 -0
  134. package/templates/education/educator/.cursor/rules/accessibility.mdc +67 -0
  135. package/templates/education/educator/.cursor/rules/assessment.mdc +68 -0
  136. package/templates/education/educator/.cursor/rules/curriculum.mdc +57 -0
  137. package/templates/education/educator/.cursor/rules/engagement.mdc +65 -0
  138. package/templates/education/educator/.cursor/rules/instructional-design.mdc +69 -0
  139. package/templates/education/educator/.cursor/rules/overview.mdc +57 -0
  140. package/templates/education/educator/.cursor/rules/retention.mdc +64 -0
  141. package/templates/education/educator/CLAUDE.md +338 -0
  142. package/templates/engineering/blockchain/.cursor/rules/defi-patterns.mdc +48 -0
  143. package/templates/engineering/blockchain/.cursor/rules/gas-optimization.mdc +77 -0
  144. package/templates/engineering/blockchain/.cursor/rules/overview.mdc +41 -0
  145. package/templates/engineering/blockchain/.cursor/rules/security.mdc +61 -0
  146. package/templates/engineering/blockchain/.cursor/rules/smart-contracts.mdc +64 -0
  147. package/templates/engineering/blockchain/.cursor/rules/testing.mdc +77 -0
  148. package/templates/engineering/blockchain/.cursor/rules/web3-integration.mdc +47 -0
  149. package/templates/engineering/blockchain/CLAUDE.md +389 -0
  150. package/templates/engineering/cli-tools/.cursor/rules/architecture.mdc +76 -0
  151. package/templates/engineering/cli-tools/.cursor/rules/arguments.mdc +65 -0
  152. package/templates/engineering/cli-tools/.cursor/rules/distribution.mdc +40 -0
  153. package/templates/engineering/cli-tools/.cursor/rules/error-handling.mdc +67 -0
  154. package/templates/engineering/cli-tools/.cursor/rules/overview.mdc +58 -0
  155. package/templates/engineering/cli-tools/.cursor/rules/testing.mdc +42 -0
  156. package/templates/engineering/cli-tools/.cursor/rules/user-experience.mdc +43 -0
  157. package/templates/engineering/cli-tools/CLAUDE.md +356 -0
  158. package/templates/engineering/data-engineering/.cursor/rules/data-modeling.mdc +71 -0
  159. package/templates/engineering/data-engineering/.cursor/rules/data-quality.mdc +78 -0
  160. package/templates/engineering/data-engineering/.cursor/rules/overview.mdc +49 -0
  161. package/templates/engineering/data-engineering/.cursor/rules/performance.mdc +71 -0
  162. package/templates/engineering/data-engineering/.cursor/rules/pipeline-design.mdc +79 -0
  163. package/templates/engineering/data-engineering/.cursor/rules/security.mdc +79 -0
  164. package/templates/engineering/data-engineering/.cursor/rules/testing.mdc +75 -0
  165. package/templates/engineering/data-engineering/CLAUDE.md +974 -0
  166. package/templates/engineering/devops-sre/.cursor/rules/capacity-planning.mdc +49 -0
  167. package/templates/engineering/devops-sre/.cursor/rules/change-management.mdc +51 -0
  168. package/templates/engineering/devops-sre/.cursor/rules/chaos-engineering.mdc +50 -0
  169. package/templates/engineering/devops-sre/.cursor/rules/disaster-recovery.mdc +54 -0
  170. package/templates/engineering/devops-sre/.cursor/rules/incident-management.mdc +56 -0
  171. package/templates/engineering/devops-sre/.cursor/rules/observability.mdc +50 -0
  172. package/templates/engineering/devops-sre/.cursor/rules/overview.mdc +76 -0
  173. package/templates/engineering/devops-sre/.cursor/rules/postmortems.mdc +49 -0
  174. package/templates/engineering/devops-sre/.cursor/rules/runbooks.mdc +49 -0
  175. package/templates/engineering/devops-sre/.cursor/rules/slo-sli.mdc +46 -0
  176. package/templates/engineering/devops-sre/.cursor/rules/toil-reduction.mdc +52 -0
  177. package/templates/engineering/devops-sre/CLAUDE.md +1007 -0
  178. package/templates/engineering/fullstack/.cursor/rules/api-contracts.mdc +79 -0
  179. package/templates/engineering/fullstack/.cursor/rules/architecture.mdc +79 -0
  180. package/templates/engineering/fullstack/.cursor/rules/overview.mdc +61 -0
  181. package/templates/engineering/fullstack/.cursor/rules/shared-types.mdc +77 -0
  182. package/templates/engineering/fullstack/.cursor/rules/testing.mdc +72 -0
  183. package/templates/engineering/fullstack/CLAUDE.md +349 -0
  184. package/templates/engineering/ml-ai/.cursor/rules/data-engineering.mdc +71 -0
  185. package/templates/engineering/ml-ai/.cursor/rules/deployment.mdc +43 -0
  186. package/templates/engineering/ml-ai/.cursor/rules/model-development.mdc +44 -0
  187. package/templates/engineering/ml-ai/.cursor/rules/monitoring.mdc +45 -0
  188. package/templates/engineering/ml-ai/.cursor/rules/overview.mdc +42 -0
  189. package/templates/engineering/ml-ai/.cursor/rules/security.mdc +51 -0
  190. package/templates/engineering/ml-ai/.cursor/rules/testing.mdc +44 -0
  191. package/templates/engineering/ml-ai/CLAUDE.md +1136 -0
  192. package/templates/engineering/mobile/.cursor/rules/navigation.mdc +75 -0
  193. package/templates/engineering/mobile/.cursor/rules/offline-first.mdc +68 -0
  194. package/templates/engineering/mobile/.cursor/rules/overview.mdc +76 -0
  195. package/templates/engineering/mobile/.cursor/rules/performance.mdc +78 -0
  196. package/templates/engineering/mobile/.cursor/rules/testing.mdc +77 -0
  197. package/templates/engineering/mobile/CLAUDE.md +233 -0
  198. package/templates/engineering/platform-engineering/.cursor/rules/ci-cd.mdc +51 -0
  199. package/templates/engineering/platform-engineering/.cursor/rules/developer-experience.mdc +48 -0
  200. package/templates/engineering/platform-engineering/.cursor/rules/infrastructure-as-code.mdc +62 -0
  201. package/templates/engineering/platform-engineering/.cursor/rules/kubernetes.mdc +51 -0
  202. package/templates/engineering/platform-engineering/.cursor/rules/observability.mdc +52 -0
  203. package/templates/engineering/platform-engineering/.cursor/rules/overview.mdc +44 -0
  204. package/templates/engineering/platform-engineering/.cursor/rules/security.mdc +74 -0
  205. package/templates/engineering/platform-engineering/.cursor/rules/testing.mdc +59 -0
  206. package/templates/engineering/platform-engineering/CLAUDE.md +850 -0
  207. package/templates/engineering/qa-engineering/.cursor/rules/automation.mdc +71 -0
  208. package/templates/engineering/qa-engineering/.cursor/rules/metrics.mdc +68 -0
  209. package/templates/engineering/qa-engineering/.cursor/rules/overview.mdc +45 -0
  210. package/templates/engineering/qa-engineering/.cursor/rules/quality-gates.mdc +54 -0
  211. package/templates/engineering/qa-engineering/.cursor/rules/test-design.mdc +59 -0
  212. package/templates/engineering/qa-engineering/.cursor/rules/test-strategy.mdc +62 -0
  213. package/templates/engineering/qa-engineering/CLAUDE.md +726 -0
  214. package/templates/engineering/testing/.cursor/rules/advanced-techniques.mdc +44 -0
  215. package/templates/engineering/testing/.cursor/rules/ci-cd-integration.mdc +43 -0
  216. package/templates/engineering/testing/.cursor/rules/overview.mdc +61 -0
  217. package/templates/engineering/testing/.cursor/rules/performance-testing.mdc +39 -0
  218. package/templates/engineering/testing/.cursor/rules/quality-metrics.mdc +74 -0
  219. package/templates/engineering/testing/.cursor/rules/reliability.mdc +39 -0
  220. package/templates/engineering/testing/.cursor/rules/tdd-methodology.mdc +52 -0
  221. package/templates/engineering/testing/.cursor/rules/test-data.mdc +46 -0
  222. package/templates/engineering/testing/.cursor/rules/test-design.mdc +45 -0
  223. package/templates/engineering/testing/.cursor/rules/test-types.mdc +71 -0
  224. package/templates/engineering/testing/CLAUDE.md +1134 -0
  225. package/templates/engineering/unity-dev-expert/.cursor/rules/csharp-architecture.mdc +61 -0
  226. package/templates/engineering/unity-dev-expert/.cursor/rules/multiplayer-networking.mdc +67 -0
  227. package/templates/engineering/unity-dev-expert/.cursor/rules/overview.mdc +56 -0
  228. package/templates/engineering/unity-dev-expert/.cursor/rules/performance-optimization.mdc +76 -0
  229. package/templates/engineering/unity-dev-expert/.cursor/rules/physics-rendering.mdc +59 -0
  230. package/templates/engineering/unity-dev-expert/.cursor/rules/ui-systems.mdc +59 -0
  231. package/templates/engineering/unity-dev-expert/CLAUDE.md +534 -0
  232. package/templates/engineering/web-backend/.cursor/rules/api-design.mdc +64 -0
  233. package/templates/engineering/web-backend/.cursor/rules/authentication.mdc +69 -0
  234. package/templates/engineering/web-backend/.cursor/rules/database-patterns.mdc +73 -0
  235. package/templates/engineering/web-backend/.cursor/rules/error-handling.mdc +66 -0
  236. package/templates/engineering/web-backend/.cursor/rules/overview.mdc +74 -0
  237. package/templates/engineering/web-backend/.cursor/rules/security.mdc +60 -0
  238. package/templates/engineering/web-backend/.cursor/rules/testing.mdc +74 -0
  239. package/templates/engineering/web-backend/CLAUDE.md +366 -0
  240. package/templates/engineering/web-frontend/.cursor/rules/accessibility.mdc +75 -0
  241. package/templates/engineering/web-frontend/.cursor/rules/component-patterns.mdc +76 -0
  242. package/templates/engineering/web-frontend/.cursor/rules/overview.mdc +77 -0
  243. package/templates/engineering/web-frontend/.cursor/rules/performance.mdc +73 -0
  244. package/templates/engineering/web-frontend/.cursor/rules/state-management.mdc +71 -0
  245. package/templates/engineering/web-frontend/.cursor/rules/styling.mdc +69 -0
  246. package/templates/engineering/web-frontend/.cursor/rules/testing.mdc +75 -0
  247. package/templates/engineering/web-frontend/CLAUDE.md +399 -0
  248. package/templates/languages/cpp-expert/.cursor/rules/concurrency.mdc +68 -0
  249. package/templates/languages/cpp-expert/.cursor/rules/error-handling.mdc +65 -0
  250. package/templates/languages/cpp-expert/.cursor/rules/memory-and-ownership.mdc +68 -0
  251. package/templates/languages/cpp-expert/.cursor/rules/modern-cpp.mdc +75 -0
  252. package/templates/languages/cpp-expert/.cursor/rules/overview.mdc +37 -0
  253. package/templates/languages/cpp-expert/.cursor/rules/performance.mdc +74 -0
  254. package/templates/languages/cpp-expert/.cursor/rules/testing.mdc +70 -0
  255. package/templates/languages/cpp-expert/.cursor/rules/tooling.mdc +77 -0
  256. package/templates/languages/cpp-expert/CLAUDE.md +242 -0
  257. package/templates/languages/csharp-expert/.cursor/rules/aspnet-core.mdc +78 -0
  258. package/templates/languages/csharp-expert/.cursor/rules/async-patterns.mdc +71 -0
  259. package/templates/languages/csharp-expert/.cursor/rules/dependency-injection.mdc +76 -0
  260. package/templates/languages/csharp-expert/.cursor/rules/error-handling.mdc +65 -0
  261. package/templates/languages/csharp-expert/.cursor/rules/language-features.mdc +74 -0
  262. package/templates/languages/csharp-expert/.cursor/rules/overview.mdc +47 -0
  263. package/templates/languages/csharp-expert/.cursor/rules/performance.mdc +66 -0
  264. package/templates/languages/csharp-expert/.cursor/rules/testing.mdc +78 -0
  265. package/templates/languages/csharp-expert/.cursor/rules/tooling.mdc +78 -0
  266. package/templates/languages/csharp-expert/CLAUDE.md +360 -0
  267. package/templates/languages/golang-expert/.cursor/rules/concurrency.mdc +79 -0
  268. package/templates/languages/golang-expert/.cursor/rules/error-handling.mdc +77 -0
  269. package/templates/languages/golang-expert/.cursor/rules/interfaces-and-types.mdc +77 -0
  270. package/templates/languages/golang-expert/.cursor/rules/overview.mdc +74 -0
  271. package/templates/languages/golang-expert/.cursor/rules/performance.mdc +76 -0
  272. package/templates/languages/golang-expert/.cursor/rules/production-patterns.mdc +76 -0
  273. package/templates/languages/golang-expert/.cursor/rules/stdlib-and-tooling.mdc +68 -0
  274. package/templates/languages/golang-expert/.cursor/rules/testing.mdc +77 -0
  275. package/templates/languages/golang-expert/CLAUDE.md +361 -0
  276. package/templates/languages/java-expert/.cursor/rules/concurrency.mdc +69 -0
  277. package/templates/languages/java-expert/.cursor/rules/error-handling.mdc +70 -0
  278. package/templates/languages/java-expert/.cursor/rules/modern-java.mdc +74 -0
  279. package/templates/languages/java-expert/.cursor/rules/overview.mdc +42 -0
  280. package/templates/languages/java-expert/.cursor/rules/performance.mdc +69 -0
  281. package/templates/languages/java-expert/.cursor/rules/persistence.mdc +74 -0
  282. package/templates/languages/java-expert/.cursor/rules/spring-boot.mdc +73 -0
  283. package/templates/languages/java-expert/.cursor/rules/testing.mdc +79 -0
  284. package/templates/languages/java-expert/.cursor/rules/tooling.mdc +76 -0
  285. package/templates/languages/java-expert/CLAUDE.md +325 -0
  286. package/templates/languages/javascript-expert/.cursor/rules/language-deep-dive.mdc +74 -0
  287. package/templates/languages/javascript-expert/.cursor/rules/node-patterns.mdc +77 -0
  288. package/templates/languages/javascript-expert/.cursor/rules/overview.mdc +66 -0
  289. package/templates/languages/javascript-expert/.cursor/rules/performance.mdc +64 -0
  290. package/templates/languages/javascript-expert/.cursor/rules/react-patterns.mdc +70 -0
  291. package/templates/languages/javascript-expert/.cursor/rules/testing.mdc +76 -0
  292. package/templates/languages/javascript-expert/.cursor/rules/tooling.mdc +72 -0
  293. package/templates/languages/javascript-expert/.cursor/rules/typescript-deep-dive.mdc +77 -0
  294. package/templates/languages/javascript-expert/CLAUDE.md +479 -0
  295. package/templates/languages/kotlin-expert/.cursor/rules/coroutines.mdc +75 -0
  296. package/templates/languages/kotlin-expert/.cursor/rules/error-handling.mdc +69 -0
  297. package/templates/languages/kotlin-expert/.cursor/rules/frameworks.mdc +76 -0
  298. package/templates/languages/kotlin-expert/.cursor/rules/language-features.mdc +78 -0
  299. package/templates/languages/kotlin-expert/.cursor/rules/overview.mdc +38 -0
  300. package/templates/languages/kotlin-expert/.cursor/rules/performance.mdc +73 -0
  301. package/templates/languages/kotlin-expert/.cursor/rules/testing.mdc +70 -0
  302. package/templates/languages/kotlin-expert/.cursor/rules/tooling.mdc +67 -0
  303. package/templates/languages/kotlin-expert/CLAUDE.md +276 -0
  304. package/templates/languages/python-expert/.cursor/rules/async-python.mdc +71 -0
  305. package/templates/languages/python-expert/.cursor/rules/overview.mdc +76 -0
  306. package/templates/languages/python-expert/.cursor/rules/patterns-and-idioms.mdc +77 -0
  307. package/templates/languages/python-expert/.cursor/rules/performance.mdc +74 -0
  308. package/templates/languages/python-expert/.cursor/rules/testing.mdc +77 -0
  309. package/templates/languages/python-expert/.cursor/rules/tooling.mdc +77 -0
  310. package/templates/languages/python-expert/.cursor/rules/type-system.mdc +77 -0
  311. package/templates/languages/python-expert/.cursor/rules/web-and-apis.mdc +76 -0
  312. package/templates/languages/python-expert/CLAUDE.md +264 -0
  313. package/templates/languages/ruby-expert/.cursor/rules/concurrency-and-threading.mdc +65 -0
  314. package/templates/languages/ruby-expert/.cursor/rules/error-handling.mdc +69 -0
  315. package/templates/languages/ruby-expert/.cursor/rules/idioms-and-style.mdc +76 -0
  316. package/templates/languages/ruby-expert/.cursor/rules/overview.mdc +60 -0
  317. package/templates/languages/ruby-expert/.cursor/rules/performance.mdc +68 -0
  318. package/templates/languages/ruby-expert/.cursor/rules/rails-and-frameworks.mdc +60 -0
  319. package/templates/languages/ruby-expert/.cursor/rules/testing.mdc +56 -0
  320. package/templates/languages/ruby-expert/.cursor/rules/tooling.mdc +52 -0
  321. package/templates/languages/ruby-expert/CLAUDE.md +102 -0
  322. package/templates/languages/rust-expert/.cursor/rules/concurrency.mdc +69 -0
  323. package/templates/languages/rust-expert/.cursor/rules/ecosystem-and-tooling.mdc +76 -0
  324. package/templates/languages/rust-expert/.cursor/rules/error-handling.mdc +76 -0
  325. package/templates/languages/rust-expert/.cursor/rules/overview.mdc +62 -0
  326. package/templates/languages/rust-expert/.cursor/rules/ownership-and-borrowing.mdc +70 -0
  327. package/templates/languages/rust-expert/.cursor/rules/performance-and-unsafe.mdc +70 -0
  328. package/templates/languages/rust-expert/.cursor/rules/testing.mdc +73 -0
  329. package/templates/languages/rust-expert/.cursor/rules/traits-and-generics.mdc +76 -0
  330. package/templates/languages/rust-expert/CLAUDE.md +283 -0
  331. package/templates/languages/swift-expert/.cursor/rules/concurrency.mdc +77 -0
  332. package/templates/languages/swift-expert/.cursor/rules/error-handling.mdc +76 -0
  333. package/templates/languages/swift-expert/.cursor/rules/language-features.mdc +78 -0
  334. package/templates/languages/swift-expert/.cursor/rules/overview.mdc +46 -0
  335. package/templates/languages/swift-expert/.cursor/rules/performance.mdc +69 -0
  336. package/templates/languages/swift-expert/.cursor/rules/swiftui.mdc +77 -0
  337. package/templates/languages/swift-expert/.cursor/rules/testing.mdc +75 -0
  338. package/templates/languages/swift-expert/.cursor/rules/tooling.mdc +77 -0
  339. package/templates/languages/swift-expert/CLAUDE.md +275 -0
  340. package/templates/professional/documentation/.cursor/rules/adr.mdc +65 -0
  341. package/templates/professional/documentation/.cursor/rules/api-documentation.mdc +64 -0
  342. package/templates/professional/documentation/.cursor/rules/code-comments.mdc +75 -0
  343. package/templates/professional/documentation/.cursor/rules/maintenance.mdc +58 -0
  344. package/templates/professional/documentation/.cursor/rules/overview.mdc +48 -0
  345. package/templates/professional/documentation/.cursor/rules/readme-standards.mdc +70 -0
  346. package/templates/professional/documentation/CLAUDE.md +120 -0
  347. package/templates/professional/executive-assistant/.cursor/rules/calendar.mdc +51 -0
  348. package/templates/professional/executive-assistant/.cursor/rules/confidentiality.mdc +53 -0
  349. package/templates/professional/executive-assistant/.cursor/rules/email.mdc +49 -0
  350. package/templates/professional/executive-assistant/.cursor/rules/meetings.mdc +39 -0
  351. package/templates/professional/executive-assistant/.cursor/rules/overview.mdc +42 -0
  352. package/templates/professional/executive-assistant/.cursor/rules/prioritization.mdc +48 -0
  353. package/templates/professional/executive-assistant/.cursor/rules/stakeholder-management.mdc +50 -0
  354. package/templates/professional/executive-assistant/.cursor/rules/travel.mdc +43 -0
  355. package/templates/professional/executive-assistant/CLAUDE.md +620 -0
  356. package/templates/professional/grant-writer/.cursor/rules/budgets.mdc +55 -0
  357. package/templates/professional/grant-writer/.cursor/rules/compliance.mdc +47 -0
  358. package/templates/professional/grant-writer/.cursor/rules/funding-research.mdc +47 -0
  359. package/templates/professional/grant-writer/.cursor/rules/narrative.mdc +58 -0
  360. package/templates/professional/grant-writer/.cursor/rules/overview.mdc +68 -0
  361. package/templates/professional/grant-writer/.cursor/rules/post-award.mdc +59 -0
  362. package/templates/professional/grant-writer/.cursor/rules/review-criteria.mdc +51 -0
  363. package/templates/professional/grant-writer/.cursor/rules/sustainability.mdc +48 -0
  364. package/templates/professional/grant-writer/CLAUDE.md +577 -0
  365. package/templates/professional/knowledge-synthesis/.cursor/rules/document-management.mdc +51 -0
  366. package/templates/professional/knowledge-synthesis/.cursor/rules/knowledge-graphs.mdc +63 -0
  367. package/templates/professional/knowledge-synthesis/.cursor/rules/overview.mdc +74 -0
  368. package/templates/professional/knowledge-synthesis/.cursor/rules/research-workflow.mdc +50 -0
  369. package/templates/professional/knowledge-synthesis/.cursor/rules/search-retrieval.mdc +62 -0
  370. package/templates/professional/knowledge-synthesis/.cursor/rules/summarization.mdc +61 -0
  371. package/templates/professional/knowledge-synthesis/CLAUDE.md +593 -0
  372. package/templates/professional/life-logistics/.cursor/rules/financial-optimization.mdc +78 -0
  373. package/templates/professional/life-logistics/.cursor/rules/negotiation.mdc +68 -0
  374. package/templates/professional/life-logistics/.cursor/rules/overview.mdc +75 -0
  375. package/templates/professional/life-logistics/.cursor/rules/research-methodology.mdc +76 -0
  376. package/templates/professional/life-logistics/.cursor/rules/scheduling.mdc +68 -0
  377. package/templates/professional/life-logistics/.cursor/rules/task-management.mdc +47 -0
  378. package/templates/professional/life-logistics/CLAUDE.md +601 -0
  379. package/templates/professional/research-assistant/.cursor/rules/citation-attribution.mdc +61 -0
  380. package/templates/professional/research-assistant/.cursor/rules/information-synthesis.mdc +65 -0
  381. package/templates/professional/research-assistant/.cursor/rules/overview.mdc +56 -0
  382. package/templates/professional/research-assistant/.cursor/rules/research-methodologies.mdc +54 -0
  383. package/templates/professional/research-assistant/.cursor/rules/search-strategies.mdc +57 -0
  384. package/templates/professional/research-assistant/.cursor/rules/source-evaluation.mdc +59 -0
  385. package/templates/professional/research-assistant/CLAUDE.md +318 -0
  386. package/templates/professional/wellness-orchestrator/.cursor/rules/adaptive-planning.mdc +69 -0
  387. package/templates/professional/wellness-orchestrator/.cursor/rules/data-integration.mdc +60 -0
  388. package/templates/professional/wellness-orchestrator/.cursor/rules/fitness-programming.mdc +66 -0
  389. package/templates/professional/wellness-orchestrator/.cursor/rules/nutrition-planning.mdc +57 -0
  390. package/templates/professional/wellness-orchestrator/.cursor/rules/overview.mdc +76 -0
  391. package/templates/professional/wellness-orchestrator/.cursor/rules/sleep-optimization.mdc +68 -0
  392. package/templates/professional/wellness-orchestrator/CLAUDE.md +573 -0
@@ -0,0 +1,568 @@
1
+ # Content Creation Expert Development Guide
2
+
3
+ Principal-level guidelines for content strategy, long-form writing, copywriting, SEO content, multimedia production, editorial operations, and content governance.
4
+
5
+ ---
6
+
7
+ ## Overview
8
+
9
+ This guide applies to:
10
+
11
+ - Content strategy and audience mapping
12
+ - Long-form writing (blogs, white papers, ebooks, case studies)
13
+ - Copywriting (headlines, landing pages, emails, ad copy)
14
+ - SEO content and search intent optimization
15
+ - Multimedia content (video scripts, podcast outlines, visual briefs)
16
+ - Content repurposing and cross-format adaptation
17
+ - Editorial workflows, style guides, and content governance
18
+
19
+ ### Key Principles
20
+
21
+ 1. **Audience Before Algorithm** - Write for humans first; optimize for machines second
22
+ 2. **Clarity Over Cleverness** - Every sentence earns its place or gets cut
23
+ 3. **Strategy Before Execution** - Content without purpose is noise
24
+ 4. **Evidence-Backed Claims** - Every assertion needs a source, stat, or story
25
+ 5. **Repurpose Relentlessly** - One idea, many formats, maximum reach
26
+ 6. **Iterate With Data** - Publish, measure, learn, improve
27
+
28
+ ### Core Frameworks
29
+
30
+ | Framework | Purpose |
31
+ |-----------|---------|
32
+ | Content-Market Fit | Aligning content to audience needs and business goals |
33
+ | They Ask, You Answer (Sheridan) | Building trust through radical transparency |
34
+ | StoryBrand (Miller) | Positioning the customer as the hero |
35
+ | AIDA (Attention-Interest-Desire-Action) | Structuring persuasive copy |
36
+ | Topic Cluster Model (HubSpot) | Organizing content for SEO authority |
37
+ | Content Atomization | Breaking pillar content into derivative assets |
38
+ | Jobs-to-be-Done | Understanding what content is "hired" to do |
39
+ | Content Maturity Model | Assessing and advancing content operations |
40
+
41
+ ---
42
+
43
+ ## Content Strategy
44
+
45
+ ### Content Pillar Architecture
46
+
47
+ ```text
48
+ ┌────────────────────────┐
49
+ │ Business Objectives │
50
+ └───────────┬────────────┘
51
+
52
+ ┌───────────────┼───────────────┐
53
+ │ │ │
54
+ ┌───────▼──────┐ ┌─────▼──────┐ ┌──────▼──────┐
55
+ │ Pillar #1 │ │ Pillar #2 │ │ Pillar #3 │
56
+ │ (Theme) │ │ (Theme) │ │ (Theme) │
57
+ └───────┬──────┘ └─────┬──────┘ └──────┬──────┘
58
+ │ │ │
59
+ ┌───────┼───────┐ │ ┌──────┼──────┐
60
+ │ │ │ │ │ │ │
61
+ Blog Video Podcast Ebook Guide Email Social
62
+ Posts Scripts Outlines Series Seqs Posts
63
+ ```
64
+
65
+ ### Audience Mapping Matrix
66
+
67
+ | Dimension | Questions to Answer |
68
+ |-----------|-------------------|
69
+ | Demographics | Age, role, industry, company size, geography |
70
+ | Psychographics | Values, beliefs, aspirations, fears, frustrations |
71
+ | Information Diet | Where they learn, who they trust, formats they prefer |
72
+ | Buying Stage | Awareness, consideration, decision, retention, advocacy |
73
+ | Content Jobs | Educate, entertain, inspire, validate, solve |
74
+ | Engagement Patterns | Peak hours, session length, device preference |
75
+
76
+ ### Editorial Calendar Structure
77
+
78
+ | Component | Cadence | Owner | Review Gate |
79
+ |-----------|---------|-------|------------|
80
+ | Pillar content (long-form) | Monthly | Lead Writer | Editorial + SEO review |
81
+ | Blog posts (cluster content) | Weekly | Content Team | Peer review |
82
+ | Newsletter | Weekly | Editor | Final proof |
83
+ | Social media | Daily | Social Lead | Brand voice check |
84
+ | Video scripts | Bi-weekly | Video Producer | Storyboard approval |
85
+ | Podcast outlines | Weekly | Host | Guest coordination |
86
+
87
+ ### Content Lifecycle
88
+
89
+ ```text
90
+ Ideation → Research → Brief → Draft → Review → Edit → Publish → Distribute → Measure → Update/Archive
91
+ │ │
92
+ └─────────────────── Feedback Loop ──────────────────────────────────────────────────────┘
93
+ ```
94
+
95
+ ---
96
+
97
+ ## Long-Form Writing
98
+
99
+ ### Content Types and Parameters
100
+
101
+ | Type | Word Count | Research Depth | Shelf Life | Goal |
102
+ |------|-----------|---------------|------------|------|
103
+ | Blog Post | 1,200-2,500 | Moderate | 6-18 months | Organic traffic, thought leadership |
104
+ | Ultimate Guide | 3,000-7,000 | Deep | 12-24 months | SEO pillar, lead magnet |
105
+ | White Paper | 3,000-6,000 | Academic | 12-36 months | Lead generation, authority |
106
+ | Ebook | 5,000-15,000 | Comprehensive | 12-24 months | Gated lead capture |
107
+ | Case Study | 1,000-2,500 | Interview-based | 12-24 months | Sales enablement |
108
+ | Research Report | 3,000-10,000 | Original data | 6-12 months | PR, backlinks, authority |
109
+
110
+ ### Research Methodology
111
+
112
+ ```text
113
+ Step 1: Define the knowledge gap
114
+ │ What does the audience need that doesn't exist yet?
115
+
116
+ Step 2: Primary research
117
+ │ Interviews, surveys, original data analysis
118
+
119
+ Step 3: Secondary research
120
+ │ Academic papers, industry reports, competitor content
121
+
122
+ Step 4: Source triangulation
123
+ │ Cross-reference at least 3 independent sources per claim
124
+
125
+ Step 5: Expert validation
126
+ │ Have subject matter experts review technical accuracy
127
+
128
+ Step 6: Source documentation
129
+ Maintain bibliography; link to originals in published content
130
+ ```
131
+
132
+ ### Editing Checklist
133
+
134
+ | Pass | Focus | Questions |
135
+ |------|-------|-----------|
136
+ | Structural | Organization | Does the piece flow logically? Can sections stand alone? |
137
+ | Substantive | Depth | Are claims supported? Are examples specific? |
138
+ | Line Edit | Clarity | Is every sentence necessary? Active voice used? |
139
+ | Copy Edit | Correctness | Grammar, spelling, punctuation, consistency? |
140
+ | SEO Pass | Optimization | Keywords natural? Headers tagged? Meta complete? |
141
+ | Readability | Accessibility | Grade level appropriate? Sentences under 25 words avg? |
142
+
143
+ ---
144
+
145
+ ## Copywriting
146
+
147
+ ### Persuasion Frameworks
148
+
149
+ | Framework | Structure | Best For |
150
+ |-----------|-----------|----------|
151
+ | AIDA | Attention - Interest - Desire - Action | Landing pages, ads |
152
+ | PAS | Problem - Agitate - Solve | Email sequences, sales pages |
153
+ | BAB | Before - After - Bridge | Case studies, testimonials |
154
+ | 4Ps | Promise - Picture - Proof - Push | Direct response copy |
155
+ | FAB | Feature - Advantage - Benefit | Product descriptions |
156
+ | QUEST | Qualify - Understand - Educate - Stimulate - Transition | Long-form sales |
157
+
158
+ ### Headline Formulas
159
+
160
+ ```markdown
161
+ ## Proven Headline Patterns
162
+
163
+ How to [Achieve Desired Result] Without [Common Pain Point]
164
+ [Number] [Adjective] Ways to [Achieve Benefit] in [Timeframe]
165
+ The [Adjective] Guide to [Topic] That [Surprising Outcome]
166
+ Why [Common Belief] Is Wrong (And What to Do Instead)
167
+ [Number] Mistakes [Audience] Make With [Topic] (And How to Fix Them)
168
+ What [Respected Source] Taught Me About [Topic]
169
+ [Do This], Not [That]: A [Topic] Framework for [Audience]
170
+ ```
171
+
172
+ ### Voice and Tone Matrix
173
+
174
+ | Dimension | Spectrum | Calibration Notes |
175
+ |-----------|----------|-------------------|
176
+ | Formality | Casual ---- Professional | Match audience expectations |
177
+ | Humor | Serious ---- Playful | Never at the reader's expense |
178
+ | Authority | Peer ---- Expert | Earned through evidence, not claims |
179
+ | Emotion | Rational ---- Passionate | Match the stakes of the topic |
180
+ | Pace | Measured ---- Urgent | Urgency must be genuine, never manufactured |
181
+
182
+ ### Email Sequence Architecture
183
+
184
+ ```text
185
+ Email 1: Welcome + Value Promise
186
+ │ "Here's what you'll get and why it matters"
187
+
188
+ Email 2: Quick Win
189
+ │ "Try this one thing today"
190
+
191
+ Email 3: Story + Social Proof
192
+ │ "Here's how [person] achieved [result]"
193
+
194
+ Email 4: Deep Dive
195
+ │ "The complete breakdown of [key concept]"
196
+
197
+ Email 5: Objection Handling
198
+ │ "The #1 reason people hesitate (and why it's wrong)"
199
+
200
+ Email 6: Offer + CTA
201
+ "Ready? Here's your next step"
202
+ ```
203
+
204
+ ### Landing Page Wireframe
205
+
206
+ ```text
207
+ ┌─────────────────────────────────────────┐
208
+ │ HEADLINE: Primary benefit statement │
209
+ │ SUBHEAD: Supporting detail │
210
+ │ [CTA BUTTON] │
211
+ ├─────────────────────────────────────────┤
212
+ │ SOCIAL PROOF: Logos, testimonials │
213
+ ├─────────────────────────────────────────┤
214
+ │ PROBLEM: What the reader struggles with │
215
+ ├─────────────────────────────────────────┤
216
+ │ SOLUTION: How your offering helps │
217
+ ├─────────────────────────────────────────┤
218
+ │ FEATURES → BENEFITS (3-5 blocks) │
219
+ ├─────────────────────────────────────────┤
220
+ │ PROOF: Case study, data, testimonial │
221
+ ├─────────────────────────────────────────┤
222
+ │ FAQ: Handle remaining objections │
223
+ ├─────────────────────────────────────────┤
224
+ │ FINAL CTA: Restate benefit + button │
225
+ └─────────────────────────────────────────┘
226
+ ```
227
+
228
+ ---
229
+
230
+ ## SEO Content
231
+
232
+ ### Search Intent Classification
233
+
234
+ | Intent Type | User Goal | Content Format | Example Query |
235
+ |-------------|-----------|---------------|---------------|
236
+ | Informational | Learn something | Blog, guide, tutorial | "how to write a press release" |
237
+ | Navigational | Find a specific site | Brand page, product page | "HubSpot blog templates" |
238
+ | Commercial | Compare options | Comparison, review, list | "best email marketing tools 2026" |
239
+ | Transactional | Take action | Landing page, pricing | "buy Mailchimp plan" |
240
+
241
+ ### Keyword Research Workflow
242
+
243
+ ```text
244
+ Step 1: Seed keywords
245
+ │ Brainstorm topics from audience pain points
246
+
247
+ Step 2: Expand with tools
248
+ │ Ahrefs, SEMrush, Google Keyword Planner, AlsoAsked
249
+
250
+ Step 3: Classify intent
251
+ │ Map each keyword to informational / commercial / transactional
252
+
253
+ Step 4: Assess difficulty vs. opportunity
254
+ │ Keyword difficulty, search volume, current SERP analysis
255
+
256
+ Step 5: Cluster keywords
257
+ │ Group semantically related terms under pillar topics
258
+
259
+ Step 6: Assign to content calendar
260
+ Match clusters to content types and publication dates
261
+ ```
262
+
263
+ ### Topic Cluster Model
264
+
265
+ ```text
266
+ ┌──────────────────┐
267
+ │ PILLAR PAGE │
268
+ │ (Broad topic, │
269
+ │ 2,000-5,000 │
270
+ │ words) │
271
+ └────────┬─────────┘
272
+ ┌─────────────────┼─────────────────┐
273
+ │ │ │
274
+ ┌──────▼──────┐ ┌──────▼──────┐ ┌──────▼──────┐
275
+ │ Cluster │ │ Cluster │ │ Cluster │
276
+ │ Article 1 │ │ Article 2 │ │ Article 3 │
277
+ │ (Subtopic) │ │ (Subtopic) │ │ (Subtopic) │
278
+ └──────┬──────┘ └──────┬──────┘ └──────┬──────┘
279
+ │ │ │
280
+ Internal links back to pillar; pillar links out to clusters
281
+ ```
282
+
283
+ ### On-Page SEO Checklist
284
+
285
+ | Element | Guideline |
286
+ |---------|-----------|
287
+ | Title tag | Primary keyword near front; under 60 characters |
288
+ | Meta description | Compelling summary with keyword; 150-160 characters |
289
+ | H1 | One per page; matches search intent; includes primary keyword |
290
+ | H2-H3 | Use secondary keywords naturally; logical hierarchy |
291
+ | URL slug | Short, descriptive, hyphenated; includes primary keyword |
292
+ | First 100 words | Include primary keyword naturally |
293
+ | Internal links | 3-5 relevant internal links per article |
294
+ | External links | 2-3 authoritative external sources |
295
+ | Image alt text | Descriptive, includes keyword where natural |
296
+ | Schema markup | FAQ, HowTo, Article, or BreadcrumbList as appropriate |
297
+
298
+ ### Content Refresh Strategy
299
+
300
+ | Signal | Action | Frequency |
301
+ |--------|--------|-----------|
302
+ | Traffic declining > 20% | Full content update | Quarterly review |
303
+ | Ranking dropped from page 1 | Competitive analysis + rewrite | Monthly monitoring |
304
+ | Information outdated | Update stats, links, examples | Bi-annual sweep |
305
+ | New search intent emerging | Add new sections or spin off articles | Quarterly review |
306
+ | High impressions, low CTR | Rewrite title tag and meta description | Monthly monitoring |
307
+
308
+ ---
309
+
310
+ ## Multimedia Content
311
+
312
+ ### Video Script Structure
313
+
314
+ ```markdown
315
+ ## Video Script: [Title]
316
+ **Duration target:** [X minutes]
317
+ **Platform:** [YouTube / LinkedIn / TikTok / Course]
318
+
319
+ ### Hook (0:00-0:15)
320
+ [Opening line that stops the scroll]
321
+ [Visual: What appears on screen]
322
+
323
+ ### Setup (0:15-0:45)
324
+ [Context: Why this matters to the viewer]
325
+ [Visual: B-roll or talking head]
326
+
327
+ ### Main Content (0:45-X:00)
328
+ #### Point 1: [Key idea]
329
+ [Script + visual direction]
330
+
331
+ #### Point 2: [Key idea]
332
+ [Script + visual direction]
333
+
334
+ #### Point 3: [Key idea]
335
+ [Script + visual direction]
336
+
337
+ ### Recap (X:00-X:30)
338
+ [Summarize key takeaways]
339
+
340
+ ### CTA (X:30-X:45)
341
+ [What to do next: subscribe, download, visit]
342
+ ```
343
+
344
+ ### Podcast Production Framework
345
+
346
+ | Phase | Deliverables | Timeline |
347
+ |-------|-------------|----------|
348
+ | Pre-production | Topic brief, guest research, question list | 5-7 days before |
349
+ | Recording | Audio capture, backup recording, show notes draft | Record day |
350
+ | Post-production | Edit, mix, master, transcript generation | 2-3 days after |
351
+ | Publishing | Episode page, show notes, audiogram clips | 1-2 days after edit |
352
+ | Promotion | Social posts, newsletter mention, guest outreach | Publish day + 7 days |
353
+
354
+ ### Content Repurposing Matrix
355
+
356
+ | Source Format | Derivative Formats |
357
+ |--------------|-------------------|
358
+ | Blog post (2,000 words) | 5-10 social posts, 1 infographic, 1 email, 1 video script |
359
+ | Podcast episode (45 min) | Blog post, 3-5 audiograms, quote graphics, newsletter section |
360
+ | Webinar (60 min) | Blog recap, 3-5 video clips, slide deck, resource guide |
361
+ | Research report | Executive summary, data visualizations, press release, blog series |
362
+ | Case study | Testimonial quotes, social proof snippets, sales one-pager |
363
+
364
+ ### Cross-Platform Adaptation
365
+
366
+ ```text
367
+ ┌─────────────────────────────────────────────────┐
368
+ │ PILLAR CONTENT │
369
+ │ (Long-form article or video) │
370
+ └──────────────────────┬──────────────────────────┘
371
+
372
+ ┌─────────────────┼─────────────────────┐
373
+ │ │ │
374
+ ┌────▼────┐ ┌────▼────┐ ┌─────▼────┐
375
+ │LinkedIn │ │ Twitter │ │Instagram │
376
+ │Long post│ │ Thread │ │ Carousel │
377
+ │800 words│ │10 tweets│ │10 slides │
378
+ └─────────┘ └─────────┘ └──────────┘
379
+ │ │ │
380
+ ┌────▼────┐ ┌────▼────┐ ┌─────▼────┐
381
+ │YouTube │ │TikTok/ │ │Pinterest │
382
+ │Tutorial │ │Reels │ │Infographic│
383
+ │10 min │ │60 sec │ │Pin │
384
+ └─────────┘ └─────────┘ └──────────┘
385
+ ```
386
+
387
+ ---
388
+
389
+ ## Editorial Operations
390
+
391
+ ### Content Workflow Stages
392
+
393
+ ```text
394
+ ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐
395
+ │ IDEATE │──▶│ BRIEF │──▶│ DRAFT │──▶│ REVIEW │──▶│ PUBLISH │
396
+ │ │ │ │ │ │ │ │ │ │
397
+ │ Research │ │ Outline │ │ Write │ │ Edit │ │ Format │
398
+ │ Validate │ │ Assign │ │ Cite │ │ Approve │ │ Schedule │
399
+ │ Prioritize│ │ Deadline │ │ Visuals │ │ Legal │ │ Promote │
400
+ └──────────┘ └──────────┘ └──────────┘ └──────────┘ └──────────┘
401
+
402
+ ┌──────▼──────┐
403
+ │ MEASURE │
404
+ │ & UPDATE │
405
+ └─────────────┘
406
+ ```
407
+
408
+ ### Style Guide Essentials
409
+
410
+ | Element | Standard |
411
+ |---------|----------|
412
+ | Point of view | Second person ("you") for instructional; first plural ("we") for brand |
413
+ | Sentence length | Average 15-20 words; max 25 words |
414
+ | Paragraph length | 2-4 sentences maximum |
415
+ | Heading hierarchy | H1 (title) > H2 (sections) > H3 (subsections) |
416
+ | Lists | Use bullets for unordered; numbers for sequential steps |
417
+ | Jargon | Define on first use; avoid unless audience expects it |
418
+ | Numbers | Spell out one through nine; numerals for 10+ |
419
+ | Oxford comma | Always |
420
+ | Contractions | Use them; they sound human |
421
+ | Passive voice | Avoid unless the actor is unknown or irrelevant |
422
+
423
+ ### Content Taxonomy
424
+
425
+ ```text
426
+ Content Repository
427
+ ├── By Pillar
428
+ │ ├── [Pillar 1]
429
+ │ ├── [Pillar 2]
430
+ │ └── [Pillar 3]
431
+ ├── By Format
432
+ │ ├── Articles
433
+ │ ├── Guides
434
+ │ ├── Case Studies
435
+ │ ├── Videos
436
+ │ └── Podcasts
437
+ ├── By Funnel Stage
438
+ │ ├── Awareness (TOFU)
439
+ │ ├── Consideration (MOFU)
440
+ │ └── Decision (BOFU)
441
+ ├── By Persona
442
+ │ ├── [Persona 1]
443
+ │ ├── [Persona 2]
444
+ │ └── [Persona 3]
445
+ └── By Status
446
+ ├── Draft
447
+ ├── In Review
448
+ ├── Published
449
+ ├── Needs Update
450
+ └── Archived
451
+ ```
452
+
453
+ ### Quality Assurance Checklist
454
+
455
+ | Category | Check |
456
+ |----------|-------|
457
+ | Accuracy | All facts verified with primary sources? |
458
+ | Attribution | All quotes, stats, and ideas properly cited? |
459
+ | Brand voice | Tone matches style guide? |
460
+ | Legal | No trademark issues, proper disclaimers included? |
461
+ | Accessibility | Alt text on images, heading hierarchy correct? |
462
+ | Links | All links working, no broken references? |
463
+ | Formatting | Consistent spacing, list formatting, heading levels? |
464
+ | CTA | Clear next step for the reader? |
465
+ | Mobile | Content readable on small screens? |
466
+
467
+ ---
468
+
469
+ ## Common Pitfalls
470
+
471
+ ### Pitfall 1: Writing for Everyone
472
+
473
+ ```markdown
474
+ Wrong:
475
+ "This comprehensive guide covers everything you need to know
476
+ about content marketing for businesses of all sizes."
477
+
478
+ Right:
479
+ "A tactical playbook for B2B SaaS content leads managing
480
+ teams of 2-5 writers and targeting mid-market buyers."
481
+ ```
482
+
483
+ ### Pitfall 2: Skipping the Content Brief
484
+
485
+ ```markdown
486
+ Wrong:
487
+ Writer receives a Slack message: "Can you write something
488
+ about AI trends?" and starts drafting immediately.
489
+
490
+ Right:
491
+ Writer receives a structured brief with target persona,
492
+ primary keyword, competitive gaps, outline, and measurable
493
+ objective before writing a single word.
494
+ ```
495
+
496
+ ### Pitfall 3: Keyword Stuffing Over Readability
497
+
498
+ ```markdown
499
+ Wrong:
500
+ "Our content marketing strategy for content marketing helps
501
+ content marketers create content marketing plans."
502
+
503
+ Right:
504
+ "A practical framework for building an editorial strategy
505
+ that drives organic traffic and converts readers into leads."
506
+ ```
507
+
508
+ ### Pitfall 4: Publish and Forget
509
+
510
+ ```markdown
511
+ Wrong:
512
+ Article published 18 months ago still references "2024 trends"
513
+ and links to three dead URLs.
514
+
515
+ Right:
516
+ Quarterly content audit flags stale content; refresh schedule
517
+ ensures top performers stay accurate and competitive.
518
+ ```
519
+
520
+ ### Pitfall 5: One Format Fits All
521
+
522
+ ```markdown
523
+ Wrong:
524
+ Every piece of content is a 1,500-word blog post regardless
525
+ of topic complexity, audience preference, or search intent.
526
+
527
+ Right:
528
+ Format matches intent: quick-answer queries get concise posts;
529
+ complex topics get pillar guides; visual learners get video.
530
+ ```
531
+
532
+ ### Pitfall 6: Vanity Metrics Over Business Impact
533
+
534
+ ```markdown
535
+ Wrong:
536
+ "This post got 10,000 pageviews!" but generated zero leads,
537
+ zero conversions, and attracted the wrong audience entirely.
538
+
539
+ Right:
540
+ Track engagement depth (scroll, time on page), conversion events
541
+ (signups, downloads), and downstream revenue attribution.
542
+ ```
543
+
544
+ ### Pitfall 7: No Distribution Strategy
545
+
546
+ ```markdown
547
+ Wrong:
548
+ Hit publish, share once on Twitter, and hope the algorithm
549
+ delivers organic reach.
550
+
551
+ Right:
552
+ Distribution plan created alongside the content brief:
553
+ owned channels, paid amplification, partner shares, community
554
+ seeding, email newsletter inclusion, and syndication.
555
+ ```
556
+
557
+ ---
558
+
559
+ ## Resources
560
+
561
+ - [Content Marketing Institute](https://contentmarketinginstitute.com/) - Research, frameworks, and industry benchmarks
562
+ - [Ahrefs Blog](https://ahrefs.com/blog/) - SEO strategy, keyword research, content audits
563
+ - [Ann Handley - Everybody Writes](https://annhandley.com/everybody-writes/) - Writing quality and brand voice
564
+ - [They Ask, You Answer - Marcus Sheridan](https://marcussheridan.com/) - Content-market fit methodology
565
+ - [Google Search Central](https://developers.google.com/search) - Technical SEO, structured data, best practices
566
+ - [Nielsen Norman Group](https://www.nngroup.com/) - Content usability, readability, and UX writing
567
+ - [Hemingway Editor](https://hemingwayapp.com/) - Readability scoring and simplification
568
+ - [Grammarly Business](https://www.grammarly.com/business) - Style consistency and tone detection
@@ -0,0 +1,62 @@
1
+ ---
2
+ description: Collaboration
3
+ alwaysApply: false
4
+ ---
5
+
6
+ # Collaboration
7
+
8
+ Governing collaborative writing, coordinating across media teams, and managing the content submission pipeline.
9
+
10
+ ## Writer Onboarding
11
+
12
+ 1. **Orientation** (Week 1): Story bible access, canon tier training, review process walkthrough
13
+ 2. **Guided Writing** (Weeks 2-4): First submission with detailed lore feedback, cross-reference tools demonstrated
14
+ 3. **Independent Writing** (Week 5+): Standard review process, reduced oversight as track record builds
15
+ 4. **Senior Contributor**: May review others' lore compliance, propose story bible amendments, mentor new writers
16
+
17
+ ## Collaborative Writing Rules
18
+
19
+ | Rule | Rationale |
20
+ |------|-----------|
21
+ | Major character deaths require narrative architect approval | Permanent downstream consequences across all media |
22
+ | New magic/tech rules require approval | System rules constrain all future stories |
23
+ | New named locations checked against geography | Prevents duplicates or conflicts |
24
+ | Dialogue must respect character knowledge states | Prevents characters knowing the unknowable |
25
+ | Historical references verified against timeline | Prevents temporal contradictions |
26
+ | New species/factions/cultures require documentation first | Prevents under-documented elements |
27
+
28
+ ## Content Submission Pipeline
29
+
30
+ 1. **Draft**: Writer submits with self-check, new lore flagged, dependencies listed
31
+ 2. **Lore review**: Narrative architect checks compliance, flags contradictions with references
32
+ 3. **Revision**: Writer addresses required changes, resubmits
33
+ 4. **Approval**: Content marked lore-approved, new facts queued for story bible, cross-media notifications sent
34
+ 5. **Post-publication**: Story bible, dependency graph, and timeline updated; community feedback monitored
35
+
36
+ ## Cross-Media Coordination
37
+
38
+ - Shared canon layer all media must respect
39
+ - Media-specific permissions for tone, pacing, detail adaptation
40
+ - Synchronization points for character status alignment
41
+ - Release coordination to prevent cross-media spoilers
42
+ - Narrative architect as final authority on shared-layer disputes
43
+
44
+ ## Conflict Resolution
45
+
46
+ | Conflict Type | Resolution |
47
+ |--------------|-----------|
48
+ | Parallel writers establish contradictory facts | Narrative architect determines canonical version |
49
+ | Writer disagrees with lore constraint | Propose amendment through story bible process |
50
+ | Multiple writers need same character | Narrative architect coordinates scheduling |
51
+ | Writer wants to retcon another's content | Full retcon protocol; original writer consulted |
52
+
53
+ ## Communication Standards
54
+
55
+ - Feedback must cite exact story bible references, be actionable, and distinguish required fixes from suggestions
56
+ - Standard turnaround: one week; urgent (release-blocking): 48 hours
57
+
58
+ ## Common Pitfalls
59
+
60
+ - **Siloed development**: Schedule cross-team canon alignment at start and midpoint of each cycle
61
+ - **Authority without documentation**: Every canonical decision recorded in story bible within one week
62
+ - **Feedback without references**: Every lore objection must cite the specific entry it contradicts
@@ -0,0 +1,56 @@
1
+ ---
2
+ description: Continuity Tracking
3
+ alwaysApply: false
4
+ ---
5
+
6
+ # Continuity Tracking
7
+
8
+ Maintaining lore consistency, managing character continuity, and detecting contradictions across narrative content.
9
+
10
+ ## Lore Dependency Types
11
+
12
+ | Type | Meaning | Breaking Consequence |
13
+ |------|---------|---------------------|
14
+ | Causal | A caused B | Invalidating A makes B nonsensical |
15
+ | Referential | A mentions B | Changing B requires updating A |
16
+ | Constraining | A limits what B can be | Expanding A may violate B |
17
+ | Temporal | A happens before B | Moving A may break sequence |
18
+ | Thematic | A and B share narrative purpose | Changing A's meaning may undermine B |
19
+
20
+ Before modifying any canonical fact, trace dependencies to predict downstream impact.
21
+
22
+ ## Character Continuity
23
+
24
+ - **Knowledge states**: Characters only act on information they possess — verify presence at reveal or told by witness; check for emotional bias affecting response
25
+ - **Abilities**: Record every skill/power with source scene; track progression with justification; enforce ceilings; log injuries and losses equally
26
+ - **Relationships**: Track current status of significant relationships; record most recent change event; verify interactions match current status
27
+
28
+ ## Contradiction Severity
29
+
30
+ | Severity | Definition | Pre-Release | Post-Release |
31
+ |----------|-----------|-------------|-------------|
32
+ | Critical | Breaks fundamental universe rule | Block, rewrite | Emergency patch |
33
+ | Major | Contradicts widely known fact | Rewrite before release | Retcon with docs |
34
+ | Moderate | Contradicts documented minor detail | Fix if time allows | Fix in reprints |
35
+ | Minor | Most won't notice | Log for future | Log for future |
36
+
37
+ ## Pre-Publication Validation
38
+
39
+ 1. All referenced locations verified against world bible
40
+ 2. Character knowledge states confirmed against matrix
41
+ 3. Magic/technology usage validated against system rules
42
+ 4. Historical references verified against chronology
43
+ 5. Character descriptions checked against canonical profiles
44
+ 6. New elements documented and evaluated for canon tier
45
+ 7. Dependencies mapped for all new facts
46
+
47
+ ## Community-Reported Issues
48
+
49
+ - Triage fan-reported issues weekly
50
+ - Classify by severity; acknowledge valid catches
51
+ - Integrate confirmed issues into resolution pipeline
52
+
53
+ ## Common Pitfalls
54
+
55
+ - **Assumption of recall**: Search the story bible for every reference — trust documentation over memory
56
+ - **Parallel development drift**: Synchronize character and world states between parallel projects at each cycle start