skills/nutrition-planning/SKILL.md
Use this skill when creating structured meal plans, calorie targets, macro calculations, meal timing, or goal-specific nutrition plans.
npx skillsauth add chatandbuild/chatchat-skills Nutrition PlanningInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
| Goal | Protein | Carbs | Fat | |------|---------|-------|-----| | Fat loss | 2.0-2.4g/kg | remaining | 0.8-1g/kg | | Muscle gain | 1.6-2.2g/kg | 4-6g/kg | 1-1.5g/kg | | Maintenance | 1.6-2.0g/kg | flexible | 0.8-1.2g/kg | | Endurance | 1.4-1.8g/kg | 5-8g/kg | 1g/kg |
Fat Loss (1600 kcal example):
Muscle Gain (3000 kcal example):
Higher protein, same calories:
Lower calorie, same volume:
Ketogenic: <50g carbs, high fat, moderate protein — forces ketosis, strict compliance needed Low-carb: 50-150g carbs — flexible version, easier to sustain High-carb athletic: 5-8g/kg carbs — performance-focused, requires high activity Mediterranean: whole foods focus, olive oil, fish, moderate wine — health and longevity Flexible dieting (IIFYM): hit macros from any source — adherence-focused, requires tracking
tools
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
development
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
development
Use this skill when turning messy workout information into clear logs, comparing user-provided sessions, surfacing trends or likely PRs, and suggesting realistic next-session steps.
tools
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.