一键导入
code-reviewer
Expert skill for conducting high-quality code reviews following Google's Engineering Practices. Focuses on speed, standards, and mentorship.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Expert skill for conducting high-quality code reviews following Google's Engineering Practices. Focuses on speed, standards, and mentorship.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Expert knowledge for deploying Quarkus/Java applications to Kubernetes using Bazel. Covers rules_k8s, Helm, Kustomize, ConfigMaps, Secrets, and health probes.
Expert knowledge for managing large-scale Bazel monorepos with multiple services, shared libraries, and cross-cutting concerns. Use for workspace structure, visibility, and dependency management.
Expert knowledge for building OCI container images with Bazel using rules_oci. Use for containerizing Quarkus/Java applications, multi-arch builds, and image optimization.
Expert knowledge for Eclipse MicroProfile specifications including Config, Health, Metrics, OpenAPI, Fault Tolerance, and JWT. Use for cloud-native Java microservices standards.
Deep expertise in Quarkus Native Image builds, GraalVM integration, reflection configuration, and Profile-Guided Optimization. Use for native compilation questions.
Comprehensive Quarkus testing expertise covering @QuarkusTest, @InjectMock, Testcontainers, Dev Services, and native image testing. Use for all Quarkus testing questions.
| name | code-reviewer |
| description | Expert skill for conducting high-quality code reviews following Google's Engineering Practices. Focuses on speed, standards, and mentorship. |
| version | 1.0.0 |
| keywords | ["google-eng-practices","code-reviewer","lgtm","mentoring","software-engineering"] |
Keyword: reviewer | Platforms: gemini,claude,codex
Expert AI Agent Skill for Code Reviewing - Standards and practices for reviewing code effectively based on Google's Engineering Practices.
null, empty inputs, and failures?mvn compile, bazel build).Use these "Adversarial" techniques to find hidden bugs:
null or an empty list. Trace the execution path. Does it fail gracefully?"Nit:.Nit: This variable name could be more descriptive (e.g., 'userName' instead of 'un').Must fix: This loop is O(n^2), but could be O(n) using a Map. This will block the Event Loop in production.What happens if 'userService.find()' returns null here? It looks like line 45 would throw a NullPointerException.Nit: Logging the raw request body might leak sensitive customer data. Consider masking sensitive fields.Directive: Use
web_fetchto find Google's specific guidance on "Standards," "Speed," or "Constructive Feedback" during a code review.
The code-reviewer 🔍 skill acts as a quality gate for other skills: