Git & VCS

Git operations, commit helpers, branch management

Showing 25-48 of 5221 skills
openai

review-agent

by 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.

Code Review 118.9K 1mo ago
openai

skill-installer

by 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 & VCS 118.9K 2mo ago
openai

update-v8-version

by 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.

Code Review 118.9K 3mo ago
openai

codex-pr-body

by openai

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

Git & VCS 118.9K 3mo ago
Leonxlnx

redesign-existing-projects

by 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.

Code Review 81.1K 5mo ago
ThinkInAIXYZ

git-commit

by ThinkInAIXYZ

Generate well-formatted git commit messages following conventional commit standards

Git & VCS 6.3K 7mo ago
openai

changeset-validation

by 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.

Automation 3.7K 7mo ago
openai

final-release-review

by 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.

Automation 3.7K 7mo ago
affaan-m

configure-ecc

by 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.

Automation 243.5K 4mo ago
manaflow-ai

cmux-ghostty

by 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."

Automation 26.8K 1mo ago
manaflow-ai

cmux-dev-workflow

by 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 Tools 26.8K 1mo ago
manaflow-ai

cmux-release

by 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 & VCS 26.8K 1mo ago
n8n-io

n8n:create-pr

by 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.

Code Review 203.2K 20d ago
langfuse

infra-scaling

by 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.

Code Review 33.9K 1mo ago
langfuse

changelog-writing

by 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 & VCS 33.9K 27d ago
langfuse

pnpm-upgrade-package

by langfuse

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

Code Review 33.9K 2mo ago
langfuse

git-workflow

by 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.

Comments 33.9K 10d ago
langfuse

langfuse-codebase-navigator

by 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.

Code Review 33.9K 19d ago
langfuse

react-component-cleaner

by langfuse

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

Git & VCS 33.9K 1mo ago
screenpipe

release

by screenpipe

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

CLI Tools 21.2K 25d ago
addyosmani

git-workflow-and-versioning

by 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.

Code Review 90.3K 15d ago
addyosmani

code-review-and-quality

by 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.

Comments 90.3K 1mo ago
open-metadata

java-checkstyle

by 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 & VCS 15.1K 1mo ago
open-metadata

playwright-validation

by 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.

Code Review 15.1K 10d ago