Loading...
Loading...
Found 126 Skills
Provide expert guidance on Shopify e-commerce platform. Advises on store setup, products, customization, and optimization.
Best practices for building with Gadget. Use when developers need guidance on models, actions, routes, access control, Shopify/BigCommerce integrations, frontend patterns, API usage, permissions, or framework decisions. Triggers "model", "action", "route", "permission", "access control", "multi-tenancy", "Shopify", "BigCommerce", "frontend", "API client", "filter", "pagination", "webhook", "background job"
Implement WCAG 2.2 accessibility patterns in Shopify Liquid themes. Covers e-commerce-specific components including product cards, carousels, cart drawers, price display, forms, filters, and modals. Use when building accessible theme components, fixing accessibility issues, or reviewing ARIA patterns in .liquid files.
When the user wants to run paid ads within directories or marketplaces. Also use when the user mentions "Taaft ads," "Shopify App Store ads," "G2 sponsored," "Capterra ads," "directory ads," "marketplace ads," "paid listing," "sponsored listing," or "directory promotion."
Complete skill for the Analyzify Shopify analytics and tracking app. Covers all Analyzify MCP features and workflows. Trigger when the user wants to: check store info, view workspace details, query Google Analytics 4 data, run GA4 reports, check GA4 traffic, query Google Search Console data, view search performance, top queries, query Google Ads campaigns and performance, view ad spend and ROAS, access Shopify store data via Admin API, list products, collections, orders, query historical analytics reports, campaign attribution, traffic trends, check connected accounts, view API key capabilities, or any Analyzify-related task. Covers questions like: "what is my store", "what is my space ID", "show my GA4 traffic", "top search queries this week", "how are my Google Ads performing", "list my products", "show campaign attribution", "compare organic vs paid traffic", "what accounts are connected", "what plan am I on", "show my store dashboard", "daily sessions this month". All operations use MCP tools: execute_graphql, execute_report_graphql, introspect_schema, introspect_report_schema.
Best practices for using Prisma ORM with Remix and Shopify (2025-2026 Edition). Covers schema design, migrations, and performance.
CSS, JavaScript, and HTML coding standards for Shopify Liquid themes. Covers BEM naming inside stylesheet tags, design tokens, CSS custom properties, Web Components for themes, defensive CSS, and progressive enhancement. Use when writing CSS/JS/HTML in .liquid files or theme asset files.
Comprehensive code investigation and audit tool. Discovers all project features, then dispatches parallel subagents to analyze issues, risks, dead code, missing functionality, and redundancies. Produces a prioritized risk report. Use this skill when the user asks to "investigate code", "audit project", "find risks", "check code quality", "analyze codebase", "what's wrong with this code", "project health check", "code review entire project", "find dead code", "find redundant code", or any request for a thorough codebase analysis.
Generate and maintain changelogs following Keep a Changelog format. Analyzes git commits, categorizes changes, and produces well-structured release notes.
Update the project README.md with comprehensive documentation based on the current codebase state. Use when the README needs updating or is outdated.
Guide for publishing packages to the npm registry. Use this skill when the user wants to publish a new package, release a new version, or manage npm package configurations.
Best practices and guidelines for TypeScript (2025-2026 Edition), focusing on TS 5.x+, modern type safety, and performance.