Prompt Enricher – paste a rough prompt, get a structured one back
Yet another prompt enhancer when PromptPerfect and dozens of AI wrappers already exist.
Enrich coding agent prompts with codebase context using a local LLM
Local LLM context injection for Claude Code beats manual file discovery, but niche audience.
Claude Code users, developers using coding agents on private codebases
Continue.dev · GitHub Copilot context window optimization · Cursor's codebase indexing
It uses a quantized Qwen 3 4B model and runs fully on your machine. I also added a Claude Code plugin via UserPromptSubmit that calls the CLI and swaps in the enriched prompt before the request goes to Claude.
Yet another prompt enhancer when PromptPerfect and dozens of AI wrappers already exist.
Multi-tool rule sync with semantic routing, but semantic routing costs money and adoption unclear.
Turns chat history into structured 'belief' and 'cognitive pattern' blocks you can inject into prompts, with simple APIs like run_reflection and run_synthesis that read like a research prototype. It's smart about separating V1 (domain beliefs) from V2 (transferable cognitive patterns), but it's clearly early-stage — tiny repo, Ollama-only workflow, and few commits mean you should treat it as an experimental MVP rather than a drop-in production memory system.
Claude Code autopilot for code cleanup — no more wasted subscription tokens.
Static prompt directory, but every major AI tool has a free prompt library now.
Figma for prompts with React Flow—but prompt engineering tools already exist.