foundation-models
✓Apple の Foundation Models フレームワーク (iOS 26 以降) を使用してオンデバイス AI を実装する場合、要約/抽出/分類機能を構築する場合、またはタイプセーフな構造化出力に @Generable を使用する場合に使用します。
SKILL.md
Apple's on-device AI framework providing access to a 3B parameter language model for summarization, extraction, classification, and content generation. Runs entirely on-device with no network required.
Foundation Models enable intelligent text processing directly on device without server round-trips, user data sharing, or network dependencies. The core principle: leverage on-device AI for specific, contained tasks (not for general knowledge).
ALWAYS load reference files if there is even a small chance the content may be required. It's better to have the context than to miss a pattern or make a mistake.
Apple の Foundation Models フレームワーク (iOS 26 以降) を使用してオンデバイス AI を実装する場合、要約/抽出/分類機能を構築する場合、またはタイプセーフな構造化出力に @Generable を使用する場合に使用します。 ソース: johnrogers/claude-swift-engineering。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/johnrogers/claude-swift-engineering --skill foundation-models- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
foundation-models とは?
Apple の Foundation Models フレームワーク (iOS 26 以降) を使用してオンデバイス AI を実装する場合、要約/抽出/分類機能を構築する場合、またはタイプセーフな構造化出力に @Generable を使用する場合に使用します。 ソース: johnrogers/claude-swift-engineering。
foundation-models のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/johnrogers/claude-swift-engineering --skill foundation-models インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/johnrogers/claude-swift-engineering
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01