Prompt Engineering Template
# Prompt Engineering Documentation Template
## Document Information
| Field | Content |
|------|------|
| Product/Feature Name | [Name] |
| Prompt Version | V1.0 |
| Date | YYYY-MM-DD |
| Author | [Name] |
| Associated Model | [Model Name + Version] |
---
## 1. Prompt Overview
### 1.1 Usage Scenarios
| Scenario | User Input | Expected Output | Frequency |
|------|---------|---------|------|
| | | | |
### 1.2 Design Goals
| Dimension | Goal | Measurement Method |
|------|------|---------|
| Accuracy | | |
| Consistency | | |
| Safety | | |
| Format Compliance Rate | | |
| Latency | | |
---
## 2. System Prompt
### 2.1 Complete Promptwhen to use it
Community prompt sourced from the open-source GitHub repo yinjianheng/ai-pm-workbench-international (no explicit license). A "Prompt Engineering Template" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
yinjianheng/ai-pm-workbench-international · no explicit license
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions