code-review-analysis by aj-geddes/useful-ai-prompts
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill code-review-analysis遵循行业标准的系统性代码审查流程,涵盖代码质量、安全性、性能、可维护性和最佳实践。
最小工作示例:
# 检查变更
git diff main...feature-branch
# 审查文件变更
git diff --stat main...feature-branch
# 检查提交历史
git log main...feature-branch --oneline
references/ 目录下的详细实现:
| 指南 | 内容 |
|---|---|
| 初始评估 | 初始评估 |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 代码质量分析 | 代码质量分析 |
| 安全审查 | 安全审查 |
| 性能审查 | 性能审查 |
| 测试审查 | 测试审查 |
| 最佳实践 | 最佳实践 |
每周安装量
1.5K
代码仓库
GitHub 星标数
121
首次出现
2026年1月21日
安全审计
安装于
opencode1.2K
codex1.2K
gemini-cli1.2K
github-copilot1.2K
amp1.2K
kimi-cli1.2K
Systematic code review process covering code quality, security, performance, maintainability, and best practices following industry standards.
Minimal working example:
# Check the changes
git diff main...feature-branch
# Review file changes
git diff --stat main...feature-branch
# Check commit history
git log main...feature-branch --oneline
Detailed implementations in the references/ directory:
| Guide | Contents |
|---|---|
| Initial Assessment | Initial Assessment |
| Code Quality Analysis | Code Quality Analysis |
| Security Review | Security Review |
| Performance Review | Performance Review |
| Testing Review | Testing Review |
| Best Practices | Best Practices |
Weekly Installs
1.5K
Repository
GitHub Stars
121
First Seen
Jan 21, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode1.2K
codex1.2K
gemini-cli1.2K
github-copilot1.2K
amp1.2K
kimi-cli1.2K
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装