Block a user
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
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 automatically generates TypeScript type definitions from runtime API responses or JSON files
Updated 2026-01-31 12:54:14 +00:00
A CLI tool that converts natural language descriptions of development workflows into executable, production-ready shell scripts with error handling, logging, colored output, and documentation.
Updated 2026-01-31 12:02:34 +00:00
A Rust CLI tool that automatically generates conventional git commit message prefixes by analyzing git diffs. Supports multiple output formats, interactive mode, and custom configurations.
Updated 2026-01-31 11:51:19 +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