Repository inventory

jeffallan/claude-skills

Skills indexed from this repository, with install-style signals scoped to the repo.
34 skills3.7K GitHub stars0 weekly installsHTMLGitHubOwner profile

Overview

This skill encapsulates a senior Shopify developer role for building high-performing stores, headless storefronts, and custom apps. It focuses on Liquid theme development, Storefront API usage, checkout extensibility, and conversion-focused performance tuning. Use it to produce concrete code, file structures, and deployment-ready configurations for Shopify projects.

How this skill works

I analyze requirements to choose between a theme, headless storefront, or app-driven approach, then produce an architecture, file structure, and implementation plan. I generate Liquid 2.0 templates, Storefront API GraphQL queries (2024-10+), and TypeScript app code with proper types and App Bridge integration. I include performance optimizations, metafield handling, security constraints, and testing/deployment steps for Shopify CLI and sandboxed checkout extensions.

When to use it

  • Building or customizing Shopify themes using Liquid 2.0
  • Creating headless storefronts with Hydrogen or custom React frontends
  • Developing embedded Shopify apps with OAuth, webhooks, and TypeScript
  • Implementing checkout UI extensions or Shopify Functions for custom flows
  • Optimizing theme performance, images, and conversion funnels
  • Integrating third-party services or building Shopify Plus merchant solutions

Best practices

  • Follow Shopify theme architecture and CLI workflows; provide a complete file tree
  • Use Storefront API 2024-10+ and paginate / rate-limit requests to avoid throttling
  • Implement metafields and metaobjects properly; never store unencrypted sensitive data
  • Optimize images with Shopify CDN filters and aim for sub-2s load times
  • Use TypeScript for app code, App Bridge for embedded apps, and robust API error handling
  • Test checkout extensions in a sandbox and avoid deploying untested custom checkout logic

Example use cases

  • Deliver a new Dawn-based theme with custom product sections, metaobject-driven templates, and performance budget
  • Build a headless React storefront using Storefront API, GraphQL fragments, and server-side rendering
  • Create an embedded app with OAuth, webhooks, and Admin API interactions using TypeScript and App Bridge
  • Implement a Shopify Function to modify discounts at checkout and a Checkout UI extension for an enhanced UI
  • Migrate a merchant to Shopify Plus with custom checkout flows, analytics, and performance remediation

FAQ

Use Storefront API 2024-10 or newer and design queries to minimize points and respect rate limits.

How should I handle metafields and sensitive data?

Store structured data in metafields/metaobjects, never put unencrypted sensitive data there, and follow GDPR guidelines for customer data.

34 skills

shopify-expert
Api

This skill helps you build Shopify themes, apps, and headless storefronts with Liquid, Storefront API, and optimized checkout flows.

BackendFrontendFullstackPerformance+1
nestjs-expert
Api

This skill helps you design and implement modular NestJS backends with DI, DTOs, guards, and TypeORM or Prisma integration.

BackendCode ReviewDatabaseDevops+2
flutter-expert
Debugging

This skill helps you design and optimize Flutter 3+ apps with const widgets, Riverpod, GoRouter, and platform-specific implementations for high performance.

FrontendFullstackPerformanceTesting+1
golang-pro
Api

This skill helps you build idiomatic, high-performance Go microservices and concurrent applications with generics, gRPC, and robust testing.

BackendCloudPerformanceTesting+1
javascript-pro
Backend

This skill helps you build modern ES2023+ vanilla JavaScript apps, optimize performance, and implement robust async patterns across modules and Node.js.

Code ReviewFrontendFullstackPerformance+2
code-reviewer
Backend

This skill acts as a seasoned code reviewer, delivering actionable feedback on correctness, security, and maintainability to improve PR quality.

Code ReviewFullstackRefactorSecurity+2
django-expert
Api

This skill helps you design, optimize, and secure Django REST APIs with Django 5.0, DRF, and ORM best practices.

BackendCode ReviewDatabasePerformance+3
prompt-engineer
Ai

This skill designs and evaluates prompts to maximize LLM performance, reducing tokens and latency while ensuring reliability across tasks.

DevopsPlanningProductivityResearch+3
rag-architect
Ai

This skill helps design and optimize retrieval-augmented generation systems with vector databases, chunking, and evaluation for reliable knowledge grounding.

AnalyticsBackendDataDatabase+3
rails-expert
Backend

This skill acts as a senior Rails expert to optimize Rails 7+ apps, Hotwire, and background jobs with best practices and maintainable patterns.

Code ReviewDebuggingFullstackPerformance+3
fine-tuning-expert
Ai

This skill helps you optimize large language model fine-tuning using parameter-efficient methods, dataset validation, and production deployment.

AnalyticsDataDebuggingDevops+3
ml-pipeline
Ai

This skill helps you design and operate production-grade ML pipelines, orchestrating training, feature stores, and experiment tracking for reliable ML

AnalyticsAutomationCloudData+2
salesforce-developer
Backend

This skill helps you build scalable Salesforce apps by applying Apex, LWC, and DX best practices, optimizing queries, and handling governor limits.

Ci CdDevopsFrontendFullstack+3
monitoring-expert
Analytics

This skill helps you design and implement comprehensive monitoring, logging, metrics, and alerting systems for reliable production observability.

BackendDevopsMonitoringObservability+2
feature-forge
Docs

This skill helps you define new features, gather requirements, and write precise EARS-based specs with thorough validation and planning.

PlanningProductSecurityWriting+1
atlassian-mcp
Api

This skill helps you integrate Atlassian MCP for Jira and Confluence, enabling secure automation, queries, and documentation sync across tools.

AutomationDevopsSecurityHtml
embedded-systems
Code Review

This skill helps you develop compact, power-efficient firmware for ARM Cortex-M and ESP32 with RTOS, optimizing timing, memory, and reliability.

DebuggingPerformanceScriptingTesting+1
kotlin-specialist
Api

This skill helps you design and implement robust Kotlin applications with coroutines, Flow, and multiplatform patterns across Android, server, and libraries.

BackendDebuggingFullstackPerformance+2
pandas-pro
Analytics

This skill acts as a senior pandas pro to optimize data cleaning, transformation, and analysis with vectorized, memory-efficient operations for large

DataPerformanceHtml
dotnet-core-expert
Api

This skill helps you build scalable .NET 8 minimal APIs and clean architecture apps with CQRS, EF Core, and security.

BackendCloudDatabasePerformance+3
debugging-wizard
Backend

This skill helps you systematically diagnose and resolve errors by reproducing, isolating, hypothesizing, and testing fixes with thorough evidence and

Ci CdDebuggingFullstackTesting+1
graphql-architect
Api

This skill helps you design scalable GraphQL schemas and federations with DataLoader, subscriptions, and query optimization.

BackendDataDesignPerformance+2
game-developer
Debugging

This skill helps you design and optimize Unity, Unreal, and ECS game systems for 60+ FPS, using best-practice patterns.

PerformanceScriptingHtml
react-native-expert
Code Review

This skill helps you build cross-platform React Native apps with Expo, optimize navigation and FlatList performance, and ensure robust platform handling.

DebuggingFrontendPerformanceTesting+1
rust-engineer
Code Review

This skill helps you design memory-safe Rust applications with ownership, traits, and async patterns, delivering high performance and reliable systems.

DebuggingDocsFormattingPerformance+2
fullstack-guardian
Api

This skill helps you implement secure full-stack features from API design to UI, integrating frontend, backend, and security considerations.

BackendFrontendFullstackSecurity+2
microservices-architect
Api

This skill helps design scalable distributed systems by defining service boundaries, data ownership, and resilience patterns for microservices.

BackendCloudDataDevops+2
database-optimizer
Analytics

This skill helps optimize database performance by analyzing queries and plans, designing indexes, and tuning configurations for PostgreSQL and MySQL.

DatabaseDebuggingMonitoringPerformance+2
nextjs-developer
Cloud

This skill helps you build high-performance Next.js 14+ apps with App Router, server components, and SEO-driven deployment.

DevopsFrontendFullstackPerformance+2
kubernetes-specialist
Cloud

This skill helps you deploy secure, production-grade Kubernetes workloads by designing manifests, enforcing RBAC, NetworkPolicies, and robust health checks.

DevopsInfraPerformanceSecurity+1
postgres-pro
Database

This skill helps optimize PostgreSQL performance by analyzing queries, designing indexes, configuring replication, and maintaining health with best-practice

ObservabilityPerformanceSqlHtml
java-architect
Api

This skill helps you design and implement enterprise Spring Boot microservices with Java 21, Reactive WebFlux, and clean architecture patterns.

BackendCloudDatabasePerformance+3
php-pro
Api

This skill helps you build robust PHP 8.3+ applications with Laravel or Symfony using strict typing, PSR standards, and PHPStan 9.

BackendIntegration TestsPerformanceSecurity+3
python-pro
Api

This skill helps you build type-safe, async-first Python 3.11+ applications with production-grade patterns, tests, and robust tooling.

BackendCode ReviewProductivityTesting+1
More from this maintainer
Other repositories and skills published under the same GitHub owner.
Skills library
Jump back to the full directory or explore grouped topics.
Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational