Prompt Manager

Manages and serves customizable prompt templates with variable substitution and tag-based organization for streamlined LLM interactions in development workflows and code reviews.

Featured
View Source
66 stars
0 tools
Created Aug 2025
@sparesparrow/sparesparrow-prompt-manager-prompts

About

Manages and serves customizable prompt templates with variable substitution and tag-based organization for streamlined LLM interactions in development workflows and code reviews.

Categories

general

Installation

npm

npm install @sparesparrow/sparesparrow-prompt-manager-prompts

Configuration

{ "mcpServers": { "sparesparrow-prompt-manager-prompts": { "command": "npx", "args": [ "-y", "@sparesparrow/sparesparrow-prompt-manager-prompts" ] } } }