Skip to main content

umbraco/Umbraco-CMS

SkillsMP ha recopilado 16 skills de umbraco/Umbraco-CMS. Abre una skill para revisar su origen y sus detalles.

Última actividad de origen registrada
Catálogo de SkillsMP actualizado
skills recopiladas
16
Estrellas en GitHub
5224
Forks en GitHub
2902

Skills en este repositorio

1 categorías ocupacionales · 94% clasificado

Mostrando 16 de 16 skills recopiladas.

ocupación
sin clasificar
descripción

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 del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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 del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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 del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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 del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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 del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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 del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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 del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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 del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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 del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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 del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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 del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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 del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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 del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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 del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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 del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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 del texto original: inglés

actualizado
Mostrando 16 de 16 skills recopiladas.