Login
Download
Skill UI
Browse and discover
10321+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
Expo
, found
280
results
Default
Newest
Most Downloaded
Apple Notes Automation Reference Architecture
apple-notes-reference-architecture
jeremylongshore/claude-code-plugins-plus-skills
253
A comprehensive reference architecture detailing how to automate Apple Notes on macOS. Since there is no public REST API, this system relies on a layered approach using Node.js, JXA scripting via osascript, local SQLite caching, and FSEvents polling. It outlines best practices for creating robust, local automation solutions for note management and data export.
View Details
Secure Apple Notes Automation Practices
apple-notes-security-basics
jeremylongshore/claude-code-plugins-plus-skills
170
This comprehensive guide outlines essential security best practices for developing automation scripts that interact with Apple Notes on macOS. It covers critical areas such as managing TCC permissions, preventing data leakage, securely exporting content, and handling end-to-end encrypted notes (locked notes). Use this resource when building robust, secure, and compliant applications within the Apple ecosystem.
View Details
Attio API Integration Patterns Guide
attio-sdk-patterns
jeremylongshore/claude-code-plugins-plus-skills
437
This guide provides a set of production-grade TypeScript patterns for robust interaction with the Attio REST API. It covers essential best practices including typed clients, automatic retry mechanisms with exponential backoff, cursor-based pagination iterators, and multi-tenant factory implementation, ensuring reliable and scalable API integration. Use these patterns to handle common API challenges like rate limiting and large datasets efficiently.
View Details
Implementing BambooHR API Rate Limiting
bamboohr-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
238
A comprehensive guide and utility for managing API interactions with BambooHR. It implements robust retry logic (with exponential backoff and jitter) to handle 503 and 429 rate limit errors. It also provides patterns for proactive optimization, such as queue-based throttling, batching data using custom reports, and utilizing incremental sync to maximize API throughput and reliability.
View Details
Canva API Architecture Design Blueprint
canva-architecture-variants
jeremylongshore/claude-code-plugins-plus-skills
276
A comprehensive guide detailing three validated architectural patterns (Monolith, Service Layer, Microservice) for integrating with the Canva Connect API. This blueprint helps developers choose the optimal structure—from simple MVPs to complex enterprise systems—by addressing concerns like token management, asynchronous exports, rate limiting, and scaling strategies.
View Details
Strategic Canva API Cost Optimization
canva-cost-tuning
jeremylongshore/claude-code-plugins-plus-skills
433
This guide provides strategies to optimize the usage and costs associated with the Canva Connect API. It covers best practices such as aggressive metadata caching, implementing export tracking to prevent duplicates, managing pagination efficiently, and monitoring API call volume to stay within rate limits and budget constraints.
View Details
Canva Connect API Integration Guide
canva-hello-world
jeremylongshore/claude-code-plugins-plus-skills
248
A comprehensive guide and working example demonstrating how to integrate with the Canva Connect REST API. It covers essential workflows, including user authentication, creating new designs, retrieving user profiles, and exporting content formats like PNG and PDF. Ideal for developers starting a new Canva automation or integration project.
View Details
Anthropic Rate Limit Handling Guide
clade-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
294
A comprehensive guide for managing Anthropic API rate limits (RPM, TPM). Learn how to interpret rate limit headers, implement robust backoff strategies (exponential backoff with jitter), and optimize throughput using techniques like message batching and prompt caching to ensure reliable, high-volume API calls.
View Details
Clari CI/CD Pipeline Validation
clari-ci-integration
jeremylongshore/claude-code-plugins-plus-skills
368
Automate the testing and validation of Clari export pipelines within a Continuous Integration/Continuous Deployment (CI/CD) environment. This tool helps developers ensure API connectivity, validate export schemas, and systematically test the reliability of Clari integrations, preventing deployment issues before they reach production.
View Details
Clari API Performance Tuning Guide
clari-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
156
This guide provides advanced methods to significantly boost Clari API performance and data pipeline efficiency. It covers parallelizing multi-period data exports using Python's concurrency features, implementing a robust local caching mechanism with Time-To-Live (TTL), and optimizing data warehouse loading using SQL MERGE statements. Use this when facing slow exports, high API call volume, or requiring fast data synchronization in multi-forecast environments.
View Details
Clari API Rate Limit Handling and Scheduling
clari-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
286
This skill provides robust mechanisms to interact with the Clari API, specifically designed to handle rate limiting (HTTP 429 errors) and manage asynchronous bulk export jobs. It implements exponential backoff and sequential scheduling, ensuring reliable data retrieval and forecasting exports without hitting API limits. Ideal for automated data pipelines and background job processing.
View Details
Clari API Client Patterns in Python And TypeScript
clari-sdk-patterns
jeremylongshore/claude-code-plugins-plus-skills
429
A collection of production-ready client implementation patterns for interacting with the Clari v4 API, provided in both Python and TypeScript. This guide covers essential functionalities like listing and exporting forecast data, implementing job polling, and managing complex data transformation pipelines, ensuring reliable and reusable integration for development teams.
View Details
Prev
1
2
3
...
10
11
12
13
14
15
16
...
22
23
24
Next
Language
简体中文
English