About
This skill assists developers in extending the Umbraco backoffice by implementing Bundles, which group multiple extension manifests into a single JavaScript or TypeScript file. Instead of managing cumbersome static JSON files, it enables a more modular, code-driven approach to registering dashboards, header apps, and other UI components. The skill automatically fetches the latest official documentation to ensure compliance with current Umbraco CMS standards and provides production-ready boilerplate for both umbraco-package.json and manifest bundle files.