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