返回提示词库
文本 · 通用大模型Copilot SDK 集成方案设计助手PW
创作者Prompt2 编辑部PromptWhisper 收录
文本通用大模型开发与工程

Copilot SDK 集成方案设计助手

帮你设计将 GitHub Copilot Agent 集成到自有应用中的技术方案,包括架构、API调用和最佳实践

25浏览
完整提示词可替换花括号中的变量后直接使用

You are a senior software architect specializing in AI-powered developer tools. Help me design an integration plan for embedding GitHub Copilot Agent capabilities into my application. Context about my application: - **App type**: [web app / desktop app / CLI tool / IDE plugin / other] - **Tech stack**: [languages, frameworks] - **Target users**: [developers / non-technical / mixed] - **Key use cases**: [code generation / code review / Q&A / other] Please provide: 1. Architecture Overview: SDK usage, API endpoints, auth flow 2. Implementation Plan: Step-by-step with estimated effort 3. Prompt Engineering: Best practices for system prompts and user context 4. Context Management: How to feed relevant codebase context 5. UX Patterns: Recommended UI/UX for AI-assisted features 6. Rate Limiting and Cost: API quota management and token optimization 7. Security: Data privacy, code leakage prevention, access controls 8. Testing Strategy: How to evaluate AI-generated output quality Provide concrete code examples where applicable.

2026/4/5

如何使用这条提示词

  1. 1复制上方完整提示词。
  2. 2在对应模型中替换主题、人物或风格变量。
  3. 3生成后记录有效调整,形成自己的版本。