integration▌
60 indexed skills · max 10 per page
third-party-integration
aj-geddes/useful-ai-prompts · Productivity
Build robust integrations with external services using standardized patterns for API calls, error handling, authentication, and data transformation.
viem-integration
uniswap/uniswap-ai · Productivity
Integrate EVM blockchains using viem for TypeScript/JavaScript applications.
stripe-integration
sickn33/antigravity-awesome-skills · Productivity
Stripe payment processing with checkout sessions, subscriptions, webhooks, and customer management. \n \n Supports three payment flows: hosted Checkout Sessions (fastest setup), custom Payment Intents with Stripe.js (full UI control), and Setup Intents for saving payment methods without charging \n Includes subscription management with Products, Prices, and recurring billing, plus customer portal for self-service subscription changes \n Provides webhook handling for critical events (payment succ
mapbox-web-integration-patterns
mapbox/mapbox-agent-skills · Productivity
Production-ready integration patterns for Mapbox GL JS across React, Vue, Svelte, Angular, and vanilla JavaScript. \n \n Covers framework-specific lifecycle management (useEffect/useRef in React, mounted/unmounted in Vue, onMount/onDestroy in Svelte, ngOnInit/ngOnDestroy in Angular) with proper cleanup to prevent memory leaks \n Includes Web Components pattern for framework-agnostic reusable map elements and cross-framework compatibility \n Provides token management via environment variables, Se
hubspot-integration
davila7/claude-code-templates · Productivity
$21
swap-integration
uniswap/uniswap-ai · Productivity
Integrate Uniswap swaps into frontends, backends, and smart contracts. \n \n Three integration methods: Trading API (recommended for most use cases), Universal Router SDK (direct control), and smart contract integration via encoded commands \n Supports multiple routing types including CLASSIC AMM swaps, UniswapX Dutch auctions (V2/V3), MEV-protected priority orders, and wrap/unwrap operations across all supported chains \n Critical implementation details: spread quote responses into request bodi
creating-oracle-to-postgres-migration-integration-tests
github/awesome-copilot · Testing
Generates integration test cases for data access artifacts in a single target project. Tests validate behavior consistency when running against Oracle or PostgreSQL.
axiom-ios-integration
charleswiltgen/axiom · Productivity
You MUST use this skill for ANY iOS system integration including Siri, Shortcuts, widgets, in-app purchases, camera, photo library, audio, axiom-haptics, and more.
tanstack-integration-best-practices
deckardger/tanstack-agent-skills · Productivity
Architectural patterns for coordinating TanStack Query, Router, and Start across full-stack applications. \n \n Covers setup, data flow, caching, and SSR integration with 13 rules organized by priority and category \n Emphasizes loader-based data fetching with ensureQueryData, suspense queries in components, and server functions as query sources \n Provides unified caching and invalidation strategies to prevent duplication and ensure single source of truth \n Includes automatic SSR dehydration/h
omero-integration
davila7/claude-code-templates · Productivity
OMERO is an open-source platform for managing, visualizing, and analyzing microscopy images and metadata. Access images via Python API, retrieve datasets, analyze pixels, manage ROIs and annotations, for high-content screening and microscopy workflows.