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
A CLI tool that generates realistic mock API responses from OpenAPI/Swagger specifications. Features include schema-based response generation, request validation, configurable delays, fuzzing mode for edge case testing, and Docker support.
Updated 2026-02-02 20:28:23 +00:00
A CLI tool that searches GitHub repositories by actual code patterns using regex matching
Updated 2026-02-02 19:18:51 +00:00
Automated i18n linter and fixer CLI tool
Updated 2026-02-02 17:50:51 +00:00
A CLI tool that automatically generates .gitignore files based on project type, tech stack, and IDE
Updated 2026-02-02 16:53:15 +00:00
A CLI tool that parses git diffs and provides intelligent, contextual explanations of code changes. Identifies programming language, summarizes changes, flags potential issues, and suggests improvements - all running locally without external API dependencies.
Updated 2026-02-02 15:31:03 +00:00
A CLI tool that converts natural language project requirements into structured Gherkin format (Given-When-Then) for BDD frameworks
Updated 2026-02-02 13:19:55 +00:00
A CLI tool that parses, analyzes, and provides intelligent summaries of log files
Updated 2026-02-02 11:42:07 +00:00
A CLI tool that converts complex regular expressions into human-readable plain English descriptions with bidirectional conversion, example generation, and multi-flavor support.
Updated 2026-02-02 07:28:45 +00:00
CLI tool for extracting, validating, and managing i18n translation keys
Updated 2026-02-02 04:41:36 +00:00
A CLI tool that analyzes codebases and generates interactive knowledge graphs showing code relationships, dependencies, and architecture
Updated 2026-02-02 02:59:42 +00:00
A CLI tool that analyzes codebases and generates optimized context bundles for local LLMs like Ollama and LM Studio
Updated 2026-02-02 02:26:14 +00:00
A unified CLI toolkit for developers - database inspection, API testing, and utility functions
Updated 2026-02-01 22:03:25 +00:00
Environment Config Generator CLI tool
Updated 2026-02-01 21:18:28 +00:00
A Python CLI tool that automatically generates .gitignore files by detecting project type, language, and framework from project files.
Updated 2026-02-01 20:17:19 +00:00
A privacy-focused CLI tool that analyzes git diffs and generates intelligent commit messages, changelogs, and API documentation using local AI models via Ollama.
Updated 2026-02-01 19:31:12 +00:00