·shopify-functions
</>

shopify-functions

Build backend logic with Shopify Functions. Use this skill for creating custom discounts, delivery customization, payment customization, cart and checkout validation, and order routing. Functions run on Shopify's infrastructure using WebAssembly. Supports Rust and JavaScript.

5Installs·0Trend·@dragnoir

Installation

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

How to Install shopify-functions

Quickly install shopify-functions AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dragnoir/shopify-agent-skills --skill shopify-functions
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dragnoir/shopify-agent-skills.

SKILL.md

View raw

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 |

Build backend logic with Shopify Functions. Use this skill for creating custom discounts, delivery customization, payment customization, cart and checkout validation, and order routing. Functions run on Shopify's infrastructure using WebAssembly. Supports Rust and JavaScript. Source: dragnoir/shopify-agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dragnoir/shopify-agent-skills --skill shopify-functions
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from dragnoir/shopify-agent-skills

Quick answers

What is shopify-functions?

Build backend logic with Shopify Functions. Use this skill for creating custom discounts, delivery customization, payment customization, cart and checkout validation, and order routing. Functions run on Shopify's infrastructure using WebAssembly. Supports Rust and JavaScript. Source: dragnoir/shopify-agent-skills.

How do I install shopify-functions?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dragnoir/shopify-agent-skills --skill shopify-functions Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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