Sahil Lavinghia, the founder of Gumroad and author of The Minimalist Entrepreneur, just published his personal Claude Code skills collection on GitHub.
Claude Code skills are custom instruction files that tell Claude how to behave for specific tasks - think of them as reusable prompts that live in your project and shape how the AI writes code, runs tests, or handles deployments. They've become a quiet power-user feature since Anthropic introduced them, letting developers encode their preferences and workflows instead of repeating themselves every session.
Lavinghia's collection is notable less for any single skill and more for who's sharing it. He built Gumroad into one of the most recognizable creator economy platforms, largely as a solo developer. His workflow choices carry weight with the indie hacker and solo founder crowd - the same audience that's been adopting Claude Code most aggressively.
This follows a growing trend of prominent founders and developers publishing their Claude Code configurations publicly. The skills format turns what used to be tribal knowledge ("here's how I prompt my AI") into something shareable and version-controlled. For teams, that means onboarding a new developer can include handing them a skills directory alongside the codebase.