Block a user
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 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 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 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 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 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