I Built a Health Buddy Skill for Claude Code (and You Can Too) ๐ง๐งโโ๏ธ
We talk a lot about AI making us more productive. But honestly? The more I use Claude Code, the more I forget to drink water. So I did what any developer would do โ I automated the reminder. ๐ Thi...

Source: DEV Community
We talk a lot about AI making us more productive. But honestly? The more I use Claude Code, the more I forget to drink water. So I did what any developer would do โ I automated the reminder. ๐ This post is a beginner-friendly intro to Claude Code skills and how to build your own. No prior experience needed. Just a text editor and a folder. ๐ค What is a skill, exactly? Think of a skill like a recipe card you hand to a chef. The chef (Claude) already knows how to cook โ but they don't know your preferences, your workflow, or your conventions. A skill teaches them exactly that. At its simplest, a skill is just one file: a SKILL.md with a name, a description, and some instructions. That's it. Claude reads it when it's relevant and follows your instructions from there. ๐ The folder structure Skills live inside a .claude/skills/ folder, either in your project or globally in ~/.claude/skills/ (available across all your projects). Each skill gets its own folder, and the folder name becomes t