Add Apple Music to your iOS app with MusicKit. This skill helps you search the Apple Music catalog, manage playback, and check subscriptions. You can also set Now Playing information and handle remote commands. It uses ApplicationMusicPlayer and MPNowPlayingInfoCenter. The code targets Swift 6.3 and iOS 26+.
Any iOS developer can use this to build music features. It handles authorization, catalog search, and subscription checks. You can offer Apple Music subscription sheets and observe changes. Playback controls and queue management are included too.
Global
mkdir -p ~/.claude/skills/musickitProject
mkdir -p .claude/skills/musickitSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Upgrading Expoexpo/skills
Upgrade Expo SDK versions and fix dependencies with this step by step guide
Expo Deploymentexpo/skills
Deploy Expo apps to iOS, Android, and web with EAS automation
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
Use Domexpo/skills
Run web code in native apps using Expo DOM components without rewriting
Flutter Apply Architecture Best Practicesflutter/skills
Architect Flutter apps with clean layers for scalability and maintainability