11 developer CLI tools that catch problems before production. Open source, MIT licensed.
| Tool | What It Does |
|---|---|
| API Contract Guardian | Catch breaking OpenAPI changes in CI |
| json2sql | Convert JSON to SQL INSERT statements |
| DeployDiff | Preview infrastructure costs before deploy |
| ConfigDrift | Detect config drift across environments |
| APIGhost | Mock API server from OpenAPI specs |
| Envault | Sync and rotate .env files |
| SchemaForge | Bidirectional ORM schema conversion (11 formats) |
| click-to-mcp | Wrap any Click/Typer CLI as MCP server |
| DeadCode | Find and remove dead code in React/Next.js |
| DataMorph | Convert between CSV, JSON, YAML, Parquet, Avro, Protobuf |
| DevForge | Unified CLI — install all tools at once |
pip install devforge