orchardcore-module-creator
Installation
SKILL.md
OrchardCore Module Creator
This skill guides you through creating new OrchardCore modules following project conventions.
Prerequisites
- OrchardCore repository at
D:\orchardcore - .NET SDK 10.0+ installed
Module Creation Workflow
Step 1: Determine Module Type
What kind of module are you creating?
Related skills
More from orchardcms/orchardcore
orchardcore-tester
Tests OrchardCore CMS features through browser automation. Use when the user needs to build, run, setup, or test OrchardCore functionality including admin features, content management, media library, and module testing.
24orchardcore-theme-creator
Creates new OrchardCore themes with proper structure, manifest, layouts, and assets. Use when the user needs to create a new theme, customize layouts, or set up frontend assets.
23