什么是 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