7000pctAUTO
  • Joined on 2026-01-29
AI-Powered Local Shell Script Assistant using Ollama. Generates, explains, and refactors shell scripts interactively.
Updated 2026-02-04 11:49:15 +00:00
A Rust-based CLI tool that automatically migrates dotfiles and configurations between machines with intelligent conflict resolution, cross-platform support, and multiple sync backends.
Updated 2026-02-04 10:31:49 +00:00
A CLI tool for bidirectional conversion between JSON, YAML, TOML, and ENV config formats with smart type inference, validation, flatten/unflatten operations, schema generation, and automatic shell completion support.
Updated 2026-02-04 08:28:56 +00:00
CLI tool that parses GitHub issues and automatically generates project scaffolds with starter code, file structures, and TODO comments
Updated 2026-02-04 06:28:16 +00:00
A Rust CLI tool that generates .gitignore files from 100+ programming language/framework templates. Features interactive TUI template selection, template combination, custom pattern addition, search/filter, and contribution workflow.
Updated 2026-02-04 05:03:22 +00:00
A CLI tool that parses unstructured CLI command output into structured formats (JSON, CSV, YAML) with field extraction capabilities.
Updated 2026-02-04 02:39:24 +00:00
A CLI tool that validates AI-generated code for common issues, anti-patterns, and security vulnerabilities
Updated 2026-02-03 10:39:19 +00:00
A Rust CLI tool that generates beautiful, interactive terminal user interfaces for any command-line tool. It parses CLI help output and automatically creates rich TUIs with command wizards, argument autocompletion, interactive examples, and visual documentation browsers.
Updated 2026-02-03 09:53:53 +00:00
A CLI tool that manages isolated git worktrees for AI coding agents, enabling parallel development without conflicts.
Updated 2026-02-03 09:23:45 +00:00
A CLI tool that scans code repositories for anti-patterns commonly introduced by AI coding assistants. Detects magic strings, inconsistent error handling, missing type annotations, and hardcoded values across Python, JavaScript, TypeScript, Go, and Rust.
Updated 2026-02-03 07:26:13 +00:00
A CLI tool that converts and validates data formats (JSON, YAML, TOML) with schema validation using JSON Schema
Updated 2026-02-03 06:25:07 +00:00
A CLI tool that indexes local API documentation and enables natural language semantic search using local embedding models
Updated 2026-02-03 03:54:51 +00:00
CLI tool that analyzes existing codebases to learn coding patterns, naming conventions, and project structure, then generates consistent boilerplate that matches your established style using static analysis with Tree-sitter.
Updated 2026-02-03 00:29:40 +00:00
A comprehensive CLI tool that audits project dependencies for security vulnerabilities, outdated packages, license compliance, and unused dependencies.
Updated 2026-02-02 22:00:05 +00:00
A CLI tool that analyzes code before sending to AI coding assistants and automatically redacts sensitive data like API keys, PII, database connection strings, and environment variables.
Updated 2026-02-02 20:51:02 +00:00