1k-platform-requirements

Installation
SKILL.md

OneKey Platform Requirements

Device Compatibility Check

When user asks if their device can run app-monorepo, run the environment check to verify all required tools are installed with correct versions.

Important: Xcode, CocoaPods, and Ruby are macOS only tools required for iOS development. On non-macOS systems, skip these checks.

Auto-detect and Check Environment

First, detect the operating system:

uname -s
  • If output is Darwin → macOS, check ALL tools including Xcode/CocoaPods
  • If output is Linux or other → Skip Xcode/CocoaPods/Ruby checks

Development Environment Requirements

Related skills
Installs
52
GitHub Stars
2.4K
First Seen
Feb 1, 2026