Git & VCS

Git operations, commit helpers, branch management

Showing 265-288 of 4535 skills
FradSer

start-feature

by FradSer

This skill should be used when the user asks to "start a feature", "create feature branch", "begin new feature", "git flow feature start", or wants to start working on a new feature branch.

CLI Tools 552 3mo ago
pipecat-ai

pr-submit

by pipecat-ai

Create and submit a GitHub PR from the current branch

Code Gen 12.6K 3mo ago
jeremylongshore

npm-scripts-optimizer

by jeremylongshore

Optimize npm scripts optimizer operations. Auto-activating skill for DevOps Basics. Triggers on: npm scripts optimizer, npm scripts optimizer Part of the DevOps Basics skill category. Use when working with npm scripts optimizer functionality. Trigger with phrases like "npm scripts optimizer", "npm optimizer", "npm".

CI/CD 2.3K 4mo ago
gmh5225

awesome-game-security-overview

by gmh5225

Guide for understanding and contributing to the awesome-game-security curated resource list. Use this skill when adding new resources, organizing categories, understanding project structure, or maintaining the README.md format consistency.

Game Dev 2.9K 3mo ago
github

autoresearch

by github

'Autonomous iterative experimentation loop for any programming task. Guides the user through defining goals, measurable metrics, and scope constraints, then runs an autonomous loop of code changes, testing, measuring, and keeping/discarding results. Inspired by Karpathy''s autoresearch. USE FOR: autonomous improvement, iterative optimization, experiment loop, auto research, performance tuning, automated experimentation, hill climbing, try things automatically, optimize code, run experiments, autonomous coding loop. DO NOT USE FOR: one-shot tasks, simple bug fixes, code review, or tasks without a measurable metric.'

Git & VCS 34.4K 2mo ago
github

conventional-commit

by github

'Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.'

Processing 34.4K 3mo ago
proffesor-for-testing

PR Review Workflow

by proffesor-for-testing

Agentic QE Fleet is an open-source AI-powered quality engineering platform designed for use with Claude Code, featuring specialized agents and skills to support testing activities for a product at any stage of the SDLC. Free to use, fork, build, and contribute. Based on the Agentic QE Framework created by Dragan Spiridonov.

Code Review 372 3mo ago
antfu

antfu

by antfu

Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.

Git & VCS 5.2K 4mo ago
PostHog

django-migrations

by PostHog

Django migration patterns and safety workflow for PostHog. Use when creating, adjusting, or reviewing Django/Postgres migrations, including non-blocking index/constraint changes, multi-phase schema changes, data backfills, migration conflict rebasing, and product model moves that require SeparateDatabaseAndState.

Database 34.9K 3mo ago
github

microsoft-docs

by github

'Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and more. Uses Microsoft Learn MCP as the default, with Context7 and Aspire MCP for content that lives outside learn.microsoft.com.'

Agents 34.4K 3mo ago
Yeachan-Heo

release

by Yeachan-Heo

Automated release workflow for oh-my-claudecode

CLI Tools 35.7K 3mo ago
EpicenterHQ

arktype

by EpicenterHQ

Arktype patterns for discriminated unions using .merge() and .or(), spread key syntax, and type composition. Use when building union types, combining base schemas with variants, or defining command/event schemas with arktype.

CLI Tools 4.6K 3mo ago
github

finnish-humanizer

by github

'Detect and remove AI-generated markers from Finnish text, making it sound like a native Finnish speaker wrote it. Use when asked to "humanize", "naturalize", or "remove AI feel" from Finnish text, or when editing .md/.txt files containing Finnish content. Identifies 26 patterns (12 Finnish-specific + 14 universal) and 4 style markers.'

Git & VCS 34.4K 3mo ago
majiayu000

sequential-thinking

by majiayu000

"Structured reflective problem-solving methodology. Process: decompose, analyze, hypothesize, verify, revise. Capabilities: complex problem decomposition, adaptive planning, course correction, hypothesis verification, multi-step analysis. Actions: decompose, analyze, plan, revise, verify solutions step-by-step. Keywords: sequential thinking, problem decomposition, multi-step analysis, hypothesis verification, adaptive planning, course correction, reflective thinking, step-by-step, thought sequence, dynamic adjustment, unclear scope, complex problem, structured analysis. Use when: decomposing complex problems, planning with revision capability, analyzing unclear scope, verifying hypotheses, needing course correction, solving multi-step problems."

Code Gen 372 4mo ago
github

sponsor-finder

by github

Find which of a GitHub repository's dependencies are sponsorable via GitHub Sponsors. Uses deps.dev API for dependency resolution across npm, PyPI, Cargo, Go, RubyGems, Maven, and NuGet. Checks npm funding metadata, FUNDING.yml files, and web search. Verifies every link. Shows direct and transitive dependencies with OSSF Scorecard health data. Invoke with /sponsor followed by a GitHub owner/repo (e.g. "/sponsor expressjs/express").

Code Review 34.4K 3mo ago
NeoLabHQ

git:compare-worktrees

by NeoLabHQ

Compare files and directories between git worktrees or worktree and current branch

CLI Tools 1.1K 3mo ago
davila7

model-merging

by davila7

Merge multiple fine-tuned models using mergekit to combine capabilities without retraining. Use when creating specialized models by blending domain-specific expertise (math + coding + chat), improving performance beyond single models, or experimenting rapidly with model variants. Covers SLERP, TIES-Merging, DARE, Task Arithmetic, linear merging, and production deployment strategies.

Automation 27.8K 4mo ago
rohitg00

ci-cd-pipelines

by rohitg00

CI/CD pipeline patterns for GitHub Actions, GitLab CI, testing strategies, and deployment automation

CI/CD 1.9K 3mo ago
prowler-cloud

prowler-ci

by prowler-cloud

Helps with Prowler repository CI and PR gates (GitHub Actions workflows). Trigger: When investigating CI checks failing on a PR, PR title validation, changelog gate/no-changelog label, conflict marker checks, secret scanning, CODEOWNERS/labeler automation, or anything under .github/workflows.

CI/CD 13.9K 4mo ago
majiayu000

diff-analysis

by majiayu000

Methodology for categorizing changes, assessing risks, and creating summaries from any changeset. Triggers: diff analysis, changeset review, risk assessment, change categorization, semantic analysis, release preparation, change summary, git diff Use when: analyzing specific changesets, assessing risk of changes, preparing release notes, categorizing changes by type and impact DO NOT use when: quick context catchup - use catchup instead. DO NOT use when: full PR review - use review-core with pensive skills. Use this skill for systematic change analysis with risk scoring.

Code Review 372 3mo ago
EpicenterHQ

incremental-commits

by EpicenterHQ

Break multi-file changes into atomic commits ordered by dependency. Use for refactors, breaking API changes, or features touching 3+ files.

Code Gen 4.6K 3mo ago
davila7

context7-auto-research

by davila7

Automatically fetch latest library/framework documentation for Claude Code via Context7 API

API Dev 27.8K 4mo ago
prowler-cloud

prowler-changelog

by prowler-cloud

Manages changelog entries for Prowler components following keepachangelog.com format. Trigger: When creating PRs, adding changelog entries, or working with any CHANGELOG.md file in ui/, api/, mcp_server/, or prowler/.

Code Review 13.9K 3mo ago
Yeachan-Heo

git-master

by Yeachan-Heo

Git expert for atomic commits, rebasing, and history management

Automation 30.3K 3mo ago