This wires third-party auth providers (Clerk, Auth0, WorkOS, Kinde, Stytch, Better Auth) into InsForge for JWT-based row-level security, plus OKX as an x402 payment facilitator for onchain pay-per-use billing with USDG on X Layer. The auth side covers JWT claim injection and the `requesting_user_id()` RLS pattern. The payment side walks through 402 challenges, EIP-3009 signatures, and settling via OKX's verify/settle endpoints. Better Auth is notable because it runs in your own Postgres with no SaaS vendor or per-MAU cost. The guides are opinionated about common mistakes like using UUID columns for third-party user IDs or hardcoding JWT secrets instead of pulling them from the CLI.
npx -y skills add insforge/insforge-skills --skill insforge-integrations --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills