home/roleplay/template-and-prompts

TEMPLATE AND PROMPTS

GPTClaudeGemini··442 copies·updated 2026-07-14
template-and-prompts.prompt
## 📑 Templates Included

### 1. ### 1. **Atom Template** (`atom_template.md`)
- **Purpose**: Capture a single, atomic concept in technical terms.  
- **Structure**: Core Idea (technical), Explanation (layman), Related, Example, Use Cases, Exercise.  
- **Special Feature**: Prompt enforces technical precision + layman clarity.  

### 2. **Exercise Templates**
- **Question** (`exercise_q_template.md`)  
  - Holds the exercise question or requirement.  
  - Numbered convention (Q01, Q02, …).  
- **Answer** (`exercise_a_template.md`)  
  - Holds the logs, commands, observations, and outcome evaluation.  
  - ⚠️ **Note:** This is not generated by the LLM — users must complete answers manually.  

### 3. **How To Template** (`how_to_template.md`)
- **Purpose**: Step-by-step guide for accomplishing a task.  
- **Structure**: Summary, Prerequisites, Steps, Verification, Related Notes.  
- **Use Case**: Technical workflows, system setup, scripts.  

### 4. **Course Readme Template** (`course_readme_template.md`)
- **Purpose**: Capture the overview of a course or learning system.  
- **Structure**: Resources, What You’ll Learn, Key Sections, Progress Tracker, Linked Notes.  
- **Use Case**: Tracking course progress, learning outcomes, and linked material.  

### 5. **Meeting Transcript Template** (`meeting_transcript_template.md`)
- **Purpose**: Summarize meeting details in a timestamp-validated format.  
- **Structure**: Participants, Goals, Discussion Topics, Action Items, Next Meeting.  
- **Use Case**: Project syncs, internal reviews, client calls.  

### 6. **Video Transcript Template** (`video_to_atom_template.md`)
- **Purpose**: Capture content from social media or educational videos.  
- **Structure**: Video Source, Creator & Collaborators, Index of Topics, Detailed Summaries, Calls to Action, References, Next Steps.  
- **Use Case**: Summarizing educational YouTube content, tutorials, or recorded talks.  

### 7. **Journal Log Template** (`journal_logs_template.md`)
- **Purpose**: Daily structured reflection and task tracking.  
- **Structure**: Objectives, Learning Activities, Work, Notes, Completed, Blockers, End-of-Day.  
- **Use Case**: Daily journaling, project progress, learning diaries.  

### 8. **Dashboard Template** (`dashboard_template.md`)
- **Purpose**: Central index for navigating notes, guides, logs, and templates.  
- **Structure**: Reference Notes, Atoms, How-To Guides, Daily Logs, Template Includes.  
- **Use Case**: Vault homepage for quick navigation.  

### 9. **Troubleshooting Template** (`troubleshooting.md`)
- **Purpose**: Capture and resolve technical issues in a structured way.  
- **Structure**: Goal, Problem (technical), Problem (layman), Real-world Analogy, Areas to Investigate, Practical Solution, Verification, Related Notes.  
- **Special Feature**: Dual explanation (technical vs layman) + analogy to make complex problems relatable. Encourages step-by-step solutions and verification.  
- **Use Case**: Error logs, failed commands, debugging scenarios across any system (e.g., permissions issues, networking failures, resource bottlenecks).  

### 10. **Standard Operating Procedure Template** (`standard_op_proc_template.md`)
- **Purpose**: Capture and standardize recurring operational processes.  
- **Structure**: Purpose, Scope, Prerequisites, Procedure, Verification, Safety/Risks, Roles & Responsibilities, References, Benchmark/Time Indicator, Revision History.  
- **Special Feature**: Benchmark section for expected vs. actual duration tracking.  
- **Use Case**: Technical operations, IT processes, compliance procedures, and business workflows. 

---

when to use it

Community prompt sourced from the open-source GitHub repo renvertere/dreambase (NOASSERTION). A "TEMPLATE AND PROMPTS" 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

roleplaycommunitygeneral

source

renvertere/dreambase · NOASSERTION