AI skills for integrating Coinflow payments, payouts, webhooks, and subscriptions into your application.
These are structured instructions that you install into your own AI coding tool — Claude Code, Cursor, VS Code Copilot, Windsurf, and 16+ other tools — to get Coinflow-aware code generation, debugging, and implementation guidance.
Skills run entirely locally. They do not transmit your code to Coinflow or any third party.
| Skill | Description |
|---|---|
| Checkout Integration | Payment flows for cards, ACH, Apple Pay, Google Pay, SEPA, PIX, USDC, and crypto. Covers React SDK, API, checkout links, 3DS challenges, card tokenization, saved cards, Card on File, zero authorization, and chargeback protection. |
| Webhook Integration | Webhook setup, signature verification, event handling, deduplication, and payload structures for all checkout, subscription, payout, and KYC events. |
| Payout Integration | KYC/KYB flows, payout method setup (bank, debit card, Venmo, PayPal, Interac, IBAN, PIX), quotes, and payout initiation across all regions and speeds. |
| API Integration | Authentication, session keys, environment setup, rate limits, SDK configuration, subscriptions, marketplaces, and cross-cutting concerns. |
npx skills add coinflow-labs/coinflow-skillsOr install specific skills:
npx skills add coinflow-labs/coinflow-skills --skill checkout-integration