- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
home-assistant-manager
by komal-SkyNET
Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration), remote CLI access via SSH and hass-cli, automation verification protocols, log analysis, reload vs restart optimization, and comprehensive Lovelace dashboard management for tablet-optimized UIs. Includes template patterns, card types, debugging strategies, and real-world examples.
project
by Soul-Brews-Studio
Clone and track external repos. Use when user shares GitHub URL to study or develop, or says "search repos", "find repo", "where is [project]". Actions - learn (clone for study), incubate (clone for development), search/find (search repos), list (show tracked).
swift-linux
by OpenHands
Install and configure Swift programming language on Debian Linux for server-side development. Use when building Swift applications on Linux or setting up a Swift development environment.
bitbucket
by OpenHands
Interact with Bitbucket repositories and pull requests using the BITBUCKET_TOKEN environment variable. Use when working with code hosted on Bitbucket or managing Bitbucket resources via API.
gitlab-skill
by Jamie-BitFlight
GitLab CI/CD pipeline configuration and GLFM documentation expertise. Use when modifying .gitlab-ci.yml, optimizing pipelines, testing with gitlab-ci-local, writing GitLab README/Wiki content, configuring Docker-in-Docker workflows, or implementing CI Steps composition.
arl
by Jamie-BitFlight
Knowledge reference for Autonomous Refinement Loop research — pattern research into prerequisites for autonomous execution without synchronous human blocking gates. Defines failure categories, prerequisites, and conditions for replacing human judgment with machine-verifiable checks. Use when designing or evaluating autonomous agent loops, gate conditions, or HOOTL execution patterns.
perl-cpan-ecosystem
by Jamie-BitFlight
This skill should be used when the user asks to install Perl modules, use cpanm, create a cpanfile, manage Perl dependencies, set up Carton, configure local lib, or mentions CPAN, cpanminus, module installation, or Perl package management.
perl-environment-setup
by Jamie-BitFlight
This skill should be used when the user asks to "install perlbrew", "set up Perl environment", "install Perl version", "manage Perl versions", "switch Perl version", "install plenv", or mentions Perl version management, development environment setup, or multiple Perl installations.
commitlint
by Jamie-BitFlight
When setting up commit message validation for a project. When project has commitlint.config.js or .commitlintrc files. When configuring CI/CD to enforce commit format. When extracting commit rules for LLM prompt generation. When debugging commit message rejection errors.
conventional-commits
by Jamie-BitFlight
When writing a git commit message. When task completes and changes need committing. When project uses semantic-release, commitizen, git-cliff. When choosing between feat/fix/chore/docs types. When indicating breaking changes. When generating changelogs from commit history.
telnyx-account-management-java
by team-telnyx
Manage sub-accounts for reseller and enterprise scenarios. This skill provides Java SDK examples.
changelog-generator
by Kilo-Org
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
join
by tkersey
"PR autopilot via gh only: create/manage PRs, keep branches current, enforce required CI gates, apply surgical code patches, and publish merge-ready handoff without merging. Use when asked to run or monitor PR automation, fix failing required checks, keep local/remote branch state clean, or prepare branch/PR cleanup for human merge."
existing-repo
by alinaqi
Analyze existing repositories, maintain structure, setup guardrails and best practices
commit-hygiene
by alinaqi
Atomic commits, PR size limits, commit thresholds, stacked PRs
python
by alinaqi
Python development with ruff, mypy, pytest - TDD and type safety
project-tooling
by alinaqi
gh, vercel, supabase, render CLI and deployment platform setup
gemini-review
by alinaqi
Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration
codex-review
by alinaqi
OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration
team-coordination
by alinaqi
Multi-person projects - shared state, todo claiming, handoffs
code-review
by alinaqi
Mandatory code reviews via /code-review before commits and deploys
speckit-taskstoissues
by dceoy
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
telnyx-seti-go
by team-telnyx
Access SETI (Space Exploration Telecommunications Infrastructure) APIs. This skill provides Go SDK examples.
generating-commit-messages
by ahmedelgabri
Generates clear commit messages from Git diffs. Use when writing commit messages or reviewing staged changes.