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에 표시된 보조 파일을 읽어 보세요.