app-monorepo
AI engineering toolkit for building and shipping the OneKey crypto wallet
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core