From 63649381738470d7868845a222697174bee49b34 Mon Sep 17 00:00:00 2001 From: sean-sunagaku Date: Sat, 25 Apr 2026 09:51:09 +0900 Subject: [PATCH] Add promptlint-mcp to Tools & Utilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b34574..e906696 100644 --- a/README.md +++ b/README.md @@ -339,6 +339,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**shotgun-alpha**](https://github.com/shotgun-sh/shotgun-alpha) (3 ⭐) - Codebase-aware spec engine for Cursor, Claude Code & Lovable. - [**conductor**](https://conductor.build/) (0 ⭐) - Run a bunch of Claude Codes in parallel. - [**claude-deep-research**](https://www.google.com/search?q=https://github.com/disler/claude-deep-research) (0 ⭐) - Claude Deep Research config for Claude Code. +- [**promptlint-mcp**](https://github.com/sean-sunagaku/promptlint-mcp) - Static linter for AI prompts. Catches contradictions, redundancy, ambiguity, long examples, and politeness fluff in system prompts and agent instructions. CLI + MCP server. Zero network, MIT. ---