Armory
Source
Browse
Skills

swift-actor-persistence

Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install swift-actor-persistence --cli claude

writes the skill into.claude/skills/swift-actor-persistence/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/swift-actor-persistence/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.

When to use it

Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/swift-actor-persistence/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).