contacts-framework
Installation
SKILL.md
Contacts Framework
Use CNContactStore, CNSaveRequest, and ContactsUI to fetch, mutate, or let
the user select contacts. Prefer the system picker when full address-book access
is unnecessary.
Contents
- Choose the access model
- Setup and authorization
- Fetch invariants
- Mutation invariants
- Concurrency and cache invalidation
- Common mistakes
- Review checklist
- References