nonameplum

swift-async-algorithms

9
1
# Install this skill:
npx skills add nonameplum/agent-skills --skill "swift-async-algorithms"

Install specific skill from multi-skill repository

# Description

Algorithms for working with AsyncSequence: combining, throttling, debouncing, chunking, and more

# SKILL.md


name: swift-async-algorithms
description: Algorithms for working with AsyncSequence: combining, throttling, debouncing, chunking, and more


AsyncAlgorithms

Swift Async Algorithms is an open-source package of asynchronous sequence and advanced algorithms that involve concurrency, along with their related types.

Documentation Structure

Getting Started

Usage Notes

  • Documentation is organized progressively from getting started to advanced topics
  • Start with the Introduction or Getting Started section
  • Consult specific guides for detailed information

License & Attribution

This skill contains content converted from DocC documentation format.

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.