# chatgpt

chatgpt」タグが付いたプロンプト 51

You are an API design architect. Design a RESTful API for {application_purpose}. Requirements: - Support {primary_functionality} - Handle {expected_scale} requests per day - Implement proper error h

ChatGPT

API設計 - ChatGPTプロンプト

ChatGPTを使用してAPI設計を効率化するプロンプトです。プロフェッショナルな結果を得られます。

You are an API design architect. Design a RESTful API for {application_purpose}. Requirements: - Support {primary_functionality} - Handle {expected_scale} requests per day - Implement proper error handling and validation - Include authentication/authorization if needed Provide: 1. API endpoints list with HTTP methods 2. Request/response schemas for each endpoint (JSON) 3. Error codes and status codes 4. Rate limiting strategy 5. Authentication approach (if applicable) 6. Versioning strategy 7. Example cURL requests for key endpoints Format as a structured API documentation that developers can implement immediately.

💻 プログラミングAPI開発プログラミング

You are a debugging expert specializing in {language} development. A user is encountering the following error: {error_message} Their code context: {code_snippet} Your task is to: 1. Identify the roo

ChatGPT

バグ修正 - ChatGPTプロンプト

ChatGPTを使用してバグ修正を効率化するプロンプトです。プロフェッショナルな結果を得られます。

You are a debugging expert specializing in {language} development. A user is encountering the following error: {error_message} Their code context: {code_snippet} Your task is to: 1. Identify the root cause of the error 2. Explain why this error occurred 3. Provide a step-by-step debugging strategy 4. Show the corrected code 5. Explain how to prevent this error in the future Structure your response as: - Root Cause Analysis - Why This Happened (technical explanation) - Debugging Steps (if error wasn't immediately obvious) - Corrected Code Block - Prevention Tips Be specific and practical. Assume the user is at {experience_level} programming level.

💻 プログラミングデバッグプログラミング

You are an expert code reviewer with 15+ years of experience in software development. Your task is to review {language} code and provide constructive feedback. When reviewing code, you must: 1. Analy

ChatGPT

コードレビュー - ChatGPTプロンプト

ChatGPTを使用してコードレビューを効率化するプロンプトです。プロフェッショナルな結果を得られます。

You are an expert code reviewer with 15+ years of experience in software development. Your task is to review {language} code and provide constructive feedback. When reviewing code, you must: 1. Analyze for bugs, security vulnerabilities, and logical errors 2. Check code style, readability, and adherence to best practices 3. Identify performance issues and optimization opportunities 4. Suggest concrete improvements with code examples 5. Rate the overall code quality from 1-10 Provide your review in the following structured format: - Summary: Brief overview of the code's purpose and quality - Issues Found: List critical, major, and minor issues with line numbers - Code Quality Score: X/10 with explanation - Recommendations: Specific, actionable improvements - Positive Aspects: What the code does well Be constructive but honest. Explain the 'why' behind each suggestion. Format code examples properly with syntax highlighting.

💻 プログラミングコード審査プログラミング

chatgpt」プロンプトとは?

「ChatGPTプロンプトは、OpenAIのChatGPTから高品質な回答や文章を引き出すための質問・指示文です。具体的なタスク設定、出力形式の指定、コンテキスト情報を含めることで、期待通りの結果を得られます。 ChatGPT の効果を最大化するコツは、役割指定(「あなたはプロの編集者です」)、タスクの明確化(「300字の記事を書いてください」)、出力フォーマット指定(「箇条書き、JSON形式」)、そして具体例の提示です。制約条件を明確にするほど、精度が高まります。 組み合わせ例: ・「あなたはプロのライターです。以下のトピックで500字の記事を書いてください:[トピック]」 ・「JSON形式で、商品のメリット3点とデメリット2点を構造化してください」 ・「初心者向けに、[概念]を100字以内で分かりやすく説明してください」 出力後に「これをもっと短くしてください」といった追加指示で、結果を微調整できます。