·shop-theme-development
</>

shop-theme-development

Bagisto 的商店主题开发。在创建自定义店面主题、修改商店布局、构建主题包或在应用程序面向客户的方面使用 Vite 支持的资产时激活。

18安装·2热度·@bagisto

安装

$npx skills add https://github.com/bagisto/agent-skills --skill shop-theme-development

如何安装 shop-theme-development

通过命令行快速安装 shop-theme-development AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/bagisto/agent-skills --skill shop-theme-development
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:bagisto/agent-skills。

SKILL.md

查看原文

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-development
分类
</>开发工具
认证
收录时间
2026-03-06
更新时间
2026-03-10

Browse more skills from bagisto/agent-skills

快速解答

什么是 shop-theme-development?

Bagisto 的商店主题开发。在创建自定义店面主题、修改商店布局、构建主题包或在应用程序面向客户的方面使用 Vite 支持的资产时激活。 来源:bagisto/agent-skills。

如何安装 shop-theme-development?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/bagisto/agent-skills --skill shop-theme-development 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/bagisto/agent-skills