skills/apple-intelligence/SKILL.md
Apple Intelligence skills for on-device AI features including Foundation Models, Visual Intelligence, App Intents, and intelligent assistants. Use when implementing AI-powered features.
npx skillsauth add taiberium/claude_code_setting apple-intelligenceInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Skills for implementing Apple Intelligence features including on-device LLMs, visual recognition, App Intents integration, and intelligent assistants.
Use this skill when the user:
On-device LLM integration with prompt engineering best practices.
Integrate with iOS Visual Intelligence for camera-based search.
App Intents for Siri, Shortcuts, Spotlight, and Apple Intelligence.
/Users/ravishankar/Downloads/docs/FoundationModels-Using-on-device-LLM-in-your-app.md/Users/ravishankar/Downloads/docs/Implementing-Visual-Intelligence-in-iOS.md/Users/ravishankar/Downloads/docs/AppIntents-Updates.mdtools
Generates multi-step onboarding flows with persistence for iOS/macOS apps. Use when user wants to add onboarding, welcome screens, or first-launch experience.
tools
Generates an offline operation queue with persistence, automatic retry on connectivity, and conflict resolution. Use when user needs offline-first behavior, queued mutations, or pending operations that sync when back online.
development
Generates offer code distribution strategies and configuration guides for subscription and IAP promotions — including partner campaigns, influencer programs, and email re-engagement. Use when setting up offer codes for distribution.
tools
Generates a protocol-based networking layer with async/await, error handling, and swappable implementations. Use when user wants to add API client, networking, or HTTP layer.