Skip to main content

umbraco/Umbraco-CMS

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

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
16
GitHub スター
5,224
GitHub フォーク
2,902

このリポジトリの skills

1 件の職業カテゴリ · 94% 分類済み

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

職業分類
未分類
説明

Automated PR code review for Umbraco CMS. Analyzes changed files for intent, impact on consumers, breaking changes, architecture compliance, and code quality. Non-interactive — outputs a full structured review. Use this skill whenever the user asks to review…

原文の言語: 英語

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

Regenerate the Management API OpenApi.json for Umbraco CMS from a running backend, and optionally regenerate the backoffice hey-api client so its generated types match. Proactively offer to run this at the end of any work that adds, removes, or changes…

原文の言語: 英語

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

Add a value summary extension so a feature's typed value can be displayed compactly in collection views (e.g., table columns). Use when a feature or property editor already has a value type and needs a renderer for collection table cells. Two variants —…

原文の言語: 英語

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

Add localization keys and use them in elements or controllers. Use when adding user-facing text that should be translatable — labels, descriptions, error messages, button text, status text, or any string shown in the backoffice UI.

原文の言語: 英語

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

Update all server-side (NuGet) dependencies to their latest minor/patch versions for the current branch's version line, then open a PR. Runs dotnet-outdated, bumps minors and patches only (never majors; never moves a stable package onto a pre-release), syncs…

原文の言語: 英語

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

Improve a set of auto-generated GitHub release notes for an Umbraco CMS release. Cross-checks the notes against every PR carrying the release label, adds any that are missing, re-files every PR under the most appropriate category, and strips purely-internal…

原文の言語: 英語

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

Bump the Umbraco CMS version across all required files. Use when the user asks to bump, update, or set the version number — e.g., "bump version to 17.3.4", "set version to 18.0.0-rc", "update version". Accepts the target version as an argument.

原文の言語: 英語

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

Add a new value type — a named, typed string constant that extends UmbValueTypeMap. Use when a feature needs to declare what type of value it holds so it can be referenced in collection columns or value summary manifests. Also use when a property editor needs…

原文の言語: 英語

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

Create or extend a repository in the Umbraco backoffice. Covers detail (CRUD), item (batch lookup), collection (paginated list), and action-specific (publish, duplicate, move, etc.) repositories. Use when the user says "create a repository", "add a data…

原文の言語: 英語

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

Create a new package in the Umbraco backoffice client with its first module. Use when adding a new domain feature area that needs its own package under src/packages/ — e.g., a new CMS feature like data types, tags, or relations. Packages are self-contained…

原文の言語: 英語

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

Create a new workspace for an entity in the Umbraco backoffice. Supports two workspace types — default (simple, manifest-only, for root/listing pages) and routable (entity detail editing with create/edit flows). Use when the user says "create a workspace",…

原文の言語: 英語

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

Add a new module to the core package (src/packages/core/). Use when adding shared UI framework infrastructure that all packages can use — e.g., a new extension system feature, a new utility, a new shared component pattern, a new picker, or a new workspace…

原文の言語: 英語

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

Create a new extension condition that controls when extensions are active. Use when you need to conditionally show or hide extensions based on application state (e.g., current section, user permissions, entity state, workspace context). Conditions are…

原文の言語: 英語

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

Create a new extension type for the Umbraco backoffice extension registry. Use when adding a new type of extension that can be registered via manifests (e.g., a new dashboard type, a new sidebar app type, a new toolbar extension type). Any package can define…

原文の言語: 英語

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

Create a new extension kind — a reusable default implementation for an extension type. Use when multiple extensions of the same type share the same element/API implementation and only differ in configuration. Kinds reduce boilerplate by providing pre-built…

原文の言語: 英語

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

Deprecate a public API (class, method, property, type, constant, or context token) following the 2-major-version rule. Use when removing or replacing any publicly exported symbol that external consumers may depend on — includes exports from package index.ts…

原文の言語: 英語

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