Skip to main content
Shopify
GitHub creator profile

Shopify

Repository-level view of 52 collected skills across 14 GitHub repositories.

skills collected
52
repositories
14
updated
Aug 8, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

shopify-admin
software-developers

Write or explain **Admin GraphQL** queries and mutations for apps and integrations that extend the Shopify admin. Use when the user wants to **understand, design, or generate** the operation itself—even before deciding how to run it. Do **not** choose `admin`…

Aug 5, 2026
shopify-app-store-review
software-quality-assurance-analysts-and-testers

Run a pre-submission compliance check against your Shopify app's codebase. Reviews App Store requirements and surfaces likely issues before you submit for official review.

Aug 5, 2026
shopify-custom-data
software-developers

MUST be used first when prompts mention Metafields or Metaobjects. Use Metafields and Metaobjects to model and store custom data for your app. Metafields extend built-in Shopify data types like products or customers, Metaobjects are custom data types that can…

Aug 5, 2026
shopify-customer
software-developers

The Customer Account API allows customers to access their own data including orders, payment methods, and addresses.

Aug 5, 2026
shopify-dev
software-developers

Search Shopify developer documentation across all APIs. Use only when no API-specific skill applies.

Aug 5, 2026
shopify-functions
software-developers

Shopify Functions allow developers to customize the backend logic that powers parts of Shopify. Available APIs: Discount, Cart and Checkout Validation, Cart Transform, Pickup Point Delivery Option Generator, Delivery Customization, Fulfillment Constraints,…

Aug 5, 2026
shopify-hydrogen
software-developers

Hydrogen storefront implementation cookbooks. Some of the available recipes are: B2B Commerce, Bundles, Combined Listings, Custom Cart Method, Dynamic Content with Metaobjects, Express Server, Google Tag Manager Integration, Infinite Scroll, Legacy Customer…

Aug 5, 2026
shopify-liquid
software-developers

Liquid is an open-source templating language created by Shopify. It is the backbone of Shopify themes and is used to load dynamic content on storefronts. Keywords: liquid, theme, shopify-theme, liquid-component, liquid-block, liquid-section, liquid-snippet,…

Aug 5, 2026
Showing 8 of 21 collected skills.
fix-github-issue
software-developers

Full workflow for fixing a GitHub issue - understand the problem, reproduce, diagnose root cause, fix, test on iOS/Android simulators, review, and raise a PR

Jul 7, 2026
triage-issue
software-developers

Triage a GitHub issue — classify priority (P0/P1/P2), search for duplicates, and apply labels.

Jul 7, 2026
review-and-test
software-quality-assurance-analysts-and-testers

Review a FlashList PR or branch, run unit tests, test on iOS simulator, and verify RTL/LTR behavior. Shared context with fix-github-issue skill.

Mar 27, 2026
agent-device
software-quality-assurance-analysts-and-testers

Interact with iOS simulator or Android emulator/device using snapshot-based coordinates. Uses accessibility tree snapshots for precise element targeting, with screenshot verification as fallback. Use when navigating the app on a simulator/emulator.

Mar 24, 2026
analyze-feedback
software-developers

Analyze agent feedback artifacts from GitHub Actions workflow runs, extract actionable learnings, and incorporate them into skill files and CLAUDE.md. Tracks scan progress to avoid re-processing.

Mar 24, 2026
raise-pr
software-developers

Create a GitHub PR for FlashList. Ensures no AI/Claude attribution in commits or PR body, follows repo conventions for title, description, and test plan.

Mar 24, 2026
upgrade-react-native
software-developers

Upgrade the React Native fixture app to a new version. Covers JS deps, Android (Gradle, Kotlin, SDK), iOS (Podfile, pbxproj), Metro config, and third-party libraries.

Mar 2, 2026
Showing 12 of 14 repositories