LogoClawIndex
CasesSkillsAbout
LogoClawIndex

umbraco-tree - Implement custom trees in Umbraco backoffice

Provides patterns and instructions for implementing custom trees, data sources, and workspace integrations in Umbraco backoffice.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Fetch official Umbraco tree documentation
  • Configure tree and repository manifests
  • Implement inline tree data sources
  • Integrate trees with routable workspaces

Inputs

  • Tree hierarchy data requirements
  • Repository data model specifications
  • Umbraco official documentation URLs

Outputs

  • manifest.ts extension manifest file
  • tree.repository.ts repository code file
  • types.ts type definitions file

Requirements

  • WebFetch tool access
  • Read tool access
  • Write tool access
  • Edit tool access
  • Umbraco CMS backoffice environment

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
umbraco
tree
backoffice
cms
ui-extension
Fetch official Umbraco tree documentation
Configure tree and repository manifests
Implement inline tree data sources
Integrate trees with routable workspaces
Tree hierarchy data requirements
Repository data model specifications
Umbraco official documentation URLs
manifest.ts extension manifest file
tree.repository.ts repository code file
types.ts type definitions file