Login
Download
Skill UI
Browse and discover
15558+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
Cost
, found
452
results
Default
Newest
Most Downloaded
Salesforce Development Pitfalls and Best Practices
salesforce-known-pitfalls
jeremylongshore/claude-code-plugins-plus-skills
230
This guide identifies the most common and costly anti-patterns encountered when developing or integrating with Salesforce. It covers critical topics such as SOQL N+1 queries, proper API limit management, preventing SOQL injection, and optimizing data retrieval. Use this resource when reviewing existing Salesforce code, onboarding new developers, or auditing integrations to ensure best performance and scalability.
View Details
Optimizing SalesLoft API Costs
salesloft-cost-tuning
jeremylongshore/claude-code-plugins-plus-skills
462
This guide details how to manage and reduce the high rate-limit costs associated with the SalesLoft API. It explains the cost model, emphasizing that deep pagination significantly increases consumption. Learn advanced strategies like incremental syncing, caching frequently accessed data, implementing webhooks, and request consolidation to maintain efficiency and stay within budget limits.
View Details
Optimize SalesLoft API Performance
salesloft-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
476
This guide provides advanced techniques to optimize interactions with the SalesLoft REST API v2. Key strategies include implementing LRU caching for frequently accessed data, utilizing incremental sync with `updated_at` filtering to avoid costly deep pagination, configuring connection pooling for stability, and running parallel reads safely. Use this when experiencing high latency, managing large datasets, or minimizing API usage costs for bulk operations.
View Details
Handling API Rate Limits and Throttling
salesloft-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
217
This guide provides methods for managing API rate limits, specifically addressing complex cost-based throttling models (like SalesLoft's). It teaches how to implement robust rate-limit-aware clients, handle 429 errors using exponential backoff, and calculate the total cost associated with deep pagination, ensuring stable and optimized API throughput for large-scale bulk operations.
View Details
Optimizing SerpApi Costs and Usage
serpapi-cost-tuning
jeremylongshore/claude-code-plugins-plus-skills
262
Provides comprehensive strategies for minimizing API credit consumption when using SerpApi. Techniques include implementing aggressive caching with Redis, utilizing the free Archive API for historical data retrieval, and selecting the appropriate engine (like Google Light API) to balance cost and speed. Includes cost calculation models and usage monitoring scripts.
View Details
Mocking Search APIs for Local Development
serpapi-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
484
This utility provides a robust local development loop for integrating search APIs (like SerpApi). By caching real search responses into fixtures, developers can test search integrations, write unit tests, and develop features offline without incurring continuous API costs. It includes detailed instructions and code examples for Python and Node.js, ensuring cost-effective and reproducible testing.
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
Shopify App Cost and API Optimization
shopify-cost-tuning
jeremylongshore/claude-code-plugins-plus-skills
247
This skill guides developers and SaaS founders on minimizing operational costs when building on the Shopify platform. It covers deep dives into Shopify store plan rate limits, optimizing GraphQL and REST API usage, implementing robust cost tracking mechanisms, and applying advanced strategies like caching and bulk operations to reduce billable expenditures.
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 Load Testing and Capacity Planning
shopify-load-scale
jeremylongshore/claude-code-plugins-plus-skills
399
This guide provides a comprehensive framework for load testing Shopify app integrations, specifically designed to respect strict API rate limits. It teaches users how to plan and benchmark system capacity for high-traffic events like Black Friday/Cyber Monday (BFCM) or flash sales using tools like k6. Users learn to optimize for burst events, analyze GraphQL cost, and configure infrastructure scaling for reliable e-commerce performance.
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
Prev
1
2
3
...
24
25
26
27
28
29
30
...
36
37
38
Next
Language
简体中文
English