什麼是 archive?
歸檔專案 — 刪除 Cloudflare 基礎架構 (Worker + KV) 並使用 GitHub 的內建歸檔功能歸檔 GitHub 儲存庫。 來源:aem-growth-adoption/team-boilerplate。
歸檔專案 — 刪除 Cloudflare 基礎架構 (Worker + KV) 並使用 GitHub 的內建歸檔功能歸檔 GitHub 儲存庫。
透過命令列快速安裝 archive AI 技能到你的開發環境
來源:aem-growth-adoption/team-boilerplate。
This skill archives a project created from the growth boilerplate template. It deletes the Cloudflare infrastructure and archives the GitHub repository (making it read-only and hidden from the org's default repo listing).
IMPORTANT: NEVER delete, remove, or modify local files or directories. This skill only operates on remote resources.
Read wrangler.jsonc to get the worker name and KV namespace info. Read package.json to confirm the project name. Read the git remote to identify the GitHub repository (org and repo name).
歸檔專案 — 刪除 Cloudflare 基礎架構 (Worker + KV) 並使用 GitHub 的內建歸檔功能歸檔 GitHub 儲存庫。 來源:aem-growth-adoption/team-boilerplate。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/aem-growth-adoption/team-boilerplate --skill archiveBrowse more skills from aem-growth-adoption/team-boilerplate
歸檔專案 — 刪除 Cloudflare 基礎架構 (Worker + KV) 並使用 GitHub 的內建歸檔功能歸檔 GitHub 儲存庫。 來源:aem-growth-adoption/team-boilerplate。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/aem-growth-adoption/team-boilerplate --skill archive 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/aem-growth-adoption/team-boilerplate