---
title: Extending with Skills
description: Agent-ready skills for extending your Shopify storefront.
type: overview
prerequisites:
  - /docs/getting-started
---

# Extending with Skills



Skills are agent-ready guides that transform your storefront. Run them with Claude Code or follow along manually.

<Cards>
  <Card title="Build with Vercel Shop" href="/docs/skills/build-shop">
    Build or adapt Shopify storefronts with source-backed Vercel Shop patterns.
  </Card>

  <Card title="Update Vercel Shop" href="/docs/skills/update-shop">
    Audit drift and roll newer template changes into an existing storefront.
  </Card>

  <Card title="Shopify GraphQL Integration" href="/docs/skills/shopify-graphql-reference">
    Apply Vercel Shop conventions after Shopify AI Toolkit validates an operation.
  </Card>

  <Card title="Shopify Markets" href="/docs/skills/enable-shopify-markets">
    Add regional locale routing and Shopify-localized commerce context.
  </Card>

  <Card title="Shopify Menus" href="/docs/skills/enable-shopify-menus">
    Replace hardcoded nav and footer with Shopify-powered menus, plus optional megamenu.
  </Card>
</Cards>


---

For a semantic overview of all documentation, see [/sitemap.md](/sitemap.md)

For an index of all available documentation, see [/llms.txt](/llms.txt)

For agent-facing discovery, including API and MCP surfaces, see [/agents.md](/agents.md)