OrchardCMSOrchardCMSOfficial·14 Agent Skills Included

OrchardCore

Build, test, and extend Orchard Core CMS modules with AI guidance

Guides AI agents through building Orchard Core CMS modules, themes, setup recipes, data migrations, and workflow activities. Removes guesswork around multi-tenant shells, search indexing, localization, and frontend asset pipelines. Includes browser-based testing and documentation workflows so agents complete real CMS development tasks end to end.
npx skills add OrchardCMS/OrchardCore --all -g -y
Available:

Tells the AI agent how to build, run, and test the Orchard Core codebase and routes each development task to the matching skill for modules, themes, recipes, migrations, and testing.

All Skills in This Repository (14)

Pure Emerald Level Indicators
📦 In Repo
OrchardCMSOrchardCMS

orchardcore-tenants

Creates and manages OrchardCore multi-tenant shells, scopes, and data isolation configurations.

Official
Intermediate
📦 In Repo
OrchardCMSOrchardCMS

orchardcore-asset-manager

Builds, watches, and manages frontend assets for OrchardCore modules and themes.

Official
Intermediate
📦 In Repo
OrchardCMSOrchardCMS

orchardcore-data-migration

Creates OrchardCore DataMigration classes for content definitions, index tables, and schema versioning.

Official
Intermediate
📦 In Repo
OrchardCMSOrchardCMS

orchardcore-query-indexing

Implements OrchardCore queries, index profiles, and content index handlers for search.

Official
Intermediate
📦 In Repo
OrchardCMSOrchardCMS

orchardcore-workflow-activity

Creates custom OrchardCore workflow tasks and events with display drivers and registration.

Official
Intermediate
📦 In Repo
OrchardCMSOrchardCMS

orchardcore-display-management

Controls OrchardCore content rendering through placement.json rules, display drivers, shapes, and zones.

Official
Intermediate
📦 In Repo
OrchardCMSOrchardCMS

orchardcore-nswag-regenerate

Regenerates OrchardCore OpenApi NSwag C# and TypeScript clients and verifies diff stability.

Official
Advanced
📦 In Repo
OrchardCMSOrchardCMS

orchardcore-admin-edit-views

Creates OrchardCore admin edit views using ocat-* CSS class conventions.

Official
Intermediate
📦 In Repo
OrchardCMSOrchardCMS

orchardcore-unit-test

Writes and runs OrchardCore xUnit, SiteContext integration, Moq, and Playwright tests.

Official
Intermediate
📦 In Repo
OrchardCMSOrchardCMS

orchardcore-localization

Localizes OrchardCore UI strings, content items, and cultures using PO files and LocalizationPart.

Official
Intermediate
📦 In Repo
OrchardCMSOrchardCMS

orchardcore-recipe-creator

Creates OrchardCore setup recipes that provision tenants with features, themes, content types, and content.

Official
Intermediate
📦 In Repo
OrchardCMSOrchardCMS

orchardcore-theme-creator

Generate OrchardCore theme scaffolds with manifest metadata, project files, and Razor views.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install OrchardCore skills?

Run `npx skills add OrchardCMS/OrchardCore --all -g -y` in your terminal to install all skills in this suite globally.

What can AI agents build with Orchard Core skills?

Agents can create modules, themes, setup recipes, data migrations, workflow activities, and admin views following official Orchard Core conventions.

How to manage multi-tenant Orchard Core sites with AI?

The tenants skill teaches agents to create tenants, run code inside a tenant scope, and isolate data with separate databases or table prefixes.

Can AI test Orchard Core features automatically?

Yes. The tester skill drives a real browser with Playwright to build the app, provision a site, log in, and verify admin features end to end.

Do these skills work with Claude Code and other agents?

Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Codex, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineering