Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use ManagedCode.Storage when a .NET application needs a provider-agnostic storage abstraction with explicit configuration, container selection, upload and download flows, and backend-specific integration kept. USE FOR: integrating ManagedCode.Storage into a .NET application; reviewing how a project abstracts file or object storage; deciding whether to centralize storage provider. DO NOT USE FOR: unrelated stacks; generic tasks that do not need this specific guidance. INVOKES: inspect the reposit
.claude/skills/managedcode-managedcode-storage/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-11 | ✗→✓ | ▲ Improved | -6% | 0% |
| case-02 | ✓→✗ | ▼ Worse | -14% | 0% |
| case-04 | ✓→✓ | = Same ✓ | -10% | 0% |
| case-01 | ✓→✓ | = Same ✓ | -21% | 0% |
| case-03 | ✓→✓ | = Same ✓ | -23% | 0% |
ManagedCode.Storage into a .NET applicationmermaidflowchart LR A["Application service"] --> B["ManagedCode.Storage abstraction"] B --> C["Provider-specific storage implementation"] C --> D["Blob or object storage backend"]
Other measured skills in the registry, with their headline benchmark lift.