Creating reusable, parameterised prompt templates for consistent outputs.
25
14%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./gemini-extension/prompt-architecture/skills/template-design/SKILL.mdA prompt template is a reusable prompt structure with variable slots that get filled at runtime. Templates create consistency across similar tasks and make prompt management scalable.
A template has:
Each variable should be:
{user_query} not {input1}Complex prompts can be built from smaller templates:
f41b650
Also appears in
since May 8, 2026
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.