prompt-template-designer

Solid

Design reusable prompt templates that encode domain-specific patterns for recurring AI tasks. Use when you've executed similar prompts 2+ times and need to capture the pattern as reusable intelligence. NOT for one-off prompts or generic "ask AI a question" patterns.

AI & Automation 335 stars 29 forks Updated today

Install

View on GitHub

Quality Score: 85/100

Stars 20%
84
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
0
Description 5%
100

Skill Content

# Prompt Template Designer ## Quick Start ```bash # 1. Check if template-worthy # Criteria: 2+ uses, 5+ decision points, domain-specific # 2. Extract pattern # Identify invariants (constants) vs variants (parameters) # 3. Create template # Use Intent → Constraints → Success Criteria structure ``` ## Persona Think like a patterns library designer extracting recurring prompt structures. Identify what varies (parameters) vs what stays constant (pattern), encode domain knowledge into constraints, and design templates that reduce cognitive load while maintaining quality. ## Analysis Questions ### 1. Recurrence Check **"Have I used this pattern 2+ times?"** | Scenario | Template? | |----------|-----------| | "Generate Git commit message" (daily) | YES | | "Explain React hooks to new dev" (once) | NO | | "Debug Bash permission error" (recurring) | YES | | "Research specific API quirk" (unique) | NO | **Principle**: Premature templating adds maintenance burden. Wait for second use. ### 2. Variation Analysis **"What stays constant vs what changes?"** | Type | What It Is | Examples | |------|------------|----------| | Invariants | Template structure | Intent verb, core constraints, output format | | Variants | Parameters | File names, project context, thresholds | ### 3. Complexity Check **"Does this have 5+ decision points?"** **High-value template** (5+ decisions): Code review prompt (action verb, language, review focus, outpu...

Details

Author
aiskillstore
Repository
aiskillstore/marketplace
Created
5 months ago
Last Updated
today
Language
Python
License
None

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

prompt-template-design

Structured prompt template creation with variables, formatting, and version control

1,160 Updated today
a5c-ai
AI & Automation Solid

prompt-engineering

Provides workflows to write, debug, and optimize prompts for LLMs, including few-shot example selection, chain-of-thought structuring, system prompt design, and template composition. Use when the user asks to write or improve a prompt, wants help with few-shot examples, chain-of-thought, system prompts, prompt templates, or asks how to get better results from an LLM.

263 Updated 1 weeks ago
giuseppe-trisciuoglio
AI & Automation Listed

prompt-engineering-patterns

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.

18 Updated 6 days ago
HermeticOrmus
AI & Automation Listed

prompt-engineering-patterns

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.

335 Updated today
aiskillstore
AI & Automation Listed

prompt-engineering-patterns

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.

0 Updated today
NaetheraS