calendar-integration

Community

Integrate iOS calendars into SwiftUI apps.

Authornsnguyen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables an iOS SwiftUI planner app to access and read the user's calendars, display native calendar interfaces, and synchronize events into local SwiftData models.

Core Features & Use Cases

  • Request calendar access using iOS 17+ API (requestFullAccessToEvents) and handle permission states.
  • Fetch events by date range with consideration of a 4-year maximum range and sorting by startDate.
  • Present native EventKitUI for viewing and editing events.
  • Sync events to SwiftData MeetingRecord and maintain mappings using eventIdentifier for persistence.
  • Handle edge cases like all-day events, recurring instances, and permission revocation.

Quick Start

Fetch events for the next 7 days from all calendars and present them with the native EventKitUI for viewing and editing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: calendar-integration
Download link: https://github.com/nsnguyen/ios_app_rag_calendar/archive/main.zip#calendar-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.