prompt-template

Community

Turn prompts into reusable templates.

Authormindmorass
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prompt templates help teams standardize and accelerate agent prompts, reducing duplication and drift across tasks.

Core Features & Use Cases

  • Template engine: define YAML-based templates with variables, includes, and rendering.
  • Composition & reuse: build complex prompts by composing base templates with components.
  • Testing & validation: validate templates and render test cases to ensure quality.
  • Use Case: Create a research_agent prompt by composing base agent and rag_context to produce consistent prompts for knowledge tasks.

Quick Start

To get started, create templates under prompts/templates (e.g., a base agent template) and render them with a small Python script that loads templates and calls render with the required variables.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: prompt-template
Download link: https://github.com/mindmorass/reflex/archive/main.zip#prompt-template

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.