umbraco-dashboard
✓Implement dashboards in Umbraco backoffice using official docs
Installation
SKILL.md
What is it? Dashboards are customizable components that appear in Umbraco's backoffice sections to display information and functionality. They show an 'editor' for the selected item in the tree or default section information when no item is selected. Dashboards use conditions to control where and when they appear in the backoffice.
Location: /Umbraco-CMS/src/Umbraco.Web.UI.Client/examples/dashboard-with-property-dataset/
This example demonstrates a dashboard that uses property datasets for data binding. Study this for production patterns.
Implement dashboards in Umbraco backoffice using official docs Source: umbraco/umbraco-cms-backoffice-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/umbraco/umbraco-cms-backoffice-skills --skill umbraco-dashboard- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is umbraco-dashboard?
Implement dashboards in Umbraco backoffice using official docs Source: umbraco/umbraco-cms-backoffice-skills.
How do I install umbraco-dashboard?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/umbraco/umbraco-cms-backoffice-skills --skill umbraco-dashboard Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/umbraco/umbraco-cms-backoffice-skills
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-11