Pagination Generator Generate production pagination infrastructure supporting offset-based and cursor-based APIs, with infinite scroll SwiftUI views, state machine management, and optional search integration. When This Skill Activates Use this skill when the user: - Asks to "add pagination" or "paginate a list" - Wants "infinite scroll" or "load more" functionality - Mentions "cursor-based pagination" or "offset pagination" - Asks about "paginated API" or "loading pages of data" - Wants "search with pagination" Pre-Generation Checks 1. Project Context Detection - [ ] Check Swift version (requ…