with one click
shrug-prompter
shrug-prompter contains 3 collected skills from fblissjr, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
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.