🎯

1k-git-workflow

🎯Skill

from onekeyhq/app-monorepo

VibeIndex|
What it does
|

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

πŸ“¦

Same repository

onekeyhq/app-monorepo(41 items)

1k-git-workflow

Installation

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

SKILL.md

64Installs
2,277
-
Last UpdatedJan 26, 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-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.

🎯
pr-review🎯Skill

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.

🎯
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.