Create recipe markdown files for this repository in content/recipes/en and content/recipes/nl. Use when adding new recipes that must match existing tone and schema, including required keys (title, description, ingredients, instructions, created), dd-MM-yyyy dates, underscore slugs, and optional Dutch output with the same slug.
Write repo-ready recipe markdown files that match this project's schema, structure, and writing style. Default to English output. Add Dutch output only when requested. Read references/schema.md for strict content constraints and references/style.md for tone and formatting patterns.
en default, optional en+nl)category and tagscontent/recipes/en/<slug>.mdcontent/recipes/nl/<slug>.mdcreated to current local date in dd-MM-yyyy unless user provides a dateRequired inputs:
en default)Optional inputs:
categorytagscreated dateimage pathAsk only for missing items that materially affect correctness.
Each recipe file must:
content/recipes/<lang>/<slug>.md where <lang> is en or nltitle (string)description (string)ingredients (array of strings, or grouped object of string arrays)instructions (array of strings)created (dd-MM-yyyy)description_long (two short paragraphs)image (only if explicitly provided or confidently inferred from real repo asset path/URL)categorytags# <title>Ingredient rules:
sauce, filling, toppings)Internal link rules:
/recipes/<slug>created the same unless user explicitly requests otherwiseBefore finalizing, verify:
created matches dd-MM-yyyyingredients is valid (flat list or grouped object)instructions is a non-empty arrayimage is not fabricated