umbraco-search-result-item

Customize Umbraco backoffice search result displays with custom web components.

26|13|Updated Nov 30, 2025
One-click install
npx skills add https://github.com/umbraco/Umbraco-CMS-Backoffice-Skills --skill umbraco-search-result-item
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: umbraco-search-result-item
Source: https://github.com/umbraco/Umbraco-CMS-Backoffice-Skills/tree/main/plugins/umbraco-backoffice-skills/skills/umbraco-search-result-item
Command: npx skills add https://github.com/umbraco/Umbraco-CMS-Backoffice-Skills --skill umbraco-search-result-item

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows developers to customize how individual search results are displayed in the Umbraco backoffice, enabling richer and more informative search result presentations.

Core Features & Use Cases

  • Customizable Display: Define how search results for specific entity types appear.
  • Enhanced Information: Include custom icons, badges, or additional data points in search results.
  • Use Case: Displaying a custom status badge or an updated date directly within a search result for content items.

Quick Start

Implement a custom search result item for the 'my-entity' type using the provided manifest and element examples.

Frequently Asked Questions about umbraco-search-result-item

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I customize Umbraco backoffice search results for specific entity types?

You can customize Umbraco backoffice search results by implementing custom web components that define specific visual elements and data points for various entity types. This allows developers to tailor the search result presentation within the Umbraco CMS.

Can I add custom badges or icons to Umbraco search result items?

Yes, you can enhance Umbraco search result items by including custom icons, badges, or additional data points. This is achieved by defining specific visual elements through custom web components for the search functionality.

What is the best way to display custom status updates in Umbraco CMS search?

The best way to display custom status updates in Umbraco CMS search is by using custom web components to define the presentation of search result items. This facilitates the enhancement of search results with tailored user interfaces.

Do I need custom web components to modify Umbraco search result displays?

Yes, custom web components are required to modify Umbraco search result displays. This Skill enables the customization of search result item displays by allowing developers to define specific visual elements for entity types.

Why does my Umbraco search result customization require defining entity types?

Defining entity types is required for Umbraco search result customization because the web components facilitate the enhancement of search result presentation specifically tailored to each entity type's required data points.

Are there limitations to extending Umbraco search functionalities with this approach?

This approach extends Umbraco search functionalities by focusing specifically on customizing search result item displays through web components. It satisfies tailored user interface requirements but is limited to presentation layer enhancements.