hyva-create-module
OfficialScaffold Magento 2 modules quickly and reliably.
System Documentation
What problem does it solve?
This Skill automates scaffolding of Magento 2 modules by generating boilerplate files under app/code/{Vendor}/{Module}, including registration.php, composer.json, and etc/module.xml, to reduce manual setup and ensure consistency.
Core Features & Use Cases
- Automates module scaffolding: creates app/code/{Vendor}/{Module}, with registration.php, composer.json, and etc/module.xml templates.
- Configurable dependencies: injects dependencies into module.xml and composer.json as provided.
- Interoperates with other skills: can be invoked by other Hyva skills to scaffold modules for Hyva projects.
Quick Start
Invoke the hyva-create-module skill with vendor: "Acme", module: "CmsComponents" and, optionally, dependencies and composer_require. After execution, verify the new module structure under app/code/Acme/CmsComponents with boilerplate files. If you want to apply Magento setup, run bin/magento setup:upgrade using the hyva-exec-shell-cmd skill.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hyva-create-module Download link: https://github.com/hyva-themes/hyva-ai-tools/archive/main.zip#hyva-create-module Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.