Git & VCS

Git operations, commit helpers, branch management

Showing 1033-1056 of 5263 skills
LerianStudio

ring:using-git-worktrees

by LerianStudio

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

File Ops 209 7mo ago
aAAaqwq

PM Agent - 项目管理专家

by aAAaqwq

✅ 可以提出优先级调整

Agents 89 6mo ago
rohitg00

git-advanced

by rohitg00

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

CLI Tools 2.6K 7mo ago
rohitg00

ci-cd-pipelines

by rohitg00

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

CI/CD 2.6K 7mo ago
Cap-go

capacitor-ci-cd

by 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 7mo ago
Cap-go

cocoapods-to-spm

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

Code Gen 66 7mo ago
einverne

docs-seeker

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

Agents 121 9mo ago
einverne

deploy-staging

by einverne

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

CI/CD 121 7mo ago
einverne

git-workflow

by 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 Tools 121 9mo ago
einverne

git-commit-formatter

by einverne

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

Auth 121 7mo ago
einverne

dotfiles-manager

by 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 Tools 121 9mo ago
xuiltul

github-tool

by xuiltul

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

CLI Tools 254 5mo ago
xuiltul

github-tool

by xuiltul

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

CLI Tools 254 5mo ago
xuiltul

github-tool

by 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 Tools 254 5mo ago
vuejs-ai

vue-jsx-best-practices

by vuejs-ai

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

Git & VCS 2.8K 7mo ago
vuejs-ai

vue-router-best-practices

by vuejs-ai

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

API Dev 2.8K 7mo ago
drakulavich

verify-pin-bump

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

File Ops 72 3mo ago
serejaris

git-workflow-manager

by serejaris

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

Code Gen 220 8mo ago
serejaris

project-release

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

Code Gen 220 8mo ago
drakulavich

release-cli

by 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 Tools 72 27d ago
drakulavich

release-engine

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

Comments 72 27d ago
softaworks

lesson-learned

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

Code Review 2.4K 7mo ago
softaworks

commit-work

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

Code Gen 2.4K 7mo ago
yonatangross

issue-progress-tracking

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

Code Gen 224 6mo ago