Prompting Documentation
Template for documenting prompts for specific domains or tools
Use this template when documenting prompts to ensure consistency across all prompting guides.
High-Level Overview
[Domain/Tool] Prompting Guide
[1-2 paragraph introduction explaining the purpose of these prompts and when to use them]
Basic Operations
[Operation 1]
Parameters:
[param1]
: [description and format][param2]
: [description and format]
Expected Output: [Description of what to expect]
[Operation 2]
Parameters:
[param1]
: [description and format][param2]
: [description and format]
Expected Output: [Description of what to expect]
Advanced Operations
[Advanced Operation 1]
Parameters:
[param1]
: [description and format][param2]
: [description and format]
Expected Output: [Description of what to expect]
Complete Workflows
[Workflow Name]
[Brief description of the workflow]
[Step 1]
[Step 2]
[Step 3]
Notes: [Any additional information about the workflow]
Troubleshooting
Common Issues
[Issue 1]
[Solution 1]
[Issue 2]
[Solution 2]
Related Resources
[Related Resource 1]: [Brief description]
[Related Resource 2]: [Brief description]
Review Checklist
Before submitting documentation:
Versioning and Updates
Note when documentation was last updated
Indicate which version of the tools/services the prompts apply to
Highlight significant changes from previous versions
Maintain backward compatibility information where relevant
Last updated