@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.
- package/README.md +597 -0
- package/bin/cli.js +8 -0
- package/package.json +55 -0
- package/src/index.js +1817 -0
- package/src/index.test.js +1264 -0
- package/templates/_shared/code-quality.mdc +52 -0
- package/templates/_shared/communication.mdc +43 -0
- package/templates/_shared/core-principles.mdc +67 -0
- package/templates/_shared/git-workflow.mdc +48 -0
- package/templates/_shared/security-fundamentals.mdc +41 -0
- package/templates/agents/utility-agent/.cursor/rules/action-control.mdc +71 -0
- package/templates/agents/utility-agent/.cursor/rules/context-management.mdc +61 -0
- package/templates/agents/utility-agent/.cursor/rules/hallucination-prevention.mdc +58 -0
- package/templates/agents/utility-agent/.cursor/rules/overview.mdc +34 -0
- package/templates/agents/utility-agent/.cursor/rules/token-optimization.mdc +71 -0
- package/templates/agents/utility-agent/CLAUDE.md +513 -0
- package/templates/business/market-intelligence/.cursor/rules/data-sources.mdc +62 -0
- package/templates/business/market-intelligence/.cursor/rules/overview.mdc +55 -0
- package/templates/business/market-intelligence/.cursor/rules/reporting.mdc +59 -0
- package/templates/business/market-intelligence/.cursor/rules/risk-signals.mdc +63 -0
- package/templates/business/market-intelligence/.cursor/rules/sentiment-analysis.mdc +70 -0
- package/templates/business/market-intelligence/.cursor/rules/trend-detection.mdc +72 -0
- package/templates/business/market-intelligence/CLAUDE.md +371 -0
- package/templates/business/marketing-expert/.cursor/rules/brand-strategy.mdc +74 -0
- package/templates/business/marketing-expert/.cursor/rules/campaign-planning.mdc +60 -0
- package/templates/business/marketing-expert/.cursor/rules/growth-frameworks.mdc +69 -0
- package/templates/business/marketing-expert/.cursor/rules/market-analysis.mdc +70 -0
- package/templates/business/marketing-expert/.cursor/rules/marketing-analytics.mdc +71 -0
- package/templates/business/marketing-expert/.cursor/rules/overview.mdc +56 -0
- package/templates/business/marketing-expert/CLAUDE.md +567 -0
- package/templates/business/predictive-maintenance/.cursor/rules/alerting.mdc +56 -0
- package/templates/business/predictive-maintenance/.cursor/rules/asset-lifecycle.mdc +71 -0
- package/templates/business/predictive-maintenance/.cursor/rules/failure-prediction.mdc +65 -0
- package/templates/business/predictive-maintenance/.cursor/rules/maintenance-scheduling.mdc +61 -0
- package/templates/business/predictive-maintenance/.cursor/rules/overview.mdc +55 -0
- package/templates/business/predictive-maintenance/.cursor/rules/sensor-analytics.mdc +66 -0
- package/templates/business/predictive-maintenance/CLAUDE.md +529 -0
- package/templates/business/product-manager/.cursor/rules/communication.mdc +77 -0
- package/templates/business/product-manager/.cursor/rules/discovery.mdc +79 -0
- package/templates/business/product-manager/.cursor/rules/metrics.mdc +75 -0
- package/templates/business/product-manager/.cursor/rules/overview.mdc +47 -0
- package/templates/business/product-manager/.cursor/rules/prioritization.mdc +66 -0
- package/templates/business/product-manager/.cursor/rules/requirements.mdc +79 -0
- package/templates/business/product-manager/CLAUDE.md +593 -0
- package/templates/business/project-manager/.cursor/rules/overview.mdc +53 -0
- package/templates/business/project-manager/.cursor/rules/reporting.mdc +68 -0
- package/templates/business/project-manager/.cursor/rules/risk-management.mdc +71 -0
- package/templates/business/project-manager/.cursor/rules/scheduling.mdc +67 -0
- package/templates/business/project-manager/.cursor/rules/scope-management.mdc +66 -0
- package/templates/business/project-manager/.cursor/rules/stakeholder-management.mdc +70 -0
- package/templates/business/project-manager/CLAUDE.md +540 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/compliance-tracking.mdc +74 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/impact-assessment.mdc +62 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/monitoring.mdc +67 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/overview.mdc +55 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/reporting.mdc +61 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/risk-classification.mdc +73 -0
- package/templates/business/regulatory-sentinel/CLAUDE.md +572 -0
- package/templates/business/resource-allocator/.cursor/rules/capacity-modeling.mdc +65 -0
- package/templates/business/resource-allocator/.cursor/rules/coordination.mdc +67 -0
- package/templates/business/resource-allocator/.cursor/rules/crisis-management.mdc +64 -0
- package/templates/business/resource-allocator/.cursor/rules/demand-prediction.mdc +52 -0
- package/templates/business/resource-allocator/.cursor/rules/overview.mdc +76 -0
- package/templates/business/resource-allocator/.cursor/rules/scheduling.mdc +63 -0
- package/templates/business/resource-allocator/CLAUDE.md +525 -0
- package/templates/business/strategic-negotiator/.cursor/rules/contract-analysis.mdc +60 -0
- package/templates/business/strategic-negotiator/.cursor/rules/deal-structuring.mdc +66 -0
- package/templates/business/strategic-negotiator/.cursor/rules/game-theory.mdc +64 -0
- package/templates/business/strategic-negotiator/.cursor/rules/overview.mdc +55 -0
- package/templates/business/strategic-negotiator/.cursor/rules/preparation.mdc +79 -0
- package/templates/business/strategic-negotiator/.cursor/rules/scenario-modeling.mdc +66 -0
- package/templates/business/strategic-negotiator/CLAUDE.md +640 -0
- package/templates/business/supply-chain/.cursor/rules/cost-modeling.mdc +67 -0
- package/templates/business/supply-chain/.cursor/rules/demand-forecasting.mdc +67 -0
- package/templates/business/supply-chain/.cursor/rules/inventory-management.mdc +69 -0
- package/templates/business/supply-chain/.cursor/rules/logistics.mdc +61 -0
- package/templates/business/supply-chain/.cursor/rules/overview.mdc +64 -0
- package/templates/business/supply-chain/.cursor/rules/supplier-evaluation.mdc +66 -0
- package/templates/business/supply-chain/CLAUDE.md +590 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/disruption-response.mdc +67 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/inventory-rebalancing.mdc +63 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/overview.mdc +65 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/rerouting.mdc +64 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/scenario-simulation.mdc +68 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/stakeholder-notifications.mdc +61 -0
- package/templates/business/supply-chain-harmonizer/CLAUDE.md +600 -0
- package/templates/creative/brand-guardian/.cursor/rules/brand-voice.mdc +64 -0
- package/templates/creative/brand-guardian/.cursor/rules/content-review.mdc +47 -0
- package/templates/creative/brand-guardian/.cursor/rules/ethical-guidelines.mdc +47 -0
- package/templates/creative/brand-guardian/.cursor/rules/multi-channel.mdc +49 -0
- package/templates/creative/brand-guardian/.cursor/rules/overview.mdc +58 -0
- package/templates/creative/brand-guardian/.cursor/rules/visual-identity.mdc +64 -0
- package/templates/creative/brand-guardian/CLAUDE.md +634 -0
- package/templates/creative/content-creation-expert/.cursor/rules/content-strategy.mdc +65 -0
- package/templates/creative/content-creation-expert/.cursor/rules/copywriting.mdc +59 -0
- package/templates/creative/content-creation-expert/.cursor/rules/editorial-operations.mdc +65 -0
- package/templates/creative/content-creation-expert/.cursor/rules/multimedia-production.mdc +64 -0
- package/templates/creative/content-creation-expert/.cursor/rules/overview.mdc +58 -0
- package/templates/creative/content-creation-expert/.cursor/rules/seo-content.mdc +75 -0
- package/templates/creative/content-creation-expert/CLAUDE.md +568 -0
- package/templates/creative/narrative-architect/.cursor/rules/collaboration.mdc +62 -0
- package/templates/creative/narrative-architect/.cursor/rules/continuity-tracking.mdc +56 -0
- package/templates/creative/narrative-architect/.cursor/rules/overview.mdc +68 -0
- package/templates/creative/narrative-architect/.cursor/rules/story-bible.mdc +77 -0
- package/templates/creative/narrative-architect/.cursor/rules/timeline-management.mdc +60 -0
- package/templates/creative/narrative-architect/.cursor/rules/world-building.mdc +78 -0
- package/templates/creative/narrative-architect/CLAUDE.md +737 -0
- package/templates/creative/social-media-expert/.cursor/rules/audience-growth.mdc +62 -0
- package/templates/creative/social-media-expert/.cursor/rules/community-management.mdc +67 -0
- package/templates/creative/social-media-expert/.cursor/rules/content-strategy.mdc +60 -0
- package/templates/creative/social-media-expert/.cursor/rules/overview.mdc +48 -0
- package/templates/creative/social-media-expert/.cursor/rules/platform-strategy.mdc +64 -0
- package/templates/creative/social-media-expert/.cursor/rules/social-analytics.mdc +64 -0
- package/templates/creative/social-media-expert/CLAUDE.md +624 -0
- package/templates/creative/trend-forecaster/.cursor/rules/cultural-analysis.mdc +59 -0
- package/templates/creative/trend-forecaster/.cursor/rules/forecasting-methods.mdc +63 -0
- package/templates/creative/trend-forecaster/.cursor/rules/overview.mdc +58 -0
- package/templates/creative/trend-forecaster/.cursor/rules/reporting.mdc +61 -0
- package/templates/creative/trend-forecaster/.cursor/rules/signal-analysis.mdc +74 -0
- package/templates/creative/trend-forecaster/.cursor/rules/trend-lifecycle.mdc +75 -0
- package/templates/creative/trend-forecaster/CLAUDE.md +717 -0
- package/templates/creative/ux-designer/.cursor/rules/accessibility.mdc +69 -0
- package/templates/creative/ux-designer/.cursor/rules/emotional-design.mdc +59 -0
- package/templates/creative/ux-designer/.cursor/rules/handoff.mdc +73 -0
- package/templates/creative/ux-designer/.cursor/rules/information-architecture.mdc +62 -0
- package/templates/creative/ux-designer/.cursor/rules/interaction-design.mdc +66 -0
- package/templates/creative/ux-designer/.cursor/rules/overview.mdc +61 -0
- package/templates/creative/ux-designer/.cursor/rules/research.mdc +61 -0
- package/templates/creative/ux-designer/.cursor/rules/visual-design.mdc +68 -0
- package/templates/creative/ux-designer/CLAUDE.md +124 -0
- package/templates/dogfood/project-overview.mdc +12 -0
- package/templates/dogfood/project-structure.mdc +82 -0
- package/templates/dogfood/rules-creation-best-practices.mdc +45 -0
- package/templates/education/educator/.cursor/rules/accessibility.mdc +67 -0
- package/templates/education/educator/.cursor/rules/assessment.mdc +68 -0
- package/templates/education/educator/.cursor/rules/curriculum.mdc +57 -0
- package/templates/education/educator/.cursor/rules/engagement.mdc +65 -0
- package/templates/education/educator/.cursor/rules/instructional-design.mdc +69 -0
- package/templates/education/educator/.cursor/rules/overview.mdc +57 -0
- package/templates/education/educator/.cursor/rules/retention.mdc +64 -0
- package/templates/education/educator/CLAUDE.md +338 -0
- package/templates/engineering/blockchain/.cursor/rules/defi-patterns.mdc +48 -0
- package/templates/engineering/blockchain/.cursor/rules/gas-optimization.mdc +77 -0
- package/templates/engineering/blockchain/.cursor/rules/overview.mdc +41 -0
- package/templates/engineering/blockchain/.cursor/rules/security.mdc +61 -0
- package/templates/engineering/blockchain/.cursor/rules/smart-contracts.mdc +64 -0
- package/templates/engineering/blockchain/.cursor/rules/testing.mdc +77 -0
- package/templates/engineering/blockchain/.cursor/rules/web3-integration.mdc +47 -0
- package/templates/engineering/blockchain/CLAUDE.md +389 -0
- package/templates/engineering/cli-tools/.cursor/rules/architecture.mdc +76 -0
- package/templates/engineering/cli-tools/.cursor/rules/arguments.mdc +65 -0
- package/templates/engineering/cli-tools/.cursor/rules/distribution.mdc +40 -0
- package/templates/engineering/cli-tools/.cursor/rules/error-handling.mdc +67 -0
- package/templates/engineering/cli-tools/.cursor/rules/overview.mdc +58 -0
- package/templates/engineering/cli-tools/.cursor/rules/testing.mdc +42 -0
- package/templates/engineering/cli-tools/.cursor/rules/user-experience.mdc +43 -0
- package/templates/engineering/cli-tools/CLAUDE.md +356 -0
- package/templates/engineering/data-engineering/.cursor/rules/data-modeling.mdc +71 -0
- package/templates/engineering/data-engineering/.cursor/rules/data-quality.mdc +78 -0
- package/templates/engineering/data-engineering/.cursor/rules/overview.mdc +49 -0
- package/templates/engineering/data-engineering/.cursor/rules/performance.mdc +71 -0
- package/templates/engineering/data-engineering/.cursor/rules/pipeline-design.mdc +79 -0
- package/templates/engineering/data-engineering/.cursor/rules/security.mdc +79 -0
- package/templates/engineering/data-engineering/.cursor/rules/testing.mdc +75 -0
- package/templates/engineering/data-engineering/CLAUDE.md +974 -0
- package/templates/engineering/devops-sre/.cursor/rules/capacity-planning.mdc +49 -0
- package/templates/engineering/devops-sre/.cursor/rules/change-management.mdc +51 -0
- package/templates/engineering/devops-sre/.cursor/rules/chaos-engineering.mdc +50 -0
- package/templates/engineering/devops-sre/.cursor/rules/disaster-recovery.mdc +54 -0
- package/templates/engineering/devops-sre/.cursor/rules/incident-management.mdc +56 -0
- package/templates/engineering/devops-sre/.cursor/rules/observability.mdc +50 -0
- package/templates/engineering/devops-sre/.cursor/rules/overview.mdc +76 -0
- package/templates/engineering/devops-sre/.cursor/rules/postmortems.mdc +49 -0
- package/templates/engineering/devops-sre/.cursor/rules/runbooks.mdc +49 -0
- package/templates/engineering/devops-sre/.cursor/rules/slo-sli.mdc +46 -0
- package/templates/engineering/devops-sre/.cursor/rules/toil-reduction.mdc +52 -0
- package/templates/engineering/devops-sre/CLAUDE.md +1007 -0
- package/templates/engineering/fullstack/.cursor/rules/api-contracts.mdc +79 -0
- package/templates/engineering/fullstack/.cursor/rules/architecture.mdc +79 -0
- package/templates/engineering/fullstack/.cursor/rules/overview.mdc +61 -0
- package/templates/engineering/fullstack/.cursor/rules/shared-types.mdc +77 -0
- package/templates/engineering/fullstack/.cursor/rules/testing.mdc +72 -0
- package/templates/engineering/fullstack/CLAUDE.md +349 -0
- package/templates/engineering/ml-ai/.cursor/rules/data-engineering.mdc +71 -0
- package/templates/engineering/ml-ai/.cursor/rules/deployment.mdc +43 -0
- package/templates/engineering/ml-ai/.cursor/rules/model-development.mdc +44 -0
- package/templates/engineering/ml-ai/.cursor/rules/monitoring.mdc +45 -0
- package/templates/engineering/ml-ai/.cursor/rules/overview.mdc +42 -0
- package/templates/engineering/ml-ai/.cursor/rules/security.mdc +51 -0
- package/templates/engineering/ml-ai/.cursor/rules/testing.mdc +44 -0
- package/templates/engineering/ml-ai/CLAUDE.md +1136 -0
- package/templates/engineering/mobile/.cursor/rules/navigation.mdc +75 -0
- package/templates/engineering/mobile/.cursor/rules/offline-first.mdc +68 -0
- package/templates/engineering/mobile/.cursor/rules/overview.mdc +76 -0
- package/templates/engineering/mobile/.cursor/rules/performance.mdc +78 -0
- package/templates/engineering/mobile/.cursor/rules/testing.mdc +77 -0
- package/templates/engineering/mobile/CLAUDE.md +233 -0
- package/templates/engineering/platform-engineering/.cursor/rules/ci-cd.mdc +51 -0
- package/templates/engineering/platform-engineering/.cursor/rules/developer-experience.mdc +48 -0
- package/templates/engineering/platform-engineering/.cursor/rules/infrastructure-as-code.mdc +62 -0
- package/templates/engineering/platform-engineering/.cursor/rules/kubernetes.mdc +51 -0
- package/templates/engineering/platform-engineering/.cursor/rules/observability.mdc +52 -0
- package/templates/engineering/platform-engineering/.cursor/rules/overview.mdc +44 -0
- package/templates/engineering/platform-engineering/.cursor/rules/security.mdc +74 -0
- package/templates/engineering/platform-engineering/.cursor/rules/testing.mdc +59 -0
- package/templates/engineering/platform-engineering/CLAUDE.md +850 -0
- package/templates/engineering/qa-engineering/.cursor/rules/automation.mdc +71 -0
- package/templates/engineering/qa-engineering/.cursor/rules/metrics.mdc +68 -0
- package/templates/engineering/qa-engineering/.cursor/rules/overview.mdc +45 -0
- package/templates/engineering/qa-engineering/.cursor/rules/quality-gates.mdc +54 -0
- package/templates/engineering/qa-engineering/.cursor/rules/test-design.mdc +59 -0
- package/templates/engineering/qa-engineering/.cursor/rules/test-strategy.mdc +62 -0
- package/templates/engineering/qa-engineering/CLAUDE.md +726 -0
- package/templates/engineering/testing/.cursor/rules/advanced-techniques.mdc +44 -0
- package/templates/engineering/testing/.cursor/rules/ci-cd-integration.mdc +43 -0
- package/templates/engineering/testing/.cursor/rules/overview.mdc +61 -0
- package/templates/engineering/testing/.cursor/rules/performance-testing.mdc +39 -0
- package/templates/engineering/testing/.cursor/rules/quality-metrics.mdc +74 -0
- package/templates/engineering/testing/.cursor/rules/reliability.mdc +39 -0
- package/templates/engineering/testing/.cursor/rules/tdd-methodology.mdc +52 -0
- package/templates/engineering/testing/.cursor/rules/test-data.mdc +46 -0
- package/templates/engineering/testing/.cursor/rules/test-design.mdc +45 -0
- package/templates/engineering/testing/.cursor/rules/test-types.mdc +71 -0
- package/templates/engineering/testing/CLAUDE.md +1134 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/csharp-architecture.mdc +61 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/multiplayer-networking.mdc +67 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/overview.mdc +56 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/performance-optimization.mdc +76 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/physics-rendering.mdc +59 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/ui-systems.mdc +59 -0
- package/templates/engineering/unity-dev-expert/CLAUDE.md +534 -0
- package/templates/engineering/web-backend/.cursor/rules/api-design.mdc +64 -0
- package/templates/engineering/web-backend/.cursor/rules/authentication.mdc +69 -0
- package/templates/engineering/web-backend/.cursor/rules/database-patterns.mdc +73 -0
- package/templates/engineering/web-backend/.cursor/rules/error-handling.mdc +66 -0
- package/templates/engineering/web-backend/.cursor/rules/overview.mdc +74 -0
- package/templates/engineering/web-backend/.cursor/rules/security.mdc +60 -0
- package/templates/engineering/web-backend/.cursor/rules/testing.mdc +74 -0
- package/templates/engineering/web-backend/CLAUDE.md +366 -0
- package/templates/engineering/web-frontend/.cursor/rules/accessibility.mdc +75 -0
- package/templates/engineering/web-frontend/.cursor/rules/component-patterns.mdc +76 -0
- package/templates/engineering/web-frontend/.cursor/rules/overview.mdc +77 -0
- package/templates/engineering/web-frontend/.cursor/rules/performance.mdc +73 -0
- package/templates/engineering/web-frontend/.cursor/rules/state-management.mdc +71 -0
- package/templates/engineering/web-frontend/.cursor/rules/styling.mdc +69 -0
- package/templates/engineering/web-frontend/.cursor/rules/testing.mdc +75 -0
- package/templates/engineering/web-frontend/CLAUDE.md +399 -0
- package/templates/languages/cpp-expert/.cursor/rules/concurrency.mdc +68 -0
- package/templates/languages/cpp-expert/.cursor/rules/error-handling.mdc +65 -0
- package/templates/languages/cpp-expert/.cursor/rules/memory-and-ownership.mdc +68 -0
- package/templates/languages/cpp-expert/.cursor/rules/modern-cpp.mdc +75 -0
- package/templates/languages/cpp-expert/.cursor/rules/overview.mdc +37 -0
- package/templates/languages/cpp-expert/.cursor/rules/performance.mdc +74 -0
- package/templates/languages/cpp-expert/.cursor/rules/testing.mdc +70 -0
- package/templates/languages/cpp-expert/.cursor/rules/tooling.mdc +77 -0
- package/templates/languages/cpp-expert/CLAUDE.md +242 -0
- package/templates/languages/csharp-expert/.cursor/rules/aspnet-core.mdc +78 -0
- package/templates/languages/csharp-expert/.cursor/rules/async-patterns.mdc +71 -0
- package/templates/languages/csharp-expert/.cursor/rules/dependency-injection.mdc +76 -0
- package/templates/languages/csharp-expert/.cursor/rules/error-handling.mdc +65 -0
- package/templates/languages/csharp-expert/.cursor/rules/language-features.mdc +74 -0
- package/templates/languages/csharp-expert/.cursor/rules/overview.mdc +47 -0
- package/templates/languages/csharp-expert/.cursor/rules/performance.mdc +66 -0
- package/templates/languages/csharp-expert/.cursor/rules/testing.mdc +78 -0
- package/templates/languages/csharp-expert/.cursor/rules/tooling.mdc +78 -0
- package/templates/languages/csharp-expert/CLAUDE.md +360 -0
- package/templates/languages/golang-expert/.cursor/rules/concurrency.mdc +79 -0
- package/templates/languages/golang-expert/.cursor/rules/error-handling.mdc +77 -0
- package/templates/languages/golang-expert/.cursor/rules/interfaces-and-types.mdc +77 -0
- package/templates/languages/golang-expert/.cursor/rules/overview.mdc +74 -0
- package/templates/languages/golang-expert/.cursor/rules/performance.mdc +76 -0
- package/templates/languages/golang-expert/.cursor/rules/production-patterns.mdc +76 -0
- package/templates/languages/golang-expert/.cursor/rules/stdlib-and-tooling.mdc +68 -0
- package/templates/languages/golang-expert/.cursor/rules/testing.mdc +77 -0
- package/templates/languages/golang-expert/CLAUDE.md +361 -0
- package/templates/languages/java-expert/.cursor/rules/concurrency.mdc +69 -0
- package/templates/languages/java-expert/.cursor/rules/error-handling.mdc +70 -0
- package/templates/languages/java-expert/.cursor/rules/modern-java.mdc +74 -0
- package/templates/languages/java-expert/.cursor/rules/overview.mdc +42 -0
- package/templates/languages/java-expert/.cursor/rules/performance.mdc +69 -0
- package/templates/languages/java-expert/.cursor/rules/persistence.mdc +74 -0
- package/templates/languages/java-expert/.cursor/rules/spring-boot.mdc +73 -0
- package/templates/languages/java-expert/.cursor/rules/testing.mdc +79 -0
- package/templates/languages/java-expert/.cursor/rules/tooling.mdc +76 -0
- package/templates/languages/java-expert/CLAUDE.md +325 -0
- package/templates/languages/javascript-expert/.cursor/rules/language-deep-dive.mdc +74 -0
- package/templates/languages/javascript-expert/.cursor/rules/node-patterns.mdc +77 -0
- package/templates/languages/javascript-expert/.cursor/rules/overview.mdc +66 -0
- package/templates/languages/javascript-expert/.cursor/rules/performance.mdc +64 -0
- package/templates/languages/javascript-expert/.cursor/rules/react-patterns.mdc +70 -0
- package/templates/languages/javascript-expert/.cursor/rules/testing.mdc +76 -0
- package/templates/languages/javascript-expert/.cursor/rules/tooling.mdc +72 -0
- package/templates/languages/javascript-expert/.cursor/rules/typescript-deep-dive.mdc +77 -0
- package/templates/languages/javascript-expert/CLAUDE.md +479 -0
- package/templates/languages/kotlin-expert/.cursor/rules/coroutines.mdc +75 -0
- package/templates/languages/kotlin-expert/.cursor/rules/error-handling.mdc +69 -0
- package/templates/languages/kotlin-expert/.cursor/rules/frameworks.mdc +76 -0
- package/templates/languages/kotlin-expert/.cursor/rules/language-features.mdc +78 -0
- package/templates/languages/kotlin-expert/.cursor/rules/overview.mdc +38 -0
- package/templates/languages/kotlin-expert/.cursor/rules/performance.mdc +73 -0
- package/templates/languages/kotlin-expert/.cursor/rules/testing.mdc +70 -0
- package/templates/languages/kotlin-expert/.cursor/rules/tooling.mdc +67 -0
- package/templates/languages/kotlin-expert/CLAUDE.md +276 -0
- package/templates/languages/python-expert/.cursor/rules/async-python.mdc +71 -0
- package/templates/languages/python-expert/.cursor/rules/overview.mdc +76 -0
- package/templates/languages/python-expert/.cursor/rules/patterns-and-idioms.mdc +77 -0
- package/templates/languages/python-expert/.cursor/rules/performance.mdc +74 -0
- package/templates/languages/python-expert/.cursor/rules/testing.mdc +77 -0
- package/templates/languages/python-expert/.cursor/rules/tooling.mdc +77 -0
- package/templates/languages/python-expert/.cursor/rules/type-system.mdc +77 -0
- package/templates/languages/python-expert/.cursor/rules/web-and-apis.mdc +76 -0
- package/templates/languages/python-expert/CLAUDE.md +264 -0
- package/templates/languages/ruby-expert/.cursor/rules/concurrency-and-threading.mdc +65 -0
- package/templates/languages/ruby-expert/.cursor/rules/error-handling.mdc +69 -0
- package/templates/languages/ruby-expert/.cursor/rules/idioms-and-style.mdc +76 -0
- package/templates/languages/ruby-expert/.cursor/rules/overview.mdc +60 -0
- package/templates/languages/ruby-expert/.cursor/rules/performance.mdc +68 -0
- package/templates/languages/ruby-expert/.cursor/rules/rails-and-frameworks.mdc +60 -0
- package/templates/languages/ruby-expert/.cursor/rules/testing.mdc +56 -0
- package/templates/languages/ruby-expert/.cursor/rules/tooling.mdc +52 -0
- package/templates/languages/ruby-expert/CLAUDE.md +102 -0
- package/templates/languages/rust-expert/.cursor/rules/concurrency.mdc +69 -0
- package/templates/languages/rust-expert/.cursor/rules/ecosystem-and-tooling.mdc +76 -0
- package/templates/languages/rust-expert/.cursor/rules/error-handling.mdc +76 -0
- package/templates/languages/rust-expert/.cursor/rules/overview.mdc +62 -0
- package/templates/languages/rust-expert/.cursor/rules/ownership-and-borrowing.mdc +70 -0
- package/templates/languages/rust-expert/.cursor/rules/performance-and-unsafe.mdc +70 -0
- package/templates/languages/rust-expert/.cursor/rules/testing.mdc +73 -0
- package/templates/languages/rust-expert/.cursor/rules/traits-and-generics.mdc +76 -0
- package/templates/languages/rust-expert/CLAUDE.md +283 -0
- package/templates/languages/swift-expert/.cursor/rules/concurrency.mdc +77 -0
- package/templates/languages/swift-expert/.cursor/rules/error-handling.mdc +76 -0
- package/templates/languages/swift-expert/.cursor/rules/language-features.mdc +78 -0
- package/templates/languages/swift-expert/.cursor/rules/overview.mdc +46 -0
- package/templates/languages/swift-expert/.cursor/rules/performance.mdc +69 -0
- package/templates/languages/swift-expert/.cursor/rules/swiftui.mdc +77 -0
- package/templates/languages/swift-expert/.cursor/rules/testing.mdc +75 -0
- package/templates/languages/swift-expert/.cursor/rules/tooling.mdc +77 -0
- package/templates/languages/swift-expert/CLAUDE.md +275 -0
- package/templates/professional/documentation/.cursor/rules/adr.mdc +65 -0
- package/templates/professional/documentation/.cursor/rules/api-documentation.mdc +64 -0
- package/templates/professional/documentation/.cursor/rules/code-comments.mdc +75 -0
- package/templates/professional/documentation/.cursor/rules/maintenance.mdc +58 -0
- package/templates/professional/documentation/.cursor/rules/overview.mdc +48 -0
- package/templates/professional/documentation/.cursor/rules/readme-standards.mdc +70 -0
- package/templates/professional/documentation/CLAUDE.md +120 -0
- package/templates/professional/executive-assistant/.cursor/rules/calendar.mdc +51 -0
- package/templates/professional/executive-assistant/.cursor/rules/confidentiality.mdc +53 -0
- package/templates/professional/executive-assistant/.cursor/rules/email.mdc +49 -0
- package/templates/professional/executive-assistant/.cursor/rules/meetings.mdc +39 -0
- package/templates/professional/executive-assistant/.cursor/rules/overview.mdc +42 -0
- package/templates/professional/executive-assistant/.cursor/rules/prioritization.mdc +48 -0
- package/templates/professional/executive-assistant/.cursor/rules/stakeholder-management.mdc +50 -0
- package/templates/professional/executive-assistant/.cursor/rules/travel.mdc +43 -0
- package/templates/professional/executive-assistant/CLAUDE.md +620 -0
- package/templates/professional/grant-writer/.cursor/rules/budgets.mdc +55 -0
- package/templates/professional/grant-writer/.cursor/rules/compliance.mdc +47 -0
- package/templates/professional/grant-writer/.cursor/rules/funding-research.mdc +47 -0
- package/templates/professional/grant-writer/.cursor/rules/narrative.mdc +58 -0
- package/templates/professional/grant-writer/.cursor/rules/overview.mdc +68 -0
- package/templates/professional/grant-writer/.cursor/rules/post-award.mdc +59 -0
- package/templates/professional/grant-writer/.cursor/rules/review-criteria.mdc +51 -0
- package/templates/professional/grant-writer/.cursor/rules/sustainability.mdc +48 -0
- package/templates/professional/grant-writer/CLAUDE.md +577 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/document-management.mdc +51 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/knowledge-graphs.mdc +63 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/overview.mdc +74 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/research-workflow.mdc +50 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/search-retrieval.mdc +62 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/summarization.mdc +61 -0
- package/templates/professional/knowledge-synthesis/CLAUDE.md +593 -0
- package/templates/professional/life-logistics/.cursor/rules/financial-optimization.mdc +78 -0
- package/templates/professional/life-logistics/.cursor/rules/negotiation.mdc +68 -0
- package/templates/professional/life-logistics/.cursor/rules/overview.mdc +75 -0
- package/templates/professional/life-logistics/.cursor/rules/research-methodology.mdc +76 -0
- package/templates/professional/life-logistics/.cursor/rules/scheduling.mdc +68 -0
- package/templates/professional/life-logistics/.cursor/rules/task-management.mdc +47 -0
- package/templates/professional/life-logistics/CLAUDE.md +601 -0
- package/templates/professional/research-assistant/.cursor/rules/citation-attribution.mdc +61 -0
- package/templates/professional/research-assistant/.cursor/rules/information-synthesis.mdc +65 -0
- package/templates/professional/research-assistant/.cursor/rules/overview.mdc +56 -0
- package/templates/professional/research-assistant/.cursor/rules/research-methodologies.mdc +54 -0
- package/templates/professional/research-assistant/.cursor/rules/search-strategies.mdc +57 -0
- package/templates/professional/research-assistant/.cursor/rules/source-evaluation.mdc +59 -0
- package/templates/professional/research-assistant/CLAUDE.md +318 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/adaptive-planning.mdc +69 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/data-integration.mdc +60 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/fitness-programming.mdc +66 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/nutrition-planning.mdc +57 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/overview.mdc +76 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/sleep-optimization.mdc +68 -0
- package/templates/professional/wellness-orchestrator/CLAUDE.md +573 -0
|
@@ -0,0 +1,573 @@
|
|
|
1
|
+
# Wellness Orchestrator Development Guide
|
|
2
|
+
|
|
3
|
+
Principal-level guidelines for coordinating health goals across fitness, nutrition, sleep, and mental wellness -- synthesizing inputs from wearables, habits, and self-reported mood into a unified, adaptive wellness plan.
|
|
4
|
+
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
## Overview
|
|
8
|
+
|
|
9
|
+
This guide applies to:
|
|
10
|
+
|
|
11
|
+
- Wearable device data aggregation and normalization across platforms
|
|
12
|
+
- Fitness programming with periodization, recovery, and injury prevention
|
|
13
|
+
- Nutrition planning across macronutrient, micronutrient, and meal timing frameworks
|
|
14
|
+
- Sleep architecture optimization and circadian rhythm management
|
|
15
|
+
- Mental wellness monitoring including stress, mood, and mindfulness protocols
|
|
16
|
+
- Cross-domain adaptive planning that balances competing health goals
|
|
17
|
+
- Habit formation systems with accountability and progress tracking
|
|
18
|
+
- Health data privacy and informed consent management
|
|
19
|
+
|
|
20
|
+
### Key Principles
|
|
21
|
+
|
|
22
|
+
1. **Whole-Person Integration** - Never optimize one wellness domain at the expense of another; fitness gains that destroy sleep quality are not gains
|
|
23
|
+
2. **Data-Informed, Not Data-Obsessed** - Wearable metrics guide decisions but do not replace subjective well-being and clinical judgment
|
|
24
|
+
3. **Progressive Overload Everywhere** - Gradual, sustainable increases in challenge apply to exercise, meditation minutes, sleep consistency, and dietary changes alike
|
|
25
|
+
4. **Recovery Is Training** - Rest, deload weeks, diet breaks, and mental health days are productive components of a wellness plan, not failures
|
|
26
|
+
5. **Individual Variance First** - Population averages are starting points; every recommendation must adapt to the individual's response data
|
|
27
|
+
6. **Do No Harm** - Flag contraindications, defer to licensed professionals for medical decisions, and never prescribe beyond scope
|
|
28
|
+
|
|
29
|
+
### Core Frameworks
|
|
30
|
+
|
|
31
|
+
| Framework | Purpose |
|
|
32
|
+
|-----------|---------|
|
|
33
|
+
| Biopsychosocial Model | Integrate biological, psychological, and social factors in wellness assessment |
|
|
34
|
+
| FITT-VP Principle | Structure exercise prescription: Frequency, Intensity, Time, Type, Volume, Progression |
|
|
35
|
+
| Circadian Health Model | Align activity, nutrition, and rest with the body's internal clock |
|
|
36
|
+
| Readiness Score Composite | Synthesize HRV, sleep, soreness, mood, and stress into daily training readiness |
|
|
37
|
+
| Habit Loop Architecture | Design cue-routine-reward systems for sustainable behavior change |
|
|
38
|
+
| Allostatic Load Framework | Monitor cumulative stress burden across physical, emotional, and environmental domains |
|
|
39
|
+
| Periodization Macro Cycle | Plan training, nutrition, and recovery across multi-week and multi-month phases |
|
|
40
|
+
| Wellness Dashboard Protocol | Aggregate cross-domain metrics into a unified progress view |
|
|
41
|
+
|
|
42
|
+
---
|
|
43
|
+
|
|
44
|
+
## Health Data Integration
|
|
45
|
+
|
|
46
|
+
### Wearable and Self-Report Data Taxonomy
|
|
47
|
+
|
|
48
|
+
```text
|
|
49
|
+
Wellness Data Sources
|
|
50
|
+
├── Wearable Devices
|
|
51
|
+
│ ├── Heart Rate (resting, active, recovery)
|
|
52
|
+
│ ├── Heart Rate Variability (HRV)
|
|
53
|
+
│ ├── Step Count and Activity Minutes
|
|
54
|
+
│ ├── Sleep Stages (deep, light, REM, awake)
|
|
55
|
+
│ ├── Blood Oxygen Saturation (SpO2)
|
|
56
|
+
│ ├── Skin Temperature Delta
|
|
57
|
+
│ ├── Respiratory Rate
|
|
58
|
+
│ └── GPS and Elevation (outdoor activities)
|
|
59
|
+
├── Smart Scales and Body Composition
|
|
60
|
+
│ ├── Weight trend (7-day rolling average)
|
|
61
|
+
│ ├── Body fat percentage estimate
|
|
62
|
+
│ ├── Lean mass estimate
|
|
63
|
+
│ └── Hydration indicators
|
|
64
|
+
├── Fitness Apps and Equipment
|
|
65
|
+
│ ├── Workout logs (sets, reps, weight, RPE)
|
|
66
|
+
│ ├── Cardio sessions (distance, pace, heart rate zones)
|
|
67
|
+
│ ├── Flexibility and mobility assessments
|
|
68
|
+
│ └── Sport-specific metrics (power, cadence, stroke rate)
|
|
69
|
+
├── Nutrition Tracking
|
|
70
|
+
│ ├── Calorie intake and macronutrient split
|
|
71
|
+
│ ├── Meal timing and frequency
|
|
72
|
+
│ ├── Hydration volume
|
|
73
|
+
│ ├── Micronutrient and supplement logs
|
|
74
|
+
│ └── Food quality and diversity scores
|
|
75
|
+
├── Self-Reported Subjective Data
|
|
76
|
+
│ ├── Mood rating (1-10 scale, morning and evening)
|
|
77
|
+
│ ├── Energy level (1-10 scale)
|
|
78
|
+
│ ├── Perceived stress (PSS-4 or simple scale)
|
|
79
|
+
│ ├── Soreness and pain locations
|
|
80
|
+
│ ├── Motivation and adherence notes
|
|
81
|
+
│ └── Journal entries and gratitude logs
|
|
82
|
+
└── Clinical and Lab Data
|
|
83
|
+
├── Blood panels (lipids, glucose, thyroid, hormones)
|
|
84
|
+
├── Blood pressure readings
|
|
85
|
+
├── Body measurements (waist, hip, limb circumferences)
|
|
86
|
+
└── Physician and specialist notes
|
|
87
|
+
```
|
|
88
|
+
|
|
89
|
+
### Data Normalization Standards
|
|
90
|
+
|
|
91
|
+
| Metric | Unit | Sampling Frequency | Smoothing Method |
|
|
92
|
+
|--------|------|-------------------|------------------|
|
|
93
|
+
| Resting Heart Rate | bpm | Daily (morning) | 7-day rolling average |
|
|
94
|
+
| HRV (RMSSD) | ms | Daily (morning) | 7-day rolling average |
|
|
95
|
+
| Sleep Duration | hours:minutes | Nightly | 7-day rolling average |
|
|
96
|
+
| Step Count | steps | Daily | 7-day rolling average |
|
|
97
|
+
| Body Weight | kg or lbs | Daily (morning, fasted) | 7-day rolling average |
|
|
98
|
+
| Calorie Intake | kcal | Daily | 7-day rolling average |
|
|
99
|
+
| Mood Score | 1-10 | 2x daily (AM/PM) | 7-day rolling average |
|
|
100
|
+
| Stress Score | 1-10 | Daily | 7-day rolling average |
|
|
101
|
+
| Training Volume | sets x reps x load | Per session | Weekly total |
|
|
102
|
+
| Sleep Efficiency | percentage | Nightly | 7-day rolling average |
|
|
103
|
+
|
|
104
|
+
### Readiness Score Composite
|
|
105
|
+
|
|
106
|
+
```text
|
|
107
|
+
Daily Readiness Score (0-100)
|
|
108
|
+
├── HRV vs Personal Baseline (25%)
|
|
109
|
+
│ ├── Above baseline (+2 to +5 points per std dev)
|
|
110
|
+
│ ├── At baseline (0)
|
|
111
|
+
│ └── Below baseline (-3 to -8 points per std dev)
|
|
112
|
+
├── Sleep Quality (25%)
|
|
113
|
+
│ ├── Duration vs target
|
|
114
|
+
│ ├── Sleep efficiency > 85%
|
|
115
|
+
│ ├── Deep sleep percentage
|
|
116
|
+
│ └── Wake episodes count
|
|
117
|
+
├── Subjective Energy and Mood (20%)
|
|
118
|
+
│ ├── Morning energy rating
|
|
119
|
+
│ ├── Mood score
|
|
120
|
+
│ └── Motivation self-assessment
|
|
121
|
+
├── Soreness and Recovery (15%)
|
|
122
|
+
│ ├── Muscle soreness rating
|
|
123
|
+
│ ├── Joint pain flags
|
|
124
|
+
│ └── Days since last rest day
|
|
125
|
+
└── Stress and Life Load (15%)
|
|
126
|
+
├── Perceived stress score
|
|
127
|
+
├── Work/life event flags
|
|
128
|
+
└── Travel or schedule disruption
|
|
129
|
+
```
|
|
130
|
+
|
|
131
|
+
### Readiness Score Interpretation
|
|
132
|
+
|
|
133
|
+
| Score Range | Readiness Level | Training Recommendation |
|
|
134
|
+
|-------------|----------------|------------------------|
|
|
135
|
+
| 85-100 | Peak | High intensity, heavy loads, skill work, competition |
|
|
136
|
+
| 70-84 | Good | Normal training, moderate-to-high intensity |
|
|
137
|
+
| 55-69 | Moderate | Reduce volume or intensity by 20-30%, prioritize technique |
|
|
138
|
+
| 40-54 | Low | Active recovery, mobility work, light cardio only |
|
|
139
|
+
| Below 40 | Rest | Full rest day, prioritize sleep, nutrition, stress management |
|
|
140
|
+
|
|
141
|
+
---
|
|
142
|
+
|
|
143
|
+
## Fitness Programming
|
|
144
|
+
|
|
145
|
+
### Exercise Prescription Framework (FITT-VP)
|
|
146
|
+
|
|
147
|
+
| Parameter | Definition | Beginner Range | Intermediate Range | Advanced Range |
|
|
148
|
+
|-----------|-----------|---------------|-------------------|----------------|
|
|
149
|
+
| Frequency | Sessions per week | 2-3 | 3-5 | 4-6 |
|
|
150
|
+
| Intensity | Effort level (RPE, %1RM, HR zone) | RPE 5-6, 50-65% 1RM | RPE 6-8, 65-80% 1RM | RPE 7-10, 75-95% 1RM |
|
|
151
|
+
| Time | Session duration | 30-45 min | 45-75 min | 60-90 min |
|
|
152
|
+
| Type | Modality | Full body, machines, bodyweight | Upper/lower split, free weights | Push/pull/legs, sport-specific |
|
|
153
|
+
| Volume | Weekly sets per muscle group | 6-10 | 10-16 | 14-22 |
|
|
154
|
+
| Progression | Rate of increase | 2-5% load per week | 1-3% load per week | Periodized, wave loading |
|
|
155
|
+
|
|
156
|
+
### Periodization Macro Cycle
|
|
157
|
+
|
|
158
|
+
```text
|
|
159
|
+
Annual Periodization Plan
|
|
160
|
+
├── Macrocycle (12 months)
|
|
161
|
+
│ ├── Mesocycle 1: Anatomical Adaptation (4 weeks)
|
|
162
|
+
│ │ ├── Focus: Movement quality, connective tissue prep
|
|
163
|
+
│ │ ├── Intensity: Low to moderate (RPE 5-6)
|
|
164
|
+
│ │ └── Volume: Moderate, full body 3x/week
|
|
165
|
+
│ ├── Mesocycle 2: Hypertrophy Phase (8 weeks)
|
|
166
|
+
│ │ ├── Focus: Muscle growth, work capacity
|
|
167
|
+
│ │ ├── Intensity: Moderate (RPE 6-8, 65-75% 1RM)
|
|
168
|
+
│ │ └── Volume: High, 4x/week split
|
|
169
|
+
│ ├── Mesocycle 3: Strength Phase (6 weeks)
|
|
170
|
+
│ │ ├── Focus: Maximal strength, neural adaptation
|
|
171
|
+
│ │ ├── Intensity: High (RPE 8-9, 80-90% 1RM)
|
|
172
|
+
│ │ └── Volume: Moderate, compound lifts priority
|
|
173
|
+
│ ├── Mesocycle 4: Power/Performance Phase (4 weeks)
|
|
174
|
+
│ │ ├── Focus: Speed, explosiveness, sport transfer
|
|
175
|
+
│ │ ├── Intensity: High with velocity emphasis
|
|
176
|
+
│ │ └── Volume: Low-moderate, quality over quantity
|
|
177
|
+
│ ├── Deload Week (1 week between each mesocycle)
|
|
178
|
+
│ │ ├── Volume reduced 40-60%
|
|
179
|
+
│ │ ├── Intensity reduced 20-30%
|
|
180
|
+
│ │ └── Focus: Recovery, mobility, technique refinement
|
|
181
|
+
│ └── Active Recovery Block (2-4 weeks annually)
|
|
182
|
+
│ ├── Non-structured physical activity
|
|
183
|
+
│ ├── Cross-training, recreation, play
|
|
184
|
+
│ └── Address nagging injuries or imbalances
|
|
185
|
+
```
|
|
186
|
+
|
|
187
|
+
### Recovery Protocol Matrix
|
|
188
|
+
|
|
189
|
+
| Recovery Method | When to Use | Duration | Evidence Level |
|
|
190
|
+
|----------------|------------|----------|----------------|
|
|
191
|
+
| Sleep extension | After high-volume blocks | +30-60 min for 1-2 weeks | Strong |
|
|
192
|
+
| Active recovery (walk, swim, yoga) | Between hard sessions | 20-40 min | Strong |
|
|
193
|
+
| Foam rolling / self-myofascial release | Post-workout or morning | 10-15 min | Moderate |
|
|
194
|
+
| Cold water immersion | After intense competition or testing | 10-15 min at 10-15C | Moderate |
|
|
195
|
+
| Contrast therapy (hot/cold) | During deload weeks | 3 cycles of 3-min hot / 1-min cold | Moderate |
|
|
196
|
+
| Massage or manual therapy | Biweekly during high-volume phases | 30-60 min | Moderate |
|
|
197
|
+
| Compression garments | Post-workout recovery | 1-3 hours post-exercise | Low-Moderate |
|
|
198
|
+
| Meditation / breathwork | Daily, especially high-stress periods | 10-20 min | Strong |
|
|
199
|
+
|
|
200
|
+
---
|
|
201
|
+
|
|
202
|
+
## Nutrition Planning
|
|
203
|
+
|
|
204
|
+
### Caloric Target Framework
|
|
205
|
+
|
|
206
|
+
```text
|
|
207
|
+
Nutrition Target Calculation
|
|
208
|
+
├── Basal Metabolic Rate (BMR)
|
|
209
|
+
│ ├── Mifflin-St Jeor equation (preferred)
|
|
210
|
+
│ │ ├── Males: 10 x weight(kg) + 6.25 x height(cm) - 5 x age - 5
|
|
211
|
+
│ │ └── Females: 10 x weight(kg) + 6.25 x height(cm) - 5 x age - 161
|
|
212
|
+
│ └── Validated against indirect calorimetry when available
|
|
213
|
+
├── Activity Multiplier (TDEE)
|
|
214
|
+
│ ├── Sedentary (desk job, no exercise): BMR x 1.2
|
|
215
|
+
│ ├── Lightly active (1-3 sessions/week): BMR x 1.375
|
|
216
|
+
│ ├── Moderately active (3-5 sessions/week): BMR x 1.55
|
|
217
|
+
│ ├── Very active (6-7 sessions/week): BMR x 1.725
|
|
218
|
+
│ └── Extremely active (2x/day or physical labor): BMR x 1.9
|
|
219
|
+
├── Goal Adjustment
|
|
220
|
+
│ ├── Fat loss: TDEE - 300 to 500 kcal (moderate deficit)
|
|
221
|
+
│ ├── Maintenance: TDEE +/- 100 kcal
|
|
222
|
+
│ ├── Muscle gain: TDEE + 200 to 400 kcal (lean bulk)
|
|
223
|
+
│ └── Performance: TDEE + fuel for training demands
|
|
224
|
+
└── Adaptive Adjustment
|
|
225
|
+
├── Reassess every 2-4 weeks based on weight trend
|
|
226
|
+
├── Adjust by 100-200 kcal increments only
|
|
227
|
+
└── Monitor energy, mood, and performance alongside scale weight
|
|
228
|
+
```
|
|
229
|
+
|
|
230
|
+
### Macronutrient Distribution
|
|
231
|
+
|
|
232
|
+
| Goal | Protein (g/kg bodyweight) | Carbohydrate | Fat | Notes |
|
|
233
|
+
|------|--------------------------|-------------|-----|-------|
|
|
234
|
+
| Fat Loss | 1.8-2.4 | 30-40% remaining kcal | 25-35% remaining kcal | High protein preserves lean mass |
|
|
235
|
+
| Maintenance | 1.4-2.0 | 40-55% remaining kcal | 25-35% remaining kcal | Balanced for sustainability |
|
|
236
|
+
| Muscle Gain | 1.6-2.2 | 45-60% remaining kcal | 20-30% remaining kcal | Carbs fuel training and recovery |
|
|
237
|
+
| Endurance Performance | 1.4-1.8 | 50-65% remaining kcal | 20-30% remaining kcal | High carb supports glycogen |
|
|
238
|
+
| General Health | 1.2-1.6 | 40-55% remaining kcal | 25-35% remaining kcal | Focus on food quality over ratios |
|
|
239
|
+
|
|
240
|
+
### Micronutrient Priority Checklist
|
|
241
|
+
|
|
242
|
+
| Nutrient | Daily Target | Common Sources | Deficiency Risk Factors |
|
|
243
|
+
|----------|-------------|----------------|------------------------|
|
|
244
|
+
| Vitamin D | 1000-4000 IU | Sunlight, fatty fish, fortified foods | Indoor lifestyle, dark skin, northern latitude |
|
|
245
|
+
| Omega-3 (EPA+DHA) | 1-3g combined | Fatty fish, fish oil, algae oil | Low fish intake, plant-based diets |
|
|
246
|
+
| Magnesium | 300-400mg | Dark greens, nuts, seeds, whole grains | High stress, heavy sweating, poor soil |
|
|
247
|
+
| Iron | 8-18mg (varies) | Red meat, lentils, spinach, fortified cereal | Menstruation, plant-based diets, endurance athletes |
|
|
248
|
+
| Zinc | 8-11mg | Meat, shellfish, legumes, pumpkin seeds | Plant-based diets, high phytate intake |
|
|
249
|
+
| Calcium | 1000-1200mg | Dairy, fortified alternatives, greens | Dairy-free diets, low calorie intake |
|
|
250
|
+
| B12 | 2.4mcg | Animal products, fortified foods, supplements | Vegan diets, age-related absorption decline |
|
|
251
|
+
| Fiber | 25-35g | Vegetables, fruits, whole grains, legumes | Processed food diets, low vegetable intake |
|
|
252
|
+
|
|
253
|
+
### Meal Timing and Nutrient Partitioning
|
|
254
|
+
|
|
255
|
+
```text
|
|
256
|
+
Nutrient Timing Framework
|
|
257
|
+
├── Pre-Workout (1-3 hours before)
|
|
258
|
+
│ ├── Moderate carbohydrate (0.5-1g/kg)
|
|
259
|
+
│ ├── Moderate protein (20-30g)
|
|
260
|
+
│ ├── Low fat (slows digestion)
|
|
261
|
+
│ └── Low fiber (reduce GI distress)
|
|
262
|
+
├── Intra-Workout (sessions > 90 min)
|
|
263
|
+
│ ├── Fast-acting carbohydrate (30-60g/hour)
|
|
264
|
+
│ ├── Electrolytes (sodium, potassium)
|
|
265
|
+
│ └── Fluid (500-1000ml/hour based on sweat rate)
|
|
266
|
+
├── Post-Workout (within 2 hours)
|
|
267
|
+
│ ├── Protein (20-40g for muscle protein synthesis)
|
|
268
|
+
│ ├── Carbohydrate (0.5-1.5g/kg for glycogen replenishment)
|
|
269
|
+
│ └── Hydration (1.5x fluid lost via sweat)
|
|
270
|
+
├── Evening / Pre-Sleep
|
|
271
|
+
│ ├── Casein protein or cottage cheese (slow-release amino acids)
|
|
272
|
+
│ ├── Avoid large meals within 2 hours of bedtime
|
|
273
|
+
│ └── Limit caffeine after 2:00 PM (or 8+ hours before bed)
|
|
274
|
+
└── General Daily Pattern
|
|
275
|
+
├── Distribute protein across 3-5 meals (20-40g per meal)
|
|
276
|
+
├── Prioritize whole foods over supplements
|
|
277
|
+
├── Eat slowly and mindfully (satiety signaling takes 15-20 min)
|
|
278
|
+
└── Hydrate consistently (minimum 30ml/kg bodyweight daily)
|
|
279
|
+
```
|
|
280
|
+
|
|
281
|
+
---
|
|
282
|
+
|
|
283
|
+
## Sleep Optimization
|
|
284
|
+
|
|
285
|
+
### Sleep Architecture Targets
|
|
286
|
+
|
|
287
|
+
| Sleep Stage | Target Percentage | Function | Optimization Lever |
|
|
288
|
+
|-------------|------------------|----------|-------------------|
|
|
289
|
+
| Deep Sleep (N3) | 15-25% of total | Physical recovery, growth hormone, immune function | Consistent schedule, cool room, exercise timing |
|
|
290
|
+
| REM Sleep | 20-25% of total | Memory consolidation, emotional processing, learning | Avoid alcohol, reduce late-night screens, manage stress |
|
|
291
|
+
| Light Sleep (N1+N2) | 50-60% of total | Transition stages, memory processing | Natural proportion when deep and REM are optimized |
|
|
292
|
+
| Awake Time | Less than 5% | Normal micro-arousals | Address noise, temperature, pain, anxiety triggers |
|
|
293
|
+
|
|
294
|
+
### Sleep Hygiene Protocol
|
|
295
|
+
|
|
296
|
+
```text
|
|
297
|
+
Sleep Optimization Hierarchy
|
|
298
|
+
├── Non-Negotiable Foundations
|
|
299
|
+
│ ├── Consistent wake time (same time every day, +/- 30 min)
|
|
300
|
+
│ ├── Consistent bedtime (within 30-min window)
|
|
301
|
+
│ ├── Dark room (blackout curtains or sleep mask)
|
|
302
|
+
│ ├── Cool temperature (65-68F / 18-20C)
|
|
303
|
+
│ ├── Quiet environment (earplugs or white noise)
|
|
304
|
+
│ └── Comfortable mattress and pillow (replace per manufacturer timeline)
|
|
305
|
+
├── Evening Wind-Down (60-90 min before bed)
|
|
306
|
+
│ ├── Dim lights or use warm-spectrum bulbs
|
|
307
|
+
│ ├── Reduce screen exposure (or use blue-light filter)
|
|
308
|
+
│ ├── Avoid stimulating content (news, arguments, intense games)
|
|
309
|
+
│ ├── Relaxation routine (reading, stretching, journaling, breathwork)
|
|
310
|
+
│ └── Limit fluids to reduce nighttime awakenings
|
|
311
|
+
├── Daytime Habits That Affect Sleep
|
|
312
|
+
│ ├── Morning sunlight exposure within 30 min of waking (10-20 min)
|
|
313
|
+
│ ├── Caffeine cutoff 8-10 hours before bedtime
|
|
314
|
+
│ ├── Exercise completed at least 3-4 hours before bed (vigorous)
|
|
315
|
+
│ ├── Alcohol avoided or limited (disrupts REM and deep sleep)
|
|
316
|
+
│ └── Naps limited to 20-30 min before 2:00 PM
|
|
317
|
+
└── Troubleshooting
|
|
318
|
+
├── If unable to fall asleep within 20 min, leave bed and do calm activity
|
|
319
|
+
├── If waking consistently at same time, evaluate stress or environmental cause
|
|
320
|
+
├── If daytime sleepiness persists despite adequate duration, evaluate sleep quality
|
|
321
|
+
└── If snoring, gasping, or excessive fatigue, recommend sleep study evaluation
|
|
322
|
+
```
|
|
323
|
+
|
|
324
|
+
### Circadian Rhythm Management
|
|
325
|
+
|
|
326
|
+
| Time Window | Circadian Action | Rationale |
|
|
327
|
+
|-------------|-----------------|-----------|
|
|
328
|
+
| Within 30 min of waking | Bright light exposure (sunlight preferred) | Anchors circadian clock, suppresses melatonin |
|
|
329
|
+
| Morning | Highest-intensity exercise (if schedule allows) | Core body temperature rising supports performance |
|
|
330
|
+
| Early afternoon | Brief nap if needed (20-30 min max) | Aligns with natural post-lunch dip |
|
|
331
|
+
| Late afternoon | Moderate exercise acceptable | Core temperature peak supports strength |
|
|
332
|
+
| 2-3 hours before bed | Dim lights, warm-spectrum only | Signals melatonin production onset |
|
|
333
|
+
| 1 hour before bed | No screens or blue-light filtered | Prevents melatonin suppression |
|
|
334
|
+
| Bedtime | Cool, dark, quiet environment | Supports core temperature drop for sleep onset |
|
|
335
|
+
|
|
336
|
+
---
|
|
337
|
+
|
|
338
|
+
## Mental Wellness
|
|
339
|
+
|
|
340
|
+
### Stress and Mood Monitoring
|
|
341
|
+
|
|
342
|
+
```text
|
|
343
|
+
Mental Wellness Assessment Framework
|
|
344
|
+
├── Daily Check-In Dimensions
|
|
345
|
+
│ ├── Mood (1-10, with emotional label: calm, anxious, irritable, content)
|
|
346
|
+
│ ├── Energy (1-10, physical and mental)
|
|
347
|
+
│ ├── Stress (1-10, with primary stressor identified)
|
|
348
|
+
│ ├── Motivation (1-10, toward wellness goals specifically)
|
|
349
|
+
│ └── Social connection (quality of interactions today)
|
|
350
|
+
├── Weekly Pattern Analysis
|
|
351
|
+
│ ├── Mood trend (improving, stable, declining)
|
|
352
|
+
│ ├── Stress pattern (work days vs. rest days)
|
|
353
|
+
│ ├── Energy correlation with sleep and training
|
|
354
|
+
│ ├── Motivation correlation with progress and variety
|
|
355
|
+
│ └── Social isolation flags (3+ days without meaningful interaction)
|
|
356
|
+
├── Red Flag Detection
|
|
357
|
+
│ ├── Mood below 4 for 3+ consecutive days
|
|
358
|
+
│ ├── Persistent sleep disruption not explained by environment
|
|
359
|
+
│ ├── Loss of interest in previously enjoyed activities
|
|
360
|
+
│ ├── Significant appetite change (increase or decrease)
|
|
361
|
+
│ ├── Withdrawal from social contact
|
|
362
|
+
│ └── Self-harm ideation (immediate professional referral)
|
|
363
|
+
└── Escalation Protocol
|
|
364
|
+
├── Mild concern: Adjust wellness plan, increase recovery
|
|
365
|
+
├── Moderate concern: Recommend professional check-in
|
|
366
|
+
└── Severe concern: Immediate referral to mental health professional
|
|
367
|
+
```
|
|
368
|
+
|
|
369
|
+
### Mindfulness and Breathwork Protocols
|
|
370
|
+
|
|
371
|
+
| Protocol | Duration | When to Use | Technique |
|
|
372
|
+
|----------|----------|------------|-----------|
|
|
373
|
+
| Box Breathing | 4-8 min | Pre-workout, acute stress | Inhale 4s, hold 4s, exhale 4s, hold 4s |
|
|
374
|
+
| 4-7-8 Breathing | 3-5 min | Pre-sleep relaxation | Inhale 4s, hold 7s, exhale 8s |
|
|
375
|
+
| Body Scan Meditation | 10-20 min | Evening wind-down, rest days | Progressive attention from toes to head |
|
|
376
|
+
| Guided Visualization | 10-15 min | Pre-competition, goal setting | Visualize successful performance or calm scene |
|
|
377
|
+
| Gratitude Journaling | 5-10 min | Morning or evening routine | Write 3 specific things, explain why each matters |
|
|
378
|
+
| Walking Meditation | 15-30 min | Active recovery days | Slow walk with attention to sensation and environment |
|
|
379
|
+
| Progressive Muscle Relaxation | 10-15 min | High-stress days, pre-sleep | Tense and release muscle groups systematically |
|
|
380
|
+
|
|
381
|
+
### Habit Formation Architecture
|
|
382
|
+
|
|
383
|
+
```text
|
|
384
|
+
Habit Loop Design
|
|
385
|
+
├── Cue (Trigger)
|
|
386
|
+
│ ├── Time-based: "After I wake up" or "At 7:00 PM"
|
|
387
|
+
│ ├── Action-based: "After I pour my coffee" or "After I park my car"
|
|
388
|
+
│ ├── Location-based: "When I enter the gym" or "When I sit at my desk"
|
|
389
|
+
│ └── Emotional: "When I feel anxious" (redirect to healthy behavior)
|
|
390
|
+
├── Routine (Behavior)
|
|
391
|
+
│ ├── Start absurdly small (2 min meditation, 1 pushup, 1 glass of water)
|
|
392
|
+
│ ├── Reduce friction (lay out clothes, prep meals, set reminders)
|
|
393
|
+
│ ├── Stack on existing habits for natural flow
|
|
394
|
+
│ └── Make the default option the healthy option
|
|
395
|
+
├── Reward (Reinforcement)
|
|
396
|
+
│ ├── Intrinsic: Track streak, note how you feel after
|
|
397
|
+
│ ├── Extrinsic: Small reward after milestone (not food-based)
|
|
398
|
+
│ ├── Social: Share progress with accountability partner
|
|
399
|
+
│ └── Visual: Mark calendar, update progress chart
|
|
400
|
+
└── Progression
|
|
401
|
+
├── Week 1-2: Establish consistency (same cue, same time, minimal effort)
|
|
402
|
+
├── Week 3-4: Increase duration or intensity by 10-20%
|
|
403
|
+
├── Month 2: Add complexity or variety
|
|
404
|
+
├── Month 3+: Integrate into identity ("I am someone who meditates")
|
|
405
|
+
└── Ongoing: Review and adjust quarterly
|
|
406
|
+
```
|
|
407
|
+
|
|
408
|
+
---
|
|
409
|
+
|
|
410
|
+
## Adaptive Planning
|
|
411
|
+
|
|
412
|
+
### Cross-Domain Optimization Matrix
|
|
413
|
+
|
|
414
|
+
```text
|
|
415
|
+
Cross-Domain Interaction Map
|
|
416
|
+
├── Fitness <-> Nutrition
|
|
417
|
+
│ ├── Training volume drives caloric need
|
|
418
|
+
│ ├── Protein timing affects recovery quality
|
|
419
|
+
│ ├── Carb availability affects training performance
|
|
420
|
+
│ └── Deficit too aggressive = performance and recovery decline
|
|
421
|
+
├── Fitness <-> Sleep
|
|
422
|
+
│ ├── Late-evening intense exercise disrupts sleep onset
|
|
423
|
+
│ ├── Poor sleep reduces training readiness and performance
|
|
424
|
+
│ ├── Overtraining causes sleep fragmentation
|
|
425
|
+
│ └── Sleep extension improves strength and reaction time
|
|
426
|
+
├── Fitness <-> Mental Wellness
|
|
427
|
+
│ ├── Exercise is a potent antidepressant and anxiolytic
|
|
428
|
+
│ ├── Overtraining causes mood disturbance and irritability
|
|
429
|
+
│ ├── Motivation loss signals need for plan variety or deload
|
|
430
|
+
│ └── Social exercise (group classes, training partners) boosts adherence
|
|
431
|
+
├── Nutrition <-> Sleep
|
|
432
|
+
│ ├── Large meals before bed disrupt sleep quality
|
|
433
|
+
│ ├── Caffeine timing directly affects sleep latency
|
|
434
|
+
│ ├── Alcohol suppresses REM and deep sleep
|
|
435
|
+
│ └── Tart cherry, kiwi, and magnesium may support sleep quality
|
|
436
|
+
├── Nutrition <-> Mental Wellness
|
|
437
|
+
│ ├── Severe caloric restriction increases irritability and anxiety
|
|
438
|
+
│ ├── Gut microbiome diversity affects mood (gut-brain axis)
|
|
439
|
+
│ ├── Omega-3 intake associated with lower depression risk
|
|
440
|
+
│ └── Restrictive dieting can trigger disordered eating patterns
|
|
441
|
+
└── Sleep <-> Mental Wellness
|
|
442
|
+
├── Sleep deprivation amplifies emotional reactivity
|
|
443
|
+
├── Anxiety and rumination are primary insomnia drivers
|
|
444
|
+
├── Consistent sleep schedule stabilizes mood
|
|
445
|
+
└── Dream-rich REM sleep processes emotional experiences
|
|
446
|
+
```
|
|
447
|
+
|
|
448
|
+
### Goal Balancing Protocol
|
|
449
|
+
|
|
450
|
+
| Scenario | Primary Goal | Secondary Adjustments | Key Trade-Off |
|
|
451
|
+
|----------|-------------|----------------------|---------------|
|
|
452
|
+
| Fat loss + muscle retention | Caloric deficit | Maintain training intensity, increase protein, prioritize sleep | Accept slower strength progress |
|
|
453
|
+
| Muscle gain + cardiovascular health | Caloric surplus | Include 2-3 cardio sessions, monitor blood pressure | Accept slower muscle gain rate |
|
|
454
|
+
| Performance peak (event prep) | Sport-specific training | Increase calories, maximize sleep, reduce life stress | Temporarily accept body composition drift |
|
|
455
|
+
| Stress recovery period | Mental wellness | Reduce training volume 40-60%, intuitive eating, extra sleep | Accept temporary fitness detraining |
|
|
456
|
+
| Injury rehabilitation | Movement restoration | Adjust nutrition to maintenance, focus on uninjured areas | Accept temporary muscle loss in affected area |
|
|
457
|
+
| General wellness (no specific event) | Balanced improvement | Moderate training, balanced nutrition, sleep consistency | Progress is slower but sustainable across all domains |
|
|
458
|
+
|
|
459
|
+
### Plan Adjustment Triggers
|
|
460
|
+
|
|
461
|
+
| Trigger | Signal | Response |
|
|
462
|
+
|---------|--------|----------|
|
|
463
|
+
| Weight plateau > 3 weeks | 7-day average weight unchanged | Reassess calories, check adherence, consider diet break |
|
|
464
|
+
| Readiness score < 50 for 3+ days | Composite readiness declining | Reduce training volume, extend sleep, assess stressors |
|
|
465
|
+
| Mood score < 4 for 3+ days | Self-reported mood declining | Prioritize mental wellness protocols, reduce training demands |
|
|
466
|
+
| Sleep efficiency < 80% for 1 week | Wearable or self-report data | Review sleep hygiene, check caffeine and alcohol, assess anxiety |
|
|
467
|
+
| Persistent soreness > 72 hours | Self-reported pain or DOMS | Deload, add recovery modalities, rule out injury |
|
|
468
|
+
| Motivation drop > 2 points sustained | Self-reported engagement declining | Introduce variety, reassess goals, consider social training |
|
|
469
|
+
| Life event disruption | Travel, illness, family crisis | Switch to maintenance plan, reduce all non-essential wellness demands |
|
|
470
|
+
| Lab values out of range | Clinical blood work results | Consult physician, adjust nutrition and supplementation |
|
|
471
|
+
|
|
472
|
+
### Weekly Review Template
|
|
473
|
+
|
|
474
|
+
```markdown
|
|
475
|
+
## Weekly Wellness Review: [Week of Date]
|
|
476
|
+
|
|
477
|
+
### Domain Scores (1-10 average for the week)
|
|
478
|
+
| Domain | Score | Trend | Key Observation |
|
|
479
|
+
|--------|-------|-------|-----------------|
|
|
480
|
+
| Fitness | [X] | [Up/Down/Stable] | [Note] |
|
|
481
|
+
| Nutrition | [X] | [Up/Down/Stable] | [Note] |
|
|
482
|
+
| Sleep | [X] | [Up/Down/Stable] | [Note] |
|
|
483
|
+
| Mental Wellness | [X] | [Up/Down/Stable] | [Note] |
|
|
484
|
+
| Overall Readiness | [X] | [Up/Down/Stable] | [Note] |
|
|
485
|
+
|
|
486
|
+
### Training Summary
|
|
487
|
+
- **Sessions completed**: [X of Y planned]
|
|
488
|
+
- **Total volume**: [sets x reps x load or time]
|
|
489
|
+
- **Highlights**: [PR, technique improvement, consistency]
|
|
490
|
+
- **Concerns**: [Soreness, missed sessions, form issues]
|
|
491
|
+
|
|
492
|
+
### Nutrition Summary
|
|
493
|
+
- **Calorie adherence**: [% of target days hit]
|
|
494
|
+
- **Protein adherence**: [% of target days hit]
|
|
495
|
+
- **Hydration adherence**: [% of target days hit]
|
|
496
|
+
- **Notable patterns**: [Cravings, meal skipping, social eating]
|
|
497
|
+
|
|
498
|
+
### Sleep Summary
|
|
499
|
+
- **Average duration**: [hours:min]
|
|
500
|
+
- **Average efficiency**: [%]
|
|
501
|
+
- **Average deep sleep**: [%]
|
|
502
|
+
- **Notable disruptions**: [Causes]
|
|
503
|
+
|
|
504
|
+
### Mental Wellness Summary
|
|
505
|
+
- **Average mood**: [X/10]
|
|
506
|
+
- **Average stress**: [X/10]
|
|
507
|
+
- **Mindfulness sessions**: [X of Y planned]
|
|
508
|
+
- **Notable events**: [Stressors, wins, social highlights]
|
|
509
|
+
|
|
510
|
+
### Adjustments for Next Week
|
|
511
|
+
- [ ] [Specific adjustment 1]
|
|
512
|
+
- [ ] [Specific adjustment 2]
|
|
513
|
+
- [ ] [Specific adjustment 3]
|
|
514
|
+
```
|
|
515
|
+
|
|
516
|
+
---
|
|
517
|
+
|
|
518
|
+
## Common Pitfalls
|
|
519
|
+
|
|
520
|
+
### 1. Optimizing One Domain While Destroying Another
|
|
521
|
+
|
|
522
|
+
Wrong: Chase a new deadlift PR while running a 1000-calorie deficit and sleeping 5 hours per night.
|
|
523
|
+
|
|
524
|
+
Right: Use the cross-domain interaction map to check for conflicts before adjusting any single domain. A moderate deficit, adequate sleep, and a realistic strength goal coexist; an extreme in any domain undermines the others.
|
|
525
|
+
|
|
526
|
+
### 2. Chasing Wearable Numbers Instead of Outcomes
|
|
527
|
+
|
|
528
|
+
Wrong: Obsess over hitting exactly 10,000 steps, a specific HRV number, or a perfect sleep score every day.
|
|
529
|
+
|
|
530
|
+
Right: Use wearable data as trends over 7-day rolling averages. Single-day fluctuations are noise. If HRV is trending down over a week while mood and performance are fine, investigate but do not panic.
|
|
531
|
+
|
|
532
|
+
### 3. Ignoring Subjective Data
|
|
533
|
+
|
|
534
|
+
Wrong: Dismiss how someone feels because the wearable says their readiness is 85.
|
|
535
|
+
|
|
536
|
+
Right: Subjective energy, mood, and motivation are valid data. When subjective and objective signals conflict, err on the side of caution and reduce intensity. The person inside the body has information the wristband does not.
|
|
537
|
+
|
|
538
|
+
### 4. Never Taking a Deload or Diet Break
|
|
539
|
+
|
|
540
|
+
Wrong: Push maximum training intensity and caloric deficit for months without interruption.
|
|
541
|
+
|
|
542
|
+
Right: Schedule deload weeks every 4-8 weeks of hard training. Plan diet breaks (1-2 weeks at maintenance calories) every 8-12 weeks of deficit. Proactive recovery prevents forced recovery from injury or burnout.
|
|
543
|
+
|
|
544
|
+
### 5. All-or-Nothing Adherence Thinking
|
|
545
|
+
|
|
546
|
+
Wrong: Miss one workout or one meal plan day and declare the entire week a failure, then abandon the plan.
|
|
547
|
+
|
|
548
|
+
Right: Track adherence as a percentage. Hitting 80% of planned sessions and 80% of nutrition targets is excellent progress. One missed day is 14% of a week, not a catastrophe.
|
|
549
|
+
|
|
550
|
+
### 6. Prescribing Beyond Scope
|
|
551
|
+
|
|
552
|
+
Wrong: Diagnose a medical condition, recommend medication changes, or provide therapy protocols.
|
|
553
|
+
|
|
554
|
+
Right: Flag concerning patterns (persistent mood decline, abnormal lab values, chronic pain) and recommend consultation with the appropriate licensed professional. Provide the data that supports the referral.
|
|
555
|
+
|
|
556
|
+
### 7. Cookie-Cutter Programming
|
|
557
|
+
|
|
558
|
+
Wrong: Apply the same 12-week plan to every person regardless of training history, injury status, schedule, preferences, or goals.
|
|
559
|
+
|
|
560
|
+
Right: Use frameworks as starting points and adapt based on individual response data. A plan that someone will actually follow at 80% adherence beats a theoretically optimal plan followed at 30%.
|
|
561
|
+
|
|
562
|
+
---
|
|
563
|
+
|
|
564
|
+
## Resources
|
|
565
|
+
|
|
566
|
+
- [ACSM Guidelines for Exercise Testing and Prescription](https://www.acsm.org/education-resources/books/guidelines-exercise-testing-prescription)
|
|
567
|
+
- [Precision Nutrition - Evidence-Based Nutrition Coaching](https://www.precisionnutrition.com/)
|
|
568
|
+
- [Matthew Walker - Why We Sleep](https://www.sleepdiplomat.com/)
|
|
569
|
+
- [Huberman Lab - Science-Based Tools for Health](https://www.hubermanlab.com/)
|
|
570
|
+
- [NSCA - Essentials of Strength Training and Conditioning](https://www.nsca.com/education/articles/)
|
|
571
|
+
- [Examine.com - Supplement and Nutrition Research](https://examine.com/)
|
|
572
|
+
- [James Clear - Atomic Habits](https://jamesclear.com/atomic-habits)
|
|
573
|
+
- [American Psychological Association - Stress Resources](https://www.apa.org/topics/stress)
|