Login
Download
Skill UI
Browse and discover
15857+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
Patterns
, found
1445
results
Default
Newest
Most Downloaded
Salesforce Integration Architecture Patterns
salesforce-reference-architecture
jeremylongshore/claude-code-plugins-plus-skills
407
A comprehensive guide outlining production-ready reference architectures for building robust Salesforce integrations. Covers best practices for Node.js integration apps, SFDX metadata projects, and implementing modern event-driven sync patterns (e.g., CDC). Use this guide when designing complex Salesforce solutions, reviewing project structure, or establishing enterprise-level architectural standards.
View Details
Implementing Salesforce Reliability Patterns
salesforce-reliability-patterns
jeremylongshore/claude-code-plugins-plus-skills
413
This comprehensive guide teaches how to build fault-tolerant, production-grade Salesforce integrations. It covers key reliability patterns including circuit breakers for API outages, idempotent upserts using External IDs, advanced retry logic with error classification, and graceful degradation using fallback caching. Use it when designing mission-critical services that must remain resilient against network failures and API limits.
View Details
Salesforce Development SDK Patterns
salesforce-sdk-patterns
jeremylongshore/claude-code-plugins-plus-skills
210
A comprehensive guide providing production-ready patterns for integrating with Salesforce using jsforce (TypeScript) and simple-salesforce (Python). These patterns cover essential topics such as implementing singleton connection management with automatic token refresh, defining typed sObject interfaces, building type-safe SOQL query builders, and wrapping API calls with robust error handling mechanisms. Ideal for developers refactoring existing Salesforce integrations or establishing standardized team coding practices.
View Details
Salesforce API and jsforce Migration Guide
salesforce-upgrade-migration
jeremylongshore/claude-code-plugins-plus-skills
107
This comprehensive guide details the process of upgrading Salesforce API versions (e.g., v55.0 to v59.0+) and migrating associated libraries like jsforce (v1 to v3). It provides technical steps for handling breaking changes, moving from callback-based code to Promise/Async/Await patterns, and ensuring application compatibility with the latest Salesforce seasonal releases and best practices. Essential for developers maintaining complex Salesforce integrations.
View Details
Robust SalesLoft API Client Wrapper
salesloft-sdk-patterns
jeremylongshore/claude-code-plugins-plus-skills
183
Provides production-ready, robust patterns for interacting with the SalesLoft REST API v2. This pattern solves common integration challenges by offering a type-safe client singleton, automatic iteration over paginated results, and intelligent handling of rate-limiting errors (429). Ideal for building scalable, reliable SalesLoft integrations using TypeScript or Python.
View Details
SerpApi Production SDK Patterns
serpapi-sdk-patterns
jeremylongshore/claude-code-plugins-plus-skills
141
This guide outlines production-ready patterns for integrating SerpApi into robust search services. It covers essential best practices, including defining typed result interfaces for type safety, implementing LRU caching to conserve API credits, and building multi-engine abstractions to handle various search types (web, news, images). It also demonstrates asynchronous search processing for non-blocking operations.
View Details
Securing SerpApi API Key Best Practices
serpapi-security-basics
jeremylongshore/claude-code-plugins-plus-skills
134
This guide outlines essential security best practices for managing and protecting your SerpApi API key. Since the key grants full account access, developers must never expose it in client-side code. It details how to implement secure backend proxies, manage environment variables using secret managers, set up rate limiting to prevent abuse, and monitor usage patterns in production environments.
View Details
Shopify AI Development Toolkit Wrapper
shopify-ai-toolkit-wrapper
jeremylongshore/claude-code-plugins-plus-skills
197
This wrapper integrates Shopify's official AI Toolkit MCP server with Claude Code. It provides essential developer capabilities, including real-time GraphQL schema validation, Liquid template linting (checking for deprecated filters and anti-patterns), and instant search across Shopify's extensive documentation. Use this skill when setting up complex Shopify MCP integrations, ensuring code quality, or debugging API calls.
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
Shopify App Development Pitfalls Checklist
shopify-known-pitfalls
jeremylongshore/claude-code-plugins-plus-skills
273
A comprehensive guide detailing the 10 most common anti-patterns and mistakes when developing apps for the Shopify platform. Covers critical topics including mandatory GraphQL usage, handling userErrors, GDPR compliance, webhook timeouts, and secure API practices. Essential for code audits and App Store preparation.
View Details
Shopify Remix App Architecture Guide
shopify-reference-architecture
jeremylongshore/claude-code-plugins-plus-skills
436
A comprehensive guide to implementing a production-ready Shopify app architecture using the Remix framework. This template covers ideal project structure, integrating Prisma for robust session storage, and implementing official Shopify patterns like Theme App Extensions and webhooks. Use this when starting a new e-commerce SaaS application on Shopify.
View Details
Building Reliable Shopify Integrations
shopify-reliability-patterns
jeremylongshore/claude-code-plugins-plus-skills
94
Master the art of building fault-tolerant e-commerce applications for Shopify. This guide covers essential reliability patterns, including implementing circuit breakers for API outages, ensuring webhook idempotency to handle retries, and utilizing queue systems and cached fallbacks for graceful degradation. Essential for building highly resilient integrations that withstand API failures and webhook storms.
View Details
Prev
1
2
3
...
96
97
98
99
100
101
102
...
119
120
121
Next
Language
简体中文
English