Git 与版本控制

Git 操作、提交助手与分支管理

显示 25-48 / 共 5221 个技能
openai

review-agent

openai

Perform a read-only, defect-first review of a specified code change and return every actionable finding. Use when another agent delegates review of uncommitted changes, a base-branch diff, a commit, or custom review instructions.

代码评审 11.9万 1个月前
openai

skill-installer

openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

Git 与版本控制 11.9万 2个月前
openai

update-v8-version

openai

Update Codex's pinned v8 / rusty_v8 versions, validate the release-candidate path, and investigate failed V8 canary or artifact builds. Use when asked to bump V8, update rusty_v8 artifacts, prepare or validate a V8 release candidate, check v8-canary, or diagnose why a V8 version update no longer builds.

代码评审 11.9万 3个月前
openai

codex-pr-body

openai

Update the title and body of one or more pull requests.

Git 与版本控制 11.9万 3个月前
Leonxlnx

redesign-existing-projects

Leonxlnx

Upgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end design standards without breaking functionality. Works with any CSS framework or vanilla CSS.

代码评审 8.1万 5个月前
ThinkInAIXYZ

git-commit

ThinkInAIXYZ

Generate well-formatted git commit messages following conventional commit standards

Git 与版本控制 6288 7个月前
openai

changeset-validation

openai

Validate changesets in openai-agents-js using LLM judgment against git diffs (including uncommitted local changes). Use when packages/ or .changeset/ are modified, or when verifying PR changeset compliance and bump level.

自动化 3705 7个月前
openai

final-release-review

openai

Perform a release-readiness review by locating the previous release tag from remote tags and auditing the diff (e.g., v1.2.3...<commit>) for breaking changes, regressions, improvement opportunities, and risks before releasing openai-agents-js.

自动化 3705 7个月前
affaan-m

configure-ecc

affaan-m

Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.

自动化 24.4万 4个月前
manaflow-ai

cmux-ghostty

manaflow-ai

"Ghostty submodule and GhosttyKit workflow rules for cmux. Use when modifying the ghostty submodule, rebuilding GhosttyKit.xcframework, updating the parent submodule pointer, or documenting fork conflict notes."

自动化 2.7万 1个月前
manaflow-ai

cmux-dev-workflow

manaflow-ai

"Contributor workflow rules for cmux setup, Xcode project normalization, tagged sidebar ExtensionKit development, and dev builds. Use when setting up the cmux repo, changing Xcode project files, adding sidebar extensions, or working with tagged debug builds."

CLI 工具 2.7万 1个月前
manaflow-ai

cmux-release

manaflow-ai

"cmux release workflow, version bumping, changelog updates, pretag guard, release tags, and release asset expectations. Use when preparing or troubleshooting a cmux release."

Git 与版本控制 2.7万 1个月前
n8n-io

n8n:create-pr

n8n-io

Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.

代码评审 20.3万 20天前
langfuse

infra-scaling

langfuse

Tune and review Langfuse autoscaling for web, web-iso, and web-ingestion. Use for Terraform scale settings, RPM targets, scaling bounds, task counts, cost/performance tradeoffs, or Datadog evidence in the infrastructure repo.

代码评审 3.4万 1个月前
langfuse

changelog-writing

langfuse

Shared workflow for writing Langfuse changelog entries after a feature is complete. Use when a branch is ready for merge and a changelog entry or changelog draft is needed.

Git 与版本控制 3.4万 27天前
langfuse

pnpm-upgrade-package

langfuse

Upgrade pnpm workspace dependencies to target/latest versions: direct/transitive bumps, release-age checks, temporary overrides, minimumReleaseAgeExclude, lockfile/dedupe verification.

代码评审 3.4万 2个月前
langfuse

git-workflow

langfuse

Langfuse repo Git, GitHub, commit, branch, pull request, issue search, release, and production-promotion workflow. Use when staging, committing, pushing, opening PRs, choosing a Linear git branch name, handling Claude, Greptile, or Codex review comments, searching GitHub issues, or changing release/promotion behavior.

注释 3.4万 10天前
langfuse

langfuse-codebase-navigator

langfuse

Navigate Langfuse repositories, code areas, and agent skills. Use to locate code, choose the right repo or skill, search across the Langfuse organization, or orient before implementation, debugging, documentation, support, or operations.

代码评审 3.4万 19天前
langfuse

react-component-cleaner

langfuse

Use this skill to clean up a React component. Only use this skill when instructed to do so by the user.

Git 与版本控制 3.4万 1个月前
screenpipe

release

screenpipe

"Release the screenpipe monorepo. Bumps versions, triggers GitHub Actions for app, CLI, MCP, and JS packages."

CLI 工具 2.1万 25天前
addyosmani

git-workflow-and-versioning

addyosmani

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, opening or reviewing a pull request (PR), pushing to a remote, or when you need to organize work across multiple parallel streams. Use when cutting a release, choosing a semantic version bump, tagging, or writing a changelog.

代码评审 9万 15天前
addyosmani

code-review-and-quality

addyosmani

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

注释 9万 1个月前
open-metadata

java-checkstyle

open-metadata

Run mvn spotless:apply to fix Java checkstyle / formatting failures and verify the result. Invoke after authoring or modifying any .java files, or when CI reports a "Java checkstyle failed" or "Fix Java checkstyle" issue on a PR.

Git 与版本控制 1.5万 1个月前
open-metadata

playwright-validation

open-metadata

Use when validating UI changes in a branch require Playwright E2E testing. Reviews branch changes, validates UI with Playwright MCP, and adds missing test cases.

代码评审 1.5万 10天前