From grimoire
Calculates actual food cost percentage per dish using ingredient yield percentages, compares to target, and adjusts pricing or recipe yield for sustainable margins.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grimoire:calculate-food-cost-percentageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Calculate recipe cost per portion and food cost percentage for each menu item, compare against target cost percentage, and adjust pricing or recipe yield to maintain sustainable margins.
Calculate recipe cost per portion and food cost percentage for each menu item, compare against target cost percentage, and adjust pricing or recipe yield to maintain sustainable margins.
Adopted by: The National Restaurant Association reports that the average full-service restaurant targets 28–35% food cost. All hospitality management programs (CIA, Johnson & Wales, Cornell Hotel School) require recipe costing as a core operations skill. Chain restaurant operations (McDonald's, Chipotle) reduce food cost percentages to 25–30% through standardized recipes and yield tracking. Impact: A restaurant operating on 2–5% net profit margin cannot absorb a food cost that runs 5% above target — this directly eliminates profitability. Most restaurants that fail do so partly because menu pricing was set intuitively rather than from calculated food cost. Tracking actual vs. theoretical food cost also identifies waste, theft, and recipe deviation in the kitchen.
Raw ingredients lose weight during preparation:
Example: a 1 lb (454g) carrot after trimming and peeling yields 390g usable.
Common yield percentages:
| Ingredient | Approximate yield % |
|---|---|
| Carrots (trimmed) | 85% |
| Chicken breast (boneless) | 100% |
| Whole chicken (cleaned) | 65–70% |
| Fish fillet (pin bones removed) | 90–95% |
| Onions (peeled, trimmed) | 88% |
| Herbs (stems removed) | 75% |
Never calculate recipe cost using purchase price directly — calculate cost per usable unit.
Cost per usable unit = cost per purchased unit / yield %
Example: carrots cost $1.50/lb purchased; yield is 85.9%
This is the number to use in recipe costing — not the purchase price.
For each ingredient in the recipe:
Sum all line costs = total recipe cost (for the batch yield of the recipe).
Recipe cost worksheet:
Ingredient | Qty | Unit | Cost/Unit | Line Cost
---------------|--------|-------|-----------|----------
Chicken breast | 6 oz | oz | $0.30/oz | $1.80
Olive oil | 1 tbsp | tbsp | $0.08/tbsp| $0.08
Lemon | 0.5 | each | $0.25 | $0.13
Shallot | 1 oz | oz | $0.40/oz | $0.40
White wine | 2 oz | oz | $0.15/oz | $0.30
Butter | 1 oz | oz | $0.20/oz | $0.20
TOTAL | $2.91
Food cost % = ingredient cost / selling price × 100
Example: recipe costs $2.91 per portion; menu price is $12.00
Target food cost by segment:
If calculated food cost % exceeds target:
Selling price = ingredient cost / target food cost %
Example: recipe costs $3.50; target food cost is 30%
This is the price floor for the target margin. Factor in:
Theoretical food cost = what the food cost should be based on standardized recipes and sales mix. Actual food cost = what was actually spent on food in a period.
Actual food cost % = (opening inventory + purchases − closing inventory) / revenue × 100
If actual > theoretical by more than 1–2%:
Investigate when variance exceeds 2%.
npx claudepluginhub jeffreytse/grimoire --plugin grimoireConverts baking recipes to baker's percentage (ingredients as % of flour weight) for precise scaling and comparison. Use when scaling bread recipes or comparing hydration ratios.
Teaches cooking through culinary principles, food science, and flavor architecture. Covers technique, troubleshooting, menu planning, and cultural cuisine.
Analyzes product/service pricing against costs using transaction and spending data to calculate margins, flag underpriced items, and suggest target prices for desired profitability.