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개를 표시합니다.