home/categories/debugging/existential-birds-beagle-skills-combine-code-review-skill-md
debuggingtools

combine-code-review

Reviews Combine framework code for memory leaks, operator misuse, and error handling. Use when reviewing code with import Combine, AnyPublisher, @Published, PassthroughSubject, or CurrentValueSubject.

existential-birds
maintainer
existential-birds
更新于 1/14/2026
星标
9
分支
1
quick start

Installation and usage

Reviews Combine framework code for memory leaks, operator misuse, and error handling. Use when reviewing code with import Combine, AnyPublisher, @Published, PassthroughSubject, or CurrentValueSubject.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use combine-code-review