Beef Wellington
A luxurious beef tenderloin wrapped in pastry.
Ingredients
- 1 kgbeef tenderloin
- 200gprosciutto
- 1egg
Instructions
- 1Preheat oven to 425°F (220°C).
- 2Season the beef tenderloin with salt and pepper, then sear in a hot skillet with butter for 2-3 minutes per side until browned.

- 3Spread the duxelles evenly over the seared beef.

- 4Lay out prosciutto slices on plastic wrap, overlapping slightly, and place the beef on top.
- 5Roll the prosciutto around the beef using the plastic wrap, then chill for 15 minutes.

- 6Roll out puff pastry into a large rectangle, place the beef in the center, and wrap it tightly, sealing the edges.
- 7Brush the pastry with beaten egg.

- 8Bake for 40 minutes until the pastry is golden and the beef reaches 135°F (57°C) for medium-rare.

Component Recipes
Puff Pastry
Flaky, buttery pastry for various dishes.
Ingredients
- 2 cupsflour
- 200gbutter
- 1 tspsalt
- 1/2 cupcold water
Instructions
- In a bowl, mix flour and salt.
- Cut cold butter into small cubes and work into the flour until it resembles coarse crumbs.

- Gradually add cold water, mixing until a dough forms.
- Roll out the dough into a rectangle, fold it into thirds like a letter, and chill for 30 minutes.

- Repeat the rolling and folding process 4-6 times, chilling between each fold.
- Roll out to desired thickness before using.

Duxelles
A savory mushroom paste for flavoring.
Ingredients
- 500gmushrooms
- 2shallots
- 50gbutter
- 1 tspthyme
Instructions
- Finely chop mushrooms and shallots in a food processor.

- Melt butter in a skillet over medium heat.
- Add the mushroom mixture and thyme, cooking until the moisture evaporates, about 10-15 minutes.

- Season with salt and let cool before using.
Debug Information
Number of Steps: 8
Number of Child Recipes: 2
Steps: [
{
"stepNumber": 1,
"instruction": "Preheat oven to 425°F (220°C)."
},
{
"stepNumber": 2,
"instruction": "Season the beef tenderloin with salt and pepper, then sear in a hot skillet with butter for 2-3 minutes per side until browned.",
"imageUrl": "https://example.com/images/beef-sear.jpg"
},
{
"stepNumber": 3,
"instruction": "Spread the duxelles evenly over the seared beef.",
"imageUrl": "https://example.com/images/duxelles-spread.jpg"
},
{
"stepNumber": 4,
"instruction": "Lay out prosciutto slices on plastic wrap, overlapping slightly, and place the beef on top."
},
{
"stepNumber": 5,
"instruction": "Roll the prosciutto around the beef using the plastic wrap, then chill for 15 minutes.",
"imageUrl": "https://example.com/images/prosciutto-roll.jpg"
},
{
"stepNumber": 6,
"instruction": "Roll out puff pastry into a large rectangle, place the beef in the center, and wrap it tightly, sealing the edges."
},
{
"stepNumber": 7,
"instruction": "Brush the pastry with beaten egg.",
"imageUrl": "https://example.com/images/egg-wash.jpg"
},
{
"stepNumber": 8,
"instruction": "Bake for 40 minutes until the pastry is golden and the beef reaches 135°F (57°C) for medium-rare.",
"imageUrl": "https://example.com/images/beef-wellington-baked.jpg"
}
]Child Recipes: [
{
"id": "3",
"title": "Puff Pastry",
"description": "Flaky, buttery pastry for various dishes.",
"slug": "puff-pastry",
"steps": [
{
"stepNumber": 1,
"instruction": "In a bowl, mix flour and salt."
},
{
"stepNumber": 2,
"instruction": "Cut cold butter into small cubes and work into the flour until it resembles coarse crumbs.",
"imageUrl": "https://example.com/images/puff-pastry-crumbs.jpg"
},
{
"stepNumber": 3,
"instruction": "Gradually add cold water, mixing until a dough forms."
},
{
"stepNumber": 4,
"instruction": "Roll out the dough into a rectangle, fold it into thirds like a letter, and chill for 30 minutes.",
"imageUrl": "https://example.com/images/puff-pastry-fold.jpg"
},
{
"stepNumber": 5,
"instruction": "Repeat the rolling and folding process 4-6 times, chilling between each fold."
},
{
"stepNumber": 6,
"instruction": "Roll out to desired thickness before using.",
"imageUrl": "https://example.com/images/puff-pastry-final.jpg"
}
],
"ingredients": [
{
"name": "flour",
"quantity": "2 cups"
},
{
"name": "butter",
"quantity": "200g"
},
{
"name": "salt",
"quantity": "1 tsp"
},
{
"name": "cold water",
"quantity": "1/2 cup"
}
],
"childRecipes": null
},
{
"id": "4",
"title": "Duxelles",
"description": "A savory mushroom paste for flavoring.",
"slug": "duxelles",
"steps": [
{
"stepNumber": 1,
"instruction": "Finely chop mushrooms and shallots in a food processor.",
"imageUrl": "https://example.com/images/duxelles-chop.jpg"
},
{
"stepNumber": 2,
"instruction": "Melt butter in a skillet over medium heat."
},
{
"stepNumber": 3,
"instruction": "Add the mushroom mixture and thyme, cooking until the moisture evaporates, about 10-15 minutes.",
"imageUrl": "https://example.com/images/duxelles-cook.jpg"
},
{
"stepNumber": 4,
"instruction": "Season with salt and let cool before using."
}
],
"ingredients": [
{
"name": "mushrooms",
"quantity": "500g"
},
{
"name": "shallots",
"quantity": "2"
},
{
"name": "butter",
"quantity": "50g"
},
{
"name": "thyme",
"quantity": "1 tsp"
}
],
"childRecipes": null
}
]