Total Skills
3
Skills published by fblissjr with real stars/downloads and source-aware metadata.
Total Skills
3
Total Stars
75
Total Downloads
0
Comparison chart based on real stars and downloads signals from source data.
heylook-endpoint-sync
25
shrug-node-add
25
shrug-test
25
Diff ShrugClient methods against heylookitsanllm's current FastAPI routes. Flags endpoints added to the server that shrug-prompter hasn't wired up, endpoints ShrugClient calls that no longer exist, and request/response shape drift. Run before a new shrug-prompter release or after pulling heylookitsanllm upstream.
Scaffold a new shrug-prompter ComfyUI V3 node — generates the class skeleton in nodes.py, registration in ShrugExtension.get_node_list, a test stub in tests/test_nodes.py, and a row in CLAUDE.md's node table.
Run the shrug-prompter test suite and verify the ComfyUI V3 loader can import the package.