Apple BackgroundTasks framework for iOS/iPadOS background processing. Use when scheduling background work, refreshing app content, running long processing tasks, implementing BGAppRefreshTask, BGProcessingTask, BGContinuedProcessingTask, or dealing with BGTaskScheduler setup, registration, submission, expiration handlers, and debugger testing commands.
$npx -y skills add nonameplum/agent-skills --skill background-tasksInstalls into the current project.
Run `npx skills use "https://github.com/nonameplum/agent-skills" --skill "nonameplum/agent-skills/background-tasks"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nonameplum/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/nonameplum/agent-skills"` and select the relevant skills, then follow their instructions.