shop-theme-development とは?
Bagistoでのショップテーマ開発。カスタム店頭テーマの作成、店舗レイアウトの変更、テーマ パッケージの構築、またはアプリケーションの顧客側で Vite を利用したアセットを操作するときにアクティブになります。 ソース: bagisto/agent-skills。
Bagistoでのショップテーマ開発。カスタム店頭テーマの作成、店舗レイアウトの変更、テーマ パッケージの構築、またはアプリケーションの顧客側で Vite を利用したアセットを操作するときにアクティブになります。
コマンドラインで shop-theme-development AI スキルを開発環境にすばやくインストール
ソース: bagisto/agent-skills。
Shop theme development in Bagisto involves creating custom storefront themes packaged as Laravel packages. The end result is a self-contained package that can be distributed and maintained independently.
| Theme Configuration | Defines available themes | config/themes.php | | Views Path | Blade template files | Defined in theme config | | Assets Path | CSS, JS, images | Defined in theme config | | Theme Middleware | Resolves active theme | packages/Webkul/Shop/src/Http/Middleware/Theme.php |
| Theme Facade | Manages theme operations | packages/Webkul/Theme/src/Themes.php |
Bagistoでのショップテーマ開発。カスタム店頭テーマの作成、店舗レイアウトの変更、テーマ パッケージの構築、またはアプリケーションの顧客側で Vite を利用したアセットを操作するときにアクティブになります。 ソース: bagisto/agent-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/bagisto/agent-skills --skill shop-theme-developmentBagistoでのショップテーマ開発。カスタム店頭テーマの作成、店舗レイアウトの変更、テーマ パッケージの構築、またはアプリケーションの顧客側で Vite を利用したアセットを操作するときにアクティブになります。 ソース: bagisto/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/bagisto/agent-skills --skill shop-theme-development インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/bagisto/agent-skills