CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

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
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
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
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
affaan-m avatar

Swift Actor Persistence

affaan-m/everything-claude-code
5k installs229.1k stars
Summary

This is a practical pattern for local data persistence in Swift 5.5+ that uses actors instead of manual locks or DispatchQueues. You get an in-memory dictionary cache backed by JSON file storage, with compile-time guarantees against data races. The generic repository works with any Codable and Identifiable type, giving you O(1) lookups and atomic file writes. It's most useful for offline-first apps or anywhere you need thread-safe access to shared state without the ceremony of traditional synchronization primitives. The synchronous init load is a reasonable tradeoff that avoids async initialization complexity for local files.

Install to Claude Code

npx -y skills add affaan-m/everything-claude-code --skill swift-actor-persistence --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Categories
Mobile Development
View on GitHub

More from affaan-m/everything-claude-code

All 256 skills →
  • Swift Protocol Di Testing5k
  • Bun Runtime4.9k
  • Nextjs Turbopack4.9k
  • Plankton Code Quality4.9k
  • Swift Concurrency 6 24.9k
  • Visa Doc Translate4.9k
  • Ai Regression Testing4.8k
  • Architecture Decision Records4.8k
  • Blueprint4.8k
  • Everything Claude Code Conventions4.8k
  • Exa Search4.8k
  • Kotlin Testing4.8k
  • Customs Trade Compliance4.7k
  • Data Scraper Agent4.7k
  • Documentation Lookup4.7k
  • Enterprise Agent Ops4.7k
  • Flutter Dart Code Review4.7k
  • Inventory Demand Planning4.7k
  • Kotlin Ktor Patterns4.7k
  • Nanoclaw Repl4.7k
  • Pytorch Patterns4.7k
  • Ralphinho Rfc Pipeline4.7k
  • Carrier Relationship Management4.6k
  • Context Budget4.6k

Recommended

More Mobile Development →
affaan-m avatar
swift-protocol-di-testing

affaan-m/everything-claude-code

swift protocol di testing
5k
229.1k
affaan-m avatar
swift-concurrency-6-2

affaan-m/everything-claude-code

swift concurrency 6 2
4.9k
229.1k
affaan-m avatar
kotlin-testing

affaan-m/everything-claude-code

kotlin testing
4.8k
229.1k
affaan-m avatar
flutter-dart-code-review

affaan-m/everything-claude-code

flutter dart code review
4.7k
229.1k
affaan-m avatar
kotlin-ktor-patterns

affaan-m/everything-claude-code

kotlin ktor patterns
4.7k
229.1k
affaan-m avatar
kotlin-exposed-patterns

affaan-m/everything-claude-code

kotlin exposed patterns
4.6k
229.1k