OneKeyHQOneKeyHQOfficialยท2 Agent Skills Included

app-monorepo

AI engineering toolkit for building and shipping the OneKey crypto wallet

Guides AI agents through real development work in the OneKey wallet monorepo, from Figma-to-code UI builds to PR creation, code review, and CI monitoring. Covers security audits, package upgrade reviews, performance profiling, i18n, and cross-platform patterns for desktop, mobile, web, and extension targets. Removes guesswork with strict architecture rules, runtime topology guidance, and ready-made workflows for releases, QA handoffs, and worktree cleanup.
npx skills add OneKeyHQ/app-monorepo --all -g -y
Available:

Gives the AI agent strict operating rules for the OneKey monorepo, covering import hierarchy, platform runtime differences, security restrictions, and required validation commands before committing code.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install OneKey app-monorepo skills?โ–ผ

Run `npx skills add OneKeyHQ/app-monorepo --all -g -y` in your terminal to install the full skill suite globally.

What do the OneKey agent skills do?โ–ผ

They teach your AI agent how to safely build features, review PRs, run security audits, and manage releases inside the OneKey crypto wallet codebase.

Can AI create and review pull requests for OneKey?โ–ผ

Yes. The 1k-create-pr, 1k-code-review-pr, and 1k-monitor-pr-ci skills automate PR creation, deep code review with scoring, and CI failure fixing.

Do these skills work with Claude Code and Codex?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, Cursor, and other compatible AI coding agents.

How do the skills handle crypto wallet security?โ–ผ

Dedicated skills audit dependency changes, scan for secret leaks, and enforce rules that block agents from touching cryptographic code without deep review.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’