Skip to main content

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/git-for-everyone
最近来源活动
2026年5月4日 03:57
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。