A CLI tool that parses JSON Schema or OpenAPI 3.x specifications and generates realistic mock API response data
Updated 2026-03-22 23:03:07 +00:00
A centralized memory store for AI coding agents. Provides a CLI tool, REST API, and TUI dashboard for maintaining shared context across multiple AI coding agents working on the same project.
Updated 2026-03-22 22:55:27 +00:00
OpenAPI Mock Server Generator - Generate functional mock APIs from OpenAPI 3.x specs
Updated 2026-03-22 22:20:39 +00:00
A CLI tool that generates realistic test data from JSON Schema, TypeScript types, or sample data files using Faker-style generation.
Updated 2026-03-22 20:06:41 +00:00
Terminal Dependency Visualizer - A CLI tool that renders interactive ASCII dependency graphs in the terminal for npm/pip projects. Color-coded nodes highlight outdated, vulnerable, or unused dependencies.
Updated 2026-03-22 19:14:55 +00:00
A privacy-first CLI tool for semantic shell history search using local embeddings
Updated 2026-03-22 18:42:05 +00:00
A CLI tool that validates environment variables against a JSON/YAML schema file
Updated 2026-03-22 15:19:40 +00:00
A CLI tool that captures HTTP API traffic from HAR files and generates Flask-based mock API servers with realistic fake data
Updated 2026-03-22 14:38:36 +00:00
A CLI tool for parsing, exploring, and analyzing HTTP traffic logs (HAR files, curl -v output, Chrome DevTools network exports). Features interactive filtering, request/response diffing, API usage statistics, and automatic OpenAPI spec generation.
Updated 2026-03-22 13:44:37 +00:00
Local-first code snippet manager with SQLite, FTS5 search, encryption, and P2P sync
Updated 2026-03-22 13:11:26 +00:00
A CLI tool that converts curl commands into code snippets in multiple programming languages (Python, JavaScript, Go, Ruby, PHP).
Updated 2026-03-22 10:54:04 +00:00
A Rust CLI tool that automatically detects, validates, and secures environment variables
Updated 2026-02-06 10:40:47 +00:00
A CLI tool that parses OpenAPI/Swagger specs and automatically generates integration test templates with mock servers
Updated 2026-02-06 08:21:30 +00:00
A CLI tool that converts complex regex patterns to human-readable English descriptions and generates comprehensive test cases
Updated 2026-02-06 01:26:39 +00:00
A CLI tool for developers to manage, organize, version control, and share local LLM prompts and configurations. Features include creating prompt libraries, tagging, search, templating, and generating commit messages.
Updated 2026-02-05 23:04:12 +00:00
A CLI tool for saving, restoring, and syncing terminal workspace layouts across machines. Captures tmux/screen/iTerm2 configurations.
Updated 2026-02-05 20:17:35 +00:00
A CLI tool that analyzes Git repositories to calculate bus factor scores and identify knowledge concentration hotspots.
Updated 2026-02-05 18:25:24 +00:00
A Rust-based CLI tool to analyze and track technical debt in codebases with TUI dashboard
Updated 2026-02-05 16:26:20 +00:00
A CLI tool that creates a local Model Context Protocol (MCP) server for developers
Updated 2026-02-05 13:44:42 +00:00
A CLI tool that generates standardized project scaffolding for multiple languages (Python, Node.js, Go, Rust) with intelligent defaults, auto-generated configs, CI/CD templates, and custom template support.
Updated 2026-02-05 11:53:23 +00:00