AiPromptss

Other

420 results

Other

Expert Role Prompting

Act as a senior DevOps engineer with 10+ years of Kubernetes experience. Review this deployment configuration for: - Security best practices (least privilege,…

chatgpt-technical
Other

Chain of Thought Reasoning

Analyze this [problem/code/architecture] using chain of thought: 1. Initial assessment: What are the key components and relationships? 2. Identify issues: What…

chatgpt-technical
Other

4. Include Examples

Generate API documentation similar to this structure: [example documentation] Avoid generic descriptions. Include: - Request/response examples - Error codes an…

chatgpt-technical
Other

3. Request Specific Output Formats

Provide the solution as: 1. Code implementation with inline comments 2. Unit tests covering edge cases 3. Usage examples 4. Performance considerations 5. Secur…

chatgpt-technical
Other

1. Be Specific and Contextual

❌ Vague: "Create a login function" ✓ Specific: "Create a secure login function in TypeScript using bcrypt for password hashing, JWT for session management, and…

chatgpt-technical
Other

Quality Assurance

Debug this issue: Error: [exact error message] Context: - Expected behavior: [what should happen] - Current behavior: [what actually happens] - Environment: [O…

chatgpt-technical
Other

System Design & Architecture

Design a [system type] that handles [scale/requirements]: Requirements: - Functional: [list key features] - Non-functional: [performance, security, scalability…

chatgpt-technical
Other

3. Balance Specificity with Flexibility

"Provide enough detail to guide the AI, but leave room for it to generate creative and unexpected solutions."

chatgpt-resources-reddit-promptengineering
Other

2. Use System Messages Effectively

"Set your system message to define the AI's role and behavior, then use your user message for the specific task."

chatgpt-resources-reddit-promptengineering
Other

1. Start Simple, Iterate Gradually

"Begin with a basic prompt that clearly states your goal. Test it, then add constraints, context, or formatting requirements one at a time."

chatgpt-resources-reddit-promptengineering
Other

2. Prompt Templates

"Here's a template I've found effective for [task]: [Template structure] You can customize it by changing [variables]."

chatgpt-resources-reddit-promptengineering
Other

3. Few-Shot Learning

"Here are some examples of [task]: Example 1: [input] → [output] Example 2: [input] → [output] Example 3: [input] → [output] Now, for this new case: [new input…

chatgpt-resources-reddit-promptengineering
Other

2. Chain-of-Thought Prompting

"Let's approach this step by step: 1. First, let's [initial step] 2. Then, we'll [next step] 3. Finally, we'll [conclusion]"

chatgpt-resources-reddit-promptengineering
Other

1. Role Prompting

"Act as a [specific role] with [specific expertise]. Your task is to [specific task]."

chatgpt-resources-reddit-promptengineering
Other

3. Problem Solving

"Help me solve this problem: Problem: [Detailed description] Context: [Relevant background information] Constraints: [Limitations or requirements] Goal: [Desir…

chatgpt-resources-prompt-engineering-guide
Other

2. Code Generation

"Generate code for [functionality]: Language: [Programming language] Framework: [If applicable] Requirements: - [Specific requirement 1] - [Specific requiremen…

chatgpt-resources-prompt-engineering-guide
Other

1. Content Creation

"Create a blog post about [topic]: Role: Professional content writer with expertise in [field] Audience: [Specific audience description] Tone: [Formal, convers…

chatgpt-resources-prompt-engineering-guide
Other

3. Weak Structure

"Help me optimize this database query: 1. First, analyze the current query performance: [Query and execution plan] 2. Identify the specific bottlenecks: - Tabl…

chatgpt-resources-prompt-engineering-guide
Other

2. Poor Context

❌ "How do I fix this bug?" ✅ "I'm encountering a 'TypeError: Cannot read property 'map' of undefined' in my React component when fetching data from an API. The…

chatgpt-resources-prompt-engineering-guide
Other

1. Overcomplexity

❌ "Write a comprehensive guide to all programming languages, frameworks, and tools, with examples for each, focusing on web development, mobile development, de…

chatgpt-resources-prompt-engineering-guide
Other

3. Performance Tuning

❌ "Write a comprehensive guide to all aspects of web development including HTML, CSS, JavaScript, frameworks, backend, databases, deployment, security, and bes…

chatgpt-resources-prompt-engineering-guide
Other

2. Quality Control

"Generate a list of 5 potential blog topics about artificial intelligence. For each topic: 1. Ensure it's specific and focused (not too broad) 2. Verify it's c…

chatgpt-resources-prompt-engineering-guide
Other

1. Iterative Refinement

Initial prompt: "Write about climate change" Refined prompt: "Write a 300-word article about the impact of climate change on coastal communities, focusing on r…

chatgpt-resources-prompt-engineering-guide
Other

2. Output Control

"Analyze this code for performance issues: Response format: 1. Summary of identified issues (bullet points) 2. Detailed analysis of each issue with code exampl…

chatgpt-resources-prompt-engineering-guide
Other

2. Output Control

Response format: 1. [Initial analysis or summary] 2. [Detailed explanation or reasoning] 3. [Specific recommendations or solutions] 4. [Implementation steps or…

chatgpt-resources-prompt-engineering-guide
Other

1. Input Patterns

Role: Senior data scientist specializing in time series analysis Task: Analyze this monthly sales data and identify seasonal patterns Context: The data represe…

chatgpt-resources-prompt-engineering-guide
Other

1. Input Patterns

Role: [Expertise level and background] Task: [Clear, specific objective] Context: [Relevant background information] Constraints: [Limitations and boundaries] F…

chatgpt-resources-prompt-engineering-guide
Other

3. Task Decomposition

"Help me create a comprehensive marketing plan for a new product launch: 1. First, analyze the target market and identify key customer segments 2. Based on tha…

chatgpt-resources-prompt-engineering-guide
Other

2. Few-Shot Learning

"Classify these customer reviews as positive, negative, or neutral: Review 1: "The product arrived quickly and works perfectly!" → Positive Review 2: "I'm disa…

chatgpt-resources-prompt-engineering-guide
Other

1. Chain of Thought

"Solve this optimization problem step by step: Problem: Find the minimum value of f(x) = x² + 4x + 4 Please: 1. Explain the approach you'll take 2. Show each s…

chatgpt-resources-prompt-engineering-guide
Other

3. Role Definition

❌ "Help me with my code" ✅ "Act as a senior software architect with 15 years of experience in distributed systems. Review this microservices architecture desig…

chatgpt-resources-prompt-engineering-guide
Other

2. Context Management

❌ "What's the next step?" ✅ "Given our previous discussion about implementing user authentication, what's the next step in setting up OAuth2 with Google? We've…

chatgpt-resources-prompt-engineering-guide
Other

1. Clear Communication

❌ "Write about AI" ✅ "Write a 500-word article about the impact of AI on healthcare, focusing on recent developments in diagnostic applications. Include specif…

chatgpt-resources-prompt-engineering-guide
Other

1. Format Specification

Output format: Type: [Content type] Structure: [Organization] Style: [Tone and format] Constraints: [Limitations]

chatgpt-resources-best-practices
Other

Chain-of-Thought Prompting

Explain your reasoning process as you work through this: [Your question or problem] Please: 1. Think through what you know about this 2. Consider different ang…

chatgpt-resources-awesome-gpt-prompts
Other

Few-Shot Examples

I want you to [describe task] in this style: Example 1: Input: [example input] Output: [desired output format] Example 2: Input: [example input] Output: [desir…

chatgpt-resources-awesome-gpt-prompts
Other

Multi-Step Thinking Prompts

Let's work through this problem step by step: [Problem statement] Please: 1. Break down the problem into components 2. Analyze each component separately 3. Sho…

chatgpt-resources-awesome-gpt-prompts
Other

Context and Role-Playing

Act as a [specific role/expert] to help me [specific task]. Background: [Relevant context] Goal: [What you want to achieve] Constraints: [Any limitations] Appr…

chatgpt-resources-awesome-gpt-prompts
Other

Interactive Learning Sessions

Create an interactive lesson about [subject] for [knowledge level]: Include: 1. Key concepts (with explanations) 2. Real-world examples 3. Practice exercises (…

chatgpt-resources-awesome-gpt-prompts
Other

Concept Explanation

Teach me about [concept/topic] as if I'm a [your knowledge level]: Start by: 1. Defining the core idea in simple terms 2. Explaining why it matters 3. Providin…

chatgpt-resources-awesome-gpt-prompts
Other

Creative Problem-Solving

I'm facing this challenge: [Describe your situation] Current constraints: - [Constraint 1] - [Constraint 2] - [Constraint 3] Help me brainstorm creative soluti…

chatgpt-resources-awesome-gpt-prompts
Other

Technical Problem Analysis

As an expert in [field/technology], help me analyze this problem: Problem: [Describe what's not working] Context: [Explain your setup or situation] What I've t…

chatgpt-resources-awesome-gpt-prompts
Other

Style Adaptation

Rewrite the following [original format] as [target format]: [Original content] Style guidelines: - Tone: [desired tone] - Audience: [who will read this] - Leng…

chatgpt-resources-awesome-gpt-prompts
Other

Editing and Refinement

Act as a professional editor. Review this [content type]: [Paste your content here] Focus on: 1. Clarity: Is every sentence clear and direct? 2. Tone: Does it…

chatgpt-resources-awesome-gpt-prompts
Other

Content Creation

Act as a professional [field] writer. Help me write a [content type] about [topic]: - Target audience: [describe your readers] - Tone: [e.g., formal, conversat…

chatgpt-resources-awesome-gpt-prompts
Other

Basic Structure

Context: [Background information] Task: [Clear instruction] Constraints: [Key limitations] Format: [Expected output] Criteria: [Success measures]

chatgpt-resources-anthropic-guide
Other

Example Prompts

Develop responses for these common objections: [List objections] Format each response with: - Understanding statement - Evidence/proof points - Alternative per…

chatgpt-professional-sales-pitches
Other

Example Prompts

Help me create a value proposition for: [Product/Service] Consider: - Target audience pain points - Unique solution features - Competitive advantages - Measura…

chatgpt-professional-sales-pitches
Other

Sales Pitch Framework

Develop a sales presentation for: [Product/Service/Solution] Structure: 1. Opening Hook 2. Problem/Pain Points 3. Solution Overview 4. Features & Benefits 5. S…

chatgpt-professional-sales-pitches
Other

Sales Pitch Framework

Create a 30-second elevator pitch for: [Product/Service] Include: - Problem statement - Unique solution - Key benefits - Target market - Call to action

chatgpt-professional-sales-pitches
Other

Building Long-Term Cross-Cultural Relationships

I'm developing a long-term business relationship with partners from [Country/Culture]. Help me: - Identify key relationship-building practices in this culture…

chatgpt-professional-cultural-etiquette-tips
Other

Virtual Meeting Etiquette

I'm hosting a virtual meeting with international participants from [List Countries]. Help me ensure cultural sensitivity by addressing: - Camera and video expe…

chatgpt-professional-cultural-etiquette-tips
Other

Business Dining Etiquette

I'm attending a business dinner with clients from [Country/Culture]. Provide guidance on: - Seating arrangements and hierarchy - Appropriate conversation topic…

chatgpt-professional-cultural-etiquette-tips
Other

Special Occasions and Celebrations

My colleague/client from [Country/Culture] is celebrating [Holiday/Occasion]. Help me: - Understand the significance of this celebration - Craft an appropriate…

chatgpt-professional-cultural-etiquette-tips
Other

Apologies and Conflict Resolution

A misunderstanding has occurred with a business partner from [Country/Culture] regarding [situation]. Help me craft an appropriate response that: - Acknowledge…

chatgpt-professional-cultural-etiquette-tips
Other

Feedback and Criticism

I need to provide constructive feedback to a team member from [Country/Culture] regarding [issue]. Help me: - Frame the feedback in a culturally appropriate ma…

chatgpt-professional-cultural-etiquette-tips
Other

Negotiation and Persuasion

I'm preparing to negotiate [topic] with partners from [Country/Culture]. Help me understand: - Cultural attitudes toward negotiation and compromise - Appropria…

chatgpt-professional-cultural-etiquette-tips
Other

Email and Written Communication

I need to write a [type of message] to a business contact in [Country]. The purpose is [explain purpose]. Please help me: - Choose the appropriate level of for…

chatgpt-professional-cultural-etiquette-tips
Other

Meeting Protocol Guidance

I'm leading a virtual meeting with participants from [List Countries]. Help me prepare by outlining: - Appropriate meeting structure and timing - Decision-maki…

chatgpt-professional-cultural-etiquette-tips
Other

Communication Style Analysis

Analyze the communication style preferences for [Country/Culture]: - Direct vs. indirect communication patterns - High-context vs. low-context communication -…

chatgpt-professional-cultural-etiquette-tips