insforge-cli
π―Skillfrom insforge/agent-skills
Streamlines command-line interface management with automated configuration, script generation, and interactive deployment workflows for development projects.
Same repository
insforge/agent-skills(5 items)
Installation
npx vibeindex add insforge/agent-skills --skill insforge-clinpx skills add insforge/agent-skills --skill insforge-cli~/.claude/skills/insforge-cli/SKILL.mdMore from this repository4
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.
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