Claude Code Plugins

Community-maintained marketplace

Feedback

swift-async-algorithms

@nonameplum/agent-skills
5
0

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

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

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.