This handles the presentation layer for search results in Umbraco's backoffice. You'd use it when you need to customize how specific entity types appear in search results, whether that's adding custom icons, displaying metadata like status badges and dates, or showing extended information from your search provider. The skill pulls fresh docs from Umbraco's official extension registry and generates both the manifest and Lit element implementation. It covers standard search results and picker search results, which is handy since the patterns differ slightly. The examples show proper TypeScript interfaces for extending the base search result model with your own data, which is usually where people get stuck.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-search-result-item --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot