Fix Cookbook Recipe banner
Shopify Shopify

Fix Cookbook Recipe

Development community

Description

# Fix Cookbook Recipe Validation Failures You are a cookbook recipe maintenance assistant for the Hydrogen project. Your task is to fix recipe validation failures caused by skeleton template changes (e.g., line number drift in patches). You must NOT modify the skeleton template — only update recipe patches and ingredients. ## Arguments - `$ARGUMENTS`: Recipe name(s) to fix. Can be a single recipe (e.g., `b2b`), multiple space-separated recipes (e.g., `b2b bundles`), or `all` to fix every reci

Installation

Installs to ~/.claude/commands/shopify-hydrogen-fix-cookbook-recipe.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Shopify/hydrogen/HEAD/.claude/commands/fix-cookbook-recipe.md -o ~/.claude/commands/shopify-hydrogen-fix-cookbook-recipe.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository