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
Redis
, found
73
results
Default
Newest
Most Downloaded
Attio CRM Integration Reference Architecture
attio-reference-architecture
jeremylongshore/claude-code-plugins-plus-skills
452
This document details a production-grade, layered reference architecture for integrating external systems with Attio CRM using its REST API. It covers essential patterns like webhook-driven data synchronization, idempotent upsert handling, multi-tenant isolation, and robust error management. This guide ensures data freshness and scalability for complex, bi-directional CRM data flows.
View Details
Optimize AssemblyAI Transcription Performance
assemblyai-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
62
This guide provides advanced techniques to optimize AssemblyAI's transcription performance for large-scale applications. Learn how to maximize throughput and minimize latency by implementing caching strategies (Redis/LRU), utilizing webhooks instead of polling, selecting the optimal speech model based on needs, and parallelizing batch processing workloads.
View Details
Optimizing BambooHR API Performance
bamboohr-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
50
A comprehensive guide to optimizing API interactions with BambooHR. Learn advanced techniques like eliminating N+1 queries using custom reports, implementing incremental syncing with 'changed-since' endpoints, robust response caching (LRU/Redis), connection pooling, and request batching. Use this when facing slow API responses or needing high-throughput data synchronization.
View Details
Canva API Performance Tuning Guide
canva-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
470
This skill provides advanced strategies for optimizing Canva Connect API performance. It covers implementing robust caching mechanisms (in-memory and Redis) to reduce redundant calls, handling pagination using continuation tokens, and implementing smart polling with progressive backoff for asynchronous operations like exports. It also details connection pooling and concurrency management to maximize request throughput and minimize latency for stable Canva integrations.
View Details
Intercom Webhooks And Event Handling
intercom-webhooks-events
jeremylongshore/claude-code-plugins-plus-skills
283
A comprehensive guide for handling incoming Intercom webhooks, including robust HMAC-SHA1 signature verification. It details processing different notification topics (e.g., contact creation, conversation updates) and implementing idempotent logic using Redis to prevent duplicate event processing. Ideal for integrating Intercom data into a backend system or CRM.
View Details
Linktree Integration Reference Architecture
linktree-reference-architecture
jeremylongshore/claude-code-plugins-plus-skills
488
A comprehensive architectural blueprint for building a high-read, optimized integration layer with the Linktree link-in-bio platform. This design utilizes a two-tier caching strategy (Redis), event queues (RabbitMQ/SQS), and webhooks to handle extreme traffic ratios. It ensures profile data remains fresh, while providing real-time click analytics and robust scalability considerations for production environments.
View Details
Advanced Lucidchart API Performance Tuning
lucidchart-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
166
This guide provides advanced techniques for optimizing API interactions with Lucidchart, especially when dealing with enterprise diagrams containing thousands of shapes. Key strategies include implementing Redis caching for metadata, utilizing cursor-based pagination for list retrieval, grouping updates for batch operations, and robust rate limit handling with exponential backoff. It ensures stable and high-throughput integration.
View Details
MindTickle API Performance Optimization
mindtickle-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
298
This guide provides advanced techniques to optimize integration performance with the MindTickle API. It addresses common enterprise bottlenecks such as slow learner progress queries, rate limit errors, and high-volume webhook backpressure. Techniques covered include implementing Redis caching, using offset-based pagination for bulk data retrieval, managing concurrent requests with connection pooling, and applying exponential backoff for robust rate limit handling.
View Details
Optimizing Miro API Performance Techniques
miro-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
311
This guide provides advanced best practices for optimizing interactions with the Miro REST API v2. It covers essential patterns like cursor-based pagination to prevent over-fetching, implementing robust caching strategies (In-Memory/Redis) for reduced latency, and managing connections and concurrency for reliable bulk operations. It is designed for building scalable, high-throughput, and efficient integrations into Miro.
View Details
Robust OneNote Container Deployment
onenote-deploy-integration
jeremylongshore/claude-code-plugins-plus-skills
246
Provides a comprehensive, production-ready deployment solution for OneNote integrations in containerized environments. This skill addresses critical issues like MSAL token persistence (supporting both file and Redis caches), implementing deep health/readiness checks that validate actual Graph API connectivity, and managing graceful shutdowns. Ideal for containerizing OneNote services for robust, scalable production use with Docker and Kubernetes.
View Details
Secure Palantir Foundry Webhooks Implementation
palantir-webhooks-events
jeremylongshore/claude-code-plugins-plus-skills
68
This comprehensive guide details the process of implementing a secure and robust system for handling Palantir Foundry webhook events. It covers key steps including API-based webhook registration, mandatory signature verification with replay protection, sophisticated event routing for various object lifecycles (create, update, delete), and ensuring idempotent processing using caching mechanisms like Redis. Use this when external microservices must react reliably and immediately to changes within the Foundry Ontology or data assets.
View Details
SalesLoft Webhook Event Processing
salesloft-webhooks-events
jeremylongshore/claude-code-plugins-plus-skills
99
This comprehensive skill provides a robust framework for receiving and processing SalesLoft webhooks in real-time. It includes critical logic for HMAC-SHA256 signature verification and replay protection. The system efficiently routes various sales events (e.g., email opened, call completed, person updated) to sync data with external CRMs or operational systems, while ensuring data integrity through idempotency checks using Redis.
View Details
Prev
1
2
3
4
5
6
7
Next
Language
简体中文
English