Git 与版本控制

Git 操作、提交助手与分支管理

显示 721-744 / 共 5242 个技能
fvadicamo

git-commit

fvadicamo

Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes, create commit, save work, or stage and commit. Enforces project-specific conventions from CLAUDE.md.

Git 与版本控制 71 7个月前
olorehq

olore-opencode-latest

olorehq

Local OpenCode documentation reference (latest). Use when asked about OpenCode AI coding agent, agents, skills, tools, configuration, CLI, TUI, IDE integration, or MCP servers.

CLI 工具 103 7个月前
sonofmagic

weapp-tailwindcss

sonofmagic

帮助用户在 uni-app、taro、原生小程序与 uni-app x 项目中集成 weapp-tailwindcss,并输出 Tailwind CSS 写法最佳实践(动态类、任意值、rpx、merge、content/@source)与排障步骤。

Git 与版本控制 1849 6个月前
lukevella

devmoji

lukevella

Devmoji commit message emoji conventions. Use when writing git commit messages, formatting commit descriptions, or choosing the right emoji prefix for a commit. Triggers on "commit message", "git commit", "commit emoji", "devmoji".

数据库 5224 6个月前
levnikolaevich

ln-1000-pipeline-orchestrator

levnikolaevich

"Meta-orchestrator (L0): reads kanban board, drives Stories through pipeline 300->310->400->500 in parallel via TeamCreate. Max 3 concurrent Stories. Auto squash-merge to develop on quality gate PASS."

CI/CD 549 6个月前
mblode

review-pr

mblode

Reviews pull requests and code diffs for concrete bugs and CLAUDE.md compliance. Use when asked to review a PR, branch diff, or pre-merge changes. Reports only high-confidence, actionable issues.

代码评审 84 6个月前
tddworks

github-actions

tddworks

Manage ClaudeBar's GitHub Actions CI/CD pipelines: build, test, and release workflows. Use this skill when: (1) Setting up secrets for CI/CD (certificate, API key, Sparkle key, Codecov) (2) Creating a new release — tag-based or manual workflow_dispatch (3) Triggering or explaining the build.yml, tests.yml, or release.yml workflows (4) Debugging release failures (signing, notarization, appcast) (5) Managing beta vs stable channels for Sparkle auto-updates (6) User says "release a new version", "push a tag", "set up CI secrets", "why did the release fail"

CI/CD 1433 6个月前
Automattic

dev

Automattic

Development workflows for WordPress ActivityPub plugin including wp-env setup, testing commands, linting, and build processes. Use when setting up development environment, running tests, checking code quality, building assets, or working with wp-env.

代码评审 578 6个月前
Automattic

pr

Automattic

INVOKE THIS SKILL before creating any PR to ensure compliance with branch naming, changelog requirements, and reviewer assignment.

代码评审 578 6个月前
Automattic

pr

Automattic

INVOKE THIS SKILL before creating any PR to ensure compliance with branch naming, changelog requirements, and reviewer assignment.

代码评审 578 6个月前
Automattic

release

Automattic

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

自动化 578 6个月前
evalstate

pr-writing-review

evalstate

Extract and analyze writing improvements from GitHub PR review comments. Use when asked to show review feedback, style changes, or editorial improvements from a GitHub pull request URL. Handles both explicit suggestions and plain text feedback. Produces structured output comparing original phrasing with reviewer suggestions to help refine future writing.

代码评审 3901 7个月前
yoshiko-pg

difit

yoshiko-pg

After completing the requested implementation, use the difit command to ask the user for a code review.

CLI 工具 3097 6个月前
exceptionless

releasenotes

exceptionless

Generate formatted changelogs from git history since the last release tag. Use when preparing release notes that categorize changes into breaking changes, features, fixes, and other sections.

代码生成 2455 7个月前
MoonshotAI

pull-request

MoonshotAI

Create and submit a GitHub Pull Request.

代码生成 1.1万 7个月前
MoonshotAI

gen-changelog

MoonshotAI

Generate changelog entries for code changes.

代码生成 1.1万 7个月前
MoonshotAI

worktree-status

MoonshotAI

Audit all git worktrees in the current project. Use when the user asks about worktree status, which branches are merged, which have uncommitted changes, or which worktrees can be safely cleaned up.

CLI 工具 1.1万 7个月前
MoonshotAI

gen-rust

MoonshotAI

Sync Rust implementation with Python changes (exclude UI/login) by reviewing recent changes, mapping modules, porting logic, and updating tests.

认证鉴权 1.1万 7个月前
MoonshotAI

gen-docs

MoonshotAI

Update Kimi Code CLI user documentation.

CLI 工具 1.1万 7个月前
MoonshotAI

translate-docs

MoonshotAI

Translate and sync bilingual documentation.

CLI 工具 1.1万 7个月前
MoonshotAI

release

MoonshotAI

Execute the release workflow for Kimi Code CLI packages.

CLI 工具 1.1万 7个月前
ruby-git

review-command-implementation

ruby-git

"Verifies a command class follows the Git::Commands::Base architecture contract and contains no duplicated execution behavior. Use after implementing or modifying a command class."

代码评审 1795 5个月前
ruby-git

release-management

ruby-git

"Prepares and publishes new releases of the ruby-git gem including version bumps, changelog updates, tagging, and gem publishing. Use when preparing a release or checking release readiness."

代码评审 1795 6个月前
ruby-git

review-arguments-dsl

ruby-git

"Audits a command class's arguments DSL definition to verify it accurately maps Ruby call arguments to git CLI arguments in the correct order with correct DSL methods and modifiers."

CLI 工具 1795 6个月前