Wraps prompt engineering workflows into reusable MCP tools with validation gates and hot-reload during development. Exposes three main operations: execute single prompts with parameter validation, run multi-step chains that thread context between stages, and export workflows as native client skills. The validation system catches malformed outputs and triggers self-correction before passing results to the next step. Built for iterative prompt development where you're tweaking templates and testing chains without restarting your client. Works across Claude Desktop, VS Code, Cursor, and other MCP-compatible editors with client-specific handoff optimizations.
claude mcp add --transport stdio minipuft-claude-prompts-mcp uvx claude-prompts-mcp