Show HN: Reprompt – Analyze what you type into AI tools, not what they output(github.com)
github.com
Show HN: Reprompt – Analyze what you type into AI tools, not what they output
https://github.com/reprompt-dev/reprompt
3 comments
Love the "no LLM calls" approach. Scoring prompts in <1ms locally is exactly the right tradeoff. Most tools overcomplicate this.
Thanks! Turns out structural signals get you surprisingly far. An LLM catches more, but speed is the feature.
Everything runs locally -- zero network calls, zero telemetry. Also works as an MCP server and GitHub Action.