git log --oneline --stat
HEAD
- Stars
- 4.2k
- Forks
- 233
- Updated
- Jun 24, 2026
repo --stat
stars
4.2k
forks
233
last update
Jun 24, 2026
license
MITv1.2.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add apple-foundation-models-on-device-llm - Invoke
// Run from any project directory
$ claude --skill apple-foundation-models-on-device-llm "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill apple-foundation-models-on-device-llm "now refactor it"
apple-foundation-models-on-device-llm/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Apple Foundation Models
- slug:
- apple-foundation-models-on-device-llm
- version:
- v1.2.0
- license:
- MIT
- author:
- @ondevice-craft
- repository:
- github.com/ondevice-craft/apple-foundation-models-on-device-llm
- categories:
- tags:
- #swift#foundation-models#on-device-ai#apple-intelligence#guided-generation
- description:
On-device LLM in Swift — LanguageModelSession, @Generable guided generation, tool calling, streaming, fallback.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
apple-foundation-models-on-device-llm/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…