homekit-matter とは?
HomeKit と MatterSupport を使用して、スマートホーム アクセサリを制御し、Matter デバイスを操作します。家/部屋/アクセサリーの管理、アクション セットやトリガーの作成、アクセサリーの特性の読み取り、Matter デバイスのオンボード、またはサードパーティのスマートホーム エコシステム アプリの構築時に使用します。 ソース: dpearson2699/swift-ios-skills。
HomeKit と MatterSupport を使用して、スマートホーム アクセサリを制御し、Matter デバイスを操作します。家/部屋/アクセサリーの管理、アクション セットやトリガーの作成、アクセサリーの特性の読み取り、Matter デバイスのオンボード、またはサードパーティのスマートホーム エコシステム アプリの構築時に使用します。
コマンドラインで homekit-matter AI スキルを開発環境にすばやくインストール
ソース: dpearson2699/swift-ios-skills。
Control home automation accessories and commission Matter devices. HomeKit manages the home/room/accessory model, action sets, and triggers. MatterSupport handles device commissioning into your ecosystem. Targets Swift 6.2 / iOS 26+.
Create a single HMHomeManager and implement the delegate to know when data is loaded. HomeKit loads asynchronously -- do not access homes until the delegate fires.
Use MatterAddDeviceRequest to commission a Matter device into your ecosystem. This is separate from HomeKit -- it handles the pairing flow.
HomeKit と MatterSupport を使用して、スマートホーム アクセサリを制御し、Matter デバイスを操作します。家/部屋/アクセサリーの管理、アクション セットやトリガーの作成、アクセサリーの特性の読み取り、Matter デバイスのオンボード、またはサードパーティのスマートホーム エコシステム アプリの構築時に使用します。 ソース: dpearson2699/swift-ios-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill homekit-matterHomeKit と MatterSupport を使用して、スマートホーム アクセサリを制御し、Matter デバイスを操作します。家/部屋/アクセサリーの管理、アクション セットやトリガーの作成、アクセサリーの特性の読み取り、Matter デバイスのオンボード、またはサードパーティのスマートホーム エコシステム アプリの構築時に使用します。 ソース: dpearson2699/swift-ios-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill homekit-matter インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/dpearson2699/swift-ios-skills