Use when building a structured weekly meal plan aligned to caloric targets, macronutrient goals, and lifestyle constraints
Scanned 9/8/2026
Install to Claude Code
npx -y skills add jeffreytse/grimoire-core --skill design-meal-plan --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Design Meal Plan?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jeffreytse-design-meal-plan)More formats (shields.io, HTML) on the badges page.
---
name: design-meal-plan
description: Use when building a structured weekly meal plan aligned to caloric targets, macronutrient goals, and lifestyle constraints
source: Academy of Nutrition and Dietetics Evidence Analysis Library; USDA Dietary Guidelines for Americans 2020–2025; Alan Aragon's Research Review (AARR) on meal timing
tags: [health, nutrition, meal-planning, meal-prep, dietary-guidelines, nutrient-timing]
verified: true
---
# Design Meal Plan
Build a practical, nutritionally complete weekly meal plan that aligns with caloric targets, macros, and real-world adherence constraints.
## Why This Is Best Practice
**Adopted by:** Academy of Nutrition and Dietetics, registered dietitians, sports nutrition programs (USOC, NFL, NBA team dietitians)
**Impact:** Systematic review in the Journal of Nutrition Education and Behavior (2017) found meal planning is independently associated with better diet quality, lower body weight, and greater dietary variety — effects that hold regardless of specific dietary philosophy.
**Why best:** Meal planning eliminates the high-friction decision of "what do I eat right now?" which reliably leads to poor choices under time pressure. A structured plan enables grocery list optimization (cost and waste reduction), batch cooking efficiency, and nutritional completeness checking in advance rather than retrospectively.
## Steps
1. **Confirm caloric and macro targets** — Use the calculate-tdee and calculate-macros skills first; the meal plan is a delivery mechanism for the targets, not the targets themselves.
2. **Identify constraints** — Document: food allergies and intolerances, dietary preferences (vegetarian, halal, kosher), cooking skill level (1–5), time available for cooking per day, budget per day, kitchen equipment available.
3. **Select a meal structure** — Choose number of meals: 3 meals (simplest, adequate for most goals), 4–5 meals (useful for high protein targets or training around meals); do not obsess over meal frequency — total daily intake dominates.
4. **Assign protein anchors to each meal** — Each meal should contain a protein source of 30–40g; this simplifies hitting the daily target; examples: eggs, chicken breast, Greek yogurt, tofu, whey, cottage cheese, fish.
5. **Build meals around protein anchors** — Add carbohydrate source (rice, oats, potato, bread, fruit), fat source (olive oil, nuts, avocado), and vegetables (minimum 2 servings per day); use the plate method: ½ plate vegetables, ¼ protein, ¼ carbs.
6. **Batch-plan for the week** — Identify 2–3 meals that can be batch-cooked (lunches, breakfast options); diversity in dinners reduces palatability fatigue; reuse ingredients across meals to cut shopping list length.
7. **Calculate and verify totals** — Sum calories and macros across all planned meals for each day; verify within ±100 kcal and ±10g protein of targets; adjust portions rather than swapping entire meals.
8. **Generate shopping list** — Organize by store section (produce, protein, dairy, dry goods, frozen); buy in bulk for repeated ingredients; prep proteins and grains on Sunday.
## Rules
- Include at minimum 5 servings of vegetables and fruit per day; micronutrient density is non-negotiable.
- Never build a meal plan that requires > 45 minutes of daily active cooking unless the trainee explicitly enjoys cooking; adherence collapses with high time demands.
- Account for dining out 1–2 times per week; build in a flexible meal slot rather than pretending it will not happen.
- Rotate protein sources weekly to ensure amino acid and micronutrient variety; do not eat chicken breast at every meal.
- Review and revise the meal plan every 4 weeks or when caloric targets change; monotony kills long-term adherence.
## Examples
**Training day for 80kg male, 2,400 kcal, 160P/314C/56F:** Breakfast: 4 eggs + 2 egg whites scrambled, 2 slices sourdough, 200g strawberries (650 kcal, 40P/70C/22F). Lunch: 200g chicken breast, 200g cooked rice, 150g broccoli, 10ml olive oil (680 kcal, 50P/90C/16F). Snack: 200g Greek yogurt, 1 banana (300 kcal, 22P/45C/3F). Dinner: 180g salmon, 200g sweet potato, side salad (770 kcal, 48P/109C/25F). Total: 2,400 kcal, 160P/314C/66F (≈ target).
## Common Mistakes
- **Planning perfection, not adherence** — A nutritionally optimal plan that is ignored is worse than a slightly suboptimal plan that is followed consistently.
- **Ignoring micronutrients** — Hitting macros with ultra-processed food is nutritionally insufficient; whole foods provide vitamins, minerals, and fiber that macros do not capture.
- **No plan for travel or social events** — Failure to plan for exceptions means exceptions derail the entire plan; build in explicit flexibility meals.
---
> **Health disclaimer:** This skill encodes evidence-based best practices for educational purposes. It is not medical advice. Consult a qualified healthcare professional before making health decisions.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!