Block a user
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
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
A Python CLI tool that analyzes git commits and generates detailed developer contribution reports with code complexity metrics, collaboration analysis, and multiple output formats
Updated 2026-01-30 08:02:27 +00:00
A CLI tool that automatically generates Python type stub files (.pyi) from untyped Python code using static analysis
Updated 2026-01-30 04:51:48 +00:00
A declarative YAML-based CLI tool to manage, sync, and automate developer environment setup across Linux, macOS, and WSL
Updated 2026-01-30 04:12:48 +00:00
A CLI tool that generates mock API servers from OpenAPI/Swagger specifications with realistic data generation, hot-reload, and authentication support.
Updated 2026-01-30 03:41:50 +00:00
Create Gitea repository for ai-code-refactor-cli
Updated 2026-01-29 23:13:59 +00:00