A CLI tool that converts between JSON, YAML, TOML, and CSV formats with validation, syntax highlighting, and interactive TUI mode.
Updated 2026-02-01 19:10:28 +00:00
A CLI tool that converts cURL commands into code snippets in Python, JavaScript, Go, Ruby, PHP, and Java
Updated 2026-02-01 18:29:45 +00:00
A CLI tool that generates local, privacy-focused API documentation server from OpenAPI/Swagger specs with interactive endpoint testing
Updated 2026-02-01 17:30:09 +00:00
A CLI tool that parses, validates, generates, and explains cron expressions in human-readable language
Updated 2026-02-01 15:25:31 +00:00
A Rust CLI tool that analyzes git staged changes and generates conventional commit messages automatically
Updated 2026-02-01 12:56:07 +00:00
A CLI tool for converting between configuration formats (JSON, YAML, TOML, INI) with validation, schema inference, .env generation, batch processing, and markdown documentation generation.
Updated 2026-02-01 11:30:12 +00:00
A CLI tool that analyzes codebases and generates interactive architecture diagrams using Mermaid.js
Updated 2026-02-01 10:08:51 +00:00
A CLI tool that analyzes terminal command history to discover frequently used long commands and generates shell aliases
Updated 2026-02-01 09:03:46 +00:00
A CLI tool that analyzes git repositories to generate developer productivity insights, code quality metrics, and commit pattern analysis
Updated 2026-02-01 08:34:23 +00:00
A terminal-based developer dashboard for git status, CI/CD pipelines, PRs, and issues
Updated 2026-02-01 07:38:32 +00:00
A Python CLI tool that analyzes JSON data files and automatically generates valid OpenAPI 3.0 specification files with automatic type inference, nested object detection, and batch processing support.
Updated 2026-02-01 05:50:34 +00:00
Offline CLI tool for error fix suggestions using pattern-matching rules
Updated 2026-02-01 04:48:20 +00:00
A CLI tool that runs local LLMs to analyze code for security vulnerabilities, code smells, and bugs. Integrates as a pre-commit hook with offline, private analysis using Ollama.
Updated 2026-02-01 02:55:46 +00:00
A CLI tool that generates comprehensive context files for AI coding assistants by analyzing project structure, dependencies, and coding patterns. Supports JSON/YAML output with templates for Cursor, Copilot, and generic AI assistants.
Updated 2026-02-01 01:53:27 +00:00
A Rust CLI tool that generates, securely stores, and automatically rotates API tokens for local development
Updated 2026-01-31 23:26:19 +00:00
A CLI tool that parses man pages and generates beautiful, printable command reference cards
Updated 2026-01-31 22:32:09 +00:00
A CLI tool that validates .env files against a schema and auto-generates TypeScript interfaces for type-safe environment variables.
Updated 2026-01-31 20:55:55 +00:00
A Rust-based CLI tool that monitors terminal output, parses errors across multiple languages, integrates with local LLMs (Ollama, LM Studio) to suggest fixes, and safely applies corrections with diff previews.
Updated 2026-01-31 18:39:58 +00:00
A CLI tool that automatically scans codebases, detects API endpoints and function signatures, and generates beautiful interactive self-hosted API documentation with zero configuration.
Updated 2026-01-31 17:51:28 +00:00
A CLI tool for running local AI code assistance without sending code to external APIs. Supports code generation, explanation, refactoring, and test writing using local LLM models via Ollama.
Updated 2026-01-31 16:39:02 +00:00