Block a user
Offline CLI tool for error fix suggestions using pattern-matching rules
Updated 2026-02-01 04:48:20 +00:00
A CLI tool that automatically generates .gitignore files based on project type, tech stack, and IDE
Updated 2026-02-01 03:34:07 +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 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-01 00:01:53 +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 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