Git & VCS

Git operations, commit helpers, branch management

Showing 721-744 of 5242 skills
fvadicamo

git-commit

by 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 & VCS 71 7mo ago
olorehq

olore-opencode-latest

by 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 Tools 103 7mo ago
sonofmagic

weapp-tailwindcss

by sonofmagic

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

Git & VCS 1.8K 6mo ago
lukevella

devmoji

by 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".

Database 5.2K 6mo ago
levnikolaevich

ln-1000-pipeline-orchestrator

by 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 6mo ago
mblode

review-pr

by 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.

Code Review 84 6mo ago
tddworks

github-actions

by 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 1.4K 6mo ago
Automattic

dev

by 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.

Code Review 578 6mo ago
Automattic

pr

by Automattic

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

Code Review 578 6mo ago
Automattic

pr

by Automattic

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

Code Review 578 6mo ago
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 578 6mo ago
evalstate

pr-writing-review

by 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.

Code Review 3.9K 7mo ago
yoshiko-pg

difit

by yoshiko-pg

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

CLI Tools 3.1K 6mo ago
exceptionless

releasenotes

by 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.

Code Gen 2.5K 7mo ago
MoonshotAI

pull-request

by MoonshotAI

Create and submit a GitHub Pull Request.

Code Gen 11.3K 7mo ago
MoonshotAI

gen-changelog

by MoonshotAI

Generate changelog entries for code changes.

Code Gen 11.3K 7mo ago
MoonshotAI

worktree-status

by 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 Tools 11.3K 7mo ago
MoonshotAI

gen-rust

by MoonshotAI

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

Auth 11.3K 7mo ago
MoonshotAI

gen-docs

by MoonshotAI

Update Kimi Code CLI user documentation.

CLI Tools 11.3K 7mo ago
MoonshotAI

translate-docs

by MoonshotAI

Translate and sync bilingual documentation.

CLI Tools 11.3K 7mo ago
MoonshotAI

release

by MoonshotAI

Execute the release workflow for Kimi Code CLI packages.

CLI Tools 11.3K 7mo ago
ruby-git

review-command-implementation

by 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."

Code Review 1.8K 5mo ago
ruby-git

release-management

by 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."

Code Review 1.8K 6mo ago
ruby-git

review-arguments-dsl

by 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 Tools 1.8K 6mo ago