Git & VCS

Git operations, commit helpers, branch management

Showing 481-504 of 4619 skills
kubb-labs

changelog

by kubb-labs

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

Debugging 1.8K 6mo ago
dotnet

release-notes

by dotnet

Write release notes for completed changes. Use when PR modifies tracked paths and needs release notes entry.

Code Review 4.3K 5mo ago
dotnet

review-council

by dotnet

"Multi-agent review council. Invoke for: review council, fellowship review, multi-agent review, panel review, diverse model review."

Code Review 4.3K 5mo ago
dotnet

creating-skills

by dotnet

Create custom agent capabilities when discovering novel tools, receiving task-agnostic tips from reviewers, or after researching specialized workflows not covered in existing instructions. Teaches structure, YAML optimization for LLM discoverability, and token efficiency.

Agents 4.3K 6mo ago
HermeticOrmus

gitops-workflow

by HermeticOrmus

Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management.

Git & VCS 82 8mo ago
davepoon

changelog-generator

by davepoon

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

Code Gen 3.2K 6mo ago
davepoon

gitlab-automation

by davepoon

Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for current schemas.

Embeddings 3.2K 5mo ago
secondsky

sapui5-linter

by secondsky

Use this skill when working with the UI5 Linter (@ui5/linter) for static code analysis of SAPUI5/OpenUI5 applications and libraries. This skill should be used when: (1) Setting up UI5 Linter in a project for the first time, (2) Configuring linting rules and ignore patterns for UI5 codebases, (3) Running the linter to detect deprecated APIs, global variable usage, CSP violations, or manifest issues, (4) Using autofix to automatically correct deprecated API usage, global references, event handlers, and manifest properties, (5) Troubleshooting linting errors or warnings in UI5 code, (6) Integrating UI5 Linter into CI/CD pipelines or pre-commit hooks, (7) Preparing UI5 projects for migration to UI5 2.x by identifying compatibility issues, (8) Understanding and resolving specific linting rules like no-deprecated-api, no-globals, async-component-flags, or manifest validation rules. The skill covers all 19 linting rules, comprehensive autofix capabilities and limitations, CLI options, configuration patterns, performance optimization, and integration with development workflows. Keywords: SAPUI5, OpenUI5, UI5 Linter, @ui5/linter, static analysis, deprecated APIs, global variables, CSP, manifest.json, ui5.yaml, ESLint, pre-commit hooks, GitHub Actions, CI/CD, Node.js, TypeScript, XML, JSON, HTML, YAML, OData v2/v4, async, event handlers, jQuery, autofix, performance optimization, 19 linting rules, no-deprecated-api, no-globals, no-async-component-flags, manifest-v2, UI5 2.x migration

Processing 387 5mo ago
JetBrains

git-workflow

by JetBrains

IdeaVim git workflow conventions covering commits, branches, PRs, and CI. Use when creating commits, managing branches, creating pull requests, reviewing git history, or any git-related activity in the IdeaVim project.

Debugging 10.2K 5mo ago
ClawBio

vcf-annotator

by ClawBio

Annotate VCF variants with VEP, ClinVar, gnomAD frequencies, and ancestry-aware context. Generates prioritised variant reports.

Analytics 1K 4mo ago
ClawBio

struct-predictor

by ClawBio

Local protein structure prediction with AlphaFold, Boltz, or Chai. Compare predicted structures, compute RMSD, visualise 3D models.

Analytics 1K 4mo ago
callstackincubator

upgrading-react-native

by callstackincubator

Upgrades React Native apps to newer versions by applying rn-diff-purge template diffs, updating package.json dependencies, migrating native iOS and Android configuration, resolving CocoaPods and Gradle changes, and handling breaking API updates. Use when upgrading React Native, bumping RN version, updating from RN 0.x to 0.y, or migrating Expo SDK alongside a React Native upgrade.

Code Gen 1.6K 4mo ago
zotero

verify-translator

by zotero

Steps that MUST be performed to verify a Zotero translator after every addition or modification, and before submitting a PR.

Code Gen 1.7K 5mo ago
windmill-labs

commit

by windmill-labs

Create a git commit with conventional commit format. MUST use anytime you want to commit changes.

Debugging 17.2K 5mo ago
rohitg00

session-handoff

by rohitg00

Generate a structured handoff document designed for the next session to consume immediately and continue where you left off. Use when ending a session.

Auth 2.6K 5mo ago
gitbutlerapp

but

by gitbutlerapp

"Commit, push, branch, and manage version control with GitButler. Use for: commit my changes, check what changed, create a PR, push my branch, view diff, create branches, stage files, edit commit history, squash commits, amend commits, undo commits, pull requests, merge, stash work. Replaces git - use 'but' instead of git commit, git status, git push, git checkout, git add, git diff, git branch, git rebase, git stash, git merge. Covers all git, version control, and source control operations."

Processing 21.3K 5mo ago
Significant-Gravitas

pr-create

by Significant-Gravitas

Create a pull request for the current branch. TRIGGER when user asks to create a PR, open a pull request, push changes for review, or submit work for merging.

Code Gen 185.7K 4mo ago
Significant-Gravitas

worktree-setup

by Significant-Gravitas

Set up a new git worktree for parallel development. Creates the worktree, copies .env files, installs dependencies, generates Prisma client, and optionally starts the app (with port conflict resolution) or runs tests. TRIGGER when user asks to set up a worktree, work on a branch in isolation, or needs a separate environment for a branch or PR.

Code Gen 185.7K 4mo ago
qwibitai

qodo-pr-resolver

by qwibitai

Review and resolve PR issues with Qodo - get AI-powered code review issues and fix them interactively (GitHub, GitLab, Bitbucket, Azure DevOps)

Code Review 30.3K 4mo ago
davepoon

circleci-automation

by davepoon

"Automate CircleCI tasks via Rube MCP (Composio): trigger pipelines, monitor workflows/jobs, retrieve artifacts and test metadata. Always search tools first for current schemas."

CI/CD 3.2K 5mo ago
davepoon

github-automation

by davepoon

Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code, and handle deployments programmatically.

Code Gen 3.2K 5mo ago
cockroachdb

backport-pr-assistant

by cockroachdb

Help backport PRs to release branches using the backport CLI tool. Use when backporting changes that have merge conflicts requiring manual resolution.

Code Gen 32.3K 5mo ago
cockroachdb

reduce-unoptimized-query-oracle

by cockroachdb

Reduce an unoptimized-query-oracle test failure log to the simplest possible reproduction case. Use when you have unoptimized-query-oracle*.log files from a failed roachtest and need to find the minimal SQL to reproduce the bug.

Database 32.3K 5mo ago
cockroachdb

commit-helper

by cockroachdb

Help create git commits and PRs with properly formatted messages and release notes following CockroachDB conventions. Use when committing changes or creating pull requests.

Code Review 32.3K 5mo ago