recipe-batch-components
CommunityStructure recipes by batch and components.
Authorbenjaminshafii
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes recipe development by requiring a defined batch size in grams and a decomposition into explicit, reusable components. It ensures consistent batch math and clear component boundaries for automated tooling and human reviewers.
Core Features & Use Cases
- Define batch.totalGrams and batch.label in the recipe frontmatter.
- Break recipes into atomic components (e.g., Base, Finish) each with its own ingredients and steps and a documented yieldGrams.
- Validate that batch.totalGrams equals the sum of component yields and provide per-serving heuristics when applicable.
- Use case: a chef or developer authors a new recipe, ensuring every batch produces a predictable weight and each component can be inspected or reused independently.
Quick Start
Create or update a recipe YAML frontmatter to include batch and components that define total grams and component yields, with each component including ingredients (gram amounts) and steps referencing those grams.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: recipe-batch-components Download link: https://github.com/benjaminshafii/digital-empire/archive/main.zip#recipe-batch-components Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.