Git 与版本控制

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

显示 2329-2352 / 共 5221 个技能
re2zero

git-commit-workflow

re2zero

Expertise in structured Git commit workflow with Chinese team conventions. Use

自动化 7 7个月前
aviflombaum

worktree

aviflombaum

This skill should be used when the user asks to "create a worktree", "new worktree", "worktree for feature", "git worktree", or needs to work on a feature branch in isolation. Handles Rails credential symlinking automatically.

代码生成 39 7个月前
aviflombaum

status

aviflombaum

Show qmd configuration and index status for this project. Triggers on "qmd status", "show qmd config", "qmd collections".

CLI 工具 39 6个月前
aviflombaum

configure

aviflombaum

Configure or reconfigure qmd collections for this project. Triggers on "configure qmd", "set up qmd", "reconfigure qmd", "qmd setup".

CLI 工具 39 6个月前
aviflombaum

commit

aviflombaum

This skill should be used when the user asks to "commit", "make a commit", "commit my changes", "create commits", "git commit", or wants to commit staged/unstaged changes with logical grouping and conventional commit format.

认证鉴权 39 7个月前
yizhiyanhua-ai

skills-updater

yizhiyanhua-ai

Check and update installed Claude Code skills from multiple sources (Claude plugins and npx skills). Scans for available updates, supports batch or individual updates with intelligent local change merging, and recommends popular skills from skillsmp.com and skills.sh marketplaces. Use when users want to update skills, check for new versions, discover trending skills, or manage their skill collection.

CLI 工具 173 7个月前
Svenja-dev

qa-checklist

Svenja-dev

Formal Quality Assurance Checklist before every Merge/Deploy. 6-phase validation with Build Verification, Test Suite, No-Touch Zones, Region Check, Security Review, and QA Report generation. Activate on "merge", "deploy", "release", "production", or /qa command.

CI/CD 38 7个月前
Svenja-dev

safe-git-guard

Svenja-dev

Prevents destructive Git operations by requiring backup and confirmation. Blocks git reset --hard, git push --force on main, git clean -fd. Requires backup before git checkout, git reset, git rebase. Activate on any destructive git command.

代码生成 38 8个月前
Svenja-dev

ui-freeze

Svenja-dev

Protects design and theme files from unintended changes. Locks tailwind.config, global CSS, and theme variables. Requires explicit confirmation before modifying UI components. Activate on changes to CSS, theme config, or layout components.

文件操作 38 8个月前
Svenja-dev

code-quality-gate

Svenja-dev

Enforces automated quality checks before every deploy. Prevents production failures through a 5-stage Quality Gate System (Pre-Commit, PR-Check, Preview, E2E, Production). Activate on code changes, deployments, PR reviews, build failures.

代码评审 38 7个月前
Svenja-dev

changelog-generator

Svenja-dev

Automatische Release Notes aus Git Commits. Kategorisiert Commits (Features, Fixes, Breaking Changes), wandelt technische Sprache in kundenfreundliche Beschreibungen um. Aktivieren mit /changelog, /changelog v1.2.0..v1.3.0, oder /changelog --week.

文档生成 38 8个月前
chanwit

TDG Test-Driven Generation

chanwit

Test-Driven Generation uses TDD (Test-Driven Development) techniques to generate tests and code in Red-Green-Refactor loops. Key words to detect are tdg, TDG.

Git 与版本控制 83 10个月前
chanwit

Atomic Commit

chanwit

Atomic Commit helps create clean, atomic commits by analyzing changes, detecting mixed concerns, and ensuring each commit is a complete unit of work. Key words to detect are atomic, atomic commits, clean commits.

代码生成 83 9个月前
zigcc

solana-sdk-zig

zigcc

This skill provides Solana SDK development guidance for Zig implementations. It ensures correct Rust source references, proper crate-to-module mapping, and test compatibility. Essential for writing Zig code that implements Solana SDK functionality, adding Rust source references, and creating integration tests.

数据处理 37 8个月前
zigcc

zig-0.15

zigcc

This skill provides Zig 0.15.x API guidance and should be used when writing or reviewing Zig code. It ensures correct usage of Zig 0.15 APIs, preventing common mistakes from using outdated 0.11/0.12/0.13/0.14 patterns. Essential for ArrayList, std.Io.Writer/Reader (Writergate), HTTP client, Ed25519, JSON, and type introspection APIs.

API 开发 37 8个月前
airscripts

agentskill

airscripts

Analyze a code repository and synthesize an AGENTS.md.

注释 37 4个月前
zigcc

doc-driven-dev

zigcc

This skill provides documentation-driven development workflow guidance. It ensures proper Story file creation, ROADMAP status tracking, and documentation synchronization. Essential for creating or updating Story files, checking ROADMAP.md status, validating completion status, and syncing documentation with code changes.

代码生成 37 8个月前
runkids

second-opinion

runkids

"Runs external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch diffs, or specific commits. Use when the user asks for a second opinion, external review, codex review, gemini review, or mentions /second-opinion."

代码评审 12 6个月前
multiversx

mvx_sdk_go_builders

multiversx

Transaction construction and signing using Builders in Go SDK.

代码生成 12 7个月前
pratos

github-issue-reader

pratos

Reads a specific GitHub Issue or Pull Request and extracts structured, actionable information. Use when you have an issue/PR URL or repo+number (e.g., owner/repo#123).

代码评审 12 7个月前
runkids

ossfuzz

runkids

OSS-Fuzz provides free continuous fuzzing for open source projects. Use when setting up continuous fuzzing infrastructure or enrolling projects.

Docker 12 6个月前
el-feo

simplecov

el-feo

Comprehensive test coverage analysis and improvement for Ruby and Rails applications using SimpleCov and SimpleCov Console formatter. Automatically runs coverage reports, identifies gaps, suggests tests, and enforces coverage standards. Integrates with RubyCritic for holistic code quality. Use when running tests, analyzing coverage, improving test suites, or setting up coverage tracking in Ruby/Rails projects.

CLI 工具 12 8个月前
jackjin1997

conventional-commits

jackjin1997

Format commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures commits follow the standard format for automated tooling, changelog generation, and semantic versioning.

调试 12 7个月前
pratos

github-issue-searcher

pratos

Searches and ranks GitHub Issues and Pull Requests for a topic or filter set. Returns structured, de-duplicated results with links. Great for triage, planning, and research.

向量嵌入 12 7个月前