OrchardCMS avatar

OrchardCMS

Official

@orchardcms · Redmond, WA

0Followers
|
25Public Repos
|
14Published Skills

OrchardCore provides modular scaffolding and browser-based testing frameworks for enterprise content management system development and theme architecture.

Skills Distribution
DomainDeveloper To...CMS Architecture (40%)Frontend Scaffolding (30%)Quality Assurance (30%)

Agent Skills by OrchardCMS

Showing 14 vetted skills indexed across 1 GitHub repositories.

OrchardCMSOrchardCMS
8.2k

orchardcore-tenants

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

Official
Intermediate
OrchardCMSOrchardCMS
8.2k

orchardcore-asset-manager

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

Official
Intermediate
OrchardCMSOrchardCMS
8.2k

orchardcore-data-migration

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

Official
Intermediate
OrchardCMSOrchardCMS
8.2k

orchardcore-query-indexing

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

Official
Intermediate
OrchardCMSOrchardCMS
8.2k

orchardcore-workflow-activity

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

Official
Intermediate
OrchardCMSOrchardCMS
8.2k

orchardcore-display-management

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

Official
Intermediate
OrchardCMSOrchardCMS
8.2k

orchardcore-nswag-regenerate

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

Official
Advanced
OrchardCMSOrchardCMS
8.2k

orchardcore-admin-edit-views

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

Official
Intermediate
OrchardCMSOrchardCMS
8.2k

orchardcore-unit-test

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

Official
Intermediate
OrchardCMSOrchardCMS
8.2k

orchardcore-localization

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

Official
Intermediate
OrchardCMSOrchardCMS
8.2k

orchardcore-recipe-creator

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

Official
Intermediate
OrchardCMSOrchardCMS
8.2k

orchardcore-theme-creator

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

Official
Advanced
OrchardCMSOrchardCMS
8.2k

orchardcore-tester

Automate browser-based testing of OrchardCore CMS features with Playwright.

Official
Intermediate
OrchardCMSOrchardCMS
8.2k

orchardcore-module-creator

Create OrchardCore module skeletons with manifest, startup, and template files.

Official
Advanced

Frequently Asked Questions About OrchardCMS

FAQPage Schema
What specific tasks does OrchardCore enable for developers?

OrchardCore enables the rapid generation of modular project skeletons and theme scaffolds. It provides structured templates for manifest files, startup configurations, and Razor views, while facilitating browser-based validation of content management features to ensure functional integrity across custom implementations.

Which target personas benefit from these capabilities?

These capabilities are designed for .NET developers, CMS architects, and frontend engineers tasked with building extensible content management solutions. It is particularly suited for teams requiring standardized module development and automated quality assurance for complex web-based content delivery systems.

What are the prerequisites for running these modules?

Implementation requires a .NET development environment and familiarity with the OrchardCore framework architecture. Users must have the .NET runtime installed to execute the scaffolding generators and the Playwright dependency to perform browser-based testing on the generated content management features.