A CLI tool that automatically generates comprehensive README.md files by analyzing project structure, dependencies, and code patterns
Updated 2026-02-05 10:33:50 +00:00
A CLI tool that reviews Git commits locally using lightweight LLMs (Ollama/MLX) before pushing
Updated 2026-02-05 07:33:28 +00:00
A CLI tool for real-time bidirectional conversion and validation between JSON, YAML, and TOML formats with JMESPath query support.
Updated 2026-02-04 22:18:49 +00:00
A CLI tool that automatically detects, catalogs, and syncs developer configuration files across different tools and machines. It creates a unified manifest, validates configurations for conflicts, and enables intelligent cross-machine synchronization.
Updated 2026-02-04 21:37:37 +00:00
A CLI tool that generates git commit messages and conventional changelogs from staged/unstaged diffs using local LLMs (Ollama, llama.cpp). Privacy-first operation with no external API calls.
Updated 2026-02-04 19:15:00 +00:00
A CLI tool that generates conventional commit messages by analyzing staged git changes. Runs completely offline using pattern matching.
Updated 2026-02-04 17:29:31 +00:00
A privacy-focused CLI tool that analyzes local Git repositories to visualize commit patterns, code churn, and developer productivity metrics using beautiful terminal visualizations with Rich. Runs entirely offline with no external data transmission.
Updated 2026-02-04 16:21:25 +00:00
A CLI tool that monitors outdated dependencies across npm, pip, go, cargo with security CVE scanning
Updated 2026-02-04 15:18:04 +00:00
A CLI tool that records HTTP API traffic and generates local mock servers from recorded responses
Updated 2026-02-04 14:22:00 +00:00
A CLI tool for versioning, testing, and sharing AI prompts across different LLM providers
Updated 2026-02-04 13:05:26 +00:00
AI-Powered Local Shell Script Assistant using Ollama. Generates, explains, and refactors shell scripts interactively.
Updated 2026-02-04 11:49:15 +00:00
A Rust-based CLI tool that automatically migrates dotfiles and configurations between machines with intelligent conflict resolution, cross-platform support, and multiple sync backends.
Updated 2026-02-04 10:31:49 +00:00
A CLI tool for bidirectional conversion between JSON, YAML, TOML, and ENV config formats with smart type inference, validation, flatten/unflatten operations, schema generation, and automatic shell completion support.
Updated 2026-02-04 08:28:56 +00:00
CLI tool that parses GitHub issues and automatically generates project scaffolds with starter code, file structures, and TODO comments
Updated 2026-02-04 06:28:16 +00:00
A Rust CLI tool that generates .gitignore files from 100+ programming language/framework templates. Features interactive TUI template selection, template combination, custom pattern addition, search/filter, and contribution workflow.
Updated 2026-02-04 05:03:22 +00:00
A CLI tool that parses unstructured CLI command output into structured formats (JSON, CSV, YAML) with field extraction capabilities.
Updated 2026-02-04 02:39:24 +00:00
A CLI tool that validates AI-generated code for common issues, anti-patterns, and security vulnerabilities
Updated 2026-02-03 10:39:19 +00:00
A Rust CLI tool that generates beautiful, interactive terminal user interfaces for any command-line tool. It parses CLI help output and automatically creates rich TUIs with command wizards, argument autocompletion, interactive examples, and visual documentation browsers.
Updated 2026-02-03 09:53:53 +00:00
A CLI tool that manages isolated git worktrees for AI coding agents, enabling parallel development without conflicts.
Updated 2026-02-03 09:23:45 +00:00
A CLI tool that scans code repositories for anti-patterns commonly introduced by AI coding assistants. Detects magic strings, inconsistent error handling, missing type annotations, and hardcoded values across Python, JavaScript, TypeScript, Go, and Rust.
Updated 2026-02-03 07:26:13 +00:00