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
Caching
, found
255
results
Default
Newest
Most Downloaded
Optimize Flexport API Usage Costs
flexport-cost-tuning
jeremylongshore/claude-code-plugins-plus-skills
239
This guide details strategies to significantly reduce operational costs associated with the Flexport API. It emphasizes replacing inefficient polling mechanisms with webhook-driven updates, implementing smart caching with Time-To-Live (TTL), maximizing pagination size, and setting up robust usage monitoring. Mastering these techniques ensures cost efficiency and scalability for logistics system integrations.
View Details
Flexport API Performance Tuning Techniques
flexport-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
279
A guide to optimizing API interactions with Flexport for logistics data. This skill implements advanced techniques including maximizing page sizes for bulk fetching, implementing LRU caching for frequently accessed data (e.g., product details), managing rate limits using parallel request queues (p-queue), and utilizing webhook-driven cache invalidation to ensure data freshness and high throughput.
View Details
Flexport Supply Chain Integration Architecture
flexport-reference-architecture
jeremylongshore/claude-code-plugins-plus-skills
59
A comprehensive reference architecture for building robust and scalable supply chain integrations with Flexport's logistics API. It outlines a structured pipeline using Ingest (webhooks/polling), Core (business logic services), and Expose (REST API/Dashboard layers), ensuring reliable data flow, caching, and queueing best practices.
View Details
Optimize Fondo Accounting Workflows
fondo-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
162
This guide provides comprehensive strategies to optimize financial workflows within the Fondo system. Key areas covered include accelerating the month-end close process through auto-categorization rule setup, streamlining vendor communications with CPAs via batch processing, and implementing efficient data export caching mechanisms. It is designed to help finance teams achieve faster, more accurate, and highly automated financial reporting.
View Details
Grammarly Cost Optimization And Usage Monitoring
grammarly-cost-tuning
jeremylongshore/claude-code-plugins-plus-skills
344
A guide and toolkit for optimizing Grammarly API costs in large-scale applications. It addresses common cost overruns associated with high text volume by implementing strategies such as result caching, chunking long documents, sample-based scoring, and setting usage budget alerts. Use this when integrating Grammarly into enterprise workflows or managing billing for high-volume content analysis.
View Details
Optimizing Grammarly API Performance
grammarly-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
141
This guide provides techniques to optimize Grammarly API interactions, focusing on reducing latency and improving throughput. Learn how to implement efficient caching strategies (like LRU cache) for repeated score checks and how to execute multiple API calls in parallel using Promise.all. Use this when experiencing slow response times or needing cost/performance improvements in Grammarly integrations.
View Details
Optimize Hootsuite API Performance
hootsuite-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
207
This skill provides advanced techniques to optimize interactions with the Hootsuite API. It addresses common performance bottlenecks by implementing efficient LRU caching for social profiles, optimizing message scheduling through concurrent batch processing, and ensuring robust connection reuse. Use this when experiencing slow API responses or needing to process high volumes of automation tasks efficiently.
View Details
HubSpot Integration Architecture Patterns
hubspot-architecture-variants
jeremylongshore/claude-code-plugins-plus-skills
294
A comprehensive guide detailing three scalable architecture patterns for integrating applications with HubSpot CRM. It helps developers choose the optimal design based on project scale, ranging from simple embedded clients for MVPs, to robust Service Layers with caching and async queues, up to dedicated, enterprise-grade API Gateways for multiple services. Essential for planning complex, high-volume integrations.
View Details
HubSpot API Cost Optimization Guide
hubspot-cost-tuning
jeremylongshore/claude-code-plugins-plus-skills
248
This guide provides best practices for optimizing HubSpot integration costs and performance. Learn to manage API call volume by implementing batch reads, using server-side search filters, and leveraging webhooks instead of continuous polling. It covers crucial concepts like rate limit monitoring and caching to prevent 'Too Many Requests' errors (429), ensuring stable and cost-effective development.
View Details
Optimizing HubSpot API Performance
hubspot-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
218
Master advanced techniques for optimizing API interactions with HubSpot. Learn to implement batch operations, utilize effective caching strategies (e.g., LRU), minimize property requests, and handle large datasets via efficient pagination and streaming. This skill dramatically improves throughput and reduces API call latency across CRM operations.
View Details
Optimize Intercom API Costs
intercom-cost-tuning
jeremylongshore/claude-code-plugins-plus-skills
331
This skill provides advanced strategies to reduce operational costs associated with the Intercom API. It teaches best practices like replacing inefficient polling with real-time webhooks, implementing LRU caching for contact lookups, utilizing server-side search instead of list-and-filter methods, and batching requests. Use this when managing Intercom usage, optimizing infrastructure spending, or preventing rate limits and billing surprises.
View Details
Intercom API Performance Optimization
intercom-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
434
A comprehensive guide for optimizing Intercom API interactions. It covers advanced strategies such as implementing response caching (LRUCache), designing efficient search queries, handling large datasets with cursor-based pagination, managing connection pooling, and executing rate-aware parallel requests. Essential for developers building high-throughput, low-latency Intercom integrations.
View Details
Prev
1
2
3
...
13
14
15
16
17
18
19
20
21
22
Next
Language
简体中文
English