Adds custom search providers to Umbraco's backoffice search bar so you can surface your own data sources alongside the built-in content and media searches. Built around the UmbSearchProvider interface, it generates the manifest registration and provider class that implements the search method. The skill pulls fresh docs from Umbraco's official extension registry before generating code, which is smart since their backoffice API changes between versions. Includes examples for basic implementations, repository pattern integration, and scoped searches. Most useful when you're extending Umbraco with custom entities and want them discoverable through the main search experience rather than buried in a separate interface.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-search-provider --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot