๐ŸŽฏ

1k-create-pr

๐ŸŽฏSkill

from onekeyhq/app-monorepo

VibeIndex|
What it does
|

A skill for creating pull requests in the OneKey app-monorepo, an open-source anti-scam crypto wallet supporting Bitcoin, Ethereum, Solana, Tron, BNB Smart Chain, and more.

๐Ÿ“ฆ

Same repository

onekeyhq/app-monorepo(41 items)

1k-create-pr

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add onekeyhq/app-monorepo --skill 1k-create-pr
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add onekeyhq/app-monorepo --skill 1k-create-pr
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/1k-create-pr/SKILL.md

SKILL.md

42Installs
-
AddedFeb 22, 2026

More from this repository10

๐ŸŽฏ
react-best-practices๐ŸŽฏSkill

Enforces and validates React coding standards, component structure, and performance best practices across the OneKey wallet application codebase.

๐ŸŽฏ
implementing-figma-designs๐ŸŽฏSkill

Implements Figma designs 1:1 using the OneKey component library, converting design specs to code with pixel-perfect layouts.

๐ŸŽฏ
1k-date-formatting๐ŸŽฏSkill

Formats dates and times consistently across the OneKey app, respecting user locale and providing flexible formatting options.

๐ŸŽฏ
1k-coding-patterns๐ŸŽฏSkill

Provides coding patterns and best practices for OneKey development, covering React components, hooks, promise handling, error handling, and TypeScript conventions.

๐ŸŽฏ
1k-git-workflow๐ŸŽฏSkill

Git workflow skill for OneKey app-monorepo development, enforcing conventions like feature branching from the 'x' branch, conventional commits, and specific PR naming patterns.

๐ŸŽฏ
1k-i18n๐ŸŽฏSkill

Provides internationalization and translation guidelines for the OneKey crypto wallet application, covering locale management and ETranslations workflows.

๐ŸŽฏ
1k-architecture๐ŸŽฏSkill

Documents the OneKey monorepo architecture covering platform structure, package relationships, import rules, and component organization across desktop, mobile, and extension apps.

๐ŸŽฏ
1k-state-management๐ŸŽฏSkill

State management skill for the OneKey cross-platform crypto wallet monorepo, from a collection that covers Git workflows, cross-platform patterns, and development conventions.

๐ŸŽฏ
1k-dev-commands๐ŸŽฏSkill

Documents development commands for the OneKey monorepo, covering dev servers, building, linting, testing, and platform-specific commands for desktop, mobile, web, and extension apps.

๐ŸŽฏ
1k-cross-platform๐ŸŽฏSkill

Cross-platform development skill for the OneKey crypto wallet monorepo, from a collection that covers Git workflows, state management, and platform-specific patterns.