Skip to main content
umbraco
ملف منشئ GitHub

umbraco

عرض على مستوى المستودعات لـ ١٦١ skills مجمعة عبر ١١ مستودعات GitHub.

skills مجمعة
١٦١
مستودعات
١١
محدث
١٣ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
Umbraco-CMS-Backoffice-Skills
٧٩ skills · ٤ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونالمهن الحاسوبية الأخرى
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٤٩٪؜الحصة
#02
Umbraco-CMS
١٦ skills · ١٣ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ٩٤٪؜ مصنفة
٩٫٩٪؜الحصة
#03
umbraco-ai-ops
١٦ skills · ٣٠ يوليو ٢٠٢٦
مطوّرو البرمجياتالمهن الحاسوبية الأخرىمديرو الشبكات وأنظمة الحاسوب
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٩٫٩٪؜الحصة
#04
Umbraco.AI
١٤ skills · ١ يوليو ٢٠٢٦
مطوّرو البرمجياتمديرو أنظمة الحاسوب والمعلوماتمديرو الشبكات وأنظمة الحاسوبالمهن الحاسوبية الأخرىمطوّرو الويب
٥ فئات مهنية · ١٠٠٪؜ مصنفة
٨٫٧٪؜الحصة
#05
Umbraco-MCP-Base
١٤ skills · ٢٩ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٨٫٧٪؜الحصة
#06
Umbraco.Automate
١٠ skills · ٢٩ يوليو ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٦٫٢٪؜الحصة
#07
Umbraco-CMS-Implementation-Skills
٥ skills · ٤ أغسطس ٢٠٢٦
التصنيف قيد الانتظار
٣٫١٪؜الحصة
#08
UmbracoDocs
٢ skills · ٢٥ مارس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
١٫٢٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

umbraco-skill-test-runner
محللو ضمان جودة البرمجيات والمختبرون

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

٤ يوليو ٢٠٢٦
umbraco-skill-validator
محللو ضمان جودة البرمجيات والمختبرون

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

٤ يوليو ٢٠٢٦
umbraco-backoffice
مطوّرو البرمجيات

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

٤ يوليو ٢٠٢٦
umbraco-extension-template
مطوّرو البرمجيات

Create new Umbraco backoffice extensions using the official dotnet template

٣ يوليو ٢٠٢٦
umbraco-quickstart
مطوّرو البرمجيات

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

٣ يوليو ٢٠٢٦
umbraco-version-guard
مطوّرو البرمجيات

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…

٣ يوليو ٢٠٢٦
umbraco-skill-evaluator
المهن الحاسوبية الأخرى

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…

٣ يوليو ٢٠٢٦
umbraco-skill-code-analyzer
محللو ضمان جودة البرمجيات والمختبرون

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

٣ يوليو ٢٠٢٦
عرض 8 من أصل ٧٩ skills مجمعة.
umb-review
غير مصنف

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…

١٣ أغسطس ٢٠٢٦
umb-update-openapi
مطوّرو البرمجيات

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…

٣٠ يوليو ٢٠٢٦
general-add-value-summary
مطوّرو البرمجيات

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

٢١ يوليو ٢٠٢٦
general-add-localization
مطوّرو البرمجيات

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.

٧ يوليو ٢٠٢٦
umb-update-server-dependencies-for-minor
مطوّرو البرمجيات

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…

٣ يوليو ٢٠٢٦
umb-release-notes
مطوّرو البرمجيات

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…

١٥ يونيو ٢٠٢٦
umb-bump-version
مطوّرو البرمجيات

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.

٦ مايو ٢٠٢٦
general-add-value-type
مطوّرو البرمجيات

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…

٦ مايو ٢٠٢٦
عرض 8 من أصل ١٦ skills مجمعة.
ops-install
المهن الحاسوبية الأخرى

Onboard a repo to the engine, and prove it is covered. Detects the repo's setup, writes the facts detection cannot reach to `.claude/ops-repo-meta.json`, reports capability coverage against the catalog (present / inherited / missing), scaffolds a stub for…

٣٠ يوليو ٢٠٢٦
ops-repo-meta
المهن الحاسوبية الأخرى

Ambient facts about this repo and its family, returned as structured data: `identity` (repo, default branch, the trigger labels), `topology` (which repo fills the `code` / `issues` / `releases` / `learnings` role), and `lines` (the live version lines, which…

٢٩ يوليو ٢٠٢٦
ops-port-loop
مطوّرو البرمجيات

Land a change that has already shipped on one line onto this repo's other live lines. Fired by the port label on a merged PR, or by `ops-merge-loop` straight after it lands one. Works out the target lines from the repo's declared port order — never from a…

٢٩ يوليو ٢٠٢٦
new-loop-routine
المهن الحاسوبية الأخرى

Stand up the standardised loop automation for a repo — one loop-dispatch routine per repo, fired by a committed GitHub Action (not UI event triggers), with identical env, model, tools, connections, and a thin prompt every time. The Action routes at the edge…

٢٩ يوليو ٢٠٢٦
github-ops
مطوّرو البرمجيات

Shared how-to for GitHub operations in both environments this system runs in — locally with the `gh` CLI + `git`, and on Claude web / in scheduled routines with the GitHub MCP server (`mcp__github__*`, no `gh` there). One operation catalog, two reference…

٢٩ يوليو ٢٠٢٦
ops-release-loop
مطوّرو البرمجيات

Event-triggered release with no mid-flow human approval, guarded by two automated gates: green CI, then an Opus pre-publish review against a repo-overridable checklist. When an issue titled `release <version>` is labelled `ops/auto-release`, it commands…

٢٩ يوليو ٢٠٢٦
ops-issue-loop
مطوّرو البرمجيات

Turns a repo's `ops/ready-for-ai` backlog into CI-green PRs by commanding `ops-change` (implement → verify) per issue. It owns the loop only — the queue, the `/goal`, rolling cap-3 dispatch, model choice per issue, the CI-green cap and the backstops — and…

٢٩ يوليو ٢٠٢٦
ops-branching
مطوّرو البرمجيات

This repo's branch model, and the only holder of it. Merges a PR with whichever strategy the model calls for, opens a PR onto the correct base for its line, and starts a work branch rooted correctly. The integration branches, the release base and the merge…

٢٩ يوليو ٢٠٢٦
عرض 8 من أصل ١٦ skills مجمعة.
add-provider
مطوّرو البرمجيات

Scaffolds a new AI provider package (Umbraco.AI.X) following the established provider plugin pattern. Use when adding support for a new AI vendor (e.g., Cohere, Groq, xAI, DeepSeek). Covers code, config, marketplace metadata, install scripts, and CI…

١ يوليو ٢٠٢٦
demo-site-management
مطوّرو البرمجيات

Manages the Umbraco.AI demo site for development. Handles starting with DemoSite-Claude profile, port discovery via named pipes, and OpenAPI client generation. Use when starting, stopping, or checking the demo site, or when generating OpenAPI clients for…

١ يوليو ٢٠٢٦
release-management
مطوّرو البرمجيات

Orchestrates the complete release preparation process - detects changed products, analyzes commits for version bumps, updates version.json files, generates manifests and changelogs, and creates release branches. Use when preparing a new release.

٢٥ يونيو ٢٠٢٦
worktree-merge
مطوّرو البرمجيات

Merge a feature worktree branch into the appropriate vN/dev and clean up. Use for lightweight features that don't need a PR — merges locally, pushes, then removes the worktree and branch.

٢٥ يونيو ٢٠٢٦
post-release-cleanup
مطوّرو البرمجيات

Merges a release or hotfix branch back into vN/main and vN/dev, bumps version.json on vN/dev so nightly builds produce versions higher than the released version, and optionally deletes the release branch. If the release is a new major version, creates the new…

٢٥ يونيو ٢٠٢٦
worktree-cleanup
مطوّرو البرمجيات

Clean up a git worktree and its local branch after a feature has been merged. Use after a PR is merged or a feature branch is no longer needed.

٧ أبريل ٢٠٢٦
changelog-management
مطوّرو البرمجياتالمهن الحاسوبية الأخرى

Generates changelogs for products from conventional commit history. Use when preparing a release, updating release documentation, or previewing unreleased changes before creating a release branch.

٢ أبريل ٢٠٢٦
checkout-pr
مطوّرو البرمجيات

Check out a pull request into an isolated git worktree. Use when you want to review, test, or inspect a PR without affecting your current working directory.

٢ أبريل ٢٠٢٦
عرض 8 من أصل ١٤ skills مجمعة.
build-tools
مطوّرو البرمجيات

Build MCP tool collections from discovered API groups. Reads .discover.json and generates tools and collection registrations. Use after running 'npx @umbraco-cms/create-umbraco-mcp-server discover'.

٢٩ يوليو ٢٠٢٦
build-tools-tests
محللو ضمان جودة البرمجيات والمختبرون

Build integration tests for MCP tool collections. Reads .discover.json and creates test setup, builders, helpers, and test files per collection. Use after running '/build-tools'.

٢٩ يوليو ٢٠٢٦
mcp-patterns
مطوّرو البرمجيات

Load MCP development patterns and best practices for building tools with the @umbraco-cms/mcp-server-sdk. Use when starting tool development or needing pattern reference.

٢٩ يوليو ٢٠٢٦
add-eval
محللو ضمان جودة البرمجيات والمختبرون

Add or update an LLM eval test for a specific tool or collection. Creates a new eval scenario or updates an existing one to cover new tools. Use when adding eval coverage for new or modified tools.

٢٨ يوليو ٢٠٢٦
add-tool
مطوّرو البرمجيات

Add a new tool to an existing MCP collection. Creates the tool file, updates the collection index, optionally adds integration tests and eval tests. Use when adding new API endpoints to collections already created by '/build-tools'.

٢٨ يوليو ٢٠٢٦
build-evals
محللو ضمان جودة البرمجيات والمختبرون

Build LLM eval tests for MCP tool collections. Reads .discover.json and creates eval setup and scenario test files per collection. Use after running '/build-tools'.

٢٨ يوليو ٢٠٢٦
discuss-mcp
مطوّرو البرمجيات

Advisory skill for reflecting on and improving an MCP server — trace analysis, chained tool design, and behavioral coverage review.

٢٨ يوليو ٢٠٢٦
mcp-testing
محللو ضمان جودة البرمجيات والمختبرون

Load MCP eval testing patterns using @umbraco-cms/mcp-server-sdk/evals. Use when writing LLM-based acceptance tests for MCP tools.

٢٨ يوليو ٢٠٢٦
عرض 8 من أصل ١٤ skills مجمعة.
ops-branching
مطوّرو البرمجيات

This repo's branch model, and the only holder of it. Merges a PR with whichever strategy the model calls for, opens a PR onto the correct base for its line, and starts a work branch rooted correctly. The integration branches, the release base and the merge…

٢٩ يوليو ٢٠٢٦
ops-workspace
مطوّرو البرمجيات

An isolated place to build and test one change in Umbraco.Automate — a git worktree under `.claude/worktrees/`, rooted on the target line's integration branch, with the local config files a build needs — and the teardown that removes it. Prepared and torn…

٢٩ يوليو ٢٠٢٦
ops-change
مطوّرو البرمجيات

Build one change in Umbraco.Automate: implement it on a `vN/feature/*` branch, prove it with `dotnet build` + the affected product's tests and its dependents' tests, and close the issue once it has landed on every line a human confirmed as a target. Ports are…

٢٨ يوليو ٢٠٢٦
ops-release
مطوّرو البرمجيات

Ship an Umbraco.Automate release for one version line. Delegates the mechanics to the repo's existing skills — `/release-management` for planning and cutting, `/post-release-cleanup` for the sync — then waits for the Azure pipeline, tags per product and per…

٢٨ يوليو ٢٠٢٦
demo-site-management
مطوّرو البرمجيات

Manages the Umbraco.Automate demo site for development. Handles starting with DemoSite-Claude profile, port discovery via named pipes, and stopping. Use when starting, stopping, or checking the demo site.

٢٩ يونيو ٢٠٢٦
changelog-management
مطوّرو البرمجيات

Generates changelogs for products from conventional commit history. Use when preparing a release, updating release documentation, or previewing unreleased changes before creating a release branch.

٢٥ يونيو ٢٠٢٦
post-release-cleanup
مطوّرو البرمجيات

Merges a release or hotfix branch back into its version line's vN/main and vN/dev, bumps version.json on vN/dev so nightly builds produce versions higher than the released version, and optionally deletes the release branch. Creates the next major's vN+1 line…

٢٥ يونيو ٢٠٢٦
release-management
مطوّرو البرمجيات

Orchestrates the complete release preparation process - detects changed products, analyzes commits for version bumps, updates version.json files, generates manifests and changelogs, and creates release branches. Use when preparing a new release.

٢٥ يونيو ٢٠٢٦
عرض 8 من أصل ١٠ skills مجمعة.
umbraco-skill-evaluator
غير مصنف

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…

٤ أغسطس ٢٠٢٦
umbraco-reference-instance
غير مصنف

Boot the committed reference Umbraco site and prove that a skill's produced code actually runs. Use this whenever you want to run/validate an implementation or content-modelling skill against a real, running Umbraco instance — e.g. "test the sitemap skill in…

٤ أغسطس ٢٠٢٦
umbraco-skill-author
غير مصنف

A framework for authoring Umbraco skills in THIS marketplace: how to structure, scaffold, write, and audit a skill so it matches the house conventions. Use this whenever the user wants to start or build a new skill for the Umbraco marketplace, e.g. "make a…

٤ أغسطس ٢٠٢٦
umbraco-custom-error-pages
غير مصنف

Implement custom 404 and 500 error pages in Umbraco 16.1+. Offers two 404 approaches: a multi-site-aware IContentLastChanceFinder (default) and the official docs' zero-code Error404Collection config; 500s use a shared MVC controller. Trigger: user asks to…

٤ أغسطس ٢٠٢٦
umbraco-sitemap
غير مصنف

Add an XML sitemap to an Umbraco 17+ site. Offers two approaches: the official docs Razor-template + Document Type approach, and a custom cached API controller that needs no backoffice setup. Use this skill whenever the user asks to add, create, build,…

٤ أغسطس ٢٠٢٦
عرض ١١ من أصل ١١ مستودعات
تم تحميل كل المستودعات