This recipe will setup a system that will index all the Drupal modules in a RAG database, setup an agent and let you chat with it to find the Drupal modules you never heard about.
Solves fatal error "Redirects to external URLs are not allowed by default, use \Drupal\Core\Routing\TrustedRedirectResponse for it." encountered in some shared hosting environments
Drupal core has an all or nothing approach to menu administration. Modules like Menu Admin per Menu provide per menu permission divisions. In really large sites though, there may be a need to restrict users from editing top level menu items but allow them to add/edit menu items lower in the structure. This module provides that ability.