Tenant + app manifest contract for the augint platform. Owns TenantConfig (server-side env load + browser-safe public subset + TenantBootScript) and the app.manifest.json schema/loader. Every other @augmenting-integrations/* package consumes tenant contex
AWS SDK wrappers for the augint platform: SecretsManager value cache, SES v2 email sender, Cognito IDP per-user flows (TOTP enrollment, password change). All server-only.
Stripe primitives for augint product apps: secret-bundled client init, idempotent customer creation, webhook signature verification, plus client-side React widgets (Elements provider, PaymentMethodSelect, CreditBalanceBadge, useCart with localStorage pers
Shared ESLint rules for Augmenting Integrations Next.js apps.
DynamoDB-backed app registry for multi-tenant subdomain ecosystems. Apps register themselves on deploy; the AppShell auto-discovers them via the /api/apps route helper.
Augint platform deploy tooling. `augint validate-spoke` checks Prisma canonical schema against the app manifest; `augint package-next-lambda` packages a Next standalone build for Lambda. Shared across every spoke + apex repo so deploy logic isn't copy/pas
Scaffold a new tenant apex app for an augint deployment. Generates a Next 16 + Auth.js v5 + Cognito apex with TenantConfig wired up, library-owned /api/apps static-roster handler, and /studio admin. Single command: pnpm dlx @augmenting-integrations/create
Scaffold a new product subdomain (spoke) for an augint-* tenant. Generates a Next 16 + Auth.js v5 app with TenantConfig wired up, library-owned route handlers, a Prisma canonical schema fragment, and a deployable template.yaml + GitHub workflow. Single co
Fetch API compliant HTTP Server adapter
Tolgee for web
Resolve a Prisma DATABASE_URL from AWS Secrets Manager (or a fallback env var). The spoke still owns `new PrismaClient()`; this package only assembles the connection string from the SecretsManager JSON shape that RDS Aurora ships with.
Library providing ability to translate messages directly in context of developed application.
Embed Prismatic's integration marketplace and workflow designer within your existing application.
Translations used across Prismatic.io's applications.
Tolgee format-icu plugin.
A babel plugin that adds istanbul instrumentation to ES6 code
Pluggable integrations that can be used to enhance JS SDKs
Integration wrappers for utility libraries
JavaScript SDK for Base44 API
The CLI for managing integrations in Zapier Developer Platform.
Utility library for building Prismatic connectors and code-native integrations
Typescript bindings for langchain
Genkit AI framework plugin for Google AI & Vertex APIs, including Gemini APIs.
styled() API wrapper package for emotion.