Skill4Agent
Skill4Agent
All SkillsSearchTools
|
Explore
Skill4Agent
Skill4Agent

AI Agent Skills Directory with categorization, English/Chinese translation, and script security checks.

Sitemap

  • Home
  • All Skills
  • Search
  • Tools

About

  • About Us
  • Disclaimer
  • Copyright

Help

  • FAQ
  • Privacy
  • Terms
Contact Us:osulivan147@qq.com

© 2026 Skill4Agent. All rights reserved.

All Skills

Total 50,473 skills, Version Control has 883 skills

Categories

Showing 12 of 883 skills

Per page
Downloads
Sort
Version Controla-green-hand-jack/ml-rese...

release-code

Prepare and publish a research code repository for public release alongside a paper (arXiv, conference, GitHub). Use when the user wants to open-source code, create a GitHub release, package a code submission, make code public, or prepare a reproducibility release.

🇺🇸|EnglishTranslated
5
Version Controlowainlewis/blueprint

commit

Stage and commit the intended changes with a clear message.

🇺🇸|EnglishTranslated
5
Version Controlsoulcodex/agentic

git-flow-pr

Executes the full PR-driven development workflow: create an isolated feature branch from the current work, commit all staged changes, rebase cleanly onto the selected base branch (skipping any ancestor commits already merged), push the branch, and open a GitHub pull request linked to a related issue. Includes guidance for stacked/chained PRs. Invoked when the user says "open a PR", "create a pull request", "push and PR", or "branch, rebase and PR".

🇺🇸|EnglishTranslated
5
Version Controlwpdevelopers/essential-ad...

pr-workflow

Ship a change via a feature branch and pull request — never directly to the default branch. Use after any code change, fix, refactor, or docs update that needs to land on main. Branches are named `<card-number>` from the FluentBoards card. Commits go through the husky pre-commit hook (lint-staged); pushes go to the feature branch only; the PR body links back to the card. Hard refuses any push to main / master / trunk.

🇺🇸|EnglishTranslated
5
Version Controlonsager-ai/dev-skills

git-commit

Best practices for creating clean, atomic git commits with good messages. Use when: (1) staging and committing changes, (2) writing commit messages, (3) deciding what to group in a single commit, (4) handling pre-commit hook failures, (5) choosing between amend and new commit. Triggers on "commit", "stage", "git add", "write a commit message", or "commit my changes".

🇺🇸|EnglishTranslated
5
Version Controlsjunepark/custom-skills

manual-branch-integrator

Carefully integrate one Git branch into another without blindly accepting a mechanical merge or losing source-branch intent. Use when manually merging, transplanting, or refactoring branch work; when the user says not to blindly merge; when resolving conflicts while preserving clean current-branch structure; or when auditing that source additions, removals, tests, and docs all landed intentionally.

🇺🇸|EnglishTranslated
5
Version Controlgupsammy/claudest

get-pr-comments

This skill should be used when the user says "get PR comments", "show PR feedback", "what comments on my PR", "PR review comments", "show me the review", "what did reviewers say", or asks about feedback on a pull request. Not for creating PRs or responding to comments.

🇺🇸|EnglishTranslated
5
1 scripts/Attention
Version Controlgupsammy/claudest

commit

This skill should be used when the user says "commit my changes", "commit this", "create a commit", "git commit", "save my work", or mentions committing code.

🇺🇸|EnglishTranslated
5
1 scripts/Checked
Version Controlgupsammy/claudest

push-pr

This skill should be used when the user wants to create a pull request, or submit code for review. Triggers on "push a PR", "create a PR", "open a pull request", "make a PR", "submit for review".

🇺🇸|EnglishTranslated
5
1 scripts/Checked
Version Controlknoopx/pi

jj-hunk

Programmatic hunk selection for Jujutsu — split, commit, or squash specific hunks without interactive prompts. Use when making partial commits or selective squashes.

🇺🇸|EnglishTranslated
5
Version Controlknoopx/pi

jj-core

Manage version control with Jujutsu (jj) — no staging area, immediate changes, smart rebasing. Use when navigating history, squashing, or pushing to Git remotes.

🇺🇸|EnglishTranslated
5
Version Controlmrmans0n/git-gud

gg

Use git-gud (gg) to manage stacked diffs with GitHub PRs or GitLab MRs. Use this when creating stacks, syncing updates, checking CI/review state, and landing approved work safely.

🇺🇸|EnglishTranslated
5
1...6061626364...74
Page