Connect your app to popular authentication services and blockchain payment tools. This skill helps you wire external auth providers like Clerk, Auth0, WorkOS, Kinde, Stytch, or Better Auth into InsForge for secure JWT-based row-level security. It also covers adding the OKX x402 payment facilitator for onchain pay-per-use billing.
Each provider has its own guide with step-by-step setup and code examples. You will learn how to issue JWTs, pass them to InsForge, and enforce row-level security in your database. For payments, the skill explains the x402 protocol where the server returns a payment challenge and the client signs an onchain authorization.
Choose the right auth provider based on your needs like simplicity, enterprise features, or self-hosting. The setup involves provider dashboard configuration, server and client code, database setup with RLS or payment tables, and environment variables. Follow the guides to get your integrations running quickly.
Global
mkdir -p ~/.claude/skills/insforge-integrationsProject
mkdir -p .claude/skills/insforge-integrationsSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls