Documentation Overview
- What is this? This directory stores general reference material and guides for the repository.
- Why does it exist? It provides a centralized knowledge base to help developers understand, use, and contribute to the prompt library efficiently.
- How to use it? Browse the quick links below or use
index.mdortable-of-contents.mdfor a complete table of contents that links to every prompt.
Prompts are stored as .prompt.yaml files. The previous JSON format has been retired.
Essential Guides
- Best Practices Guide - Comprehensive guide for creating high-quality prompts
- Google Prompting Guide - Official Google strategies for effective prompt design
- Claude Prompting Guide - Comprehensive guide to prompt engineering techniques for Claude's latest models
- GPT-5.2 Prompting Guide - Official OpenAI strategies for GPT-5.2
- Template Prompt - Reference example for new prompts
- Workflows Documentation - Guide to chaining prompts together
Quick Links
- Index - Full documentation index
- Table of Contents - Complete prompt catalog
- Detailed prompt listings
Prompt Categories
- Business - Corporate functions (Finance, HR, Market Research)
- Clinical - Clinical trial operations
- Communication - Professional communication
- Management - Leadership and project management
- Meta - Prompt engineering and agent creation
- Regulatory - Compliance and quality assurance
- Scientific - Laboratory and research prompts
- Technical - Software engineering and DevOps
Historical References
- JSON to YAML Migration - Migration guide (historical)
Add any new guidance here as the repository grows.