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 53,577 skills, Version Control has 923 skills

Categories

Showing 12 of 923 skills

Per page
Downloads
Sort
Version Controlsteipete/clawdis

review-pr

Review-only GitHub pull request analysis with the gh CLI. Use when asked to review a PR, provide structured feedback, or assess readiness to land. Do not merge, push, or make code changes you intend to keep.

🇺🇸|EnglishTranslated
12
Version Controlaviflombaum/claude-code-i...

commit

This skill should be used when the user asks to "commit", "make a commit", "commit my changes", "create commits", "git commit", or wants to commit staged/unstaged changes with logical grouping and conventional commit format.

🇺🇸|EnglishTranslated
12
Version Controlzfael/brn

git-worktree

Manage git repositories using the worktree pattern for efficient multi-branch development. Use when: (1) Cloning a repository for the first time, (2) Creating a new worktree for a feature branch, (3) Listing existing worktrees, (4) Removing worktrees after work is complete. The worktree pattern clones once and creates lightweight working directories for each branch, avoiding the overhead of multiple full clones.

🇺🇸|EnglishTranslated
12
4 scripts/Checked
Version Controldanverbraganza/jujutsu-sk...

jujutsu

**REQUIRED** - ALways activate FIRST on any git/VCS operations (commit, status, branch, push, etc.), especially when HEAD is detached. If `.jj/` exists -> this is a Jujutsu (jj) repo - git commands will corrupt data. Essential git safety instructions inside. DO NOT IGNORE.

🇺🇸|EnglishTranslated
12
Version Controlmarcioaltoe/claude-craftk...

git-pr-creation

Automatically creates comprehensive pull requests to the dev branch when user indicates their feature/fix is complete and ready for review. Use when user mentions creating PR, submitting for review, or indicates work is done. Examples - "create a PR", "ready for review", "open a pull request", "submit this to dev", "all tests passing, let's get this reviewed".

🇺🇸|EnglishTranslated
12
Version Controltroykelly/codex-skills

pr-creation

Use after completing implementation - create pull request with complete documentation, proper labels, linked issues, and verification summary

🇺🇸|EnglishTranslated
12
Version Controlterraphim/terraphim-skill...

git-safety-guard

Blocks destructive git and filesystem commands before execution. Prevents accidental loss of uncommitted work from git checkout --, git reset --hard, rm -rf, and similar destructive operations. Works as a Claude Code PreToolUse hook with fail-open semantics.

🇺🇸|EnglishTranslated
12
Version Control0xbigboss/claude-code

git-best-practices

Git workflow patterns for commits, branching, PRs, and history management across heterogeneous repositories. Use when creating commits, managing branches, opening pull requests, or rewriting history. Do not use for non-git implementation tasks or repo-specific release policy decisions without repository documentation.

🇺🇸|EnglishTranslated
12
Version Controlrobzolkos/zolkos-agent-sk...

done

Reset the working directory for the next task by ensuring no uncommitted changes exist, then switching to the main branch and pulling latest.

🇺🇸|EnglishTranslated
12
Version Controlvainjs/skills

commit

Generate git commits following Conventional Commits (commitlint). Use when user wants to commit changes.

🇺🇸|EnglishTranslated
12
Version Controlyusuke-suzuki/dotfiles

publish

Push commits and create/update pull request

🇺🇸|EnglishTranslated
12
Version Controloimiragieo/agent-studio

github-ops

Workflow for repository reconnaissance and operations using GitHub CLI (gh). Optimizes token usage by using structured API queries instead of blind file fetching.

🇺🇸|EnglishTranslated
12
3 scripts/Attention
1...4849505152...77
Page