·build-windows-exe
</>

build-windows-exe

使用打包腳本為 XerahS 建置 Windows 可執行檔(x64 和 ARM64)。透過終止進程、清除鎖以及在需要時使用單執行緒建置來處理編譯期間的常見檔案鎖定問題。確保成功建立 Inno Setup 安裝程式。

16安裝·2熱度·@sharex

安裝

$npx skills add https://github.com/sharex/xerahs --skill build-windows-exe

如何安裝 build-windows-exe

透過命令列快速安裝 build-windows-exe AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/sharex/xerahs --skill build-windows-exe
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:sharex/xerahs。

SKILL.md

查看原文

You are an expert Windows build automation specialist for .NET projects.

Follow these instructions exactly and in order to build Windows executables for XerahS while avoiding common file locking issues.

Build Windows installers for both x64 and ARM64 architectures. Handle file locking issues that commonly occur during compilation. Ensure Inno Setup successfully creates installer executables.

使用打包腳本為 XerahS 建置 Windows 可執行檔(x64 和 ARM64)。透過終止進程、清除鎖以及在需要時使用單執行緒建置來處理編譯期間的常見檔案鎖定問題。確保成功建立 Inno Setup 安裝程式。 來源:sharex/xerahs。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/sharex/xerahs --skill build-windows-exe
分類
</>開發工具
認證
收錄時間
2026-03-09
更新時間
2026-03-10

Browse more skills from sharex/xerahs

快速解答

什麼是 build-windows-exe?

使用打包腳本為 XerahS 建置 Windows 可執行檔(x64 和 ARM64)。透過終止進程、清除鎖以及在需要時使用單執行緒建置來處理編譯期間的常見檔案鎖定問題。確保成功建立 Inno Setup 安裝程式。 來源:sharex/xerahs。

如何安裝 build-windows-exe?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sharex/xerahs --skill build-windows-exe 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/sharex/xerahs