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 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
A CLI tool that analyzes shell command history to find patterns and suggest automation. Features fuzzy search, pattern detection, auto-alias suggestions, time-based analysis, and script export for developers.
Updated 2026-01-31 14:30:37 +00:00
A CLI tool that records developer terminal workflows with project context, smart autocomplete, pattern detection, and script generation.
Updated 2026-01-31 10:30:04 +00:00
A CLI tool that validates JSON/YAML/TOML configuration files against a schema and auto-generates human-readable documentation
Updated 2026-01-31 07:35:55 +00:00
A CLI tool that converts natural language descriptions into shell commands using local pattern matching
Updated 2026-01-31 06:50:10 +00:00
A CLI tool that automatically audits code diffs before commit by scanning staged changes for common issues like debug statements, TODO comments, and security vulnerabilities.
Updated 2026-01-31 05:00:09 +00:00
A privacy-first CLI tool that generates intelligent Git commit message suggestions using local LLM (Ollama), supporting conventional commit formats without external API costs.
Updated 2026-01-31 04:20:17 +00:00
A CLI tool for managing environment variables with multi-profile support, encryption, validation, and template generation
Updated 2026-01-31 02:26:52 +00:00
A CLI tool that automatically generates man pages, Markdown, and HTML documentation from docstrings in Python, Go, and JavaScript source code
Updated 2026-01-31 00:58:47 +00:00
A CLI tool that parses command output (errors, JSON, logs, stack traces) and generates human-readable explanations with actionable fix suggestions. Works offline without any API.
Updated 2026-01-31 00:14:59 +00:00
A CLI tool that analyzes codebases and generates concise, human-readable summaries including file structure, key functions/classes, dependencies, and architectural patterns. Useful for onboarding, understanding legacy code, and providing context to AI assistants.
Updated 2026-01-30 23:04:30 +00:00
A CLI tool that converts code between programming languages using local LLMs (Ollama), preserving logic, comments, and code style
Updated 2026-01-30 20:13:51 +00:00
A CLI tool that scans project configuration files, detects issues and vulnerabilities, suggests intelligent fixes using local LLMs, and can auto-fix common problems.
Updated 2026-01-30 18:31:42 +00:00
CLI Dependency Graph Navigator - Analyze codebases and generate interactive ASCII dependency graphs
Updated 2026-01-30 17:41:52 +00:00
A CLI tool that generates .gitignore files by specifying technologies/frameworks. Supports 100+ frameworks via gitignore.io integration with offline caching.
Updated 2026-01-30 16:08:48 +00:00
A CLI tool that converts curl commands into idiomatic code across multiple programming languages including Python, JavaScript, Go, Rust, and PHP
Updated 2026-01-30 12:39:28 +00:00
A CLI tool that learns from terminal command patterns to automate repetitive workflows
Updated 2026-01-30 11:56:44 +00:00
Local development workflow tracker with real-time monitoring and semantic search
Updated 2026-01-30 09:12:10 +00:00