一键导入
android-workmanager-notifications
Schedule reliable background work, reminders, and notification delivery with WorkManager and Android execution limits.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Schedule reliable background work, reminders, and notification delivery with WorkManager and Android execution limits.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | android-workmanager-notifications |
| description | Schedule reliable background work, reminders, and notification delivery with WorkManager and Android execution limits. |
| metadata | {"version":"0.1.0","category":"data-platform","tags":["android","workmanager","notifications","background-work"],"triggers":{"include":["android workmanager job","background reminder notification android","reliable retry workmanager","periodic work android app","notification scheduling android"],"exclude":["deeplink only","compose modifier cleanup","release track rollout"]},"owners":["@android-agent-skills/maintainers"],"test_targets":["examples/orbittasks-compose","examples/orbittasks-xml","benchmarks/triggers.jsonl"]} |
references/patterns.md when you need the API-choice matrix for WorkManager vs foreground service vs alarms.references/scenarios.md for unique-work, notification-permission, and reminder-delivery review paths.android-permissions-activity-resultsandroid-performance-observabilityPOST_NOTIFICATIONS; the app still needs a visible recovery path.rg -n "WorkManager|Worker|enqueueUnique|PeriodicWorkRequest|NotificationChannel|POST_NOTIFICATIONS" examplesrg -n "setExpedited|setRequiredNetworkType|AlarmManager|ForegroundInfo" examplespython3 scripts/eval_triggers.py --skill android-workmanager-notificationsAutomate Android CI, versioning, signing boundaries, release channels, and Play-ready delivery workflows.
Use Coil in Jetpack Compose with AsyncImage, painter variants, sizing, and accessible image loading patterns.
Make Compose interfaces accessible with semantics, announcements, contrast, focus order, and adaptive touch targets.
Profile and improve Compose recomposition, layout, scrolling, startup, and rendering performance in Android apps.
Manage Compose state, remember APIs, side effects, snapshots, and lifecycle-aware collection without leaks or loops.
Bridge Compose and the View system safely during incremental migrations, interoperability screens, and shared theming.