byshopify· 21 skills
Use for custom storefronts requiring direct GraphQL queries/mutations for data fetching and cart operations. Choose this when you need full control over data fetching and rendering your own UI. NOT for Web Components - if the prompt mentions HTML tags like <shopify-store>, <shopify-cart>, use storefront-web-components instead.
$npx -y skills add shopify/shopify-ai-toolkit --skill shopify-storefront-graphqlInstalls into the current project.
Run `npx skills use "https://github.com/shopify/shopify-ai-toolkit" --skill "shopify/shopify-ai-toolkit/shopify-storefront-graphql"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/shopify/shopify-ai-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/shopify/shopify-ai-toolkit"` and select the relevant skills, then follow their instructions.