https://github.com/rubric-dev/dont-git-afraid
The following content is not written by me, but copied from GeekNews. Of course, it's neither my repository nor my project. I thought it would be helpful to those of you who have difficulty using Git, so I'm sharing it. The best thing to do is to study Git, but the concept itself can be difficult for non-majors, so I think it would be good to get help from tools like this.
When people start Vibe coding, they always get stuck in the same place. AI writes the code well. But when they are told "Now upload it to GitHub," they stop.
Every time I tell my acquaintances about Vibe coding, I feel that words like commit, push, and pull scare them away. “What is that?”, “Can I press it?”, “Isn't my code going to fly away?” — This is the reaction every time.
AI agents make the problem worse. They throw out words like rebase, force push, detached HEAD without any explanation and ask "Shall I execute?". It's scary to click confirm because you don't know what it is, and if you refuse, you don't even know what you're refusing. Since there's nothing visible, it's even more unsettling.
That's why I created an Agent Skill for the Claude Code agent that automatically translates Git work into easy-to-understand language.