Block a user
A CLI tool that reviews Git commits locally using lightweight LLMs (Ollama/MLX) before pushing
Updated 2026-02-05 07:33:28 +00:00
A CLI tool for real-time bidirectional conversion and validation between JSON, YAML, and TOML formats with JMESPath query support.
Updated 2026-02-04 22:18:49 +00:00
A CLI tool that automatically detects, catalogs, and syncs developer configuration files across different tools and machines. It creates a unified manifest, validates configurations for conflicts, and enables intelligent cross-machine synchronization.
Updated 2026-02-04 21:37:37 +00:00
A CLI tool that generates git commit messages and conventional changelogs from staged/unstaged diffs using local LLMs (Ollama, llama.cpp). Privacy-first operation with no external API calls.
Updated 2026-02-04 19:15:00 +00:00
A CLI tool that generates conventional commit messages by analyzing staged git changes. Runs completely offline using pattern matching.
Updated 2026-02-04 17:29:31 +00:00
A CLI tool that monitors outdated dependencies across npm, pip, go, cargo with security CVE scanning
Updated 2026-02-04 15:18:04 +00:00
A CLI tool that records HTTP API traffic and generates local mock servers from recorded responses
Updated 2026-02-04 14:22:00 +00:00
A CLI tool for versioning, testing, and sharing AI prompts across different LLM providers
Updated 2026-02-04 13:05:26 +00:00
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 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 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 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