prompt-template-designer

Community

Reusable prompt templates to cut cognitive load.

Author92Bilal26
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prompts are often ad-hoc and brittle, forcing teams to rewrite similar prompts repeatedly. This skill helps identify recurring patterns and convert them into parameterized templates that preserve quality while lowering cognitive load.

Core Features & Use Cases

  • Recurrence-driven templating: Create templates after 2+ uses with at least 5 decision points.
  • Invariants vs Variants: Separate constants from parameters to make templates flexible.
  • Pattern Library: Build a library of templates for common tasks across projects.
  • Onboarding & Consistency: Accelerates onboarding with shared templates.

Quick Start

Create a reusable template for a Git commit message. TEMPLATE: GENERATE_COMMIT with parameters: {{CHANGES}}, {{TICKET_ID}}, {{WHY}}. Use this template for all future commit prompts to enforce consistent style.

Dependency Matrix

Required Modules

constitution:v6.0.14-layer-teaching-method

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-designer
Download link: https://github.com/92Bilal26/physical-ai-textbook/archive/main.zip#prompt-template-designer

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