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 30,612 skills, Version Control has 602 skills

Categories

Showing 12 of 602 skills

Per page
Downloads
Sort
Version Controlulpi-io/skills

create-pr

Use when the user asks to create a pull request, open a PR, submit changes for review, or says "/pr". Validates branch state, analyzes all commits since divergence from base, runs pre-PR quality checks, generates structured PR title and body with summary/test-plan/breaking-changes sections, pushes branch, and creates the PR via GitHub CLI (gh). Supports draft PRs, reviewer assignment, and label attachment.

🇺🇸|EnglishTranslated
2
Version Controlulpi-io/skills

commit

Use when the user asks to commit changes. Analyzes diffs deeply to draft intelligent conventional commit messages, detects scope from branch names and file paths, runs pre-commit quality checks (TypeScript, ESLint, Prettier), scans for secrets and debug artifacts, splits unrelated changes into separate commits, and verifies success. Invoke via /commit or when user says "commit", "commit this", "make a commit".

🇺🇸|EnglishTranslated
2
Version Controlathola/claude-night-marke...

git-workspace-review

Use this skill as foundation for git workflows. Use when verifying workspace state before other git operations, checking staged changes, preflight checks before commits or PRs. Do not use when full commit workflow - use commit-messages instead. DO NOT use when: full PR preparation - use pr-prep.

🇺🇸|EnglishTranslated
2
Version Controlmeriley/claude-code-skill...

safe-destroy

⚠️ MANDATORY - YOU MUST invoke this skill before ANY destructive operation. Safety protocol for destructive git/file operations. Lists affected files, warns about data loss, suggests safe alternatives, requires explicit double confirmation. NEVER run destructive commands without invoking this skill.

🇺🇸|EnglishTranslated
2
Version Controlthe-perfect-developer/the...

conventional-git-commit

This skill MUST be loaded on every git commit without exception. It should also be used when the user asks to "write a conventional commit", "format a commit message", "follow conventional commits spec", "create a semantic commit", "make a commit", "commit changes", or "git commit". Every commit message produced in this project MUST conform to this specification.

🇺🇸|EnglishTranslated
2
Version Controlthe-perfect-developer/the...

git-hooks

This skill should be used when the user asks to "create git hooks", "set up pre-commit hooks", "configure git hooks", "add commit validation", "implement pre-push hooks", or needs guidance on Git hooks implementation, validation scripts, or hook best practices.

🇺🇸|EnglishTranslated
2
6 scripts/Attention
Version Controlmembranedev/application-s...

github

Github integration. Manage project management and ticketing data, records, and workflows. Use when the user wants to interact with Github data.

🇺🇸|EnglishTranslated
2
Version Controlspatie/guidelines-skills

spatie-version-control

Apply Spatie's version control conventions when creating commits, branches, pull requests, or managing Git repositories; use for naming repos, writing commit messages, choosing branch strategies, and merging code.

🇺🇸|EnglishTranslated
2
Version Controlcristoslc/swain

swain-sync

Fetch upstream, rebase, stage all changes, run ADR compliance check on modified artifacts, generate a descriptive commit message from the diff, commit, and push to the current branch's upstream. Handles merge conflicts by preferring local changes for config/project files and upstream for scaffolding.

🇺🇸|EnglishTranslated
2
Version Controltjboudreaux/cc-plugin-per...

tools-p4-basics

Fundamental Perforce operations including sync, edit, add, delete, submit, revert, and file state management.

🇺🇸|EnglishTranslated
2
Version Controljorgemuza/orbit

gitlab

Create and manage GitLab projects, merge requests, pipelines, issues, branches, and more using the orbit CLI. Use this skill whenever the user asks about GitLab repositories, MRs (merge requests), CI/CD pipelines, branches, tags, commits, issues, groups, or project members. Trigger on phrases like 'list MRs', 'check the pipeline', 'create a branch', 'open a merge request', 'view the latest commits', 'list projects in group X', 'retry the CI', 'close the issue', 'who are the members', or any GitLab-related task — even casual references like 'what's running in CI', 'show me the MRs', 'tag a release', 'check if it merged', or 'list repos'. Also trigger when the user mentions PR/pull request in a GitLab context (GitLab calls them merge requests). The orbit CLI alias is `gl`.

🇺🇸|EnglishTranslated
2
Version Controlc0ntr0lledcha0s/claude-co...

managing-branches

Git branching strategy expertise with flow-aware automation. Auto-invokes when branching strategies (gitflow, github flow, trunk-based), branch creation, branch naming, merging workflows, release branches, hotfixes, environment branches, or worktrees are mentioned. Integrates with existing commit, issue, and PR workflows.

🇺🇸|EnglishTranslated
2
3 scripts/Checked
1...1314151617...51
Page