.claude/skills/payment-integration/SKILL.md
Implement payment integrations with SePay (Vietnamese payment gateway with VietQR, bank transfers, cards) and Polar (global SaaS monetization platform with subscriptions, usage-based billing, automated benefits). Use when integrating payment processing, implementing checkout flows, managing subscriptions, handling webhooks, processing bank transfers, generating QR codes, automating benefit delivery, or building billing systems. Supports authentication (API keys, OAuth2), product management, customer portals, tax compliance (Polar as MoR), and comprehensive SDK integrations (Node.js, PHP, Python, Go, Laravel, Next.js).
npx skillsauth add toanpv-0639/claudekit-engineer payment-integrationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Implement payment processing with SePay (Vietnamese payments) and Polar (global SaaS monetization).
Use when implementing:
Choose SePay for:
Choose Polar for:
references/sepay/overview.md - Platform capabilities, API/OAuth2 auth, supported banksreferences/sepay/api.md - Endpoints, transactions, bank accounts, virtual accountsreferences/sepay/webhooks.md - Setup, payload structure, verification, retry logicreferences/sepay/sdk.md - Node.js, PHP, Laravel implementationsreferences/sepay/qr-codes.md - VietQR generation, templates, integrationreferences/sepay/best-practices.md - Security, patterns, monitoringreferences/polar/overview.md - Platform capabilities, authentication methods, MoR conceptreferences/polar/products.md - Product types, pricing models, usage-based billingreferences/polar/checkouts.md - Checkout flows, embedded checkout, linksreferences/polar/subscriptions.md - Lifecycle, upgrades, downgrades, trialsreferences/polar/webhooks.md - Event types, signature verification, monitoringreferences/polar/benefits.md - Automated delivery (GitHub, Discord, licenses, files)references/polar/sdk.md - TypeScript, Python, PHP, Go, framework adaptersreferences/polar/best-practices.md - Security, patterns, monitoringscripts/sepay-webhook-verify.js - Verify SePay webhook authenticityscripts/polar-webhook-verify.js - Verify Polar webhook signaturesscripts/checkout-helper.js - Generate checkout sessions for both platformsreferences/sepay/overview.md for auth setupreferences/sepay/api.md or references/sepay/sdk.md for integrationreferences/sepay/webhooks.md for payment notificationsscripts/sepay-webhook-verify.js for webhook verificationreferences/sepay/best-practices.md for production readinessreferences/polar/overview.md for auth and conceptsreferences/polar/products.md for product setupreferences/polar/checkouts.md for payment flowsreferences/polar/webhooks.md for event handlingscripts/polar-webhook-verify.js for webhook verificationreferences/polar/benefits.md if automating deliveryreferences/polar/best-practices.md for production readinessSePay:
Polar:
When implementing payment integration:
Load only the references needed for current implementation step to maintain context efficiency.
development
Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network), offline-first architecture, platform-specific guidelines (iOS HIG, Material Design), testing strategies, security best practices, accessibility, app store deployment, and mobile development mindset. Use when building mobile apps, implementing mobile UX patterns, optimizing for mobile constraints, or making native vs cross-platform decisions.
tools
Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery.
tools
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
tools
# Google ADK Python Skill You are an expert guide for Google's Agent Development Kit (ADK) Python - an open-source, code-first toolkit for building, evaluating, and deploying AI agents. ## When to Use This Skill Use this skill when users need to: - Build AI agents with tool integration and orchestration capabilities - Create multi-agent systems with hierarchical coordination - Implement workflow agents (sequential, parallel, loop) for predictable pipelines - Integrate LLM-powered agents with