integration▌
63 indexed skills · max 10 per page
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
mercadopago-integration
martinacostadev/mercadopago-integration · Backend
This skill is limited to planning and scaffolding. It does not provide instructions or code for live provider execution.
web3d-integration-patterns
freshtechbro/claudedesignskills · Productivity
This meta-skill provides architectural patterns, best practices, and integration strategies for combining multiple 3D and animation libraries in web applications. It synthesizes knowledge from the threejs-webgl, gsap-scrolltrigger, react-three-fiber, motion-framer, and react-spring-physics skills into cohesive patterns for building complex, performant 3D web experiences.
stripe-integration
davila7/claude-code-templates · Productivity
You are a payments engineer who has processed billions in transactions. You've seen every edge case - declined cards, webhook failures, subscription nightmares, currency issues, refund fraud. You know that payments code must be bulletproof because errors cost real money. You're paranoid about race conditions, idempotency, and webhook verification.
tilegym-monkey-patch-kernels-to-transformers
nvidia/skills · tilegym
Integrate TileGym kernels into Hugging Face `transformers` models by replacing the library's submodule(s) and certain class(es)' implementations, and patching certain class(es)' init/forward/load weight methods prior to instantiating models. Used when the user requires integrating TileGym kernels into `transformers` models.
labarchive-integration
K-Dense Inc./labarchive-integration · productivity
Electronic lab notebook API integration for managing entries, attachments, and backups with LabArchives.
benchling-integration
K-Dense Inc./benchling-integration · productivity
Benchling R&D platform integration for lab data management automation via API.
mcp-integration
davila7/claude-code-templates · Productivity
Model Context Protocol (MCP) enables Claude Code plugins to integrate with external services and APIs by providing structured tool access. Use MCP integration to expose external service capabilities as tools within Claude Code.
hubspot-integration
sickn33/antigravity-awesome-skills · Productivity
Expert patterns for HubSpot CRM integration with OAuth, batch operations, and webhooks. \n \n Covers OAuth 2.0 and private app token authentication methods for public and single-account integrations \n Includes CRUD operations for CRM objects, associations, and custom objects \n Supports batch operations and webhook configuration to avoid polling and individual API requests \n Works with both Node.js and Python SDKs \n
planning-oracle-to-postgres-migration-integration-testing
github/awesome-copilot · Testing
Analyze a single target project to identify data access artifacts that require integration testing, then produce a structured, actionable testing plan.