Pick your problem below and we'll point you to the right CLI tool, tutorial, and docs.
API Contract Guardian monitors OpenAPI schema diffs across git branches, detects breaking changes, generates migration guides, and gates CI pipelines on contract violations.
json2sql converts JSON files and datasets to SQL INSERT statements in one command. Supports PostgreSQL, MySQL, and SQLite dialects with smart type inference. Handles nested objects and arrays — no configuration needed.
DeployDiff reads Terraform plan JSON, CloudFormation change sets, and Pulumi previews to show resource-level diffs, cost impact estimates, and pre-generated rollback commands — all before you hit deploy.
ConfigDrift compares configurations across environments, flags missing keys, deprecated values, and value mismatches — before they cause incidents. Supports YAML, JSON, TOML, and .env files.
APIAuth is an encrypted local keystore (AES-256-GCM) for API keys and JWTs. Generate, verify, rotate, and revoke keys with one command — plus CI/CD export for GitHub Actions.
APIGhost reads any OpenAPI 3.0/3.1 spec and starts a mock server with realistic fake data. Includes scenario-based error responses, VCR cassette recording for deterministic tests, and CI integration.
Envault diffs, syncs, and rotates environment variables across dev, staging, and prod. Smart secret type inference, conflict resolution strategies, and integrations with AWS SSM, Vault, Doppler, and 1Password.
SchemaForge converts bidirectionally between 11 schema formats: SQL DDL, Prisma, Drizzle, TypeORM, Django, SQLAlchemy, GraphQL SDL, JSON Schema, OpenAPI 3.0, Protobuf, and Avro — 110 conversion paths from one CLI. Now with a VS Code extension (live preview, quick convert, format detection). Includes schema diffing and batch directory conversion.
click-to-mcp auto-wraps any Click or Typer CLI as an MCP server with zero code changes. One command exposes your tools to Claude Code, Codex, Cursor, and any MCP-compatible AI.
DeadCode detects unused exports, dead routes, orphaned CSS, and unreferenced components in TypeScript/React/Next.js projects. Full TypeScript compiler API with dry-run preview and CI integration.