This is documentation maximalism in the best way. It walks through your entire codebase first (reading schema files, config, deployment setup) before writing anything, then generates a README that actually helps someone get your project running. The template hits all three purposes: local setup, architecture explanation, and production deployment. What I like is how specific it gets with the exploration phase. It knows to check for fly.toml versus render.yaml versus Kamal configs and tailor instructions accordingly. If you've ever cloned a repo and spent an hour figuring out which environment variables you actually need, this skill exists to prevent that exact frustration. It assumes the reader is on a fresh machine and writes instructions like it.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill readme