
π―Skills5
An agent skill for building applications with InsForge Backend-as-a-Service, covering database setup, SDK integration, auth flows, file uploads, AI operations, and frontend deployment.
Streamlines command-line interface management with automated configuration, script generation, and interactive deployment workflows for development projects.
Diagnostic skill for InsForge projects that walks agents through 9 failure scenarios β SDK errors, HTTP 4xx/5xx, edge function failures, slow queries, auth/RLS issues, realtime channels, backend performance, and function/frontend deploy failures β by running `npx @insforge/cli` diagnose and log commands to locate the problem (no fix suggestions).
Integrate third-party authentication providers (Clerk, Auth0, WorkOS, Kinde, Stytch) with InsForge for auth and row-level security, covering JWT configuration, client setup, RLS policies, and provider-specific gotchas. Each response walks through how provider-signed tokens flow into InsForge's `request.jwt.claims` for RLS enforcement.
Skill