Git 与版本控制

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

显示 1297-1320 / 共 5263 个技能
takeokunn

Fact Check

takeokunn

This skill should be used when the user asks to "verify claims", "fact check", "validate documentation", "check sources", or needs verification of external source references. Provides patterns for systematic fact verification using Context7 and WebSearch.

代码评审 71 6个月前
takeokunn

Emacs Ecosystem

takeokunn

This skill should be used when the user asks to "write elisp", "emacs config", "init.el", "use-package", ".el file", "emacs lisp", or "magit". Provides comprehensive Emacs ecosystem patterns and best practices. For org-mode, use org-ecosystem skill.

代码生成 71 6个月前
takeokunn

Parallelization Patterns

takeokunn

Patterns for parallel execution strategies, timeout configuration, retry policies, and consensus mechanisms.

智能体 71 6个月前
takeokunn

Nix Ecosystem

takeokunn

This skill should be used when the user asks to "write nix", "nix expression", "flake.nix", "home-manager config", "programs.", "services.", "nixpkgs packaging", "buildGoModule", "buildRustPackage", or works with Nix language, flakes, or Home Manager. Provides comprehensive Nix ecosystem patterns and best practices.

数据库 71 6个月前
takeokunn

Org Ecosystem

takeokunn

This skill should be used when the user asks to "write org", "org-mode", "org file", ".org file", "org syntax", "org document", "org babel", "org export", "org agenda", "org capture", "GTD", "literate programming", "org publishing", or "org-mode workflow". Provides comprehensive Org-mode patterns and best practices.

自动化 71 6个月前
takeokunn

Devenv Ecosystem

takeokunn

This skill should be used when the user asks to "devenv", "devenv.nix", "languages.", "services.", "git-hooks", "devenv shell", "devenv up", "devenv build", or works with devenv development environments. Provides comprehensive devenv configuration patterns.

Git 与版本控制 71 6个月前
takeokunn

Swift Ecosystem

takeokunn

This skill should be used when working with Swift projects, "Package.swift", "swift build/test/run", "swiftc", SwiftLint, SwiftFormat, or Swift language patterns. Provides comprehensive Swift ecosystem patterns and best practices for cross-platform CLI and library development.

CLI 工具 71 6个月前
glittercowboy

create-slash-commands

glittercowboy

Expert guidance for creating Claude Code slash commands. Use when working with slash commands, creating custom commands, understanding command structure, or learning YAML configuration.

CLI 工具 1971 9个月前
banteg

takopi-release

banteg

Prepare and ship a Takopi release. Use when asked to cut a release, bump release versions, update changelog/spec/readme, tag v<major.minor.patch>, or trigger the GitHub release workflow.

智能体 1047 8个月前
benmatselby

draft-pr

benmatselby

Create a draft pull request for the current branch. Summarises the diff, fills in any PR templates, and opens the PR via the gh CLI.

代码生成 68 6个月前
benmatselby

git-log-summary

benmatselby

Provides a summary of the git log for the past period of time. Use when asked to provide a git log summary.

代码评审 68 6个月前
benmatselby

github-issue-analyzer

benmatselby

Analyzes a GitHub issue by fetching its details and exploring the relevant codebase to identify the root cause and suggest solutions. Use when given a GitHub issue URL to investigate.

数据处理 68 6个月前
mizchi

CLAUDE.md – JJ Quick Command List

mizchi

For deeper dives, see the full JJ tutorial and command reference, but this page should cover 95 % of daily work.

Git 与版本控制 607 7个月前
atrislabs

wake

atrislabs

"Wake a team member by name — use gm [member] or wake up [member] — and run ONE closed-loop tick: boot, inbox, claim, one bounded slice, verify, commit+push, proof, receipt. Optionally dispatch the build to an engine (codex/cursor/devin). Triggers on: gm, good morning, wake up [member], wake the team, run a tick as [member]."

自动化 67 2个月前
atrislabs

github

atrislabs

GitHub integration via AtrisOS API. Manage PRs, issues, branches, CI status, code review, search. Use when user asks about repos, pull requests, issues, branches, or code changes.

注释 67 6个月前
htlin222

checkpoint

htlin222

Git checkpoint management - create, list, restore checkpoints. Invoke when starting risky changes or needing safe recovery points.

代码生成 79 7个月前
PayRam

payram-analytics

PayRam

Query PayRam analytics via MCP tools to retrieve payments, user growth, transaction summaries, and project metrics. Covers discovery, graph data fetching, and ready-to-run workflows for dashboards and reports. Use when building analytics dashboards, generating reports, monitoring payment trends, or automating insights from PayRam.

分析 155 6个月前
tsaol

git-review

tsaol

Review code changes against requirements and original design. Validates implementation correctness, design alignment, code quality, and runs tests. Use before committing or creating a PR.

代码评审 66 6个月前
RHEcosystemAppEng

detect-project

RHEcosystemAppEng

Analyze a project folder or GitHub repository to detect programming language, framework, and version requirements. Use this skill when containerizing an application, selecting an S2I builder image, deploying to OpenShift or RHEL, or determining a project's tech stack. Supports Node.js, Python, Java, Go, Ruby, .NET, PHP, and Perl. Triggers on /detect-project command or when user needs build strategy recommendations. Run before /s2i-build or /rhel-deploy.

代码评审 50 7个月前
RHEcosystemAppEng

debug-build

RHEcosystemAppEng

Diagnose OpenShift build failures including S2I builds, Docker/Podman builds, and BuildConfig issues. Automates multi-step diagnosis: BuildConfig validation, build pod logs, registry authentication, and source repository access. Use this skill when builds fail, hang, or produce unexpected results. Triggers on /debug-build command or phrases like "build failed", "S2I error", "can't pull builder image", "can't push to registry", "build timeout".

调试 50 6个月前
RHEcosystemAppEng

s2i-build

RHEcosystemAppEng

Create BuildConfig and ImageStream resources on OpenShift and trigger a Source-to-Image (S2I) build. Use this skill after /detect-project to build container images from source code on the cluster. Handles namespace verification, resource creation with user confirmation, build monitoring with log streaming, and failure recovery. Triggers on /s2i-build command. Run before /deploy.

代码生成 50 6个月前
NTCoding

independent-research

NTCoding

"Use when about to ask the user a factual question, propose a solution, diagnose an error, or choose between approaches. Triggers on: 'Do you have X installed?', 'What version?', 'Is X configured?', 'We should...', 'The fix is...', 'Options: 1...', 'Based on my understanding...', 'I believe X supports...'. Before deciding anything, spin up parallel subagents to WebSearch for current docs, community solutions, framework best practices, and GitHub issues. Your memory is stale — verify everything."

代码评审 340 7个月前
RHEcosystemAppEng

job-template-creator

RHEcosystemAppEng

Create AAP (Ansible Automation Platform) job templates for executing playbooks. Use when users request: - "Create a job template for this playbook" - "Set up a template to run remediation playbooks" - "Configure AAP to execute this playbook" - "Add a new job template for CVE remediation" This skill guides through adding playbooks to Git projects and creating job templates via AAP Web UI.

代码生成 50 6个月前
AuburnSounds

dplug-framework

AuburnSounds

Create beautiful audio plug-ins using the D language. Process audio files using existing VST2 plugins. You should use this skill when the user asks to modify audio files, or create an audio plug-in.

文件操作 563 7个月前