Open-source skills for Claude Code
CrawlSpace
A lightweight Windows daemon that hunts and kills orphaned developer processes. AI tools, dev servers, build systems — when they crash, their child processes don't always die. CrawlSpace finds them, shows you exactly what they are, and lets you kill them cleanly. Zero config. One .exe. System tray and forget.
ClaudeHooks
A Python middleware SDK that embeds Claude as a decision-making layer in your application with a single @router.hook() decorator. Typed I/O via Pydantic, automatic retries, circuit breakers, cost controls, response caching, PII filtering, and full OpenTelemetry observability. The missing middleware between raw API calls and heavyweight agent frameworks.