home/categories/debugging/daispacy-py-claude-marketplace-py-plugin-skills-rxswift-memory-check-skill-md
debuggingtools
rxswift-memory-check
Quick RxSwift memory leak detection for iOS. Finds missing dispose bags, retain cycles, and strong self references. Use when debugging memory issues, checking Observable subscriptions, or investigating retain cycles in RxSwift code.
maintainer
daispacy
Updated 1/5/2026
Stars
0
Forks
0
quick start
Installation and usage
Quick RxSwift memory leak detection for iOS. Finds missing dispose bags, retain cycles, and strong self references. Use when debugging memory issues, checking Observable subscriptions, or investigating retain cycles in RxSwift code.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use rxswift-memory-check