backgroundtasks

Reference guide for running tasks in the background on Apple devices without draining the battery.

Installation
Run `npx skills add "https://github.com/prisma-labs-dev/apple-skills" --skill "backgroundtasks"` to install this skill, then follow its SKILL.md instructions for my next request.

Paste this into Claude Code, Cursor, or any agent that can run commands.

SKILL.mdShow the author's original SKILL.md
---
name: backgroundtasks
user-invocable: true
description: "API reference: BackgroundTasks. Query for BGTaskScheduler, app refresh, background processing."
context: fork
agent: Explore
---

# BackgroundTasks Documentation

Search these docs to answer questions about background task APIs.

## Return Format

Always include:
1. **Summary** - Answer the question concisely
2. **File paths** - List relevant files for full details

## Files

- `backgroundtasks-index.md` - Framework overview, task types
- `bgtaskscheduler.md` - Task scheduling and registration

Ships with 2 supporting files:

  • backgroundtasks-index.md
  • bgtaskscheduler.md

Mirrored from the author's public source. Install counts from the open skills registry.

The systems behind these skills get built for partners every week.

Partner with us