advanced-swift-patterns

Community

Accelerate Swift with advanced async patterns

Authorpiemonte
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Many Swift projects spend time writing repetitive boilerplate for property wrappers, interpolation, custom collection types, and bridging Combine to async/await, leading to error‑prone code and reduced performance.

Core Features & Use Cases

  • Property Wrappers: FastPublished, DefaultValue, CodableBox, UserDefault for efficient state handling.
  • Interpolation & Animation: Lerpable protocol, ExponentialDamper, AsymmetricExponentialDamper, Interpolator, async animation runner.
  • Custom Collections: NonEmpty, CountedSet, OrderedDictionary, Table for safe and expressive data structures.
  • Combine‑to‑Async Bridging: Publisher extensions for single‑value await, void completion, and async sequence conversion.
  • Advanced Async Utilities: AsyncBroadcastChannel, AsyncNotifier, DynamicJoinedAsyncNotifier, ChunkedSequence, parallel map/forEach.

Quick Start

Ask the skill to create a FastPublished property wrapper for a Boolean toggle.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: advanced-swift-patterns
Download link: https://github.com/piemonte/skills/archive/main.zip#advanced-swift-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.