Skip to main content

umbraco/Umbraco-CMS-Backoffice-Skills

SkillsMP は umbraco/Umbraco-CMS-Backoffice-Skills から 79 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
79
GitHub スター
26
GitHub フォーク
13

このリポジトリの skills

収集済み skill 79 件中 40 件を表示しています。

職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Run tests from skill examples and generate a report (project)

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Validate links and references in SKILL.md files using deterministic scripts

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Umbraco backoffice extension customisation - complete working examples showing how extension types combine

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create new Umbraco backoffice extensions using the official dotnet template

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Quick setup for Umbraco extension development - creates instance, extension, and registers it

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Deterministically verify that the Umbraco major of the site you are working on matches the major these skills target. Run this FIRST, before any Umbraco backoffice work, to avoid mixing guidance across Umbraco majors (e.g. 17 vs 18 vs 19). Trigger on the…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Run quantitative + qualitative evaluations on an existing Claude skill. Use this whenever the user wants to test, benchmark, eval, validate, regression-check, or measure the value of a skill they've already drafted — including phrases like "run evals on this…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Analyze code examples in SKILL.md files for correctness using static analysis and TypeScript compilation

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate testable example extensions and run them in the Umbraco backoffice

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

MSW (Mock Service Worker) patterns for testing Umbraco backoffice extensions with mocked APIs

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Unit and component testing for Umbraco backoffice extensions using @open-wc/testing

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Drive and inspect the Umbraco backoffice reliably with Claude-in-Chrome browser automation. Use this WHENEVER you are about to use the mcp__claude-in-chrome tools against a running Umbraco backoffice — navigating sections, clicking tree items, filling forms,…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Browser validation checks for testing Umbraco backoffice extensions manually

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate Umbraco CMS installation scripts using the Package Script Writer CLI

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Add a new Umbraco extension project reference to the main Umbraco instance and solution

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement authentication providers for Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement block editor custom views in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement bundles in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement collection actions in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement collections in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement collection views in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Understand and use conditions in Umbraco backoffice (foundational concept)

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Understand and use Context API in Umbraco backoffice (foundational concept)

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Understand and create controllers in Umbraco backoffice (foundational concept)

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement current user actions in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement dashboards in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement dynamic root origins and query steps in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement entity actions in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement entity bulk actions in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement entity create option actions in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement entry points in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Understand and use extension registry in Umbraco backoffice (foundational concept)

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement file upload preview components in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement global contexts in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement granular user permissions in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement header apps in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement health checks in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement custom icons in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement kinds in Umbraco backoffice using official docs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Understand and use localization in Umbraco backoffice (foundational concept)

原文の言語: 英語

更新
収集済み skill 79 件中 40 件を表示しています。