home/categories/package-distribution/phi-friday-python-socketio-stubs-claude-skills-socketio-stub-updater-skill-md
package-distributiondevelopment

socketio-stub-updater

Detects changes between python-socketio versions by comparing git diffs, analyzes API changes (new/modified/removed functions, classes, parameters), and updates corresponding .pyi stub files. Use when python-socketio releases a new version and stubs need to be synchronized, or when the user mentions "update stubs", "socketio upgrade", "sync stubs with socketio", or "check socketio changes".

phi-friday
maintainer
phi-friday
Updated 1/17/2026
Stars
4
Forks
0
quick start

Installation and usage

Detects changes between python-socketio versions by comparing git diffs, analyzes API changes (new/modified/removed functions, classes, parameters), and updates corresponding .pyi stub files. Use when python-socketio releases a new version and stubs need to be synchronized, or when the user mentions "update stubs", "socketio upgrade", "sync stubs with socketio", or "check socketio changes".

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use socketio-stub-updater