什麼是 publish-flutter-package?
透過 git 標籤和 GitHub Actions 自動執行 Flutter 套件發布流程。處理多包工作區、基於 git 歷史記錄的 SemVer 版本控制建議、更新 pubspec.yaml 和 CHANGELOG.md 以及試運行驗證。當使用者想要「發布」、「發布」或「版本」Flutter 套件時使用。 來源:hu-wentao/wyatt_skills。
透過 git 標籤和 GitHub Actions 自動執行 Flutter 套件發布流程。處理多包工作區、基於 git 歷史記錄的 SemVer 版本控制建議、更新 pubspec.yaml 和 CHANGELOG.md 以及試運行驗證。當使用者想要「發布」、「發布」或「版本」Flutter 套件時使用。
透過命令列快速安裝 publish-flutter-package AI 技能到你的開發環境
來源:hu-wentao/wyatt_skills。
This skill automates the Flutter package release workflow triggered by git tags.
Pre-check 0.1 Project Root Verify that the current working directory is the root of the Git repository (contains a .git folder and the main pubspec.yaml).
0.2 Detect Packages (Workspace Support) Read the root pubspec.yaml file.
透過 git 標籤和 GitHub Actions 自動執行 Flutter 套件發布流程。處理多包工作區、基於 git 歷史記錄的 SemVer 版本控制建議、更新 pubspec.yaml 和 CHANGELOG.md 以及試運行驗證。當使用者想要「發布」、「發布」或「版本」Flutter 套件時使用。 來源:hu-wentao/wyatt_skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/hu-wentao/wyatt_skills --skill publish-flutter-package透過 git 標籤和 GitHub Actions 自動執行 Flutter 套件發布流程。處理多包工作區、基於 git 歷史記錄的 SemVer 版本控制建議、更新 pubspec.yaml 和 CHANGELOG.md 以及試運行驗證。當使用者想要「發布」、「發布」或「版本」Flutter 套件時使用。 來源:hu-wentao/wyatt_skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/hu-wentao/wyatt_skills --skill publish-flutter-package 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/hu-wentao/wyatt_skills