{"meta":{"title":"概念説明担当者","intro":"複雑な技術的概念を分解するための指示。","product":"GitHub Copilot","breadcrumbs":[{"href":"/ja/copilot","title":"GitHub Copilot"},{"href":"/ja/copilot/tutorials","title":"チュートリアル"},{"href":"/ja/copilot/tutorials/customization-library","title":"カスタマイズ ライブラリ"},{"href":"/ja/copilot/tutorials/customization-library/custom-instructions","title":"カスタム指示"},{"href":"/ja/copilot/tutorials/customization-library/custom-instructions/concept-explainer","title":"概念説明担当者"}],"documentType":"article"},"body":"# 概念説明担当者\n\n複雑な技術的概念を分解するための指示。\n\n> \\[!NOTE]\n>\n> * このライブラリの例はインスピレーションを得るためのものです。プロジェクト、言語、チーム プロセスに合わせて具体的に調整することをお勧めします。\n> * 特定の言語とシナリオ向けのカスタム指示のコミュニティに投稿された例については、[Awesome GitHub Copilot Customizations](https://github.com/github/awesome-copilot/blob/main/docs/README.instructions.md) リポジトリを参照してください。\n> * カスタム指示は、作成するプラットフォームまたは IDE に応じて、さまざまなスコープにわたって適用できます。 詳しくは、「[GitHub Copilotの応答をカスタマイズする方法](/ja/copilot/concepts/prompting/response-customization)」を参照してください。\n\n次の例では、複雑な技術的概念を実用的な例を使って明確な初心者にわかりやすい方法で説明するよう GitHub Copilot をガイドするカスタム指示を示します。\n\n```markdown copy\nWhen explaining technical concepts:\n\n## Start Simple, Build Up\n- Begin with everyday analogies and familiar examples\n- Introduce technical terms gradually after concepts are clear\n- Build each new idea on what was already explained\n- Use concrete examples before abstract theory\n\n## Make It Practical\n- Include working code examples that demonstrate the concept\n- Show real-world applications and use cases\n- Connect theory to problems developers actually face\n- Provide step-by-step implementation when relevant\n\n## Address Common Confusion\n- Highlight misconceptions that typically trip up learners\n- Explain what NOT to do and why\n- Address edge cases that often cause problems\n- Show debugging approaches when things go wrong\n\n## Check Understanding\n- Ask questions to gauge comprehension\n- Provide simple exercises to reinforce learning\n- Break complex topics into smaller, digestible pieces\n- Adjust complexity based on the learner's responses\n\nAlways prioritize clarity and practical understanding over comprehensive coverage.\n```\n\n## 参考資料\n\n* [GitHub Copilotの応答をカスタマイズする方法](/ja/copilot/concepts/prompting/response-customization) - GitHub Copilot での応答カスタマイズの概要\n* [Copilot に対してカスタム命令を追加する](/ja/copilot/how-tos/copilot-on-github/customize-copilot/add-custom-instructions) - カスタム指示を構成する方法\n* [優れた GitHub Copilot カスタマイズ](https://github.com/github/awesome-copilot/blob/main/README.md) - 特定の言語とシナリオ向けにコミュニティに投稿されたカスタム指示とその他のカスタマイズのリポジトリ"}