·hyva-create-module
</>

hyva-create-module

hyva-themes/hyva-ai-tools

app/code/ に新しい Magento 2 モジュールを作成します。このスキルは、ユーザーがモジュールの作成、新しいモジュールのスキャフォールディング、モジュールのボイラープレートの生成、またはカスタム モジュールのセットアップを行う場合に使用する必要があります。構成可能な依存関係を使用して、registration.php、composer.json、module.xml の生成を処理します。トリガーフレーズには、「モジュールの作成」、「新しいモジュール」、「足場モジュール」、「モジュールの生成」などがあります。

11インストール·3トレンド·@hyva-themes

インストール

$npx skills add https://github.com/hyva-themes/hyva-ai-tools --skill hyva-create-module

SKILL.md

This utility skill creates new Magento 2 modules in app/code/. It is designed to be called by other skills that need module scaffolding.

Command execution: For commands that need to run inside the development environment (e.g., bin/magento), use the hyva-exec-shell-cmd skill to detect the environment and determine the appropriate command wrapper.

| vendor | Yes | Vendor name in PascalCase (e.g., Acme) | | module | Yes | Module name in PascalCase (e.g., CustomFeature) | | description | No | Module description for composer.json (default: "[Vendor] [Module] module") | | dependencies | No | Array of module dependencies for in module.xml |

app/code/ に新しい Magento 2 モジュールを作成します。このスキルは、ユーザーがモジュールの作成、新しいモジュールのスキャフォールディング、モジュールのボイラープレートの生成、またはカスタム モジュールのセットアップを行う場合に使用する必要があります。構成可能な依存関係を使用して、registration.php、composer.json、module.xml の生成を処理します。トリガーフレーズには、「モジュールの作成」、「新しいモジュール」、「足場モジュール」、「モジュールの生成」などがあります。 ソース: hyva-themes/hyva-ai-tools。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/hyva-themes/hyva-ai-tools --skill hyva-create-module
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

hyva-create-module とは?

app/code/ に新しい Magento 2 モジュールを作成します。このスキルは、ユーザーがモジュールの作成、新しいモジュールのスキャフォールディング、モジュールのボイラープレートの生成、またはカスタム モジュールのセットアップを行う場合に使用する必要があります。構成可能な依存関係を使用して、registration.php、composer.json、module.xml の生成を処理します。トリガーフレーズには、「モジュールの作成」、「新しいモジュール」、「足場モジュール」、「モジュールの生成」などがあります。 ソース: hyva-themes/hyva-ai-tools。

hyva-create-module のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/hyva-themes/hyva-ai-tools --skill hyva-create-module インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/hyva-themes/hyva-ai-tools