·core-bluetooth
</>

core-bluetooth

Bluetooth Low Energy 周辺機器をスキャン、接続、通信し、Core Bluetooth を使用してローカル周辺機器サービスを公開します。 BLE セントラルまたはペリフェラルの役割の実装、サービスと特性の検出、特性値の読み取りと書き込み、通知のサブスクライブ、バックグラウンド BLE モードの構成、アプリの再起動後の状態の復元、または CBCentralManager、CBPeripheral、CBPeripheralManager、CBService、CBCharacteristic、CBUUID、または Bluetooth Low Energy ワークフローの操作を行う場合に使用します。

57インストール·26トレンド·@dpearson2699

インストール

$npx skills add https://github.com/dpearson2699/swift-ios-skills --skill core-bluetooth

core-bluetooth のインストール方法

コマンドラインで core-bluetooth AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill core-bluetooth
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: dpearson2699/swift-ios-skills。

Scan for, connect to, and exchange data with Bluetooth Low Energy (BLE) devices. Covers the central role (scanning and connecting to peripherals), the peripheral role (advertising services), background modes, and state restoration.

| NSBluetoothAlwaysUsageDescription | Required. Explains why the app uses Bluetooth | | UIBackgroundModes with bluetooth-central | Background scanning and connecting | | UIBackgroundModes with bluetooth-peripheral | Background advertising |

iOS prompts for Bluetooth permission automatically when you create a CBCentralManager or CBPeripheralManager. The usage description from NSBluetoothAlwaysUsageDescription is shown in the permission dialog.

Bluetooth Low Energy 周辺機器をスキャン、接続、通信し、Core Bluetooth を使用してローカル周辺機器サービスを公開します。 BLE セントラルまたはペリフェラルの役割の実装、サービスと特性の検出、特性値の読み取りと書き込み、通知のサブスクライブ、バックグラウンド BLE モードの構成、アプリの再起動後の状態の復元、または CBCentralManager、CBPeripheral、CBPeripheralManager、CBService、CBCharacteristic、CBUUID、または Bluetooth Low Energy ワークフローの操作を行う場合に使用します。 ソース: dpearson2699/swift-ios-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill core-bluetooth
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-09
更新日
2026-03-11

Browse more skills from dpearson2699/swift-ios-skills

クイックアンサー

core-bluetooth とは?

Bluetooth Low Energy 周辺機器をスキャン、接続、通信し、Core Bluetooth を使用してローカル周辺機器サービスを公開します。 BLE セントラルまたはペリフェラルの役割の実装、サービスと特性の検出、特性値の読み取りと書き込み、通知のサブスクライブ、バックグラウンド BLE モードの構成、アプリの再起動後の状態の復元、または CBCentralManager、CBPeripheral、CBPeripheralManager、CBService、CBCharacteristic、CBUUID、または Bluetooth Low Energy ワークフローの操作を行う場合に使用します。 ソース: dpearson2699/swift-ios-skills。

core-bluetooth のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill core-bluetooth インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/dpearson2699/swift-ios-skills