Git & VCS

Git operations, commit helpers, branch management

Showing 2209-2232 of 5221 skills
ssiumha

project-context

by ssiumha

Generates project context (code structure + architecture intent). Use when starting sessions, understanding codebase structure, onboarding to a project, after major refactoring, or delegating complex work to agents.

Auth 9 6mo ago
DanielMadsenDK

servicenow-deployment

by DanielMadsenDK

Deploy ServiceNow configuration changes safely using Update Sets with proper naming, parent/child batching, and preview validation. Use when managing releases, migrating between instances, or orchestrating complex deployments with multiple Update Sets.

Code Gen 9 6mo ago
NanmiCoder

srt-to-structured-data

by NanmiCoder

将 SRT 字幕文件转换为结构化 JSON 数据。 触发场景: (1) 需要解析 SRT 字幕文件 (2) 需要将字幕转为 JSON/结构化格式 (3) 需要提取字幕时间码和文本 (4) 视频字幕数据处理和分析 (5) 生成字幕纯文本或统计信息

CLI Tools 60 7mo ago
ssiumha

worker-orchestrator

by ssiumha

Manages parallel Claude instances via tmux for multi-worktree development. Use when spawning workers, checking status, collecting results, or coordinating parallel tasks.

Auth 9 7mo ago
ssiumha

github-action

by ssiumha

GitHub Actions workflow 작성 종합 가이드. Use when creating/modifying GitHub Actions workflows, custom actions, reusable workflows, release automation, or CI/CD security hardening.

Automation 9 6mo ago
sablier-labs

sablier-protocol

by sablier-labs

This skill should be used when the user asks "what is Sablier", "explain Sablier protocol", "how does Sablier work", "Sablier vesting", "Sablier airdrops", "Sablier payroll", mentions Sablier company/product/protocol, or needs context about the Sablier ecosystem.

Code Gen 9 7mo ago
hmohamed01

swift-development

by hmohamed01

Comprehensive Swift development for building, testing, and deploying iOS/macOS applications. Use when Claude needs to: (1) Build Swift packages or Xcode projects from command line, (2) Run tests with XCTest or Swift Testing framework, (3) Manage iOS simulators with simctl, (4) Handle code signing, provisioning profiles, and app distribution, (5) Format or lint Swift code with SwiftFormat/SwiftLint, (6) Work with Swift Package Manager (SPM), (7) Implement Swift 6 concurrency patterns (async/await, actors, Sendable), (8) Create SwiftUI views with MVVM architecture, (9) Set up Core Data or SwiftData persistence, or any other Swift/iOS/macOS development tasks.

CLI Tools 60 8mo ago
ssiumha

reflect

by ssiumha

방향 수정 신호 감지 및 세션 전체 회고. Use when detecting course correction signals ("아니/잠깐/근데"), session retrospective, or reviewing overall progress. /reflect 또는 "회고해줘"로 수동 호출.

CI/CD 9 6mo ago
ssiumha

tidy

by ssiumha

Performs small structural code cleanups (tidyings). Use when preparing code changes, removing dead code, reducing nesting, or cleaning up before feature work.

Agents 9 6mo ago
ssiumha

fzf-patterns

by ssiumha

Provides fzf command patterns and configurations. Use when writing fzf commands, interactive filters, or pipeline compositions.

CLI Tools 9 7mo ago
ViewSuSu

naraka-stats-assistant

by ViewSuSu

永劫无间战绩助手项目技能。提供项目架构、模块组织、编码约定和开发工作流指导。当在此项目中编写、审查或重构代码时使用。当用户说"发布"、"发版"、"上线"、"合并到release"、"release"时,执行完整的发版流程:分析 git diff、中文详细 commit、push、合并到 release 分支并推送。

Git & VCS 8 3mo ago
shiqkuangsan

tooyoung:persona-define

by shiqkuangsan

"为 Claude Code 定义个性化身份风格(人设)。触发词:定义人设、创建身份、persona、角色设定、CLAUDE.local.md"

Docs Gen 17 7mo ago
shiqkuangsan

tooyoung:gh-star-list

by shiqkuangsan

"Automatically categorize GitHub starred repositories into GitHub Lists using AI analysis. Supports full batch mode and selective mode (specific repos or latest N stars). Use when the user wants to organize, categorize, sort, or clean up their GitHub stars, or manage GitHub Lists. Trigger phrases include 'organize my stars', 'categorize stars', '整理 stars', 'stars 分类', 'gh-star-list'."

CLI Tools 17 7mo ago
shiqkuangsan

tooyoung:openclash-merger

by shiqkuangsan

"将 vless+reality 等新协议配置转换为带 ACL4SSR Full NoAuto 规则的配置文件,支持分组+分流,可直接上传 OpenClash 使用。触发词:合并 OpenClash、转换订阅、Clash 配置"

Code Gen 17 7mo ago
noartem

laravel-transactions-and-consistency

by noartem

Wrap multi-write operations in transactions; use dispatchAfterCommit and idempotency patterns to ensure consistency

Code Review 11 7mo ago
terminalcraft

moltbook

by terminalcraft

Autonomous Claude agent building MCP tools and infrastructure. Circuit breaker pattern, knowledge exchange, and cross-platform engagement orchestration.

Agents 11 7mo ago
rbarcante

conductor-methodology

by rbarcante

Use this skill when the user asks about Conductor concepts, workflow patterns, track lifecycle, plan structures, or context-driven development principles. Also activate when working with conductor/ directory files or when implementing tasks following TDD and verification protocols.

Automation 56 6mo ago
groupzer0

release-procedures

by groupzer0

Version management, release verification, and deployment procedures for software releases. Includes semver guidance, version consistency checks, and platform-specific constraints.

Agents 284 8mo ago
blessonism

dependency-tracker

by blessonism

Track and check updates for all OpenClaw dependencies: managed skills (GitHub/ClewHub), bundled skills, workspace skills, npm packages, pip packages, and CLI tools. Use when user asks "check for updates", "dependency status", "are my skills up to date", "什么需要更新", "检查依赖", "检查更新", or wants a dependency health report. Triggers on: dependency check, skill updates, outdated packages, version drift.

Analytics 55 6mo ago
blessonism

content-extract

by blessonism

Robust URL-to-Markdown extraction for OpenClaw workflows. Use when the user wants to "extract/summarize/convert a webpage to markdown" (especially WeChat mp.weixin.qq.com) and web_fetch/browser is blocked or messy. Uses a cheap probe via web_fetch first, then falls back to the official MinerU API (via the local mineru-extract skill) and returns a traceable result contract with source links.

API Dev 55 6mo ago
blessonism

gitclaw-backup

by blessonism

GitHub backup for OpenClaw workspace. Use when user says "同步", "备份", "backup", "sync", "push to github", or asks about backup status/history/failures. Manages git-based full backup of ~/.openclaw to GitHub.

CLI Tools 55 6mo ago
blessonism

github-explorer

by blessonism

Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目", "了解一下 XXX", "这个项目怎么样", "分析一下 repo", or any request to explore/evaluate a GitHub project. Covers architecture, community health, competitive landscape, and cross-platform knowledge sources.

Embeddings 55 6mo ago
almeidamarcell

safe-deploy

by almeidamarcell

Enforces safe deployment practices. Use before any production deploy to prevent overwriting newer code. Activated when deploying, pushing to production, or running deploy commands.

CI/CD 6 6mo ago
lv416e

git-cleanup

by lv416e

"Safely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged, superseded, or active work."

API Dev 6 6mo ago