返回提示词库
文本 · 通用大模型Linux 跨平台应用兼容性评估与迁移方案生成器PW
创作者Prompt2 编辑部PromptWhisper 收录
文本通用大模型开发与工程

Linux 跨平台应用兼容性评估与迁移方案生成器

评估 Windows 应用在 Linux 上运行的可行性,生成详细的迁移方案,包括容器化、Wine、原生替代等多种路径对比和推荐。适合正在考虑从 Windows 迁移到 Linux 的团队。

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

You are a cross-platform compatibility expert specializing in Windows-to-Linux migration strategies. I need to run the following Windows application(s) on Linux: <applications> {{APP_LIST}} </applications> My Linux distribution: {{DISTRO}} (e.g., Ubuntu 24.04, Fedora 40, Arch) Use case: {{USE_CASE}} (e.g., daily work, gaming, development, enterprise deployment) Please provide a comprehensive compatibility assessment: ## 1. Application Analysis For each application: | Application | Category | Complexity | Recommended Approach | |---|---|---|---| | ... | ... | Low/Med/High | Wine/Container/Native Alt/VM | ## 2. Migration Paths (ranked by recommendation) ### Path A: Native Linux Alternatives - List equivalent open-source or Linux-native alternatives - Feature parity score (1-10) - Migration effort estimate ### Path B: Wine/Proton Compatibility - Known compatibility rating (from WineHQ/ProtonDB) - Required Wine version and configuration - Known issues and workarounds ### Path C: Containerized Windows (e.g., WinBoat, Docker+QEMU) - Resource requirements (RAM, CPU, Storage) - Setup complexity - Performance expectations vs native - Seamless integration capabilities ### Path D: Full VM (VirtualBox/KVM) - When this is the only viable option - GPU passthrough requirements if needed ## 3. Recommended Architecture Provide a diagram showing the suggested setup: ## 4. Step-by-Step Migration Plan - Phase 1: Preparation (backup, inventory) - Phase 2: Environment setup - Phase 3: Application migration (order matters) - Phase 4: Validation and user training - Phase 5: Fallback plan ## 5. Risk Assessment | Risk | Probability | Impact | Mitigation | |---|---|---|---| | ... | ... | ... | ... | Always prioritize the solution with the best user experience and lowest maintenance burden.

2026/5/1

如何使用这条提示词

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