feat(skills): Foundation Models, Apple Intelligence, macOS best practices#75
Conversation
…ractices - build-ios-apps/foundation-models: on-device LLM via LanguageModelSession (SystemLanguageModel availability, @generable guided generation, GenerationSchema, tool calling, system/PCC/custom backends). - build-ios-apps/apple-intelligence: participation layer (App Intents, entities, schemas, Spotlight, Writing Tools, Image Playground); cross-references sibling skills. - build-macos-apps/macos-app-best-practices: scene/window/menu architecture, SwiftUI vs AppKit vs Mac Catalyst, from Apple SwiftUI/AppKit/Mac Catalyst docs. Co-Authored-By: duyetbot <duyetbot@users.noreply.github.com>
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
Warning Review limit reached
More reviews will be available in 24 minutes and 8 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (3)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Welcome! 👋Thank you for your first contribution to this project! We appreciate you taking the time to improve our codebase. Next Steps
Contribution Guidelines
Thanks again for contributing! 🎉 |
Three new skills extracted from Apple's DocC docs (web tools were rate-limited, so content came via the DocC JSON API).
foundation-models(build-ios-apps): on-device generative AI —LanguageModelSession,SystemLanguageModelavailability,@Generable/GenerationSchemaguided generation,Toolcalling, system / Private Cloud Compute / custom-provider backends.apple-intelligence(build-ios-apps): the participation layer — App Intents/entities/schemas, Spotlight semantic indexing, Writing Tools, Image Playground. Cross-referencesfoundation-models,core-ai,ios-app-intents.macos-app-best-practices(build-macos-apps): scene/window/menu architecture,Settings/MenuBarExtra, commands, SwiftUI vs AppKit vs Mac Catalyst (Scale-to-iPad vs Optimize-for-Mac).All lint-clean (prettier, no lines >400);
validate-plugins.shpasses (skills auto-discovered, no manifest/marketplace changes).Co-Authored-By: duyetbot duyetbot@users.noreply.github.com