Login
Download
Skill UI
Browse and discover
10401+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
AI Demo
, found
64
results
Default
Newest
Most Downloaded
Adobe API Resilience Patterns Implementation
adobe-reliability-patterns
jeremylongshore/claude-code-plugins-plus-skills
494
This guide implements production-grade reliability patterns for integrating with external APIs, specifically Adobe services. It demonstrates how to use circuit breakers to prevent cascading failures, implement graceful degradation with cached fallbacks, and utilize dead letter queues (DLQ) for reliable asynchronous job handling. It ensures your application maintains high availability even when external services are unstable or rate-limited.
View Details
AssemblyAI CI/CD Integration Testing Guide
assemblyai-ci-integration
jeremylongshore/claude-code-plugins-plus-skills
283
This guide demonstrates how to set up robust Continuous Integration/Continuous Deployment (CI/CD) pipelines for projects utilizing AssemblyAI's speech-to-text services. It provides detailed GitHub Actions workflows for running both mocked unit tests (free and fast) and live, cost-controlled integration tests. Learn how to safely manage API keys and ensure transcription stability in your automated build process.
View Details
ClickUp API v2 Getting Started Guide
clickup-hello-world
jeremylongshore/claude-code-plugins-plus-skills
70
This guide provides a comprehensive walkthrough for starting with the ClickUp API v2. It details the platform's core data hierarchy (Workspace > Space > Folder > List > Task) and demonstrates the fundamental API calls required for integration setup. Users will learn how to list workspaces, retrieve spaces, and successfully create a new task using both cURL and TypeScript examples. It is ideal for developers beginning a new ClickUp integration or requiring basic API testing.
View Details
ElevenLabs API Security Best Practices
elevenlabs-security-basics
jeremylongshore/claude-code-plugins-plus-skills
154
A comprehensive guide detailing security best practices for integrating with ElevenLabs. It covers secure API key management using environment variables, implementing Git pre-commit hooks, and demonstrating robust webhook signature verification using HMAC-SHA256. This ensures secure data handling, replay protection, and proper voice data governance.
View Details
Implementing Grammarly Webhooks And Events
grammarly-webhooks-events
jeremylongshore/claude-code-plugins-plus-skills
348
A guide on handling asynchronous operations and event notifications for the Grammarly API. Since Grammarly does not provide native push webhooks, this skill demonstrates techniques for implementing polling mechanisms (e.g., for plagiarism detection) and building a robust event bus to reliably handle streamed results, such as score completion or AI content detection alerts.
View Details
Mastering Hex API Project Runs
hex-hello-world
jeremylongshore/claude-code-plugins-plus-skills
299
This guide provides a comprehensive walkthrough for integrating with the Hex API. It demonstrates the core workflow: list available Hex projects, trigger a project run with custom input parameters, and poll the status until the job is successfully completed. Ideal for setting up automated data pipelines, building robust backend services, or deeply integrating Hex functionality into external applications.
View Details
Handling Hootsuite API Rate Limits
hootsuite-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
367
This skill provides best practices for managing API rate limits when interacting with the Hootsuite platform. It demonstrates implementing robust retry logic, incorporating exponential backoff using the `Retry-After` header, and using queue-based scheduling to ensure stable, high-throughput API calls while respecting platform constraints.
View Details
Fetching NFT and Token Data with QuickNode
quicknode-core-workflow-b
jeremylongshore/claude-code-plugins-plus-skills
65
This workflow demonstrates how to interact with specialized NFT and ERC-20 token APIs provided by QuickNode. It provides programmatic methods to fetch detailed metadata, check current token balances, and track comprehensive transfer history for blockchain assets. It is essential for developers building decentralized applications (dApps) or integrating advanced Web3 features into their product.
View Details
Making Blockchain Queries with QuickNode
quicknode-hello-world
jeremylongshore/claude-code-plugins-plus-skills
110
This skill provides a comprehensive guide for developers on performing fundamental blockchain queries using QuickNode's RPC infrastructure. It demonstrates how to retrieve the current block number, check ETH balances for specific addresses, read data from ERC-20 smart contracts, and fetch transaction receipts. It is essential for initial Web3 integration and blockchain development projects using JavaScript/TypeScript.
View Details
Handling API Rate Limits and Quotas
serpapi-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
214
A comprehensive guide to managing API credit consumption and rate limits for SerpApi. This skill demonstrates how to implement robust throttling mechanisms using Python (Semaphore) and TypeScript (PQueue). It covers monitoring remaining account credits, slowing down requests to comply with per-second limits, and utilizing the search archive feature to optimize search volume and prevent unnecessary credit expenditure.
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
Booting Dev Servers in WebContainers
stackblitz-hello-world
jeremylongshore/claude-code-plugins-plus-skills
314
This guide demonstrates how to set up a complete development environment entirely within a web browser using the WebContainer API. It covers mounting a virtual file system, installing Node.js dependencies via npm, and starting a local dev server (like Express) without needing a dedicated backend server. It is ideal for learning WebContainers, building browser-based IDEs, or prototyping Node.js applications client-side.
View Details
Prev
1
2
3
4
5
6
Next
Language
简体中文
English