insforge-cli
๐ฏSkillfrom insforge/agent-skills
An agent skill for managing InsForge projects via the CLI, covering authentication, database operations, edge function deployment, storage management, AI setup with OpenRouter, payments, and CI/CD workflows.
Same repository
insforge/agent-skills(6 items)
Installation
npx vibeindex add insforge/agent-skills --skill insforge-clinpx skills add insforge/agent-skills --skill insforge-cli~/.claude/skills/insforge-cli/SKILL.mdSKILL.md
More from this repository5
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.
Agent skill for building full-stack applications with InsForge Backend-as-a-Service, providing guidance for database CRUD, authentication flows, file storage, serverless functions, real-time WebSockets, Stripe payments, and frontend deployments.
Skill