Zum Inhalt springen

Prompt-Bibliothek

Sorgfältig erstellte KI-Prompt-Vorlagen, die deine Produktivität mit KI steigern.

Claude Opus 4.54.8 · 12,500 Aufrufe

Code Review Prompt

Have the AI perform a professional code review, surfacing potential issues and optimization suggestions.

Please perform a professional review of the following code, focusing on:
1. Code quality and readability
2. Potential bugs and security vulnerabilities
3. Performance optimization suggestions
4. Adherence to best practices

Code:
[paste code here]
Code ReviewCodingQuality
GPT-54.6 · 8,900 Aufrufe

Blog Article Writing Prompt

Generate high-quality technical blog articles with a clear structure and in-depth content.

Please help me write a technical blog article about [topic]. Requirements:

1. An engaging title
2. A compelling introduction
3. A clear structure using H2/H3 headings
4. Include practical code examples
5. Summarize the key takeaways
6. Length: 1500-2000 words

Target audience: [beginner/intermediate/advanced] developers
WritingBlogTechnical Article
GPT-54.7 · 6,700 Aufrufe

Data Analysis Prompt

Have the AI analyze your data and produce insights and visualization suggestions.

Please analyze the following dataset and provide:

1. A data overview and basic statistics
2. Key trends and patterns
3. Outlier detection
4. Correlation analysis
5. Visualization suggestions
6. Business insights and recommendations

Data description: [describe the data]
Analysis goal: [goal]
Data AnalysisStatisticsInsights
Gemini 2.5 Pro4.9 · 15,600 Aufrufe

Image Prompt Generator

Generate high-quality image prompts for tools such as Midjourney and Stable Diffusion.

Please generate a detailed AI image prompt for creating [image description].

Requirements:
1. Subject description
2. Style and artistic direction
3. Lighting and mood
4. Composition suggestions
5. Technical parameters (if applicable)

Output format: an English prompt followed by a short explanation
Image GenerationMidjourneyCreative
Claude Opus 4.54.5 · 9,800 Aufrufe

Business Email Prompt

Quickly generate professional and appropriate business emails.

Please help me write a business email:

Recipient: [role/relationship]
Purpose: [purpose of the email]
Key information: [main points]
Tone: [formal/semi-formal/friendly]

Requirements:
1. An appropriate opening
2. Concise and clear content
3. Clear action items
4. A professional closing
EmailBusinessCommunication
GPT-54.6 · 11,200 Aufrufe

High-Quality Translation Prompt

Produce professional, natural translations that preserve the original style and context.

Please translate the following content into [target language]. Requirements:

1. Preserve the tone and style of the original
2. Use natural, idiomatic expressions
3. Keep technical terminology accurate
4. Retain the original formatting

Original text:
[paste content here]
TranslationMultilingualLocalization
Claude Opus 4.54.8 · 7,400 Aufrufe

AI Agent Task Planner

Break a complex goal into a structured, executable plan for an autonomous AI coding agent.

You are planning a task for an autonomous AI coding agent. Break the following goal into an executable plan:

Goal: [describe the goal]
Repository context: [brief context]

Provide:
1. A clear definition of done
2. Ordered, atomic sub-tasks
3. Files likely to be touched
4. Verification steps and tests for each sub-task
5. Risks, edge cases, and rollback strategy
AI AgentPlanningAutomation
Gemini 2.5 Pro4.7 · 6,100 Aufrufe

Deep Research Prompt

Turn a question into a thorough, well-sourced research report with citations and clear conclusions.

Conduct deep research on the following question and produce a structured report:

Question: [your question]

Requirements:
1. Search multiple credible sources and cross-check facts
2. Summarize key findings with inline citations
3. Compare differing viewpoints
4. Highlight uncertainties and knowledge gaps
5. End with a concise conclusion and recommended next steps
ResearchCitationsAnalysis
GPT-54.6 · 5,300 Aufrufe

MCP Tool-Use Prompt

Instruct a model to reliably discover and call MCP tools to complete a multi-step task.

You have access to a set of MCP (Model Context Protocol) tools. Complete the following task using the appropriate tools:

Task: [describe the task]

Guidelines:
1. List the tools you will use and why
2. Call tools step by step, validating each result before proceeding
3. If a tool call fails, explain the error and try an alternative
4. Do not fabricate tool outputs
5. Summarize the final result and any assumptions made
MCPTool UseAgents