Login
Download
Skill UI
Browse and discover
15801+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
Query
, found
460
results
Default
Newest
Most Downloaded
Managing Salesforce API Rate Limits
salesforce-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
306
A comprehensive guide and implementation pattern for handling Salesforce API quotas and rate limits. Learn how to monitor daily usage, implement exponential backoff with jitter for transient errors (like REQUEST_LIMIT_EXCEEDED), and optimize API calls using bulk operations, caching, and queryMore to ensure stable, high-throughput integrations.
View Details
Salesforce Development SDK Patterns
salesforce-sdk-patterns
jeremylongshore/claude-code-plugins-plus-skills
210
A comprehensive guide providing production-ready patterns for integrating with Salesforce using jsforce (TypeScript) and simple-salesforce (Python). These patterns cover essential topics such as implementing singleton connection management with automatic token refresh, defining typed sObject interfaces, building type-safe SOQL query builders, and wrapping API calls with robust error handling mechanisms. Ideal for developers refactoring existing Salesforce integrations or establishing standardized team coding practices.
View Details
Advanced Shopify API Troubleshooting Guide
shopify-advanced-troubleshooting
jeremylongshore/claude-code-plugins-plus-skills
431
A comprehensive guide for deep debugging complex Shopify API issues. Learn how to use GraphQL introspection, analyze query cost headers, trace specific requests using X-Request-Id, and inspect webhook delivery status. This skill helps diagnose intermittent failures, throttling, and data inconsistencies in high-volume e-commerce environments.
View Details
Managing Shopify Orders and Customers
shopify-core-workflow-b
jeremylongshore/claude-code-plugins-plus-skills
199
A comprehensive core workflow for managing the full e-commerce lifecycle within Shopify. It utilizes the GraphQL Admin API to query order data, process fulfillments (including tracking), create draft orders, and search/manage customer records efficiently. Ideal for building robust order management systems and complex e-commerce integrations.
View Details
Shopify GraphQL Cost Optimizer
shopify-graphql-cost-optimizer
jeremylongshore/claude-code-plugins-plus-skills
282
A comprehensive guide to mastering Shopify's calculated query cost system. Learn how to prevent API throttling errors by understanding the difference between requested and actual query costs. The guide covers advanced techniques like optimizing pagination, selecting minimal fields, avoiding deep nesting, and utilizing bulk operations for massive data exports.
View Details
Shopify GraphQL Product Query Example
shopify-hello-world
jeremylongshore/claude-code-plugins-plus-skills
72
This guide provides a minimal, working example of connecting to a Shopify store using the GraphQL Admin API. It demonstrates how to initialize the API client, authenticate the connection, and execute a query to retrieve product and variant details. Ideal for developers starting a new e-commerce integration, testing API connectivity, or learning basic Shopify data retrieval patterns.
View Details
Shopify App Observability Monitoring
shopify-observability
jeremylongshore/claude-code-plugins-plus-skills
418
Set up comprehensive observability for Shopify app integrations. This skill tracks crucial metrics like GraphQL query costs, REST rate limit consumption, webhook delivery success, and API latency. It is essential for production monitoring, setting up robust Prometheus metrics, and configuring alerts for performance bottlenecks in e-commerce SaaS environments.
View Details
Optimize Shopify API Performance Tuning
shopify-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
195
This comprehensive guide details strategies for optimizing Shopify API performance. Key techniques include reducing excessive GraphQL query costs, implementing bulk operations for large data exports, setting up robust response caching with webhook invalidation, and utilizing the Storefront API for high-traffic public storefronts. Essential for developers hitting rate limits or slow data retrieval.
View Details
Shopify App Compliance and Policy Guardrails
shopify-policy-guardrails
jeremylongshore/claude-code-plugins-plus-skills
414
Implement comprehensive automated policy enforcement for Shopify apps, ensuring security and adherence to App Store guidelines. This skill includes ESLint rules for detecting hardcoded API secrets, enforcing GraphQL query cost budgets, and running pre-commit hooks and CI checks for critical compliance validations (e.g., GDPR webhooks). Use it when hardening a production-ready Shopify application.
View Details
Shopify Rate Limit Handling And Optimization
shopify-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
139
A comprehensive skill for managing Shopify's unique rate limiting systems, covering both the REST API's leaky bucket mechanism and the GraphQL API's calculated query cost. It provides robust techniques for handling 429 errors, implementing exponential backoff, and optimizing queries to ensure stable, high-throughput e-commerce integrations.
View Details
Build Headless Shopify Storefronts API
shopify-storefront-headless
jeremylongshore/claude-code-plugins-plus-skills
221
This guide details how to build modern, custom headless storefronts using Shopify's Storefront API and Cart API. It covers key functionalities like product querying, cart management (adding/updating lines), and initiating the checkout flow. Designed for developers building client-facing e-commerce experiences, it emphasizes the use of public access tokens for decoupled, highly customizable online stores.
View Details
Advanced Snowflake Performance Debugging
snowflake-advanced-troubleshooting
jeremylongshore/claude-code-plugins-plus-skills
381
A comprehensive guide for deep debugging complex Snowflake issues. This guide covers advanced techniques including detailed query profiling (spill analysis), diagnosing lock contention and transaction conflicts, analyzing metadata operations, and optimizing partition usage. Use it when standard troubleshooting fails to address slow queries or warehouse performance bottlenecks.
View Details
Prev
1
2
3
...
28
29
30
31
32
33
34
...
37
38
39
Next
Language
简体中文
English