niccos-shopify-workspace
- 9 skills
- 0 followers
- 17 hours ago last updated
- ▌ App Shopify App API Patterns · niccos-shopify-workspaceFrontend-backend communication patterns in Shopify Remix apps. Use when adding pages that need backend data, creating data mutations, using loaders and actions, handling authenticated requests, or managing session and authentication in routes.
- ▌ App Shopify Admin GRAPHQL · niccos-shopify-workspaceExecute Shopify Admin API calls via GraphQL in Shopify Remix apps. Use when querying or mutating Shopify data (customers, orders, products, shop, segments, subscriptions), when writing GraphQL for the Admin API, or when handling throttling and retries.
- ▌ Theme Shopify CSS Guidelines · niccos-shopify-workspaceCSS naming conventions (BEM), nesting rules, and encapsulation guidelines for Shopify themes. Use when writing CSS for Shopify theme sections.
- ▌ App Shopify Built For Shopify · niccos-shopify-workspaceEnforces Built for Shopify (BFS) quality standards during Shopify app development. Use when building, reviewing, or auditing Shopify apps for BFS compliance, or when the user mentions Built for Shopify, BFS, app quality, or app store requirements.
- ▌ Theme Shopify Liquid Templates · niccos-shopify-workspaceLiquid template best practices for Shopify themes - snippets, logic, image handling, and SVG usage. Use when writing or modifying Liquid templates in Shopify themes.
- ▌ Theme Shopify Section Structure · niccos-shopify-workspace bundleShopify theme section structure, file organization, and schema requirements. Use when creating or modifying Shopify theme sections.
- ▌ Theme Shopify HTML Data Comments · niccos-shopify-workspaceHTML structure, data attributes, and commenting guidelines for Shopify themes. Use when structuring HTML markup and adding comments to Shopify theme code.
- ▌ App Shopify Polaris Web Components · niccos-shopify-workspaceUse Shopify Polaris Web Components (s-* custom elements) for App Home UI. Use when building App Home surfaces (not embedded apps), designing UI with s-page, s-section, s-stack, s-box, s-button, and other s-* components. Do not use @shopify/polaris React - App Home requires Web Components.
- ▌ Theme Shopify Javascript Standards · niccos-shopify-workspaceJavaScript standards for Shopify themes - custom elements, file structure, and best practices. Use when writing JavaScript for Shopify theme sections.