swift-combine
Master Combine framework for reactive programming - publishers, subscribers, operators, schedulers
SKILL.md
Reactive programming with Apple's Combine framework for handling asynchronous events and data streams.
| Publisher | Emits values over time | | Subscriber | Receives values from publisher | | Operator | Transforms/filters values | | Subject | Publisher + manual value injection | | Cancellable | Subscription lifecycle |
| Just | Single value, then complete | | Future | Single async result | | PassthroughSubject | Manual value broadcast | | CurrentValueSubject | Manual + current value | | @Published | Property wrapper publisher |
Master Combine framework for reactive programming - publishers, subscribers, operators, schedulers Source: pluginagentmarketplace/custom-plugin-swift.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-combine- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is swift-combine?
Master Combine framework for reactive programming - publishers, subscribers, operators, schedulers Source: pluginagentmarketplace/custom-plugin-swift.
How do I install swift-combine?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-combine Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/pluginagentmarketplace/custom-plugin-swift
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01