@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,593 @@
1
+ # Knowledge Synthesis Development Guide
2
+
3
+ Principal-level guidelines for building a personal knowledge management system that ingests documents, constructs knowledge graphs, manages citations, and provides intelligent search and retrieval across your entire research corpus.
4
+
5
+ ---
6
+
7
+ ## Overview
8
+
9
+ This guide applies to:
10
+
11
+ - Document ingestion, parsing, and classification
12
+ - Knowledge graph construction and maintenance
13
+ - Citation management and bibliographic tracking
14
+ - Note-taking systems and inter-note linking (Zettelkasten, evergreen notes)
15
+ - Search and retrieval optimization across heterogeneous content
16
+ - Summarization hierarchies from atomic notes to executive overviews
17
+ - Concept mapping and ontology evolution
18
+ - Research workflow integration
19
+ - Version tracking of ideas over time
20
+
21
+ ### Key Principles
22
+
23
+ 1. **Atomic Knowledge Units** - Break every insight into its smallest meaningful piece
24
+ 2. **Connection Over Collection** - A note without links is a dead note; value lives in the graph
25
+ 3. **Progressive Summarization** - Layer meaning on top of raw material in successive passes
26
+ 4. **Source Fidelity** - Always preserve the link back to the original source, page, and context
27
+ 5. **Organic Growth** - Let structure emerge from content; do not force a taxonomy before you have data
28
+ 6. **Retrieval First** - Design every structure around the question "How will I find this again?"
29
+
30
+ ### Core Frameworks
31
+
32
+ | Framework | Purpose |
33
+ |-----------|---------|
34
+ | Zettelkasten Method | Atomic, linked notes that form emergent structure |
35
+ | PARA Method | Organize by actionability: Projects, Areas, Resources, Archive |
36
+ | Progressive Summarization | Layered highlighting to surface key ideas over time |
37
+ | Concept Mapping | Visual representation of relationships between ideas |
38
+ | Citation Graph Analysis | Trace influence and lineage of ideas across sources |
39
+ | Bloom's Taxonomy | Classify notes by cognitive depth: remember, understand, apply, analyze, evaluate, create |
40
+ | Feynman Technique | Test understanding by explaining concepts in plain language |
41
+ | Knowledge Graph Triples | Subject-Predicate-Object structure for machine-readable relationships |
42
+
43
+ ---
44
+
45
+ ## Document Ingestion and Classification
46
+
47
+ ### Ingestion Pipeline
48
+
49
+ ```text
50
+ Document Ingestion Pipeline
51
+ ├── Intake
52
+ │ ├── PDF extraction (academic papers, books, reports)
53
+ │ ├── Web clipping (articles, blog posts, documentation)
54
+ │ ├── Note capture (handwritten OCR, voice transcription)
55
+ │ ├── Email and message extraction
56
+ │ └── Annotation import (Hypothes.is, Kindle highlights)
57
+ ├── Parsing
58
+ │ ├── Text extraction and cleaning
59
+ │ ├── Metadata extraction (title, author, date, DOI)
60
+ │ ├── Section segmentation (abstract, methods, results)
61
+ │ ├── Figure and table extraction
62
+ │ └── Reference list parsing
63
+ ├── Classification
64
+ │ ├── Topic modeling (LDA, BERTopic)
65
+ │ ├── Domain tagging (auto + manual)
66
+ │ ├── Document type identification (paper, book, note, report)
67
+ │ ├── Quality and relevance scoring
68
+ │ └── Duplicate and near-duplicate detection
69
+ ├── Enrichment
70
+ │ ├── Citation resolution and linking
71
+ │ ├── Author disambiguation
72
+ │ ├── Keyword extraction (TF-IDF, RAKE, KeyBERT)
73
+ │ ├── Named entity recognition
74
+ │ └── Cross-reference to existing knowledge base
75
+ └── Storage
76
+ ├── Full-text index
77
+ ├── Metadata store
78
+ ├── Vector embeddings for semantic search
79
+ └── File archive with versioning
80
+ ```
81
+
82
+ ### Document Type Classification
83
+
84
+ | Type | Characteristics | Processing Priority | Retention |
85
+ |------|----------------|-------------------|-----------|
86
+ | Academic Paper | DOI, abstract, citations, peer-reviewed | High | Permanent |
87
+ | Book Chapter | ISBN, structured sections, index | High | Permanent |
88
+ | Technical Report | Internal/external, dated, versioned | Medium | Review annually |
89
+ | Blog Post / Article | URL, author, date, variable quality | Medium | Review bi-annually |
90
+ | Personal Note | Self-authored, timestamped, contextual | High | Permanent |
91
+ | Lecture / Talk | Transcript, slides, speaker | Medium | Permanent |
92
+ | Email / Thread | Conversational, contextual, ephemeral | Low | Archive after extraction |
93
+ | Social Media | Short-form, links, reactions | Low | Extract insights only |
94
+
95
+ ### Metadata Schema
96
+
97
+ ```text
98
+ Document Metadata
99
+ ├── Identity
100
+ │ ├── Unique ID (UUID)
101
+ │ ├── Title
102
+ │ ├── Authors []
103
+ │ ├── Date (published / accessed)
104
+ │ ├── DOI / ISBN / URL
105
+ │ └── Document type
106
+ ├── Classification
107
+ │ ├── Topics [] (hierarchical)
108
+ │ ├── Tags [] (flat)
109
+ │ ├── Domain
110
+ │ ├── Relevance score (1-5)
111
+ │ └── Quality score (1-5)
112
+ ├── Provenance
113
+ │ ├── Source (where obtained)
114
+ │ ├── Date ingested
115
+ │ ├── Ingestion method (manual / automatic)
116
+ │ └── Original file hash
117
+ └── Processing State
118
+ ├── Parsed (yes/no)
119
+ ├── Summarized (level 0-3)
120
+ ├── Linked (yes/no)
121
+ └── Reviewed (date / never)
122
+ ```
123
+
124
+ ### Duplicate Detection Strategy
125
+
126
+ | Method | Use Case | Precision |
127
+ |--------|----------|-----------|
128
+ | Exact file hash (SHA-256) | Identical files | Perfect |
129
+ | DOI / ISBN match | Published works | Very High |
130
+ | Title + Author fuzzy match | Near-duplicates | High |
131
+ | MinHash / SimHash | Content similarity | Moderate |
132
+ | Embedding cosine similarity > 0.95 | Semantic duplicates | Moderate |
133
+
134
+ ---
135
+
136
+ ## Knowledge Graph Construction
137
+
138
+ ### Triple Structure
139
+
140
+ Every relationship follows Subject-Predicate-Object: `[Entity A] --relationship--> [Entity B]`
141
+
142
+ ### Relationship Taxonomy
143
+
144
+ | Relationship Type | Notation | Example |
145
+ |-------------------|----------|---------|
146
+ | Supports / Confirms | `--supports-->` | Evidence reinforcing a claim |
147
+ | Contradicts / Challenges | `--contradicts-->` | Opposing evidence or argument |
148
+ | Extends / Builds Upon | `--extends-->` | Incremental development of an idea |
149
+ | Is Instance Of | `--instance_of-->` | Specific example of a general concept |
150
+ | Is Part Of | `--part_of-->` | Component within a larger structure |
151
+ | Causes / Leads To | `--causes-->` | Causal relationship |
152
+ | Is Analogous To | `--analogous_to-->` | Structural similarity across domains |
153
+ | Supersedes / Replaces | `--supersedes-->` | Updated understanding |
154
+ | Depends On / Requires | `--depends_on-->` | Prerequisite relationship |
155
+ | Derived From | `--derived_from-->` | Intellectual lineage |
156
+
157
+ ### Graph Construction Process
158
+
159
+ ```text
160
+ Graph Building Workflow
161
+ ├── 1. Extract Entities
162
+ │ ├── Concepts and terms
163
+ │ ├── People and organizations
164
+ │ ├── Methods and techniques
165
+ │ ├── Dates and events
166
+ │ └── Claims and hypotheses
167
+ ├── 2. Identify Relationships
168
+ │ ├── Explicit (stated in text)
169
+ │ ├── Implicit (inferred from context)
170
+ │ └── Cross-document (linking separate sources)
171
+ ├── 3. Validate
172
+ │ ├── Check for contradictions
173
+ │ ├── Verify relationship directionality
174
+ │ ├── Confirm entity disambiguation
175
+ │ └── Flag uncertain connections with confidence scores
176
+ ├── 4. Merge
177
+ │ ├── Deduplicate entities
178
+ │ ├── Resolve synonyms and aliases
179
+ │ ├── Reconcile conflicting relationships
180
+ │ └── Update confidence scores
181
+ └── 5. Maintain
182
+ ├── Prune orphan nodes quarterly
183
+ ├── Review low-confidence edges
184
+ ├── Recompute centrality metrics
185
+ └── Archive superseded relationships
186
+ ```
187
+
188
+ ### Graph Health Metrics
189
+
190
+ | Metric | Target | Warning Threshold |
191
+ |--------|--------|-------------------|
192
+ | Orphan nodes (no edges) | < 5% | > 15% |
193
+ | Average node degree | 3-8 connections | < 2 or > 20 |
194
+ | Largest connected component | > 80% of nodes | < 60% |
195
+ | Average path length | < 5 hops | > 8 hops |
196
+ | Clustering coefficient | 0.3 - 0.7 | < 0.1 |
197
+
198
+ ---
199
+
200
+ ## Citation Management
201
+
202
+ ### Citation Lifecycle
203
+
204
+ ```text
205
+ Citation Workflow
206
+ ├── Capture
207
+ │ ├── Auto-extract from PDF metadata
208
+ │ ├── DOI lookup and enrichment (CrossRef, OpenAlex)
209
+ │ ├── Manual entry with validation
210
+ │ └── Import from reference managers (Zotero, Mendeley, BibTeX)
211
+ ├── Store
212
+ │ ├── Canonical bibliographic record
213
+ │ ├── Multiple format export (BibTeX, RIS, CSL-JSON)
214
+ │ ├── Link to full-text file
215
+ │ └── Link to all notes referencing this source
216
+ ├── Use
217
+ │ ├── Inline citation insertion
218
+ │ ├── Bibliography generation
219
+ │ ├── Citation context extraction (surrounding sentences)
220
+ │ └── Citation intent classification (background, method, result, comparison)
221
+ └── Analyze
222
+ ├── Most-cited sources in personal corpus
223
+ ├── Citation clusters and communities
224
+ ├── Temporal citation patterns
225
+ └── Missing citations (referenced but not captured)
226
+ ```
227
+
228
+ ### Citation Intent Classification
229
+
230
+ | Intent | Description | Example Signal |
231
+ |--------|-------------|---------------|
232
+ | Background | General context or motivation | "It is well known that..." |
233
+ | Uses / Method | Adopting a technique or tool | "Following the approach of..." |
234
+ | Comparison | Contrasting results or methods | "Unlike [Author], we find..." |
235
+ | Extension | Building on prior work | "Extending the framework of..." |
236
+ | Critique | Disagreeing or identifying flaws | "However, [Author] overlooks..." |
237
+ | Support | Providing evidence for a claim | "Consistent with [Author]..." |
238
+
239
+ ### Bibliographic Record Fields
240
+
241
+ Every record must include: unique key (e.g., Smith2024), title, authors, year, venue, DOI/ISBN/URL, document type, tags, date added, date read, relevance score (1-5), 1-2 sentence summary, key quotes with page numbers, and links to derived Zettelkasten notes.
242
+
243
+ ---
244
+
245
+ ## Note-Taking Systems and Linking
246
+
247
+ ### Zettelkasten Implementation
248
+
249
+ ```text
250
+ Zettelkasten Structure
251
+ ├── Fleeting Notes
252
+ │ ├── Quick captures, unprocessed
253
+ │ ├── Inbox for raw thoughts
254
+ │ └── Must be processed within 48 hours or archived
255
+ ├── Literature Notes
256
+ │ ├── Paraphrased ideas from a single source
257
+ │ ├── Always linked to bibliographic record
258
+ │ ├── Written in your own words (never copy-paste)
259
+ │ └── One note per key idea (not per source)
260
+ ├── Permanent Notes
261
+ │ ├── Atomic: one idea per note
262
+ │ ├── Self-contained: understandable without context
263
+ │ ├── Connected: linked to related permanent notes
264
+ │ ├── Written for your future self
265
+ │ └── Includes source reference
266
+ ├── Structure Notes (Maps of Content)
267
+ │ ├── Index notes that organize clusters of permanent notes
268
+ │ ├── Provide narrative through a topic
269
+ │ ├── Updated as new notes are added
270
+ │ └── Multiple structure notes can reference the same permanent note
271
+ └── Project Notes
272
+ ├── Tied to a specific output (paper, presentation, project)
273
+ ├── Temporary: archived when project completes
274
+ └── Reference permanent notes, do not duplicate them
275
+ ```
276
+
277
+ ### Note Quality Checklist
278
+
279
+ Before a note earns "permanent" status:
280
+
281
+ - [ ] Contains exactly one idea
282
+ - [ ] Written in complete sentences (not bullet fragments)
283
+ - [ ] Understandable without reading the source
284
+ - [ ] Has at least one link to another permanent note
285
+ - [ ] Includes source reference with page/section
286
+ - [ ] Tagged with relevant topics
287
+ - [ ] Unique ID assigned (timestamp-based recommended: YYYYMMDDHHMMSS)
288
+
289
+ ### Link Types Within Notes
290
+
291
+ | Link Type | Purpose | Notation Example |
292
+ |-----------|---------|-----------------|
293
+ | Direct Reference | "This note elaborates on..." | `[[202601011200]]` |
294
+ | See Also | Related but not dependent | `See also: [[202512150900]]` |
295
+ | Contradicts | Opposing viewpoint | `Contrast with: [[202511201400]]` |
296
+ | Sequence | Part of a chain of reasoning | `Next: [[202601021000]]` |
297
+ | Structure | Belongs to a map of content | `Part of: [[MOC-Machine-Learning]]` |
298
+ | Source | Derived from this document | `Source: [[Smith2024]]` |
299
+
300
+ ### Progressive Summarization Layers
301
+
302
+ | Layer | Action | Result |
303
+ |-------|--------|--------|
304
+ | 0 - Capture | Save the full source text | Raw material in archive |
305
+ | 1 - Bold | Bold the most important passages | ~10-20% of original highlighted |
306
+ | 2 - Highlight | Highlight within the bolded passages | ~2-5% of original stands out |
307
+ | 3 - Executive Summary | Write a 2-3 sentence summary in your words | Distilled insight |
308
+ | 4 - Remix | Combine with other notes into new output | Original contribution |
309
+
310
+ ---
311
+
312
+ ## Search and Retrieval Optimization
313
+
314
+ ### Search Architecture
315
+
316
+ ```text
317
+ Search Stack
318
+ ├── Lexical Search (BM25 / Full-Text)
319
+ │ ├── Exact keyword matching
320
+ │ ├── Boolean operators (AND, OR, NOT)
321
+ │ ├── Field-specific search (title, author, tags)
322
+ │ └── Best for: known-item retrieval, exact phrases
323
+ ├── Semantic Search (Vector / Embedding)
324
+ │ ├── Meaning-based similarity
325
+ │ ├── Handles synonyms and paraphrases
326
+ │ ├── Cross-language retrieval
327
+ │ └── Best for: exploratory search, "notes about X concept"
328
+ ├── Graph Traversal
329
+ │ ├── Follow relationship edges
330
+ │ ├── Find shortest paths between concepts
331
+ │ ├── Cluster discovery
332
+ │ └── Best for: "How does A relate to B?", serendipitous discovery
333
+ └── Hybrid (Reciprocal Rank Fusion)
334
+ ├── Combine lexical + semantic scores
335
+ ├── Re-rank with cross-encoder
336
+ ├── Filter by metadata facets
337
+ └── Best for: general-purpose queries
338
+ ```
339
+
340
+ ### Query Patterns
341
+
342
+ | Query Type | Example | Best Search Method |
343
+ |------------|---------|-------------------|
344
+ | Known item | "Find the Smith 2024 paper on transformers" | Lexical (title + author) |
345
+ | Topical | "Everything I have on spaced repetition" | Hybrid (semantic + tag filter) |
346
+ | Relational | "What contradicts my note on X?" | Graph traversal |
347
+ | Temporal | "What did I read about AI safety last quarter?" | Lexical + date filter |
348
+ | Exploratory | "Surprise me with something related to this idea" | Semantic + random walk |
349
+ | Synthesis | "What are the main arguments for and against Y?" | Graph + semantic retrieval |
350
+
351
+ ### Embedding Strategy
352
+
353
+ | Content Type | Embedding Granularity | Model Recommendation |
354
+ |-------------|----------------------|---------------------|
355
+ | Academic papers | Per-paragraph | Domain-specific (SciBERT, SPECTER) |
356
+ | Book chapters | Per-section | General-purpose (text-embedding-3-large) |
357
+ | Personal notes | Per-note (atomic) | General-purpose |
358
+ | Highlights | Per-highlight | General-purpose |
359
+ | Metadata | Per-record | Lightweight (text-embedding-3-small) |
360
+
361
+ ### Retrieval Quality Metrics
362
+
363
+ | Metric | Definition | Target |
364
+ |--------|-----------|--------|
365
+ | Precision@10 | Relevant results in top 10 | > 0.7 |
366
+ | Recall@50 | Fraction of all relevant docs found in top 50 | > 0.8 |
367
+ | Mean Reciprocal Rank | Average rank of first relevant result | > 0.6 |
368
+ | User satisfaction (self-rated) | Did you find what you needed? | > 4/5 |
369
+ | Time to answer | Seconds from query to useful result | < 30s |
370
+
371
+ ---
372
+
373
+ ## Summarization Hierarchies
374
+
375
+ ### Multi-Level Summarization
376
+
377
+ ```text
378
+ Summarization Pyramid
379
+ ├── Level 0: Raw Source
380
+ │ └── Full original text, unmodified
381
+ ├── Level 1: Extracted Notes
382
+ │ └── Key passages, quotes, data points (per source)
383
+ ├── Level 2: Atomic Summaries
384
+ │ └── One-paragraph summary per concept/claim
385
+ ├── Level 3: Topic Summaries
386
+ │ └── Multi-source synthesis per topic (1-2 pages)
387
+ ├── Level 4: Domain Overviews
388
+ │ └── Comprehensive survey of a research area (5-10 pages)
389
+ └── Level 5: Executive Brief
390
+ └── Cross-domain strategic summary (1 page)
391
+ ```
392
+
393
+ ### Summarization Quality Criteria
394
+
395
+ | Criterion | Description | Verification Method |
396
+ |-----------|-------------|-------------------|
397
+ | Accuracy | No factual errors or misrepresentations | Compare against source |
398
+ | Completeness | All key claims preserved | Check coverage of main points |
399
+ | Conciseness | No redundancy or filler | Word count within target range |
400
+ | Attribution | Every claim traceable to a source | Verify citation links |
401
+ | Neutrality | Does not inject opinion unless labeled | Review for editorializing |
402
+ | Coherence | Logical flow, no non sequiturs | Read aloud test |
403
+
404
+ ### Topic Summary Template
405
+
406
+ ```text
407
+ ## Topic Summary: [Topic Name]
408
+
409
+ **Last Updated**: [YYYY-MM-DD]
410
+ **Sources Synthesized**: [Count]
411
+ **Confidence Level**: [High / Medium / Low]
412
+
413
+ ### Definition
414
+ [What is this topic? 2-3 sentences.]
415
+
416
+ ### Key Claims
417
+ 1. [Claim] — supported by [Source1], [Source2]
418
+ 2. [Claim] — supported by [Source3]; challenged by [Source4]
419
+ 3. [Claim] — emerging evidence from [Source5]
420
+
421
+ ### Open Questions
422
+ - [Question that remains unresolved]
423
+ - [Contradiction between sources]
424
+
425
+ ### Related Topics
426
+ - [[Topic A]] — [nature of relationship]
427
+ - [[Topic B]] — [nature of relationship]
428
+
429
+ ### Timeline of Understanding
430
+ | Date | Development | Source |
431
+ |------|------------|--------|
432
+ | [YYYY-MM] | [How understanding evolved] | [Source] |
433
+ ```
434
+
435
+ ---
436
+
437
+ ## Research Workflow Integration
438
+
439
+ ### Research Phases and Knowledge Actions
440
+
441
+ | Phase | Knowledge Action | System Support |
442
+ |-------|-----------------|---------------|
443
+ | Question Formation | Search existing notes for prior thinking | Semantic search, graph browse |
444
+ | Literature Review | Ingest and classify new sources | Ingestion pipeline, dedup |
445
+ | Reading and Annotation | Create literature notes, highlight | Progressive summarization |
446
+ | Analysis | Create permanent notes, link to graph | Zettelkasten workflow |
447
+ | Synthesis | Build topic summaries, concept maps | Summarization hierarchy |
448
+ | Writing | Retrieve and cite from knowledge base | Citation manager, search |
449
+ | Revision | Update notes based on new understanding | Version tracking |
450
+ | Publication | Export bibliography, archive project notes | Export, archival |
451
+
452
+ ### Integration Points
453
+
454
+ | Tool / System | Integration Method | Data Flow |
455
+ |--------------|-------------------|-----------|
456
+ | Reference Manager (Zotero) | BibTeX / CSL-JSON sync | Bidirectional |
457
+ | PDF Reader (Zotero, PDF Expert) | Annotation export | One-way into system |
458
+ | Note App (Obsidian, Logseq) | Markdown files, backlinks | Bidirectional |
459
+ | Search Engine (Elasticsearch, Meilisearch) | Index on change | One-way from system |
460
+ | Vector DB (Qdrant, Weaviate, Chroma) | Embed on note create/update | One-way from system |
461
+ | Writing Tool (LaTeX, Google Docs) | Citation insertion plugin | One-way from system |
462
+ | Calendar / Task Manager | Research task scheduling | Metadata sync |
463
+ | Web Browser | Clip extension | One-way into system |
464
+
465
+ ---
466
+
467
+ ## Version Tracking of Ideas
468
+
469
+ ### Idea Evolution Model
470
+
471
+ ```text
472
+ Idea Lifecycle
473
+ ├── Seed
474
+ │ ├── First encounter with a concept
475
+ │ ├── Minimal understanding, high uncertainty
476
+ │ └── Captured as fleeting or literature note
477
+ ├── Sprout
478
+ │ ├── Connected to 2-3 other ideas
479
+ │ ├── Paraphrased in own words
480
+ │ └── Promoted to permanent note
481
+ ├── Growth
482
+ │ ├── Refined through multiple encounters
483
+ │ ├── Evidence accumulates (supporting and opposing)
484
+ │ └── Featured in a structure note or concept map
485
+ ├── Maturity
486
+ │ ├── Well-connected, well-evidenced
487
+ │ ├── Summarized at multiple levels
488
+ │ └── Used in original output (writing, presentations)
489
+ ├── Revision
490
+ │ ├── Challenged by new evidence
491
+ │ ├── Updated with version annotation
492
+ │ └── Old version preserved, not deleted
493
+ └── Archival / Supersession
494
+ ├── Replaced by a more complete understanding
495
+ ├── Linked to successor note
496
+ └── Marked as superseded with date and reason
497
+ ```
498
+
499
+ ### Version Annotation Format
500
+
501
+ ```text
502
+ ## Note: [Title] (v3)
503
+
504
+ **Created**: 2025-06-15
505
+ **Last Updated**: 2026-01-28
506
+ **Version**: 3
507
+ **Status**: Active / Revised / Superseded
508
+
509
+ ### Current Understanding
510
+ [The current state of this idea]
511
+
512
+ ### Change Log
513
+ | Version | Date | Change | Trigger |
514
+ |---------|------|--------|---------|
515
+ | v1 | 2025-06-15 | Initial capture from [Source] | Reading |
516
+ | v2 | 2025-09-03 | Refined after encountering [Source2] | Contradiction |
517
+ | v3 | 2026-01-28 | Expanded with evidence from [Source3] | New evidence |
518
+
519
+ ### Previous Versions
520
+ - v2: [[202509031400-note-title-v2]]
521
+ - v1: [[202506151200-note-title-v1]]
522
+ ```
523
+
524
+ ### Tracking Intellectual Lineage
525
+
526
+ | Question | Method |
527
+ |----------|--------|
528
+ | Where did this idea originate? | Follow `derived_from` edges backward |
529
+ | How has my thinking changed? | Compare version change logs |
530
+ | What evidence changed my mind? | Review "Trigger" column in change log |
531
+ | Which ideas are most stable? | Sort by version count ascending (fewer revisions = more stable) |
532
+ | Which ideas are most contested? | Count `contradicts` edges |
533
+ | What are my intellectual blind spots? | Find domains with few notes or low connectivity |
534
+
535
+ ---
536
+
537
+ ## Common Pitfalls
538
+
539
+ ### 1. Collector's Fallacy
540
+
541
+ Wrong: Save hundreds of PDFs, highlight obsessively, never synthesize. Hoarding feels like learning but produces no understanding.
542
+
543
+ Right: For every hour of reading, spend 30 minutes writing notes in your own words. If you cannot explain it, you have not learned it.
544
+
545
+ ### 2. Over-Engineering Taxonomy
546
+
547
+ Wrong: Spend weeks designing the perfect folder hierarchy and tagging system before adding a single note.
548
+
549
+ Right: Start with minimal structure. Let tags and links emerge organically. Reorganize only when retrieval fails.
550
+
551
+ ### 3. Orphan Notes
552
+
553
+ Wrong: Create notes but never link them. Each note is an island.
554
+
555
+ Right: Every new note must connect to at least one existing note. If you cannot find a connection, question whether the note belongs in your system.
556
+
557
+ ### 4. Copy-Paste Without Processing
558
+
559
+ Wrong: Highlight a passage and paste it directly into your notes.
560
+
561
+ Right: Paraphrase in your own words. The act of translation is the act of understanding. Preserve the original only as a reference quote.
562
+
563
+ ### 5. Ignoring Contradictions
564
+
565
+ Wrong: When two sources disagree, keep both without comment.
566
+
567
+ Right: Create explicit contradiction links. Write a note exploring the tension. Contradictions are where the most valuable thinking happens.
568
+
569
+ ### 6. Neglecting Maintenance
570
+
571
+ Wrong: Build the system for six months, then never prune, review, or update.
572
+
573
+ Right: Schedule weekly reviews. Prune dead notes quarterly. Update summaries when new evidence arrives. A knowledge system is a garden, not a warehouse.
574
+
575
+ ### 7. Tool Obsession
576
+
577
+ Wrong: Spend more time configuring plugins, themes, and workflows than actually reading and thinking.
578
+
579
+ Right: Pick a tool that supports backlinks and full-text search. Start writing. Optimize only when you hit a real bottleneck.
580
+
581
+ ---
582
+
583
+ ## Resources
584
+
585
+ - [How to Take Smart Notes - Sonke Ahrens](https://www.goodreads.com/book/show/34507927-how-to-take-smart-notes)
586
+ - [Building a Second Brain - Tiago Forte](https://www.goodreads.com/book/show/59616977-building-a-second-brain)
587
+ - [Zettelkasten.de](https://zettelkasten.de/)
588
+ - [Andy Matuschak's Evergreen Notes](https://notes.andymatuschak.org/)
589
+ - [Obsidian](https://obsidian.md/) / [Logseq](https://logseq.com/)
590
+ - [Zotero Reference Manager](https://www.zotero.org/)
591
+ - [Semantic Scholar API](https://api.semanticscholar.org/)
592
+ - [OpenAlex API](https://docs.openalex.org/)
593
+ - [Connected Papers](https://www.connectedpapers.com/)
@@ -0,0 +1,78 @@
1
+ ---
2
+ description: Personal Finance Optimization
3
+ alwaysApply: false
4
+ ---
5
+
6
+ # Personal Finance Optimization
7
+
8
+ Guidelines for reducing recurring costs, optimizing insurance plans, maximizing rewards and benefits, and maintaining a systematic approach to household financial management.
9
+
10
+ ## Optimization Principles
11
+
12
+ 1. **Measure before optimizing** - Collect at least 6-12 months of spending data before recommending changes
13
+ 2. **Focus on the big categories first** - Housing, insurance, transportation, and utilities yield the largest savings
14
+ 3. **Optimization is recurring** - A one-time review is not enough. Financial optimization requires quarterly and annual review cadences
15
+ 4. **Tax-advantaged accounts first** - Maximize HSA, FSA, and retirement account contributions before optimizing discretionary spending
16
+ 5. **Rewards stacking** - Layer credit card rewards, loyalty programs, employer benefits, and promotional offers for maximum value
17
+
18
+ ## Insurance Optimization Methodology
19
+
20
+ ### Usage Pattern Analysis
21
+
22
+ Before comparing any insurance plan:
23
+
24
+ 1. Pull 24 months of claims history and out-of-pocket spending
25
+ 2. List every provider, medication, and service used with frequency
26
+ 3. Identify any planned procedures or changes in the next 12 months
27
+ 4. Verify which providers are in-network for each plan under consideration
28
+ 5. Calculate total annual cost under best-case, expected-case, and worst-case usage scenarios
29
+
30
+ ### Plan Comparison
31
+
32
+ For every insurance comparison, calculate total annual cost as:
33
+
34
+ - (Monthly Premium x 12) + Expected Out-of-Pocket Based on Usage - Tax Savings from HSA/FSA - Employer Contributions
35
+
36
+ Weight the scenarios: 50% best case, 35% expected case, 15% worst case. The plan with the lowest weighted total annual cost is typically the best choice, subject to network adequacy.
37
+
38
+ ### Annual Insurance Shopping Schedule
39
+
40
+ - **45-60 days before renewal**: Request current policy declarations page and begin competitor quoting
41
+ - **30-45 days before renewal**: Complete comparisons, negotiate with current carrier using competitor quotes
42
+ - **14-30 days before renewal**: Make final decision and bind new policy if switching
43
+ - **Day of renewal**: Verify new policy is active and old policy terminates without gap
44
+
45
+ ## Expense Category Strategies
46
+
47
+ ### High-Impact Categories
48
+
49
+ - **Housing**: Review refinance opportunities when rates drop 0.5%+ below current rate. Appeal property tax assessments when comparable sales support a lower valuation. Request PMI removal at 80% LTV.
50
+ - **Insurance**: Shop all policies annually. Bundle home and auto for 10-25% discount. Optimize deductibles based on emergency fund size.
51
+ - **Telecom**: Negotiate annually with retention department. Right-size data and channel plans to actual usage.
52
+ - **Subscriptions**: Audit quarterly. Cancel anything unused in the past 30 days. Negotiate annual rates for keepers.
53
+
54
+ ### Credit Card Rewards
55
+
56
+ - Assign spending categories to the card with the highest reward rate for that category
57
+ - Set recurring bills on the card that offers the best rate for subscription or utility payments
58
+ - Review reward program changes quarterly as issuers frequently modify category bonuses
59
+ - Redeem rewards at their highest-value option (often travel or statement credit, not merchandise)
60
+
61
+ ## Financial Review Cadence
62
+
63
+ Follow the review schedule in CLAUDE.md:
64
+
65
+ - **Weekly**: Transaction review for unauthorized charges, verify autopay processing
66
+ - **Monthly**: Budget reconciliation, upcoming renewal check for the next 60 days
67
+ - **Quarterly**: Subscription audit, insurance adequacy review, rewards optimization check
68
+ - **Annually**: Full insurance shopping, tax withholding review, provider rate comparison, credit report check
69
+ - **Event-triggered**: Any rate increase, life change, claim, or contract expiration
70
+
71
+ ## Verification Protocol
72
+
73
+ After any financial change (new rate, plan switch, account modification):
74
+
75
+ 1. Document the change with confirmation number, effective date, and expected impact
76
+ 2. Set a 30-day reminder to verify the change on the next statement
77
+ 3. If the change is not reflected, escalate immediately with documentation
78
+ 4. Update the renewal tracker with the new terms and next review date