What problem does it solve? Turning meal ideas, available ingredients, or dietary constraints into complete, usable recipes usually requires searching, adapting, and manually calculating servings and nutrition. This Skill generates structured recipe data and stores it in a persistent database-backed web app so your recipe collection grows over time. ## Core Features & Use Cases - Recipe Generation & Storage: Creates recipes with ingredients, step-by-step instructions, timers, nutrition, and generated hero images, persisted via a REST API and rendered in a React app with cooking mode and serving-size scaling. - Ingredient-Based Meal Suggestions: Suggests dishes from what you have on hand using formula-and-flavor-profile logic, plus substitution tables for dietary restrictions (gluten-free, dairy-free, vegan). - Use Case: You have chicken, rice, and tomatoes and need dinner ideas. Ask for suggestions, pick one, and the Skill creates the full recipe with scaled ingredients, step timers, nutrition per serving, and a hero image, saved to your collection for future sessions. ## Quick Start Create a gluten-free mushroom risotto recipe for four servings and add it to my recipe collection.