Git & VCS

Git operations, commit helpers, branch management

Showing 3841-3864 of 4619 skills
karchtho

environment-variables-handler

by karchtho

Manage environment variables and configuration across development, staging, and production. Master .env files, secret management, configuration validation, and multi-environment strategies. Use when setting up configuration systems, managing secrets, or deploying to different environments.

CI/CD 0 6mo ago
Yonsun-w

multi-repo-dev

by Yonsun-w

多仓库需求开发完整工作流,支持跨项目协同开发、需求对齐、代码实现和提交推送。当用户要开发新需求、创建跨项目工作区或进行多仓库开发任务时使用此 skill。

Git & VCS 0 3mo ago
Cygnusfear

using-git-worktrees

by Cygnusfear

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

Code Gen 0 5mo ago
DriveSpark

yt-dlp-skill

by DriveSpark

Use when working with yt-dlp

Debugging 0 5mo ago
vainjs

commit

by vainjs

Generate git commits following Conventional Commits (commitlint). Use when user wants to commit changes.

Auth 0 5mo ago
Tmeister

wp-plugin-tag

by Tmeister

Create, verify, list, or delete WordPress plugin version tags safely.

Code Gen 0 5mo ago
mikgra91

Spotify Web API — Developer Reference

by mikgra91

version = "1.2.3" # or "0.5-beta"

API Dev 0 3mo ago
yusenthebot

axios

by yusenthebot

Promise based HTTP client for the browser and node.js. Use when: building interactive command-line tools; styled terminal output; progress indicators and spinners. NOT for: web browser UI rendering; server-side HTML generation.

API Dev 0 4mo ago
nullswan

atomic-commits

by nullswan

Organize git changes into clean, atomic commits for better history. Use when the user has accumulated multiple changes and wants to split them into separate, logical commits. Triggers on "atomic commits", "split commits", "organize my changes", "clean commit history", or when many unrelated changes are staged together.

Auth 0 5mo ago
ShotaIuchi

refactor-archeology

by ShotaIuchi

Code history and rationale investigation for refactoring. Apply when researching git blame, commit history, code comments, hidden constraints, and historical design decisions.

Code Review 0 5mo ago
lorenzogirardi

scm

by lorenzogirardi

Git workflow and source control management for ecommerce team. Covers Conventional Commits, branch strategy, PR workflow, and conflict resolution. Triggers on "git", "commit", "branch", "merge", "rebase", "pull request", "PR", "conventional commits", "git workflow", "push", "commit message". PROACTIVE: MUST invoke when performing Git operations.

Code Review 0 6mo ago
khaki4

bf-update-conventions

by khaki4

스프린트 중 코드 리뷰에서 발견된 반복 패턴을 conventions.md에 반영한다. Convention Guard의 규칙 소스를 축적하여 다음 스프린트의 리뷰 품질을 높인다.

Git & VCS 0 5mo ago
manaoscloud

MNSCloud Runtime Kit Skill

by manaoscloud

```

CLI Tools 0 1mo ago
cemhaspolatbfg

market-scanner

by cemhaspolatbfg

Use when generating the daily market opportunity report. Reads the latest scan JSON from the scans/ directory (already produced by GitHub Actions, with deduplication), filters by quality criteria, ranks by score, and writes a categorized markdown report to reports/.

Processing 0 2mo ago
pc-style

git-push-origin

by pc-style

Push local branch to origin (GitHub) to initialize it remotely. Use when the user has created a local branch and wants to push it to GitHub for the first time, or when setting up a new branch on the remote repository.

CLI Tools 0 5mo ago
ianphil

closer

by ianphil

This skill should be used when the user asks to "close feature", "archive feature", "complete feature N", "move feature to completed", or wants to move a finished feature to the _completed/ directory.

CLI Tools 0 5mo ago
OpenDNDApps

ogt-cli-copilot

by OpenDNDApps

Run GitHub Copilot CLI for code generation, repository analysis, and development tasks. GitHub OAuth integrated. Use for quick coding tasks, context-aware completions, and repository-wide insights. Preferred for load balancing sub-agent work (30% weight).

Auth 0 5mo ago
pitzcarraldo

pr-review

by pitzcarraldo

This skill processes unresolved GitHub PR review discussions. Activated when the user provides a GitHub PR link (github.com/.../pull/...) or mentions "PR review", "review PR", "process review comments", etc.

Code Review 0 5mo ago
kimasplund

reasoning-handover-protocol

by kimasplund

Protocol for cognitive pattern handovers during complex reasoning sessions. Defines .reasoning/ directory structure, handover schemas, and IR-v2 orchestration integration. Use when reasoning sessions require mid-stream pattern transitions, parallel branch merging, state checkpointing, or multi-pattern orchestration. Essential for complex problems where ToT, BoT, HE, or other patterns must hand off work to each other.

Auth 0 5mo ago
chuanhaigogogo

MindFlow

by chuanhaigogogo

Generate concise mind maps and structured learning notes from AI conversations with Obsidian export support.

Git & VCS 0 3mo ago
pc-style

github-create-pr

by pc-style

Create a GitHub Pull Request using the gh CLI. Use when the user wants to open a PR, submit changes for review, or create a pull request from their branch. Handles PR creation with title, body, and target branch selection.

Code Gen 0 5mo ago
IKatsuba

git:amend

by IKatsuba

Amend Commit - modifies the last commit with staged changes or new message

Auth 0 6mo ago
datamktkorea

git-pull-request

by datamktkorea

This skill is used by the AI agent to automatically generate Pull Request (PR) content by analyzing Git commit logs and branch strategies. It activates when the user requests to "Create a PR," "Summarize changes," or specifies a commit range for documentation.

Code Review 0 5mo ago
qiao-925

cs-rag-architecture-guideline

by qiao-925

CS-RAG 项目专用架构总规范,统一全局架构认知与架构设计约束,提供分层检查、影响面分析、接口契约、依赖注入与可插拔治理入口。

Embeddings 0 5mo ago