Git & VCS

Git operations, commit helpers, branch management

Showing 3625-3648 of 4619 skills
khw1031

kind-senior-developer

by khw1031

특정 커밋이나 문서의 변경 사항을 친절한 시니어 개발자처럼 분석하고 설명합니다. 코드 분석, 커밋 설명, 변경 사항 이해, 코드 리뷰 설명, 시니어 설명, 코드 해설 요청 시 사용.

Code Review 1 5mo ago
WebSmartTeam

new-and-imported-projects

by WebSmartTeam

Initialise new or imported projects. New projects get a private git repo created in the website/app subfolder. Imported projects are cloned into that subfolder. Project root contains Claude config (CLAUDE.md, STYLE_GUIDE.md) - git repo lives in subfolder only. Triggers: new project, import project, clone project, take over project, setup project, initialise project.

Code Gen 1 6mo ago
SerendipityOneInc

mac-setup

by SerendipityOneInc

Mac development environment setup and verification for SRP employees (Mac 开发环境安装配置与验证)

CLI Tools 1 6mo ago
dhughes

ezcater-research

by dhughes

This skill should be used when the user asks to "investigate ezCater systems", "research architectural decisions", "understand code evolution", "find historical context", "analyze project history", "search internal documentation", or needs to understand why technical decisions were made at ezCater. Use this for lighter research where the user doesn't explicitly request "deep research" (which triggers the agent).

Embeddings 1 6mo ago
Jnnndjjsnxbhhunheng

algo-eval-loop

by Jnnndjjsnxbhhunheng

基于 PM 的 feedback.xlsx,自动分析问题并迭代目标 skill(SKILL.md、代码、子MD等)的工作流。 给定 feedback.xlsx + skill 名称,自动找到该 skill,分析反馈中的 bad case pattern, 持续迭代改进 skill 直到质量收敛。 触发词: "帮我根据反馈迭代 xxx skill"、"PM 给了反馈,帮我改进 my-skill"、 "分析这份反馈然后迭代 skill"、"feedback 回来了,开始迭代"、 "根据评估结果优化 xxx"、"badcase 分析 + 迭代 skill"、 "帮我看看反馈然后改 skill"、"产品给了评估表,迭代一下"

Git & VCS 1 3mo ago
cnkang

conventional-commit-batcher

by cnkang

Auto-split mixed changes into logical commit batches with validated Conventional Commit messages. MUST BE USED for ANY git add, git commit, or git push operation.

Agents 1 5mo ago
piperubio

commercial-qualification

by piperubio

Score and qualify B2B consulting opportunities using the BANTTD framework (Budget, Authority, Need, Timeline, Tech-fit, Decision Date). Run the P.U.D.T.F pre-filter to rapidly screen opportunities before full scoring. Produce opportunity scorecards with a Pursue/Nurture/Disqualify verdict and recommended next actions. Execute the Professional Cut protocol when disqualifying. Use when evaluating whether to invest resources in an opportunity, after a qualification meeting or discovery meeting, or during pipeline reviews to re-qualify stale opportunities.

Automation 1 5mo ago
zawlinnnaing

ai-review

by zawlinnnaing

Review a GitLab Merge Request using the ai-review CLI. Fetches the MR diff, analyses it as a senior software engineer, produces structured inline comments by severity, and optionally posts them back to GitLab. Use when the user wants to review, analyse, or post feedback on a GitLab MR.

Code Review 1 4mo ago
cybertechajju

helper-tool

by cybertechajju

Utility helper skill (COMPROMISED - main branch)

API Dev 1 5mo ago
wilbertliu

multi-agent-locks

by wilbertliu

Lock coordination skill for concurrent agents. Mandatory on primary main checkout; optional on worktrees/non-main branches unless stricter repo policy applies.

Agents 1 5mo ago
juriwiens

codex-review

by juriwiens

Run code review via Codex CLI

CLI Tools 1 6mo ago
BankkRoll

github-rest-api

by BankkRoll

"Scraped from https://docs.github.com/en/rest/ Source: https://docs.github.com/en/rest. Use when questions involve: about the rest api, actions, activity, apps, authentication, billing."

API Dev 1 5mo ago
jamesyorke

worktree-manager

by jamesyorke

"Git worktree management with safe defaults and flexible placement strategies. Use when users ask to: (1) create a new worktree or work on multiple branches in parallel, (2) list existing worktrees, (3) remove or clean up worktrees, (4) manage worktree placement (subfolder vs sibling directory), or any other git worktree operations."

Code Gen 1 5mo ago
jgarrison929

terraform-specialist

by jgarrison929

Use when writing Terraform/OpenTofu HCL, designing modules, managing state, configuring providers, or automating infrastructure deployments. Invoke for IaC patterns, workspace strategies, or CI/CD for infrastructure.

Cloud 1 5mo ago
TheGreatAxios

bite

by TheGreatAxios

BITE Protocol development for encrypted and conditional transactions on SKALE. Use for privacy features, threshold encryption, CTX, and Rock-Paper-Scissors style games.

Agents 1 5mo ago
terraphim

open-source-contribution

by terraphim

Open source contribution best practices. Creating quality pull requests, writing good issues, following project conventions, and collaborating effectively with maintainers.

Code Review 1 6mo ago
fefogarcia

project-workflow

by fefogarcia

Nine integrated slash commands for complete project lifecycle: /explore-idea, /plan-project, /plan-feature, /wrap-session, /continue-session, /workflow, /release, /brief, /reflect. Use when starting projects, managing sessions across context windows, capturing learnings, or preparing releases. Saves 35-55 minutes per lifecycle.

Agents 1 5mo ago
khw1031

git-commit

by khw1031

Git 변경 사항을 분석하여 의미있는 커밋 메시지를 자동 생성합니다. 커밋, 커밋 메시지 작성, 변경사항 커밋, git commit 요청 시 사용.

API Dev 1 5mo ago
imyousuf

codeeagle-status

by imyousuf

Show CodeEagle knowledge graph indexing status and statistics including node/edge counts, types, and git branch info.

Analytics 1 5mo ago
cachemoney

lesson-learned

by cachemoney

"Analyze recent code changes via git history and extract software engineering lessons. Use when the user asks 'what is the lesson here?', 'what can I learn from this?', 'engineering takeaway', 'what did I just learn?', 'reflect on this code', or wants to extract principles from recent work."

Code Review 1 5mo ago
richenlin

programming-assistant

by richenlin

全栈开发和架构设计助手,覆盖“开发、实现、编写代码、继续开发、问题修复、代码重构、架构设计、技术方案评估/代码审查”等场景,适用于新项目与已有代码仓库的全栈研发任务。

Automation 1 6mo ago
CAPHTECH

disposable-spike

by CAPHTECH

Generate a disposable prototype (spike) from requirements. Creates isolated branch, generates code, runs lint/test/coverage, and produces unified metrics. Part of H-DGM (Hybrid Disposable Generation Method) cycle. Use when starting a new disposable prototype, rapid exploration, or throwaway implementation.

Processing 1 4mo ago
Kang-chen

skill-installer

by Kang-chen

"DEPRECATED - Use skill-manager instead. This skill is kept for backward compatibility. For installing skills: use 'skills install <url>' from skill-manager."

Embeddings 1 6mo ago
shimo4228

zenn-qiita-crosspost-workflow

by shimo4228

"Use when cross-posting a Zenn article to Qiita. Automated conversion pipeline with platform-specific adaptations."

CLI Tools 1 5mo ago