Skill · em Construir backend e dados

shopify-development

Build Shopify apps, extensions, themes using GraphQL Admin API, Shopify CLI, Polaris UI, and Liquid. TRIGGER: "shopify", "shopify app", "checkout extension", "admin extension", "POS extension", "shopify theme", "liquid template", "polaris", "shopify graphql", "shopify webhook", "shopify billing",…

Procedência

Antes de instalar

10 arquivos · 80,2 KB · inclui 3 scripts que executam: scripts/shopify_graphql.py, scripts/shopify_init.py, scripts/tests/test_shopify_init.py

Instalar na sua CLI

O comando baixa a versão fixada (commit 57f899e) direto da origem, para a pasta que a CLI lê. Precisa de curl (macOS e Linux); no Windows não há comando, porque o Rook Labs é para macOS.

Claude Code

Neste projeto: instala em .claude/skills/shopify-development/.

d=".claude/skills/shopify-development"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/web-development/shopify-development"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/README.md" "$u/README.md" \
  -o "$d/references/app-development.md" "$u/references/app-development.md" \
  -o "$d/references/extensions.md" "$u/references/extensions.md" \
  -o "$d/references/themes.md" "$u/references/themes.md" \
  -o "$d/scripts/.gitignore" "$u/scripts/.gitignore" \
  -o "$d/scripts/requirements.txt" "$u/scripts/requirements.txt" \
  -o "$d/scripts/shopify_graphql.py" "$u/scripts/shopify_graphql.py" \
  -o "$d/scripts/shopify_init.py" "$u/scripts/shopify_init.py" \
  -o "$d/scripts/tests/test_shopify_init.py" "$u/scripts/tests/test_shopify_init.py" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Global: instala em ~/.claude/skills/shopify-development/.

d="$HOME/.claude/skills/shopify-development"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/web-development/shopify-development"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/README.md" "$u/README.md" \
  -o "$d/references/app-development.md" "$u/references/app-development.md" \
  -o "$d/references/extensions.md" "$u/references/extensions.md" \
  -o "$d/references/themes.md" "$u/references/themes.md" \
  -o "$d/scripts/.gitignore" "$u/scripts/.gitignore" \
  -o "$d/scripts/requirements.txt" "$u/scripts/requirements.txt" \
  -o "$d/scripts/shopify_graphql.py" "$u/scripts/shopify_graphql.py" \
  -o "$d/scripts/shopify_init.py" "$u/scripts/shopify_init.py" \
  -o "$d/scripts/tests/test_shopify_init.py" "$u/scripts/tests/test_shopify_init.py" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Codex

Neste projeto: instala em .agents/skills/shopify-development/.

d=".agents/skills/shopify-development"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/web-development/shopify-development"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/README.md" "$u/README.md" \
  -o "$d/references/app-development.md" "$u/references/app-development.md" \
  -o "$d/references/extensions.md" "$u/references/extensions.md" \
  -o "$d/references/themes.md" "$u/references/themes.md" \
  -o "$d/scripts/.gitignore" "$u/scripts/.gitignore" \
  -o "$d/scripts/requirements.txt" "$u/scripts/requirements.txt" \
  -o "$d/scripts/shopify_graphql.py" "$u/scripts/shopify_graphql.py" \
  -o "$d/scripts/shopify_init.py" "$u/scripts/shopify_init.py" \
  -o "$d/scripts/tests/test_shopify_init.py" "$u/scripts/tests/test_shopify_init.py" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Global: instala em ~/.agents/skills/shopify-development/.

d="$HOME/.agents/skills/shopify-development"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/web-development/shopify-development"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/README.md" "$u/README.md" \
  -o "$d/references/app-development.md" "$u/references/app-development.md" \
  -o "$d/references/extensions.md" "$u/references/extensions.md" \
  -o "$d/references/themes.md" "$u/references/themes.md" \
  -o "$d/scripts/.gitignore" "$u/scripts/.gitignore" \
  -o "$d/scripts/requirements.txt" "$u/scripts/requirements.txt" \
  -o "$d/scripts/shopify_graphql.py" "$u/scripts/shopify_graphql.py" \
  -o "$d/scripts/shopify_init.py" "$u/scripts/shopify_init.py" \
  -o "$d/scripts/tests/test_shopify_init.py" "$u/scripts/tests/test_shopify_init.py" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Antigravity

Neste projeto: instala em .agents/skills/shopify-development/.

d=".agents/skills/shopify-development"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/web-development/shopify-development"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/README.md" "$u/README.md" \
  -o "$d/references/app-development.md" "$u/references/app-development.md" \
  -o "$d/references/extensions.md" "$u/references/extensions.md" \
  -o "$d/references/themes.md" "$u/references/themes.md" \
  -o "$d/scripts/.gitignore" "$u/scripts/.gitignore" \
  -o "$d/scripts/requirements.txt" "$u/scripts/requirements.txt" \
  -o "$d/scripts/shopify_graphql.py" "$u/scripts/shopify_graphql.py" \
  -o "$d/scripts/shopify_init.py" "$u/scripts/shopify_init.py" \
  -o "$d/scripts/tests/test_shopify_init.py" "$u/scripts/tests/test_shopify_init.py" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Global: instala em ~/.gemini/antigravity-cli/skills/shopify-development/.

d="$HOME/.gemini/antigravity-cli/skills/shopify-development"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/web-development/shopify-development"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/README.md" "$u/README.md" \
  -o "$d/references/app-development.md" "$u/references/app-development.md" \
  -o "$d/references/extensions.md" "$u/references/extensions.md" \
  -o "$d/references/themes.md" "$u/references/themes.md" \
  -o "$d/scripts/.gitignore" "$u/scripts/.gitignore" \
  -o "$d/scripts/requirements.txt" "$u/scripts/requirements.txt" \
  -o "$d/scripts/shopify_graphql.py" "$u/scripts/shopify_graphql.py" \
  -o "$d/scripts/shopify_init.py" "$u/scripts/shopify_init.py" \
  -o "$d/scripts/tests/test_shopify_init.py" "$u/scripts/tests/test_shopify_init.py" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Peça ao Rook

Já usa o Rook Labs? Cole no chat do Rook: instale a skill https://rooklabs.sh/marketplace/cct.shopify-development

Prévia do SKILL.md

---
name: shopify-development
description: |
  Build Shopify apps, extensions, themes using GraphQL Admin API, Shopify CLI, Polaris UI, and Liquid.
  TRIGGER: "shopify", "shopify app", "checkout extension", "admin extension", "POS extension",
  "shopify theme", "liquid template", "polaris", "shopify graphql", "shopify webhook",
  "shopify billing", "app subscription", "metafields", "shopify functions"
---

# Shopify Development Skill

Use this skill when the user asks about:

- Building Shopify apps or extensions
- Creating checkout/admin/POS UI customizations
- Developing themes with Liquid templating
- Integrating with Shopify GraphQL or REST APIs
- Implementing webhooks or billing
- Working with metafields or Shopify Functions

---

## ROUTING: What to Build

**IF user wants to integrate external services OR build merchant tools OR charge for features:**
→ Build an **App** (see `references/app-development.md`)

**IF user wants to customize checkout OR add admin UI OR create POS actions OR implement discount rules:**
→ Build an **Extension** (see `references/extensions.md`)

**IF user wants to customize storefront design OR modify product/collection pages:**
→ Build a **Theme** (see `references/themes.md`)

**IF user needs both backend logic AND storefront UI:**
→ Build **App + Theme Extension** combination

---

## Shopify CLI Commands
…

Ver todo o marketplace