概要
The Umbraco Context API skill provides specialized guidance for working with Umbraco's core communication system. It enables developers to implement the provider-consumer pattern within the Umbraco backoffice, allowing extensions to share data and functionality through the component hierarchy without tight coupling. By utilizing context tokens, this skill helps generate type-safe code for accessing essential services like notifications, user information, and workspaces, or for creating custom service architectures within Umbraco's modern web component-based UI.