1k-patching-native-modules
✓Patcht native Module (Expo-Image, React-Native usw.), um native Abstürze oder Fehler zu beheben.
Installation
SKILL.md
Follow this workflow to analyze crash logs, fix native module bugs, and generate patches.
| Crash Type | Common Cause | Fix Pattern |
| EXCBADACCESS | Nil pointer dereference | Add guard let check | | KERNINVALIDADDRESS | Accessing deallocated memory | Use weak references | | NullPointerException | Null object access | Add null check | | OutOfMemoryError | Large image/data processing | Add size limits |
Patcht native Module (Expo-Image, React-Native usw.), um native Abstürze oder Fehler zu beheben. Quelle: onekeyhq/app-monorepo.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-patching-native-modules- Quelle
- onekeyhq/app-monorepo
- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-02
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist 1k-patching-native-modules?
Patcht native Module (Expo-Image, React-Native usw.), um native Abstürze oder Fehler zu beheben. Quelle: onekeyhq/app-monorepo.
Wie installiere ich 1k-patching-native-modules?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-patching-native-modules Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/onekeyhq/app-monorepo
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-02