What problem does it solve? Turning ingredients, dietary restrictions, or dish ideas into complete, usable recipes usually requires searching multiple sources and manually calculating nutrition, scaling, and substitutions. This Skill generates structured recipe data and persists it in a database-backed web app so your recipe collection grows across conversations. ## Core Features & Use Cases - Recipe Generation & Storage: Creates recipes with ingredients, steps, timers, nutrition, and hero images, saved via API to a React web app with search, filtering, and cooking mode. - Ingredient-Based Meal Suggestions: Suggests meals from available ingredients using formula-and-flavor-profile logic, ranked by fewest missing items. - Substitutions, Scaling & Conversions: Handles dietary substitutions (dairy-free, vegan, keto), serving-size scaling with smart unit conversion, and cooking ratios from Ruhlman's Ratio. - Use Case: You have chicken, rice, and tomatoes and ask what you can make. The Skill suggests dishes, generates the full recipe with nutrition from the USDA FoodData Central API, creates a hero image, and adds it to your persistent recipe collection. ## Quick Start Ask the assistant to create a gluten-free mushroom risotto recipe and add it to your recipe collection.