minipuft/claude-prompts-mcp
185 stars · Last commit 2026-08-31
MCP server for reusable prompt templates, multi-step workflow chains, and quality gates. Compose agentic workflows with an operator syntax; export as native skills to Claude Code, Cursor, OpenCode, and Gemini CLI.
README preview
<!-- maintainers: this README is governed by docs/portfolio/readme-charter.md — run `cd server && npm run validate:readme` before committing changes --> <div align="center"> <img src="assets/brand/claude-prompts-avatar.svg" alt="Claude Prompts mascot, an asymmetric curled creature forming a C-shaped counter with two directional eyes" width="160" /> <h1>Claude Prompts</h1> **The portable workflow layer beside your AI coding harness.** <p>Your client executes with its own tools, agents, and context.<br> Claude Prompts adds reusable prompt resources, composable chains, validation gates, and client-native skill export.</p> <p> <a href="#claude-code-recommended"><img src="https://img.shields.io/badge/Claude_Code-Set_up_plugin-D97757?style=flat-square&logo=anthropic&logoColor=white&labelColor=111715" alt="Set up the Claude Code plugin"></a> <a href="#codex-install"><img src="https://img.shields.io/badge/Codex-Set_up_experimental-2A8F83?style=flat-square&logo=openai&logoColor=white&labelColor=111715" alt="Set up the experimental Codex plugin"></a> </p> <p> <a href="https://www.npmjs.com/package/claude-prompts"><img src="https://img.shields.io/npm/v/claude-prompts.svg?style=flat-square&logo=npm&logoColor=white&labelColor=111715&color=2A8F83" alt="npm version"></a>