What problem does it solve? Adding a recipe to the Mon Manger Jekyll site requires strict formatting: bilingual content blocks, YAML front matter, scalable quantity spans, valid categories and tags, and Quebecois French. This Skill encodes all those rules so recipes are created correctly the first time. ## Core Features & Use Cases - Recipe File Generation: Produces a complete _recipes/<kebab-case>.md file with title, excerpt, times, servings, difficulty, and source in both English and French. - Raw Text Conversion: Converts pasted or extracted recipe text (from PDFs, web pages, images) into the site's markdown format, translating into the missing language. - Tag & Category Management: Enforces the fixed category list and guides creation of new tags in _data/tags.yml plus their archive pages. - Use Case: Paste a recipe copied from a cooking website and receive a ready-to-commit bilingual markdown file with proper front matter, quantity spans, and Quebecois French. ## Quick Start Create a new recipe from this pasted text: chocolate chip cookies with ingredients and instructions.