Was ist archive?
Ein Projekt archivieren – löscht die Cloudflare-Infrastruktur (Worker + KV) und archiviert das GitHub-Repository mithilfe der integrierten Archivierungsfunktion von GitHub. Quelle: aem-growth-adoption/team-boilerplate.
Ein Projekt archivieren – löscht die Cloudflare-Infrastruktur (Worker + KV) und archiviert das GitHub-Repository mithilfe der integrierten Archivierungsfunktion von GitHub.
Installieren Sie den KI-Skill archive schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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).
Ein Projekt archivieren – löscht die Cloudflare-Infrastruktur (Worker + KV) und archiviert das GitHub-Repository mithilfe der integrierten Archivierungsfunktion von GitHub. Quelle: aem-growth-adoption/team-boilerplate.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/aem-growth-adoption/team-boilerplate --skill archiveBrowse more skills from aem-growth-adoption/team-boilerplate
Ein Projekt archivieren – löscht die Cloudflare-Infrastruktur (Worker + KV) und archiviert das GitHub-Repository mithilfe der integrierten Archivierungsfunktion von GitHub. Quelle: aem-growth-adoption/team-boilerplate.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/aem-growth-adoption/team-boilerplate --skill archive Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/aem-growth-adoption/team-boilerplate