Skills Registry
Curated skills for Claude Code
First-party skills you can drop into any project. Each is a single SKILL.md Claude reads automatically. Add any one with a single command.
Shopify11
- ★
luxury-storefront-aesthetic
v1.0.0Give a Shopify storefront an editorial, high-fashion feel inspired by houses like Louis Vuitton — restrained palette, generous negative space, refined typography, full-bleed imagery, and quiet motion. Trigger when the brief calls for luxury, editorial, premium, or fashion.
shopifydesignluxuryeditorialcss - ★
shopify-cli-workflow
v1.0.0Connect a theme to a real Shopify store with the Shopify CLI and run the build loop — authenticate, live-preview with hot reload, lint, and push. Trigger before building or editing any theme, or when previewing/deploying to a store.
shopifyclithemeworkflowdeploy - ★
shopify-theme-architect
v1.0.0Scaffold a complete Online Store 2.0 theme from scratch — directory layout, theme.liquid, settings_schema, and JSON templates wired to sections. Trigger when starting a new theme or restructuring one to be sections-everywhere.
shopifythemearchitecturescaffold liquid-conventions
v1.0.0Write idiomatic, performant Liquid for Shopify themes. Trigger when authoring or reviewing .liquid templates, snippets, or sections.
shopifyliquidshopify-collection-page
v1.0.0Build a refined Shopify collection page — editorial banner, a calm responsive product grid, filtering and sorting from the Storefront Filtering API, and quiet pagination. Trigger when building the collection template or product listing pages.
shopifycollectionplpfilteringthemeshopify-global-nav
v1.0.0Build a persistent luxury header and footer for a Shopify theme — transparent-over-hero sticky header, refined mega-menu from linklists, and a quiet multi-column footer. Trigger when building site chrome, navigation, header, or footer.
shopifynavigationheaderfooterthemeshopify-home-page
v1.0.0Compose a luxury Shopify home page from editorial sections — full-bleed hero, editorial split, featured product grid, and a lookbook/marquee — each a configurable OS 2.0 section. Trigger when building the index template or home page sections.
shopifyhomesectionsthemeshopify-metafields
v0.2.0Model and surface Shopify metafields and metaobjects in a theme. Trigger when adding custom content or connecting dynamic sources in the theme editor.
shopifymetafieldsthemeshopify-product-page
v1.0.0Build a luxury Shopify product detail page (PDP) — full-height gallery, a quiet buy box with variant selection, a details accordion, and related products. Trigger when building the product template or PDP.
shopifyproductpdpthemeshopify-theme-check
v0.3.0Lint a Shopify theme with Theme Check and fix the findings. Trigger before committing theme changes or when asked to validate a theme.
shopifythemelintingshopify-theme-section
v1.0.0Scaffold a Shopify theme section with a proper {% schema %}, settings, and blocks. Trigger when building or editing sections in an Online Store 2.0 theme.
shopifyliquidtheme
Git & GitHub2
- ★
conventional-commits
v1.0.0Write commit messages in the Conventional Commits format. Trigger when composing a git commit, squashing, or writing a changelog entry.
gitworkflow pr-description
v0.2.0Draft a clear pull request description from the current diff. Trigger when opening a PR or asked to summarize a branch of changes.
gitgithubwriting