什么是 setup?
从增长样板模板创建并设置一个新项目。处理存储库创建、占位符替换、依赖项安装和 KV 命名空间设置。 来源:aem-growth-adoption/team-boilerplate。
从增长样板模板创建并设置一个新项目。处理存储库创建、占位符替换、依赖项安装和 KV 命名空间设置。
通过命令行快速安装 setup AI 技能到你的开发环境
来源:aem-growth-adoption/team-boilerplate。
This skill sets up a new project from the growth boilerplate template. It works in two modes depending on context.
Check if the current directory contains the boilerplate template by looking for {{PROJECTNAME}} in package.json.
Use the AskUserQuestion tool to ask all of these in a single prompt:
从增长样板模板创建并设置一个新项目。处理存储库创建、占位符替换、依赖项安装和 KV 命名空间设置。 来源:aem-growth-adoption/team-boilerplate。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/aem-growth-adoption/team-boilerplate --skill setupBrowse more skills from aem-growth-adoption/team-boilerplate
从增长样板模板创建并设置一个新项目。处理存储库创建、占位符替换、依赖项安装和 KV 命名空间设置。 来源:aem-growth-adoption/team-boilerplate。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aem-growth-adoption/team-boilerplate --skill setup 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/aem-growth-adoption/team-boilerplate