Git & VCS

Git operations, commit helpers, branch management

Showing 1297-1320 of 5263 skills
takeokunn

Fact Check

by 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.

Code Review 71 6mo ago
takeokunn

Emacs Ecosystem

by 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.

Code Gen 71 6mo ago
takeokunn

Parallelization Patterns

by takeokunn

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

Agents 71 6mo ago
takeokunn

Nix Ecosystem

by 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.

Database 71 6mo ago
takeokunn

Org Ecosystem

by 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.

Automation 71 6mo ago
takeokunn

Devenv Ecosystem

by 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 & VCS 71 6mo ago
takeokunn

Swift Ecosystem

by 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 Tools 71 6mo ago
glittercowboy

create-slash-commands

by 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 Tools 2K 9mo ago
banteg

takopi-release

by 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.

Agents 1K 8mo ago
benmatselby

draft-pr

by 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.

Code Gen 68 6mo ago
benmatselby

git-log-summary

by benmatselby

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

Code Review 68 6mo ago
benmatselby

github-issue-analyzer

by 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.

Processing 68 6mo ago
mizchi

CLAUDE.md – JJ Quick Command List

by mizchi

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

Git & VCS 607 7mo ago
atrislabs

wake

by 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]."

Automation 67 2mo ago
atrislabs

github

by 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.

Comments 67 6mo ago
htlin222

checkpoint

by htlin222

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

Code Gen 79 7mo ago
PayRam

payram-analytics

by 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.

Analytics 155 6mo ago
tsaol

git-review

by 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.

Code Review 66 6mo ago
RHEcosystemAppEng

detect-project

by 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.

Code Review 50 7mo ago
RHEcosystemAppEng

debug-build

by 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".

Debugging 50 6mo ago
RHEcosystemAppEng

s2i-build

by 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.

Code Gen 50 6mo ago
NTCoding

independent-research

by 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."

Code Review 340 7mo ago
RHEcosystemAppEng

job-template-creator

by 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.

Code Gen 50 6mo ago
AuburnSounds

dplug-framework

by 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.

File Ops 563 7mo ago