·shopify-functions
</>

shopify-functions

使用 Shopify Functions 构建后端逻辑。使用此技能来创建自定义折扣、交付自定义、付款自定义、购物车和结帐验证以及订单路由。函数使用 WebAssembly 在 Shopify 的基础设施上运行。支持 Rust 和 JavaScript。

5安装·0热度·@dragnoir

安装

$npx skills add https://github.com/dragnoir/shopify-agent-skills --skill shopify-functions

如何安装 shopify-functions

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

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

来源:dragnoir/shopify-agent-skills。

SKILL.md

查看原文

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

Browse more skills from dragnoir/shopify-agent-skills

快速解答

什么是 shopify-functions?

使用 Shopify Functions 构建后端逻辑。使用此技能来创建自定义折扣、交付自定义、付款自定义、购物车和结帐验证以及订单路由。函数使用 WebAssembly 在 Shopify 的基础设施上运行。支持 Rust 和 JavaScript。 来源:dragnoir/shopify-agent-skills。

如何安装 shopify-functions?

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

这个 Skill 的源码在哪?

https://github.com/dragnoir/shopify-agent-skills