Git 与版本控制

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

显示 1033-1056 / 共 5263 个技能
LerianStudio

ring:using-git-worktrees

LerianStudio

Isolated workspace creation - creates git worktrees with smart directory selection and safety verification for parallel feature development.

文件操作 209 7个月前
aAAaqwq

PM Agent - 项目管理专家

aAAaqwq

✅ 可以提出优先级调整

智能体 89 6个月前
rohitg00

git-advanced

rohitg00

Advanced git workflows including worktrees, bisect, interactive rebase, hooks, and recovery techniques

CLI 工具 2556 7个月前
rohitg00

ci-cd-pipelines

rohitg00

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

CI/CD 2556 7个月前
Cap-go

capacitor-ci-cd

Cap-go

Complete CI/CD guide for Capacitor apps covering GitHub Actions, GitLab CI, build automation, app signing, and deployment pipelines. Use this skill when users need to automate their build and release process.

CI/CD 66 7个月前
Cap-go

cocoapods-to-spm

Cap-go

Guide to migrating iOS Capacitor plugins and dependencies from CocoaPods to Swift Package Manager (SPM). Use this skill when users want to modernize their iOS project, remove CocoaPods, or add SPM-based dependencies.

代码生成 66 7个月前
einverne

docs-seeker

einverne

"Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1) Latest documentation for libraries/frameworks, (2) Documentation in llms.txt format, (3) GitHub repository analysis, (4) Documentation without direct llms.txt support, (5) Multiple documentation sources in parallel"

智能体 121 9个月前
einverne

deploy-staging

einverne

将当前分支部署到测试环境。当用户要求部署、发布到测试或在 staging 环境测试时使用

CI/CD 121 7个月前
einverne

git-workflow

einverne

Provides expert guidance on Git operations including branch management, commit best practices, merge conflicts, and version control workflows. Use when the user needs help with Git commands, workflows, or resolving repository issues.

CLI 工具 121 9个月前
einverne

git-commit-formatter

einverne

生成符合 Conventional Commits 规范的 Git 提交信息。当用户要求生成提交、创建 commit 或写提交信息时使用

认证鉴权 121 7个月前
einverne

dotfiles-manager

einverne

Comprehensive knowledge of dotfiles management, configuration file organization, symlink strategies, and cross-platform environment setup. Use when the user needs to organize, sync, or deploy dotfiles and development configurations.

CLI 工具 121 9个月前
xuiltul

github-tool

xuiltul

GitHub連携ツール。Issue・PRの一覧取得・作成をgh CLI経由で行う。 Use when: IssueやPRの作成・一覧、リポジトリ操作、GitHub上のタスク確認が必要なとき。

CLI 工具 254 5个月前
xuiltul

github-tool

xuiltul

GitHub 연동 도구. Issue·PR 목록·생성을 gh CLI 래퍼로 수행한다. Use when: Issue·PR 작성·목록, 리포지토리 작업 확인, GitHub에서 작업 상태 조회가 필요할 때.

CLI 工具 254 5个月前
xuiltul

github-tool

xuiltul

GitHub integration tool for listing and creating issues and PRs via the gh CLI wrapper. Use when: creating or listing issues or pull requests, or checking repository work on GitHub.

CLI 工具 254 5个月前
vuejs-ai

vue-jsx-best-practices

vuejs-ai

JSX syntax in Vue (e.g., class vs className, JSX plugin config).

Git 与版本控制 2801 7个月前
vuejs-ai

vue-router-best-practices

vuejs-ai

"Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions."

API 开发 2801 7个月前
drakulavich

verify-pin-bump

drakulavich

Use when a model SHA-256 mismatch surfaces (download_verified errors, manifest_tests failures, fresh download produces a different hash than rust/src/models.rs pins). Walks through the safe bump procedure — verify the upstream weights deliberately, then update the pin. Refuses to suggest commenting out verification.

文件操作 72 3个月前
serejaris

git-workflow-manager

serejaris

Use when committing, releasing, or managing changelogs - enforces conventional commits, semantic versioning, and consistent release notes format

代码生成 220 8个月前
serejaris

project-release

serejaris

Releases ris-claude-code project - handles versioning, changelog, READMEs, tags, and GitHub releases. Use when releasing a new version or when asked to release.

代码生成 220 8个月前
drakulavich

release-cli

drakulavich

Cuts a STABLE CLI release (vX.Y.Z-cli marker tag; not for beta or alpha markers, which this lane silently skips while burning the tag) — the 🚀 Release (CLI) lane builds the Linux packages, publishes the marker release, and dispatches npm publish with provenance. Covers version alignment across package.json and server.json, why the tag must be pushed by a human, and how to verify from the registry rather than through a stale global install. Refuses to auto-run; user must explicitly invoke. For an engine release use release-engine.

CLI 工具 72 27天前
drakulavich

release-engine

drakulavich

Cuts a kesha-engine release (bare vX.Y.Z tag) per CLAUDE.md rules — pre-flight audits, engine-only version bump, annotated tag carrying the notes, draft validation with authenticated download, publish, then verify. Refuses to auto-run; user must explicitly invoke. Knows the workflow-frozen-at-the-tag trap, the gh-cli release-notes trap, and the draft-URL 404 trap. For a CLI release use release-cli.

注释 72 27天前
softaworks

lesson-learned

softaworks

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

代码评审 2390 7个月前
softaworks

commit-work

softaworks

"Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits."

代码生成 2390 7个月前
yonatangross

issue-progress-tracking

yonatangross

"Auto-updates GitHub issues with commit progress. Use when starting work on an issue, tracking progress during implementation, or completing work with a PR."

代码生成 224 6个月前