Armory
Source
Browse
Skills

swift-protocol-di-testing

Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install swift-protocol-di-testing --cli claude

writes the skill into.claude/skills/swift-protocol-di-testing/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/swift-protocol-di-testing/SKILL.md

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

What it is

Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.

When to use it

Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.

How to install / invoke

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

Notes

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