Downloading All Feed Images from Famly.co
Famly.co is a nursery management platform that shares daily photos of children with parents — but offers no way to download them in bulk. famly-fetch is an open-source Python CLI tool by Jacob Bunk Nielsen that fills this gap via the Famly API. This fork adds a -f flag that downloads all feed images at once, organised by upload timestamp.
Sensitive Data Guard - A Claude Skill for Protecting Credentials in Chat
As users, we sometimes accidentally paste secrets into AI chats — API keys, OAuth tokens, database passwords, private keys, client secrets — and to address this, I built a skill called Sensitive Data Guard together with Claude that activates proactively whenever there’s any chance sensitive data could surface in a conversation.
Custom Domain on GitHub Pages Using Spaceship
If you own a domain registered with Spaceship and want to point it to your GitHub Pages site, you need to configure two things: the nameservers or DNS records in Spaceship, and the custom domain setting in your GitHub repository.

