·foundation-models
</>

foundation-models

johnrogers/claude-swift-engineering

在使用 Apple 的基础模型框架 (iOS 26+) 实现设备上 AI、构建摘要/提取/分类功能或使用 @Generable 进行类型安全的结构化输出时使用。

34安装·1热度·@johnrogers

安装

$npx skills add https://github.com/johnrogers/claude-swift-engineering --skill foundation-models

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 的基础模型框架 (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 的基础模型框架 (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 中使用

这个 Skill 的源码在哪?

https://github.com/johnrogers/claude-swift-engineering

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-01