pr-review
๐ฏSkillfrom onekeyhq/app-monorepo
Performs security-first pull request reviews for the OneKey app monorepo, checking for secret/PII leakage, supply-chain risks, cross-platform architecture issues, and React performance hotspots.
Same repository
onekeyhq/app-monorepo(41 items)
Installation
npx vibeindex add onekeyhq/app-monorepo --skill pr-reviewnpx skills add onekeyhq/app-monorepo --skill pr-review~/.claude/skills/pr-review/SKILL.mdSKILL.md
More from this repository10
Enforces and validates React coding standards, component structure, and performance best practices across the OneKey wallet application codebase.
Implements Figma designs 1:1 using the OneKey component library, converting design specs to code with pixel-perfect layouts.
Code quality skill from OneKey, the secure anti-scam crypto wallet supporting Bitcoin, Ethereum, Solana, Tron, and major blockchains.
Provides coding patterns and best practices for OneKey development, covering React components, hooks, promise handling, error handling, and TypeScript conventions.
Formats dates and times consistently across the OneKey app, respecting user locale and providing flexible formatting options.
Git workflow skill for OneKey app-monorepo development, enforcing conventions like feature branching from the 'x' branch, conventional commits, and specific PR naming patterns.
Provides internationalization and translation guidelines for the OneKey crypto wallet application, covering locale management and ETranslations workflows.
Documents development commands for the OneKey monorepo, covering dev servers, building, linting, testing, and platform-specific commands for desktop, mobile, web, and extension apps.
Documents the OneKey monorepo architecture covering platform structure, package relationships, import rules, and component organization across desktop, mobile, and extension apps.
State management skill for the OneKey cross-platform crypto wallet monorepo, from a collection that covers Git workflows, cross-platform patterns, and development conventions.