Agent skill · Design & Presentation

navigating-github

First-time GitHub setup and interactive git learning. Walks users from\n\ zero to a working GitHub repo, then teaches git through 9 hands-on\nlessons on their\ \ actual project. Adapts language and depth to skill\nlevel \u2014 inferred from\ \ environment, not questionnaires. Two modes:\nSetup (guided onboarding) and Learn\ \ (progressive curriculum from\ncommits to CI/CD). Use when the user asks to set\ \ up GitHub, learn\ngit, or says \"teach me github\". Trigger with \"set up my repo\"\ ,\n\"help me with github\", \"teach me github\", \"learn git\", \"what are\nbranches\"\ , \"teach me PRs\

jeremylongshoregithub.com/jeremylongshoreGitHub ↗
claude-codecan modify filesMIT
Install
npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill navigating-github --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 8
SKILL.md size: 9 KB
Bundled scripts: none
Version: 2.5.0
Declared author: Jeremy Longshore <jeremy@intentsolutions.io>
Allowed tools: ReadWriteGlobGrepBash(git:*)Bash(gh:*)Bash(ssh:*)Bash(test:*)Bash(echo:*)AskUserQuestion
Requires: Designed for Claude Code, also compatible with Cursor, Windsurf, Aider and Continue
Path: skills/.curated/navigating-github/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,596
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Navigating GitHub First-time GitHub setup and interactive git learning. Get set up, then learn by doing. ## Table of Contents 1. Overview — 2. Prerequisites — 3. Instructions — 4. Modes — 5. Examples — 6. Output — 7. Resources ## Overview **Problem:** Getting started with GitHub is the #1 barrier for people building with AI. Beginners stall at setup, don't understand commits vs pushes vs PRs, an

More from claude-code-plugins-plus-skills
All skills →
About this skill
What does the navigating-github skill do?

First-time GitHub setup and interactive git learning. Walks users from\n\ zero to a working GitHub repo, then teaches git through 9 hands-on\nlessons on their\ \ actual project. Adapts language and depth to skill\nlevel \u2014 inferred from\ \ environment, not questionnaires. Two modes:\nSetup (guided onboarding) and Learn\ \ (progressive curriculum from\ncommits to CI/CD). Use when the user asks to set\ \ up GitHub, learn\ngit, or says \"teach me github\". Trigger with \"set up my repo\"\ ,\n\"help me with github\", \"teach me github\", \"learn git\", \"what are\nbranches\"\ , \"teach me PRs\

How do I install it?

Run `npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill navigating-github --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From jeremylongshore/claude-code-plugins-plus-skills, a repository with 2,596 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going