Git & VCS

Git operations, commit helpers, branch management

Showing 529-552 of 4619 skills
trailofbits

openai-gh-address-comments

by trailofbits

Help address review/issue comments on the open GitHub PR for the current branch using gh

Auth 468 5mo ago
Donchitos

scope-check

by Donchitos

"Analyze a feature or sprint for scope creep by comparing current scope against the original plan. Flags additions, quantifies bloat, and recommends cuts."

Code Review 23.3K 5mo ago
huangkiki

generate-mocs

by huangkiki

重新生成 Obsidian 里的目录页 / 导航页(MOC)。 当用户说“更新索引”“更新论文和概念目录”“刷新论文和概念目录”“刷新MOC”时使用。

Code Gen 1.1K 4mo ago
remix-run

publish-placeholder-package

by remix-run

Publish a placeholder npm package at version 0.0.0 so package names are reserved and npm OIDC permissions can be configured before CI publishing. Use when creating a brand-new package that is not ready for full release.

Auth 33.2K 4mo ago
jezweb

github-release

by jezweb

"Prepare and publish GitHub releases. Sanitizes code for public release (secrets scan, personal artifacts, LICENSE/README validation), creates version tags, and publishes via gh CLI. Trigger with 'release', 'publish', 'open source', 'prepare for release', 'create release', or 'github release'."

CLI Tools 939 5mo ago
codewithmukesh

de-sloppify

by codewithmukesh

Systematic code cleanup pipeline for .NET projects. Runs 7 ordered steps: formatting, unused usings, analyzer warnings, dead code removal, TODO resolution, sealed class audit, and CancellationToken propagation. Each step is verified independently with tests between phases. Load this skill when: "clean up", "de-sloppify", "tidy up", "remove dead code", "code cleanup", "housekeeping", "tech debt", "fix warnings", "seal classes", "add CancellationToken", "unused usings", "format code".

Processing 565 4mo ago
apache

ci-cd

by apache

Guides understanding and working with Apache Beam's CI/CD system using GitHub Actions. Use when debugging CI failures, understanding test workflows, or modifying CI configuration.

Automation 8.6K 5mo ago
rohitg00

wrap-up

by rohitg00

End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when ending a coding session.

Auth 2.6K 5mo ago
rohitg00

smart-commit

by rohitg00

Run quality gates, review staged changes for issues, and create a well-crafted conventional commit. Use when ready to commit after making changes.

Code Review 2.6K 5mo ago
rohitg00

insights

by rohitg00

Show session analytics, learning patterns, correction trends, heatmaps, and productivity metrics. Use when wanting to understand your coding patterns over time.

Analytics 2.6K 5mo ago
JetBrains

doc-sync

by JetBrains

Keeps IdeaVim documentation in sync with code changes. Use this skill when you need to verify documentation accuracy after code changes, or when checking if documentation (in doc/, README.md, CONTRIBUTING.md) matches the current codebase. The skill can work bidirectionally - from docs to code verification, or from code changes to documentation updates.

Docs Gen 10.2K 8mo ago
novuhq

Enterprise Submodule Setup

by novuhq

The check-ee.mjs script in each enterprise package only builds if the src folder exists (graceful degradation for OSS contributors).

CLI Tools 39.3K 4mo ago
mono

release-publish

by mono

Publish SkiaSharp packages and finalize the release. Use when user says "publish X", "finalize X", "tag X", or "finish release X". This is the FINAL step - after release-testing passes. Publishes to NuGet.org, creates tag, GitHub release, and closes milestone. Triggers: "publish the release", "push to nuget", "create github release", "tag the release", "close the milestone", "annotate release notes", "testing passed what's next", "finalize 3.119.2", "release is ready".

CI/CD 5.5K 4mo ago
mono

release-branch

by mono

Create a release branch for SkiaSharp. Use when user says "release X", "start release X", "create release branch for X", "I want to release", or "release now". This is the FIRST step of releasing - creates branch and pushes to trigger CI. Can auto-detect next preview version from main branch.

Code Gen 5.5K 5mo ago
dinerojs

commit

by dinerojs

Create a git commit with optional automatic Linear issue linking. Use when the user asks to commit.

Code Gen 6.8K 5mo ago
oaustegard

versioning-skills

by oaustegard

REQUIRED for all skill development. Automatically version control every skill file modification for rollback/comparison. Use after init_skill.sh, after every str_replace/create_file, and before packaging.

CLI Tools 132 6mo ago
oaustegard

installing-skills

by oaustegard

Install skills from github.com/oaustegard/claude-skills into /mnt/skills/user. Use when user mentions "install skills", "load skills", "add skills", "update skills", "refresh skills", or references a skill not currently installed.

CLI Tools 132 7mo ago
mfts

gh-cli

by mfts

GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.

Code Gen 8.8K 5mo ago
huangkiki

daily-papers-review

by huangkiki

论文点评(3 步流水线的第 2 步)。读取富化后的论文数据,扫描笔记库,生成有态度的推荐点评, 保存推荐文件到 Obsidian,更新 history;git 自动化默认关闭。 触发词:"论文点评"、"跑一下论文点评"

File Ops 1.1K 4mo ago
mono

issue-repro

by mono

Reproduce a SkiaSharp issue systematically and capture structured reproduction results. Handles bugs (verify reported behavior) and enhancements (confirm feature is missing). Produces schema-validated JSON with step-by-step commands, outputs, environment details, and conclusion. Triggers: "repro #123", "reproduce #123", "reproduce issue", "try to reproduce", "can you reproduce", "repro this bug", "create reproduction".

Processing 5.5K 4mo ago
mono

issue-triage

by mono

Triage a SkiaSharp GitHub issue or PR into structured JSON with classification (type, area, platform, severity), suggested response, and automatable actions. Triggers: "triage #123", "triage issue", "classify issue", "analyze issue", "what's this issue about". Also triggered when an issue number is given after the issue-triage skill is already mentioned.

Processing 5.5K 4mo ago
aiskillstore

gen-env

by aiskillstore

Creates, updates, or reviews a project's gen-env command for running multiple isolated instances on localhost. Handles instance identity, port allocation, data isolation, browser state separation, and cleanup.

CLI Tools 395 6mo ago
Donchitos

team-release

by Donchitos

"Orchestrate the release team: coordinates release-manager, qa-lead, devops-engineer, and producer to execute a release from candidate to deployment."

CI/CD 23.3K 5mo ago
simota

Launch

by simota

リリースの計画・実行・追跡を一元管理。バージョニング戦略、CHANGELOG生成、リリースノート作成、ロールバック計画、Feature Flag設計を担当。安全で予測可能なデリバリーが必要な時に使用。

CI/CD 66 5mo ago