Git 与版本控制

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

显示 673-696 / 共 5242 个技能
mikeyobrien

ralph-operations

mikeyobrien

Use when managing Ralph orchestration loops, analyzing diagnostic data, debugging hat selection, investigating backpressure, or performing post-mortem analysis

认证鉴权 3111 7个月前
mikeyobrien

code-assist

mikeyobrien

Guides implementation of code tasks using test-driven development in an Explore, Plan, Code, Commit workflow. Acts as a Technical Implementation Partner and TDD Coach — following existing patterns, avoiding over-engineering, and producing idiomatic, modern code.

文件操作 3111 7个月前
EpicenterHQ

arktype

EpicenterHQ

Arktype patterns for discriminated unions using .merge() and .or(), spread key syntax, and type composition. Use when building union types, combining base schemas with variants, or defining command/event schemas with arktype.

CLI 工具 4771 6个月前
EpicenterHQ

git

EpicenterHQ

Git commit and pull request guidelines using conventional commits. Use when creating commits, writing commit messages, creating PRs, or reviewing PR descriptions.

API 开发 4771 6个月前
EpicenterHQ

incremental-commits

EpicenterHQ

Break multi-file changes into atomic commits ordered by dependency. Use for refactors, breaking API changes, or features touching 3+ files.

代码生成 4771 7个月前
EpicenterHQ

github-issues

EpicenterHQ

GitHub issue comment guidelines for community interaction. Use when responding to GitHub issues, bug reports, feature requests, or any GitHub discussion.

代码评审 4771 7个月前
EpicenterHQ

progress-summary

EpicenterHQ

This skill should be used when the user asks questions like "can you summarize", "what happened", "what did we do", "what's the situation", "where are we at", "explain what's going on", "give me an overview", "what's been done", "tell me about this", "walk me through what happened", or any question asking to understand the current state of work or changes. Provides conversational, PR-style summaries with visual diagrams.

认证鉴权 4771 7个月前
EpicenterHQ

yjs

EpicenterHQ

Yjs CRDT patterns, shared types, conflict resolution, and meta data structures. Use when building collaborative apps with Yjs, handling Y.Map/Y.Array/Y.Text, implementing drag-and-drop reordering, or optimizing document storage.

文档生成 4771 7个月前
tamagui

git-safety

tamagui

Git safety rules. INVOKE WHEN: git push, force push, git reset, git clean, destructive git, push force, reset hard. NEVER force push or do destructive git operations.

智能体 1.4万 7个月前
simota

Bard

simota

Developer grumble agent with three AI engines (Codex/Gemini/Claude), each with its own natural voice. Transforms git history, PRs, and milestones into authentic developer monologues, rants, and musings. Use for sprint retrospectives, release commentary, and dev culture posts.

数据处理 74 6个月前
simota

Hearth

simota

個人開発環境の設定ファイル(zsh/tmux/neovim/ghostty等)の生成・最適化・監査。dotfile管理、シェル・ターミナル・エディタの設定が必要な時に使用。

CLI 工具 74 6个月前
simota

Cipher

simota

ユーザーの意図を言葉の先まで解読。曖昧な要求をコンテキスト・履歴・暗黙の前提から理解し、正確な仕様に変換。要件の深掘り・明確化が必要な時に使用。

智能体 74 6个月前
mhattingpete

git-pushing

mhattingpete

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.

自动化 666 10个月前
dyad-sh

dyad:pr-fix

dyad-sh

Address all outstanding issues on a GitHub Pull Request by handling both review comments and failing CI checks.

代码评审 2.1万 6个月前
Wox-launcher

wox-update-changelog

Wox-launcher

Update Wox CHANGELOG.md based on commits since the last release. Use when the user asks to "update changelog", "write release notes", or "summarize changes since last release" and the output must follow the repository's existing changelog format.

Git 与版本控制 2.7万 6个月前
tech-leads-club

render-deploy

tech-leads-club

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.

CLI 工具 5080 6个月前
tech-leads-club

nx-ci-monitor

tech-leads-club

Monitor Nx Cloud CI pipeline and handle self-healing fixes automatically. Checks for Nx Cloud connection before starting.

CI/CD 5080 7个月前
tech-leads-club

gh-address-comments

tech-leads-club

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

认证鉴权 5080 6个月前
tech-leads-club

gh-fix-ci

tech-leads-club

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use gh to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

认证鉴权 5080 7个月前
levnikolaevich

ln-003-push-all

levnikolaevich

"Commit and push ALL changes (staged + unstaged + untracked) to the remote repository"

代码评审 549 6个月前
levnikolaevich

ln-512-tech-debt-cleaner

levnikolaevich

"Automated tech debt cleanup worker (L3). Reads codebase audit findings, applies safe auto-fixes for low-risk issues (unused imports, dead code, commented-out code, deprecated aliases). Confidence >=90% only. Creates single commit with summary."

代码评审 549 6个月前
levnikolaevich

ln-400-story-executor

levnikolaevich

"Orchestrates Story tasks. Prioritizes To Review -> To Rework -> Todo, delegates to ln-401/ln-402/ln-403/ln-404. Sets Story to To Review when all tasks Done (NOT Done — quality gate handles that). Metadata-only loading up front."

自动化 549 6个月前
JetBrains

changelog

JetBrains

Maintains IdeaVim changelog (CHANGES.md) and build.gradle.kts changeNotes. Use when updating changelog, documenting releases, or reviewing commits/PRs for changelog entries.

代码评审 1万 7个月前
JetBrains

git-workflow

JetBrains

IdeaVim git workflow conventions covering commits, branches, PRs, and CI. Use when creating commits, managing branches, creating pull requests, reviewing git history, or any git-related activity in the IdeaVim project.

调试 1万 7个月前