Git For Everyone

Helps total beginners — including people who have never opened a terminal — use git and GitHub safely and confidently. Translates plain-English intent ("save my work", "share this online", "send my changes to my coworker", "undo my last change", "get the latest version", "I think I broke something") into the right git or `gh` commands, explains git concepts using everyday analogies (never jargon first), and prevents destructive mistakes by stopping and explaining in plain English before any work could be lost. Use this skill WHENEVER the user mentions git, GitHub, commit, push, pull, branch, merge, PR, pull request, fork, clone, repository / repo, version control, or otherwise asks how to save / share / undo / sync their code. Especially trigger when the user seems unfamiliar with the terminal, pastes a scary git error message, says "I think I broke something", or phrases things in everyday language without naming git at all ("how do I send these files to my teammate"). Err strongly on the side of triggering

sunfmin 1c7b6e2 3 files · 13.7 KB Updated

File contents

sunfmin/git-for-everyone/tree/main/ commit 1c7b6e2236

Frequently asked questions

npx skillmds@latest add sunfmin/git-for-everyone