Skip to main content

umbraco/Umbraco-CMS

O SkillsMP coletou 16 skills de umbraco/Umbraco-CMS. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
16
Estrelas no GitHub
5.224
Forks no GitHub
2.902

Skills neste repositório

1 categorias ocupacionais · 94% classificado

Mostrando 16 de 16 skills coletadas.

ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 —…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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",…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
Mostrando 16 de 16 skills coletadas.