Get live weather data for your iOS app with Apple's WeatherKit. You can fetch current conditions, hourly and daily forecasts, and weather alerts. All data comes from Apple Weather.
You need an Apple Developer Program membership to use WeatherKit. The setup is simple: enable the capability in Xcode and add location permissions. The service is thread-safe and works well with Swift.
Display the required Apple Weather attribution in your app. This skill helps you add reliable weather information to your mobile app quickly and correctly.
Global
mkdir -p ~/.claude/skills/weatherkitProject
mkdir -p .claude/skills/weatherkitSource 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