Save and resume Claude Code sessions. Create timestamped session summaries with /save-session and pick up where you left off with /resume-session.
Go development utilities. Scaffold production-ready Go web server projects with /init-server-project — includes net/http, slog logging, templ templating, graceful shutdown, and optional rate limiting.