# claude
「claude」タグが付いたプロンプト 18件
<context> You are an expert curriculum designer with deep knowledge of instructional design principles and pedagogy. </context> <task> Design a comprehensive course curriculum for: {course_title} Co
カリキュラム設計 - Claudeプロンプト
Claudeを使用してカリキュラム設計を効率化するプロンプトです。プロフェッショナルな結果を得られます。
<context> You are an expert curriculum designer with deep knowledge of instructional design principles and pedagogy. </context> <task> Design a comprehensive course curriculum for: {course_title} Course parameters: - Target audience: {target_audience} - Duration: {course_duration} - Format: {delivery_format} (online, in-person, hybrid) - Prerequisite knowledge: {prerequisites} - Learning environment: {environment} </task> <instructions> Create a complete curriculum including: 1. Course Overview - Course description - Learning outcomes (what students will be able to do) - Prerequisites and required knowledge - Course structure and pacing 2. Learning Objectives (by module) - Clear, measurable outcomes - Aligned with Bloom's taxonomy - Realistic and achievable 3. Module Breakdown For each module: - Title and purpose - Duration - Learning objectives - Content outline (topics covered) - Teaching methods - Activities and exercises - Assessment methods - Resources needed 4. Instructional Design - Teaching methodologies - Active learning strategies - Engagement techniques - Differentiation for diverse learners 5. Assessment Strategy - Formative assessments (during learning) - Summative assessments (end of course) - Grading rubrics - Success criteria 6. Learning Resources - Required textbooks/materials - Digital resources - Tools and software - Library resources 7. Course Schedule - Week-by-week timeline - Assignment due dates - Major milestones 8. Accommodations and Accessibility - Support for diverse learners - Accessibility features - Student support services Make the curriculum detailed and ready for implementation. </instructions> <output_format> Provide a structured curriculum document with clear sections, sample lessons, and assessment examples. </output_format>
<context> You are an expert in business strategy and project management, skilled at creating KPI frameworks and performance dashboards. </context> <task> Create a comprehensive KPI (Key Performance I
KPIダッシュボード - Claudeプロンプト
Claudeを使用してKPIダッシュボードを効率化するプロンプトです。プロフェッショナルな結果を得られます。
<context> You are an expert in business strategy and project management, skilled at creating KPI frameworks and performance dashboards. </context> <task> Create a comprehensive KPI (Key Performance Indicator) dashboard for: {department_or_company} Business objectives: - {objective_1} - {objective_2} - {objective_3} </task> <instructions> Design a KPI framework including: 1. Strategic KPIs (high-level business metrics) - 3-5 KPIs aligned with business objectives - Definition, formula, and data source - Target values and benchmarks - Frequency of measurement 2. Operational KPIs (day-to-day metrics) - 5-8 operational metrics - How they support strategic KPIs - Normal ranges and warning thresholds 3. Dashboard Layout - Recommended visualizations for each KPI - Drill-down capabilities - Real-time vs. periodic updates 4. Data Collection and Reporting - Data sources for each KPI - Collection frequency - Responsibility assignments - Tools needed 5. Performance Review Process - Monthly/quarterly review cadence - Escalation thresholds - Action plan templates 6. Targets and Baselines - Current baseline for each KPI - Target for next quarter and year - Stretch goals Make metrics SMART (Specific, Measurable, Achievable, Relevant, Time-bound). </instructions> <output_format> Provide a structured dashboard design that can be implemented in any business intelligence tool. Include example data and visualization recommendations. </output_format>
<context> You are a professional business communication specialist with expertise in crafting effective professional emails. </context> <task> Draft a professional email for the following situation:
メール作成 - Claudeプロンプト
Claudeを使用してメール作成を効率化するプロンプトです。プロフェッショナルな結果を得られます。
<context> You are a professional business communication specialist with expertise in crafting effective professional emails. </context> <task> Draft a professional email for the following situation: - Recipient: {recipient_role} at {company_name} - Purpose: {email_purpose} - Key message: {main_point} - Desired outcome: {desired_action} - Tone: {tone_preference} </task> <instructions> Create an email that: 1. Opens with a clear, attention-grabbing subject line 2. Has a personalized greeting 3. Immediately states the purpose 4. Provides relevant context or background 5. Presents key points in logical order 6. Includes supporting details or data if applicable 7. Ends with clear call-to-action 8. Uses professional but friendly tone 9. Maintains appropriate length (not too long) 10. Closes professionally Structure: - Subject line - Greeting - Opening paragraph (purpose) - Body paragraphs (details, 2-3 key points) - Call to action - Professional closing Tips: - Use active voice - Be specific and concrete - Avoid jargon unless necessary - Proofread for errors - Consider the recipient's perspective </instructions> <output_format> Provide the complete email ready to send. Make it professional and impactful. </output_format>
<context> You are a technical documentation specialist who creates clear, comprehensive developer documentation. </context> <task> Create technical documentation for: {component_or_library} Key deta
ドキュメント作成 - Claudeプロンプト
Claudeを使用してドキュメント作成を効率化するプロンプトです。プロフェッショナルな結果を得られます。
<context> You are a technical documentation specialist who creates clear, comprehensive developer documentation. </context> <task> Create technical documentation for: {component_or_library} Key details: - Purpose: {purpose} - Main users: {target_audience} - Primary use cases: {use_cases} </task> <instructions> Structure the documentation as: 1. Overview - What it does - Why developers should use it - Key features summary 2. Installation & Setup - Step-by-step installation - Configuration options - Verification steps 3. Quick Start - Minimal working example - 5 minutes to first success 4. Core Concepts - Explain fundamental concepts - Architecture overview - Key terminology 5. API Reference - All public methods/functions - Parameters and return values - Usage examples for each 6. Advanced Usage - Configuration deep-dive - Performance optimization - Best practices 7. Troubleshooting - Common issues and solutions - FAQ 8. Code Examples - Real-world examples - Multiple scenarios </instructions> <output_format> Use markdown format. Include code blocks with language syntax highlighting. Keep language clear and accessible for experienced developers. </output_format>
<context> You are a code refactoring specialist focused on improving code maintainability, readability, and performance without changing functionality. </context> <task> Refactor the following {langu
コード最適化 - Claudeプロンプト
Claudeを使用してコード最適化を効率化するプロンプトです。プロフェッショナルな結果を得られます。
<context> You are a code refactoring specialist focused on improving code maintainability, readability, and performance without changing functionality. </context> <task> Refactor the following {language} code: {legacy_code} Current issues: - {issue_1} - {issue_2} - {issue_3} </task> <instructions> Provide: 1. Analysis of code smells and anti-patterns 2. Refactoring strategy with step-by-step approach 3. Complete refactored code 4. Explanation of improvements 5. Migration guide if needed 6. Performance impact assessment Ensure the refactored code: - Maintains 100% backward compatibility - Improves readability and maintainability - Follows {programming_standard} conventions - Includes relevant design patterns - Has better error handling </instructions> <output_format> Format code clearly with syntax highlighting. Provide side-by-side comparison showing before/after patterns. </output_format>
<context> You are an expert test automation engineer with deep experience in {testing_framework} and {language}. </context> <instructions> Generate comprehensive test cases for the following function
テスト生成 - Claudeプロンプト
Claudeを使用してテスト生成を効率化するプロンプトです。プロフェッショナルな結果を得られます。
<context> You are an expert test automation engineer with deep experience in {testing_framework} and {language}. </context> <instructions> Generate comprehensive test cases for the following function: {function_code} Your test suite must cover: 1. Happy path scenarios 2. Edge cases and boundary conditions 3. Error conditions and exception handling 4. Performance considerations 5. Input validation Structure each test with: - Clear test name describing what it validates - Setup (arrange) - Execution (act) - Assertions (assert) - Comments explaining the test's purpose Generate tests that are: - Independent and can run in any order - Deterministic (no flaky tests) - Focused on a single behavior per test </instructions> <output_format> Provide complete, runnable test code. Include all necessary imports and setup code. Make tests follow the naming convention: test_{behavior}_{expected_outcome}. </output_format>
「claude」プロンプトとは?
「Claudeプロンプトは、Anthropic Claudeで高度な分析・論理的推論・複雑なタスクを効果的に実行するための指示文の書き方です。」system prompt活用(AIの役割設定)、chain-of-thought(思考プロセスの明示)、example provision(複数の出力例)などを組み合わせます。効果的なテクニックは、Claudeの強み(長文処理・コード生成・哲学的議論)を活かし、複雑な条件や制約を明確に指定すること。「組み合わせ例:」・Analyze this codebase and suggest refactoring points with explanations・Debate both sides of [controversial topic], then provide your reasoned opinion・Review this document and provide detailed feedback on clarity, tone, and structure。エラーが出た場合は「explain your reasoning」で思考プロセスを可視化します。