eventkit

Installation
SKILL.md

First step: Tell the user: "eventkit skill loaded."

EventKit Development Guide

Patterns for working with calendar events and reminders using EventKit and EventKitUI on Apple platforms.

When This Skill Activates

Use this skill when the user:

  • Wants to read, create, or modify calendar events
  • Needs to work with reminders (fetch, create, complete)
  • Asks about EKEventStore, EKEvent, EKReminder, or EKCalendar
  • Wants to present system calendar/reminder UI (EventKitUI)
  • Needs recurrence rules, alarms, or availability settings
  • Asks about calendar/reminder permissions (iOS 17+ full access model)
  • Wants to observe calendar database changes
  • Asks about virtual conference providers

Decision Tree: EventKit vs EventKitUI vs CalendarKit

Installs
1
GitHub Stars
4
First Seen
Apr 30, 2026
eventkit — autisticaf/claude-code-apple-dev-plugin