prompt-templates

Community

Manage LLM prompts centrally.

Authorlinguistic76
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of scattered and inconsistent LLM prompt management by providing a centralized registry for all prompt templates.

Core Features & Use Cases

  • Centralized Prompt Registry: Manages all LLM prompt templates in a single location (core/prompts/templates/).
  • Programmatic Prompt Rendering: Allows services to easily render templates with dynamic placeholders using PROMPT_REGISTRY.render().
  • Use Case: When developing a new LLM-powered feature, use this Skill to ensure prompts are standardized, version-controlled, and easily discoverable, preventing the "prompt-in-file-per-service" or "inline string constant" anti-patterns.

Quick Start

Use the prompt-templates skill to render the 'activity_feedback' prompt with the provided time period and statistics.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-templates
Download link: https://github.com/linguistic76/skuel/archive/main.zip#prompt-templates

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.