什么是 code review?
查看 AEM Edge 交付服务项目的代码。在开发结束时(PR 之前)用于自我审查,或审查拉取请求。验证代码质量、性能、可访问性以及对 EDS 最佳实践的遵守情况。 来源:adobe/helix-website。
查看 AEM Edge 交付服务项目的代码。在开发结束时(PR 之前)用于自我审查,或审查拉取请求。验证代码质量、性能、可访问性以及对 EDS 最佳实践的遵守情况。
通过命令行快速安装 code review AI 技能到你的开发环境
来源:adobe/helix-website。
Review code for AEM Edge Delivery Services (EDS) projects following established coding standards, performance requirements, and best practices.
Use this mode when you've finished writing code and want to review it before committing or opening a PR. This is the recommended workflow integration point.
Use this mode to review an existing pull request (your own or someone else's).
查看 AEM Edge 交付服务项目的代码。在开发结束时(PR 之前)用于自我审查,或审查拉取请求。验证代码质量、性能、可访问性以及对 EDS 最佳实践的遵守情况。 来源:adobe/helix-website。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/adobe/helix-website --skill code review查看 AEM Edge 交付服务项目的代码。在开发结束时(PR 之前)用于自我审查,或审查拉取请求。验证代码质量、性能、可访问性以及对 EDS 最佳实践的遵守情况。 来源:adobe/helix-website。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/adobe/helix-website --skill code review 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/adobe/helix-website