Git 与版本控制

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

显示 505-528 / 共 5242 个技能
prowler-cloud

prowler-commit

prowler-cloud

Creates professional git commits following conventional-commits format. Trigger: When creating commits, after completing code changes, when user asks to commit.

调试 1.5万 7个月前
ynulihao

resolve-conflicts

ynulihao

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration), configuration files, and handling deleted-but-modified files with backup and analysis.

文件操作 607 7个月前
proffesor-for-testing

PR Review Workflow

proffesor-for-testing

Agentic QE Fleet is an open-source AI-powered quality engineering platform designed for use with Claude Code, featuring specialized agents and skills to support testing activities for a product at any stage of the SDLC. Free to use, fork, build, and contribute. Based on the Agentic QE Framework created by Dragan Spiridonov.

代码评审 466 6个月前
ThinkInAIXYZ

deepchat-sdd-cleanup

ThinkInAIXYZ

Use only when a developer explicitly asks to clean, prune, tidy, or organize DeepChat SDD documentation after implementation and validation. Scans docs/features, docs/issues, and docs/architecture; prefers multi-agent review when available; removes completed issue docs when a linked GitHub issue is closed or implementation and validation evidence proves the bug no longer exists, drops stale plans and legacy task files from completed feature or architecture goals, and deletes obsolete feature or architecture docs.

代码评审 6288 26天前
ThinkInAIXYZ

deepchat-release

ThinkInAIXYZ

Prepare and publish DeepChat releases in this repository. Use when Codex needs to bump the app version, update CHANGELOG.md, keep release notes bilingual from v1.0.1 onward with English bullets first and Chinese bullets second, run release checks, create or update versioned release branches such as release/v1.0.1, continue a half-finished release, fast-forward main with the documented release flow, create or push version tags, or clean up release branches after publishing.

代码评审 6288 3个月前
Dicklesworthstone

building-glamorous-tuis

Dicklesworthstone

Build beautiful terminal UIs with Charmbracelet. For SHELL/BASH scripts: use Gum (prompts, spinners, selection), VHS (recording), Mods (AI), Freeze (screenshots), Glow (markdown). For GO applications: use Bubble Tea (framework), Bubbles (components), Lip Gloss (styling), Huh (forms), Glamour (markdown), Harmonica (animation). For INFRASTRUCTURE: Wish (SSH apps), Soft Serve (Git), teatest (testing). Trigger on: shell scripts needing UI, Go CLI tools, terminal dashboards, SSH applications, or "make this CLI prettier."

CLI 工具 193 7个月前
Dicklesworthstone

crafting-readme-files

Dicklesworthstone

Craft professional README.md files for GitHub open source projects. Generates hero sections, installation instructions, feature tables, and architecture diagrams. Use when creating or revising a README, documenting a CLI tool, library, or open source project, or when user asks about README structure, badges, or project documentation.

CLI 工具 193 7个月前
lightdash

investigate-pylon

lightdash

Investigate a Pylon support ticket. Use when asked to investigate, triage, or look into a Pylon issue. Classifies the ticket, searches for existing GitHub/Linear issues, searches docs, inspects code if needed, and drafts a customer reply.

向量嵌入 6116 6个月前
bmad-code-org

bmad-os-gh-triage

bmad-code-org

Analyze all github issues. Use when the user says 'triage the github issues' or 'analyze open github issues'.

代码评审 5.2万 6个月前
bmad-code-org

bmad-os-changelog-social

bmad-code-org

Generate social media announcements for Discord, Twitter, and LinkedIn from the latest changelog entry. Use when user asks to 'create release announcement' or 'create social posts' or share changelog updates.

代码生成 5.2万 6个月前
garrytan

document-release

garrytan

Post-ship documentation update. (gstack)

设计 13万 19天前
garrytan

context-save

garrytan

Save working context. (gstack)

设计 13万 19天前
huangkiki

paper-reader

huangkiki

Use when user asks to "read paper", "analyze paper", "summarize paper", "读论文", "分析文献", "帮我看一下这篇paper", "论文笔记", or provides a PDF file that appears to be an academic paper. Specialized for CV/DL papers. Also supports Zotero integration: "读一下这篇论文 ...", "快速看一下这篇论文 ...", "批判性分析这篇论文 ...", "读一下 Zotero 里的 XXX", "批量读一下 Zotero 里 VLA 分类下的论文" 重要触发词: "读一下 XXX"、"读一下这篇"、"帮我读" → 必须调用此 skill

文件操作 1181 6个月前
huangkiki

generate-mocs

huangkiki

重新生成 Obsidian 里的目录页 / 导航页(MOC)。 当用户说“更新索引”“更新论文和概念目录”“刷新论文和概念目录”“刷新MOC”时使用。

代码生成 1181 6个月前
terrylica

backup

terrylica

Stream-backup active recordings to GitHub. TRIGGERS - backup recording, sync cast, streaming backup.

认证鉴权 61 5个月前
wdm0006

managing-python-releases

wdm0006

Manages Python library releases including semantic versioning, changelog maintenance (Keep a Changelog format), release automation with GitHub Actions, and deprecation workflows. Use when planning releases, writing changelogs, automating release pipelines, or communicating breaking changes.

代码生成 84 7个月前
wdm0006

packaging-python-libraries

wdm0006

Packages and distributes Python libraries using modern pyproject.toml, build backends (setuptools, hatchling), PyPI publishing with trusted publishing, and wheel building. Use when packaging libraries for distribution, publishing to PyPI, or troubleshooting packaging issues.

CLI 工具 84 7个月前
wdm0006

setting-up-python-libraries

wdm0006

Sets up professional Python library projects with modern tooling (pyproject.toml, uv, ruff, pytest, pre-commit, GitHub Actions). Use when creating new Python libraries, modernizing existing projects to pyproject.toml, configuring linting/testing/CI, or setting up Makefiles and pre-commit hooks.

CI/CD 84 7个月前
wdm0006

building-python-communities

wdm0006

Builds and manages open source Python library communities including CONTRIBUTING.md, CODE_OF_CONDUCT.md, issue/PR templates, contributor recognition, and GitHub automation. Use when setting up community infrastructure, improving contributor experience, or managing project governance.

代码评审 84 7个月前
sanity-io

pnpm

sanity-io

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.

CI/CD 952 7个月前
mhattingpete

project-bootstrapper

mhattingpete

Sets up new projects or improves existing projects with development best practices, tooling, documentation, and workflow automation. Use when user wants to start a new project, improve project structure, add development tooling, or establish professional workflows.

自动化 666 10个月前
jeremylongshore

branch-naming-helper

jeremylongshore

Configure with branch naming helper operations. Auto-activating skill for DevOps Basics. Triggers on: branch naming helper, branch naming helper Part of the DevOps Basics skill category. Use when working with branch naming helper functionality. Trigger with phrases like "branch naming helper", "branch helper", "branch".

CI/CD 2679 8个月前
jeremylongshore

yaml-config-validator

jeremylongshore

Validate yaml config validator operations. Auto-activating skill for DevOps Basics. Triggers on: yaml config validator, yaml config validator Part of the DevOps Basics skill category. Use when configuring systems or services. Trigger with phrases like "yaml config validator", "yaml validator", "yaml".

CI/CD 2679 8个月前
jeremylongshore

makefile-generator

jeremylongshore

Generate makefile generator operations. Auto-activating skill for DevOps Basics. Triggers on: makefile generator, makefile generator Part of the DevOps Basics skill category. Use when working with makefile generator functionality. Trigger with phrases like "makefile generator", "makefile generator", "makefile".

CI/CD 2679 8个月前