·controller-native
""

controller-native

將 Cartridge Controller 整合到本機行動應用程式(iOS、Android、React Native)和 Web 包裝器(Capacitor)中。在建立需要具有本機金鑰對簽署的控制器錢包功能的行動遊戲或應用程式時使用。涵蓋用於本機驗證流程的 SessionConnector、Controller.c FFI 綁定、Apple App Site Association 的金鑰配置以及特定於平台的設定。

46安裝·3熱度·@cartridge-gg

安裝

$npx skills add https://github.com/cartridge-gg/docs --skill controller-native

如何安裝 controller-native

透過命令列快速安裝 controller-native AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/cartridge-gg/docs --skill controller-native
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:cartridge-gg/docs。

SKILL.md

查看原文

| Native Bindings (Controller.c) | Performance-critical, native apps | iOS, Android, React Native, C/C++ | | Web Wrapper (Capacitor) | Existing web app → app store | iOS, Android |

Uses TurboModules with Controller.c bindings. The native module is generated locally:

To enable passkey sign-in on native apps, configure Apple App Site Association in your preset.

將 Cartridge Controller 整合到本機行動應用程式(iOS、Android、React Native)和 Web 包裝器(Capacitor)中。在建立需要具有本機金鑰對簽署的控制器錢包功能的行動遊戲或應用程式時使用。涵蓋用於本機驗證流程的 SessionConnector、Controller.c FFI 綁定、Apple App Site Association 的金鑰配置以及特定於平台的設定。 來源:cartridge-gg/docs。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/cartridge-gg/docs --skill controller-native
分類
""溝通寫作
認證
收錄時間
2026-02-21
更新時間
2026-03-10

Browse more skills from cartridge-gg/docs

快速解答

什麼是 controller-native?

將 Cartridge Controller 整合到本機行動應用程式(iOS、Android、React Native)和 Web 包裝器(Capacitor)中。在建立需要具有本機金鑰對簽署的控制器錢包功能的行動遊戲或應用程式時使用。涵蓋用於本機驗證流程的 SessionConnector、Controller.c FFI 綁定、Apple App Site Association 的金鑰配置以及特定於平台的設定。 來源:cartridge-gg/docs。

如何安裝 controller-native?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/cartridge-gg/docs --skill controller-native 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/cartridge-gg/docs