eventkit

Community

Manage iOS calendar events and reminders

AuthorDFly7
Version1.0.0
Installs0

System Documentation

What problem does it solve?

iOS apps need a reliable, permission-aware way to create, read, update, and delete calendar events and reminders while handling recurrence, alarms, and system-provided editors; this Skill documents recommended patterns, pitfalls, and UI integration for those tasks.

Core Features & Use Cases

  • Authorization & Safety: Guidance on requesting iOS 17+ granular calendar and reminders access and validating authorization before operations.
  • Event and Reminder CRUD: Patterns for creating, fetching, updating, and deleting EKEvent and EKReminder objects and choosing writable calendars.
  • Recurrence, Alarms, and Observability: Recipes for EKRecurrenceRule, EKAlarm usage, batching saves with commit semantics, and responding to EKEventStoreChanged notifications.
  • EventKitUI Integration: How to present EKEventEditViewController, EKEventViewController, and EKCalendarChooser safely from UIKit or SwiftUI.
  • Real-world example: Add a booking event with structured location, a recurrence rule, and a pre-event alarm while ensuring the app uses a single shared EKEventStore and re-fetches after external changes.

Quick Start

Add a one-hour "Team Sync" event tomorrow at 10:00 AM to the user's default writable calendar with a 15-minute alarm and request write access if permission is not yet granted.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: eventkit
Download link: https://github.com/DFly7/iOS-FastAPI-Supabase-AI/archive/main.zip#eventkit

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 471,000+ vetted skills library on demand.