This teaches Claude to add custom toolbar buttons and keyboard shortcuts to Umbraco's Monaco markdown editor. You'd use it when you need editors to quickly insert custom markdown patterns, like specialized link formats or content blocks, without typing them manually. The skill pulls fresh docs from the Umbraco site and generates both the manifest and action class with proper Monaco keybinding syntax. It's straightforward for simple insertions but also covers the modal workflow when you need user input before inserting content. Good reference implementations for the execute method and keybinding combinations, which are easy to mess up if you're new to Monaco's API.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-monaco-markdown-editor-action --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot