CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnJobsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Jobs
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. dpearson2699
  4. /
  5. swift-ios-skills
  6. /
  7. Background Processing

Background Processing

Editor's Note

Covers the three main flavors of iOS background work: BGAppRefreshTask for quick data syncs, BGProcessingTask for longer maintenance jobs, and the new BGContinuedProcessingTask in iOS 26+ for user-initiated work that keeps running when the app backgrounds. The patterns here handle the critical bits like Info.plist setup, registration timing (which must happen before app launch completes), and expiration handlers that fire when the system pulls the plug. Also includes background URLSession for downloads and push notification triggers. The examples show async/await patterns with proper cancellation, which is better than the older completion handler style you'll find in Apple's docs.

Install

npx skills add https://github.com/dpearson2699/swift-ios-skills --skill background-processing
Votes
0
Installs1.4k
GitHub Stars589
Categories
DocumentationCode Review & QualityMobile Development
First SeenApr 16, 2026
View on GitHub

Comments

Login to comment

Related Documentation Skills

View all →
vercel-react-best-practices

vercel-labs/agent-skills

5
402.7k
26.6k
3
React and Next.js performance optimization guide with 64 prioritized rules across 8 categories.
web-design-guidelines

vercel-labs/agent-skills

3
322.6k
26.6k
Audit UI code against Vercel's Web Interface Guidelines for design and accessibility compliance.
azure-ai

microsoft/azure-skills

0
320.8k
964
Access Azure AI Search, Speech, OpenAI, and Document Intelligence services through unified MCP tools.
github-actions-docs

xixu-me/skills

0
140.1k
53
github actions docs
opensource-guide-coach

xixu-me/skills

0
138k
53
opensource guide coach
readme-i18n

xixu-me/skills

0
137.9k
53
readme i18n