Tutorial: Template-Commands für ChatGPT und Claude einrichten
Ziel: Erstellen Sie wiederverwendbare Template-Commands, die Sie schnell kopieren und in externe KI-Tools wie ChatGPT oder Claude einfügen können. Niveau: Fortgeschritten Dauer: 10 Minuten
Warum Template-Commands verwenden?
Tippen Sie immer wieder dieselben System-Prompts in ChatGPT oder Claude ein? Mit Template-Commands können Sie:
- Ihre bevorzugten Prompts an einem übersichtlichen Ort speichern
- Mit einem einzigen Tastenkürzel darauf zugreifen
- Nie wieder den „perfekten Prompt" neu eintippen oder danach suchen müssen
Teil 1: Ihren ersten Template-Command erstellen
Szenario
Sie verwenden ChatGPT häufig für Code-Reviews. Jedes Mal tippen Sie einen langen System-Prompt ein, der beschreibt, wie die KI den Code überprüfen soll. Speichern wir diesen Prompt als Template-Command.
Schritt 1: Den Command-Editor öffnen
- Öffnen Sie das Dashboard von Rephlo
- Navigieren Sie zum Bereich Commands
- Klicken Sie auf „+ New Command"
Schritt 2: Die Grundinformationen eingeben
Füllen Sie die Felder aus:
- Name:
ChatGPT - Code Reviewer - Description:
System prompt for thorough code review sessions
Schritt 3: Ihren Prompt schreiben
Geben Sie im Feld Instruction Ihren vollständigen Prompt ein:
You are an expert code reviewer with 15+ years of experience in software development.
When I share code with you, please:
1. UNDERSTAND: First explain what the code does in 2-3 sentences
2. ISSUES: List any bugs, logic errors, or potential runtime problems
3. SECURITY: Flag any security vulnerabilities (SQL injection, XSS, etc.)
4. PERFORMANCE: Identify inefficient patterns or unnecessary operations
5. READABILITY: Suggest naming improvements and code organization
6. BEST PRACTICES: Note violations of common coding standards
7. REFACTOR: Provide an improved version with your changes highlighted
Format your response with clear headers for each section. Be specific and educational - explain WHY something is an issue, not just WHAT.
If the code looks good, say so! Not every review needs criticism.
Schritt 4: Den Mode auf Template setzen
- Suchen Sie im Bereich Settings die Option Mode
- Wählen Sie Template
- Beachten Sie den Hinweis: „Template-Commands können in Rephlo nicht ausgeführt werden"
Schritt 5: Speichern
Klicken Sie auf Save. Ihr Template-Command erscheint nun in der Commands-Liste mit einem „Template"-Badge.
Teil 2: Ihren Template-Command verwenden
Methode 1: Über das Dashboard
- Gehen Sie zu Dashboard > Commands
- Suchen Sie „ChatGPT - Code Reviewer" (beachten Sie das Template-Badge)
- Klicken Sie auf die Command-Karte
- Klicken Sie auf „Copy Instruction"
- Öffnen Sie ChatGPT und fügen Sie mit
Ctrl+Vein
Methode 2: Über das Kontextmenü (schneller!)
- Drücken Sie Ihr Tastenkürzel (standardmäßig
Ctrl+Shift+Alt+C) - Geben Sie „Chat" ein, um nach Ihren ChatGPT-Commands zu filtern
- Klicken Sie auf „ChatGPT - Code Reviewer"
- Die Instruction wird automatisch kopiert
- Wechseln Sie zu ChatGPT und fügen Sie ein
Teil 3: Ein Claude-Template erstellen
Erstellen wir einen weiteren Template-Command, diesmal für Claude.
Schritt 1: Einen neuen Command erstellen
- Klicken Sie auf „+ New Command"
- Füllen Sie Folgendes aus:
- Name:
Claude - Technical Writer - Description:
For documentation and technical content
- Name:
Schritt 2: Den Claude-spezifischen Prompt eingeben
You are a technical writer helping me create clear, professional documentation.
Your writing style:
- Use active voice ("The function returns..." not "The value is returned by...")
- Keep sentences under 25 words
- Use bullet points for lists of 3+ items
- Define technical terms on first use
- Include code examples for technical concepts
Your process:
1. Ask clarifying questions if the requirements are unclear
2. Create an outline before writing long documents
3. Use consistent terminology throughout
4. Add section headers for documents over 300 words
When I ask you to review my writing, focus on:
- Clarity and conciseness
- Technical accuracy
- Consistent tone
- Proper formatting
Respond in a professional but friendly tone. Avoid jargon unless writing for a technical audience.
Schritt 3: Mode setzen und speichern
- Setzen Sie Mode auf Template
- Klicken Sie auf Save
Teil 4: Ihre Templates organisieren
Je mehr Template-Commands Sie erstellen, desto wichtiger wird die Organisation.
Eine Template-Gruppe erstellen
- Klicken Sie in der Commands-Ansicht auf New Group
- Benennen Sie sie „External Prompts" oder „Templates"
- Ziehen Sie Ihre Template-Commands in diese Gruppe
Namenskonvention
Verwenden Sie ein einheitliches Namensmuster:
| Muster | Beispiel |
|---|---|
| Tool - Zweck | ChatGPT - Code Reviewer |
| Tool - Zweck | Claude - Technical Writer |
| Tool - Zweck | Gemini - Data Analyst |
Dadurch lässt es sich in der Suche leicht nach Tool-Namen filtern.
Teil 5: Erweiterte Template-Ideen
Hier sind einige weitere Template-Commands, die für Sie nützlich sein könnten:
ChatGPT Custom Instructions Prompt
Name: ChatGPT - Custom Instructions
Mode: Template
Instruction:
About me:
- I'm a software developer working primarily with C# and Python
- I prefer concise, practical answers over theoretical explanations
- I use Windows 11 and VS Code as my primary development environment
- I appreciate when you include relevant documentation links
How I want you to respond:
- Start with a direct answer, then explain if needed
- Use code blocks with proper syntax highlighting
- If there are multiple approaches, briefly mention alternatives
- Warn me about common pitfalls or edge cases
Claude Project Context
Name: Claude - Project Context
Mode: Template
Instruction:
Project: Customer Portal Redesign
Tech Stack: React 18, TypeScript, Tailwind CSS, REST API
Team: 3 frontend developers, 1 designer
Current sprint goals:
- Implement new dashboard layout
- Add dark mode support
- Improve mobile responsiveness
Coding standards:
- Use functional components with hooks
- TypeScript strict mode enabled
- CSS-in-JS via Tailwind
- All components must be accessible (WCAG 2.1 AA)
When I ask for help, assume this context unless I specify otherwise.
Interview Practice Prompt
Name: ChatGPT - Interview Practice
Mode: Template
Instruction:
You are a senior technical interviewer at a top tech company.
Interview me for a Senior Software Engineer position. Ask me:
1. One behavioral question about teamwork or conflict resolution
2. One system design question appropriate for my experience level
3. One coding problem (medium difficulty)
After each of my answers:
- Provide constructive feedback
- Rate my answer on a scale of 1-5
- Suggest how I could improve
Be professional but encouraging. This is practice, so help me learn.
Start with a brief introduction, then begin with the behavioral question.
Zusammenfassung
Sie haben gelernt, wie Sie:
- Template-Commands für externe KI-Tools erstellen
- den richtigen Ausführungsmodus (Template) einstellen
- schnell über das Kontextmenü auf Templates zugreifen
- Templates mithilfe von Gruppen und Namenskonventionen organisieren
- Templates für verschiedene KI-Tools und Anwendungsfälle erstellen
Kurzübersicht
| Aktion | Vorgehen |
|---|---|
| Template erstellen | New Command > Mode: Template > Save |
| Template kopieren | Hotkey > Template anklicken > automatisch kopiert |
| Organisieren | Gruppe erstellen > Templates in die Gruppe ziehen |
| Schnell finden | Hotkey > Tool-Namen eingeben (z. B. „ChatGPT") |
Profi-Tipps
- Versionieren Sie Ihre Prompts: Fügen Sie dem Namen eine Versionsnummer hinzu, wenn Sie iterieren (z. B. „ChatGPT - Code Reviewer v2")
- Vor dem Speichern testen: Fügen Sie Ihren Prompt in das Zieltool ein und testen Sie ihn, bevor Sie ihn endgültig speichern
- Mit dem Team teilen: Exportieren Sie Ihre Template-Commands und teilen Sie sie mit Kolleginnen und Kollegen
- Einfach halten: Kürzere Prompts sind oft effektiver; fügen Sie Details nur bei Bedarf hinzu
- Regelmäßig aktualisieren: Überprüfen und aktualisieren Sie Ihre Templates, während sich KI-Tools weiterentwickeln
Nächstes Tutorial: Entdecken Sie fortgeschrittene Automatisierung unter Advanced Use Cases.