什么是 shopify-functions?
使用 Shopify Functions 构建后端逻辑。使用此技能来创建自定义折扣、交付自定义、付款自定义、购物车和结帐验证以及订单路由。函数使用 WebAssembly 在 Shopify 的基础设施上运行。支持 Rust 和 JavaScript。 来源:dragnoir/shopify-agent-skills。
使用 Shopify Functions 构建后端逻辑。使用此技能来创建自定义折扣、交付自定义、付款自定义、购物车和结帐验证以及订单路由。函数使用 WebAssembly 在 Shopify 的基础设施上运行。支持 Rust 和 JavaScript。
通过命令行快速安装 shopify-functions AI 技能到你的开发环境
来源:dragnoir/shopify-agent-skills。
Functions are serverless WebAssembly modules that extend Shopify's backend logic. They:
| Discounts | Product, order, and shipping discounts | | Delivery Customization | Rename, reorder, hide shipping options | | Payment Customization | Filter, reorder payment methods | | Cart & Checkout Validation | Block checkout with errors | | Order Routing | Control fulfillment locations | | Cart Transform | Modify cart contents |
| shopify app generate extension | Create function | | shopify app function run | Test locally | | shopify app function typegen | Generate types | | shopify app deploy | Deploy function |
使用 Shopify Functions 构建后端逻辑。使用此技能来创建自定义折扣、交付自定义、付款自定义、购物车和结帐验证以及订单路由。函数使用 WebAssembly 在 Shopify 的基础设施上运行。支持 Rust 和 JavaScript。 来源:dragnoir/shopify-agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/dragnoir/shopify-agent-skills --skill shopify-functions使用 Shopify Functions 构建后端逻辑。使用此技能来创建自定义折扣、交付自定义、付款自定义、购物车和结帐验证以及订单路由。函数使用 WebAssembly 在 Shopify 的基础设施上运行。支持 Rust 和 JavaScript。 来源:dragnoir/shopify-agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dragnoir/shopify-agent-skills --skill shopify-functions 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dragnoir/shopify-agent-skills