Recipes are bundles of Drupal code and config that set up a feature in a site.
Documentation
https://www.drupal.org/docs/extending-drupal/drupal-recipes
Project
https://www.drupal.org/project/distributions_recipes
*It looks like the core patch referenced on the project page is no longer needed.
Change record
https://www.drupal.org/node/3445169
Drush recipe generator
https://github.com/kevinquillen/recipe-generator
Issue: https://github.com/kevinquillen/recipe-generator/issues/6
(PR has working fix)
Core already has recipes
https://git.drupalcode.org/project/drupal/-/tree/11.x/core/recipes?ref_type=heads
Config devel support
https://www.drupal.org/project/config_devel/issues/3472623