InsForge
Official@insforge · United States of America
The agent-native cloud infrastructure platform
Agent Skills by InsForge
Showing 13 vetted skills indexed across 1 GitHub repositories.
ui
Guides maintainers in editing reusable UI primitives in the InsForge monorepo packages/ui package.
backend
Guides maintainers through InsForge backend routes, services, providers, migrations, and RLS-enforced database work.
docs
Maintains InsForge product documentation across core-concepts, agent docs, SDK guides, and OpenAPI specs.
dashboard
Guides contributions to InsForge's shared React dashboard package across hosting modes.
e2e-testing
Runs the deterministic cross-repo E2E gate before submitting InsForge pull requests.
insforge-dev
Enforce code organization and pre-PR checklist rules for InsForge repository maintenance.
ui
Manage reusable UI components within the InsForge monorepo.
backend
Guide backend development in the InsForge monorepo with PostgreSQL and RLS.
docs
Update InsForge documentation across core-concepts, SDK, and OpenAPI sections.
dashboard
Manage and update the InsForge shared dashboard package for self-hosting and cloud-hosting.
e2e-testing
Build and run deterministic E2E test images for InsForge changes.
shared-schemas
Manage and update shared Zod schema contracts for InsForge packages.
doc-author
Write and maintain markdown documentation with collaborative or autonomous workflows.
Frequently Asked Questions About InsForge
FAQPage SchemaWhat specific repository maintenance tasks does InsForge enable?▼
InsForge enables automated enforcement of pre-PR checklist rules, synchronization of shared Zod schema contracts, and management of reusable UI components. It ensures repository consistency by guiding backend development with PostgreSQL Row Level Security and maintaining standardized documentation across core concepts and OpenAPI specifications.
Which engineering personas benefit from using InsForge?▼
InsForge is designed for platform engineers, backend developers, and technical writers working within monorepo environments. It specifically supports teams requiring strict governance over shared schemas, deterministic testing cycles, and synchronized documentation updates across both self-hosted and cloud-hosted infrastructure packages.
What are the primary dependencies for running InsForge?▼
InsForge requires a monorepo environment configured for Zod schema management and PostgreSQL database integration. Users must maintain compatibility with the core dashboard package and ensure that E2E testing environments are configured to support deterministic image generation for validation.