This skill provides a structured approach to reviewing PRs in the OneKey monorepo, focusing on practical issues that can break builds, cause runtime errors, or lead to maintenance problems.
| Focus | Security & supply-chain risk | Build reliability & runtime quality | | Best for | Dependency updates, auth changes, sensitive data | Business logic, UI components, scripts | | Depth | Deep security analysis | Practical code patterns |
Recommendation: For complex PRs, use both skills for comprehensive coverage.
Structured PR code review checklist for OneKey monorepo. Use when reviewing PRs to identify build issues, script problems, CI workflow gaps, and documentation inconsistencies. Focuses on actionable feedback with priority levels and specific fix suggestions. 代码审查. Code Review PR. Source: onekeyhq/app-monorepo.