1k-cross-platform

Installation
SKILL.md

Cross-Platform Development

Patterns for writing platform-specific code in OneKey.

Platform Extensions

Use platform extensions for platform-specific implementations:

Extension Platform
.native.ts React Native (iOS/Android)
.web.ts Web platform
.desktop.ts Desktop (Electron)
.ext.ts Browser extension

Platform Detection

ALWAYS use platformEnv for platform detection:

Installs
1
GitHub Stars
55
First Seen
Jun 5, 2026
1k-cross-platform — diegosouzapw/awesome-omni-skill