Git & VCS

Git operations, commit helpers, branch management

Showing 769-792 of 4619 skills
Automattic

release

by Automattic

Version management and release processes using Jetpack Changelogger. Use when creating releases, managing changelogs, bumping versions, or preparing patch releases.

Automation 574 5mo ago
chainloop-dev

vulnerability-remediation

by chainloop-dev

Reviews vulnerability policy violations for the chainloop project recorded in Chainloop and performs fixes in Dockerfiles or go.mod. Use when asked to fix vulnerabilities, review CVEs, or remediate security issues in chainloop.

Code Gen 571 5mo ago
chainloop-dev

dependabot-pr-automation

by chainloop-dev

Reviews open Dependabot pull requests, assesses their risk level based on version bump type and CI status, approves low-risk PRs, and merges them. Use when asked to process, review, merge, or triage Dependabot PRs.

CI/CD 571 4mo ago
jmagly

regression-performance

by jmagly

@.claude/rules/executable-feedback.md - Execution validation requirements

Processing 167 5mo ago
FradSer

writing-plans

by FradSer

This skill should be used when the user has a design (from brainstorming) and needs to break it down into a detailed, step-by-step implementation plan with verification steps for each task.

Automation 574 5mo ago
ccheney

mermaid-diagrams

by ccheney

Proactively suggest diagrams when explaining complex systems. Triggers on diagrams, charts, visualizations, flowcharts, sequence diagrams, architecture diagrams, ER diagrams, state machines, Gantt charts, mindmaps, C4, class diagrams, git graphs. Use when user asks for visual representations of code, systems, processes, data structures, database schemas, workflows, or API flows. Generate Mermaid diagrams in markdown.

API Dev 55 5mo ago
FradSer

commit

by FradSer

This skill should be used when the user requests "commit", "git commit", "create commit", or wants to commit staged/unstaged changes following conventional commits format

Code Gen 574 5mo ago
zhaono1

create-pr

by zhaono1

Creates pull requests with bilingual documentation updates. Use when user asks to create PR, make a pull request, or submit changes for review. Automatically updates both English and Chinese README files.

Code Gen 66 6mo ago
FradSer

brainstorming

by FradSer

This skill should be used when the user has a new idea, feature request, or ambiguous requirement. It clarifies needs, explores options, and produces a solid design document and BDD specs before implementation starts.

Agents 574 5mo ago
FradSer

quick

by FradSer

Streamlined code review for rapid assessment and targeted feedback. Use when reviewing small PRs, simple changes, or when you need a quick triage to determine if deeper review is required.

Code Review 574 5mo ago
FradSer

finish-hotfix

by FradSer

This skill should be used when the user asks to "finish a hotfix", "merge hotfix branch", "complete hotfix", "git flow hotfix finish", or wants to finalize a hotfix and merge it into main and develop.

CLI Tools 574 5mo ago
FradSer

executing-plans

by FradSer

This skill should be used when the user has a completed implementation plan (plan.md) and is ready to execute the tasks defined therein. Actively uses Agent Teams or subagents to execute batches of independent tasks in parallel, following BDD/TDD principles.

Automation 574 5mo ago
FradSer

create-pr

by FradSer

Create comprehensive GitHub pull requests with quality validation

Code Gen 574 5mo ago
FradSer

create-issues

by FradSer

Create GitHub issues with TDD principles and proper labels

Code Gen 574 5mo ago
kevinslin

dev.bootstrap.typescript

by kevinslin

Bootstrap or augment TypeScript projects. Use when asked to scaffold a new TypeScript project using the Copier template at /Users/kevinlin/code/copier-typescript-codex, or when asked to add a pre-commit hook that runs formatting and linting in an existing project.

Code Gen 21 6mo ago
kevinslin

dev.loop

by kevinslin

Drive a development task end-to-end from a user-stated goal through planning, context gathering, execution, verification. Use when the user asks to run a devloop, drive a task to completion, or wants a plan-gather-execute-verify workflow with phased commits and CI verification. Also use if user asks to invoke any individual phase of the devloop

Code Review 21 4mo ago
kevinslin

dev.do

by kevinslin

End-to-end development task intake and execution. Use when the user gives a dev task (feature/bug/refactor) as a file path, pasted description, or git issue and wants it completed; this skill gathers context, asks clarifying questions if needed, then runs the dev.loop workflow to deliver the change.

Automation 21 4mo ago
kevinslin

dev.new

by kevinslin

Sync a repo to the latest master branch by checking out master and pulling from origin. Use when the user asks to refresh local state before new work.

Agents 21 5mo ago
kevinslin

dev.can-make-public

by kevinslin

Scan a repository and its git history for secrets, credentials, private keys, internal URLs, PII, and other sensitive artifacts before making it public. Use when a user asks if a repo is safe to open-source, requests a pre-publication audit, or wants to sanitize a repo for public release.

Code Review 21 5mo ago
kevinslin

land

by kevinslin

Finalize a task by syncing status to the originating GitHub issue and, when in an AG directory, updating durable project docs (progress.md, memory.md, and related task tracking files).

Automation 21 4mo ago
kevinslin

dev.shortcuts

by kevinslin

Mandatory shortcut trigger and usage guidance. ALWAYS check if shortcut. Applies before responding to ANY coding or development request.

Code Review 21 4mo ago
kevinslin

dev.conventional-commits

by kevinslin

Explain and apply the Conventional Commits specification for commit messages, including required format, types/scopes, breaking change notation, and examples. Use when asked to draft, validate, or review commit messages or when a repo wants Conventional Commits adoption.

Debugging 21 6mo ago
kevinslin

dev.worktrees

by kevinslin

Standardize git worktree creation and management with all worktrees stored under ~/.worktrees/[repo]/[branch-name]. Use whenever running or planning git worktree commands (add/list/remove/prune), creating parallel checkouts, or setting up isolated branch workspaces.

CLI Tools 21 5mo ago
TerminalSkills

authjs

by TerminalSkills

Assists with adding authentication to web applications using Auth.js (formerly NextAuth.js). Use when configuring OAuth providers, database sessions, JWT strategies, role-based access, or multi-tenant auth in Next.js, SvelteKit, Express, or other frameworks. Trigger words: authjs, nextauth, oauth, authentication, login, session, providers.

Auth 116 5mo ago