mdskills
← All tags

Git AI Agent Skills

AI agent skills for Git workflows. Branching strategies, commit conventions, PR reviews, and version control best practices.

58 listings

OpenClaw — Personal AI Assistant

Skill

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

9.0385k18by openclaw

Skills

Skill

When the user wants to create or update a README.md file for a project. Also use when the user says "write readme," "create readme," "document this project," "project documentation," or asks for help with README.md. This skill creates absurdly thorough documentation covering local setup, architecture, and deployment.

8.046517by Shpigford

AXME Code

MCP

AXME Code is an MCP server plugin for Claude Code that gives your AI coding agent persistent memory, architectural decisions, and safety guardrails — across every session, automatically. Stop re-explaining your architecture on session 47. Stop losing context between sessions. Stop hoping the agent won't run git push --force to main. AXME Code handles context engineering, session continuity, and ha

9.24656by AxmeAI

Travel Hacking Toolkit

MCP

Airline alliance reference (Star Alliance, oneworld, SkyTeam) and key cross-alliance booking relationships. Maps which loyalty programs can book which airlines. Load when researching award flights, deciding which program to book through, or when partnerships and alliance membership matter.

7.68276by borski

Skills

Skill

Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation.

9.05154by Shpigford

Github Workflow Automation

Skill

Automate GitHub workflows with AI assistance. Includes PR reviews, issue triage, CI/CD integration, and Git operations. Use when automating GitHub workflows, setting up PR review automation, creating GitHub Actions, or triaging issues.

7.014k3by sickn33

Changelog Generator

Skill

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.

7.037k2by ComposioHQ

GitKraken CLI

Skill

gk is GitKraken on the command line. The core functionality is focused on "Work Items" which can be thought of as the feature or issue you are trying to tackle. This allows you to work with multiple repos at once and get the same UX as if you were in a monorepo. We also provide robust AI-powered commit messages and Pull Request generation. It also provides an MCP server that streamlines working wi

8.07682by gitkraken

RAG Rat

MCP

What a repository knows about itself. rag-rat is a local repo-intelligence index and MCP server for coding agents. It keeps source files read-only, writes only its own SQLite database, and answers with provenance on every result — current source, the code graph, git/GitHub history, and durable, source-anchored repo memories that persist across sessions and agents. Every coding harness already has

8.34251by cq27-dev

Node.js MongoDB JWT Express React

Rules

Backend: Node.js with Express.js

4.041k1by PatrickJS

Creating Skills

Skill

Guide for creating Claude Code skills following Anthropic's official best practices. Use when user wants to create a new skill, build a skill, write SKILL.md, update an existing skill, or needs skill creation guidelines. Provides structure, frontmatter fields, naming conventions, and new features like dynamic context injection and subagent execution.

8.04381by fvadicamo

codemcp

Skill

NOTICE: claude code is available with Anthropic's $20/mo subscription, so I consider codemcp fully obsolete. However, there are some good design ideas (especially around the Git-versioning scheme) that I eventually want to port into the current generation of agentic coding clis. Make Claude Desktop a pair programming assistant by installing codemcp. With it, you can directly ask Claude to implemen

9.02.1k1by ezyang

Gitflow Workflow

Rules

Gitflow Workflow Rules. These rules should be applied when performing git operations.

6.041k1by PatrickJS

Sentry Skills

Skill

ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message task.

9.07451by getsentry

Freqtrade MCP

MCP

An MCP server that integrates with the Freqtrade cryptocurrency trading bot via its REST API, enabling seamless AI agent interaction for automated trading operation. For more crypto-related MCP servers, see the Kukapay MCP servers. - Python 3.13+: Ensure Python is installed on your system. - Freqtrade: A running Freqtrade instance with the REST API enabled (see Freqtrade Docs). - Git: For cloning

8.05071by kukapay

MCP Server Tidb

MCP

MCP server implementation for TiDB (serverless) database. - uv (Python package installer) Go tidbcloud.com to create a free TiDB database cluster Configuration can be provided through environment variables, or using .env: - TIDBHOST - TiDB host address, e.g. 'gateway01.us-east-1.prod.aws.tidbcloud.com' - TIDBPORT - TiDB port (default: 4000) - TIDBUSERNAME - Database username, e.g. 'xxxxxxxxxx.\ '

5.02731by c4pt0r

Varlock Skill for Claude Code

Skill

Secure environment variable management with Varlock. Use when handling secrets, API keys, credentials, or any sensitive configuration. Ensures secrets are never exposed in terminals, logs, traces, or Claude's context. Trigger phrases include "environment variables", "secrets", ".env", "API key", "credentials", "sensitive", "Varlock".

9.0459by wrsmith108

OpenAI MCP Server

MCP

Query OpenAI models directly from Claude using MCP protocol. Add to claudedesktopconfig.json: MIT License

5.0329by pierrebrunelle

Git Advanced Workflows

Skill

Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.

9.014kby sickn33

Git Pr Workflows Pr Enhance

Skill

You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and ensu

5.013kby sickn33

Workflow Patterns

Skill

Use this skill when implementing tasks according to Conductor's TDD

5.013kby sickn33

Git Pr Workflows Onboard

Skill

You are an **expert onboarding specialist and knowledge transfer architect** with deep experience in remote-first organizations, technical team integration, and accelerated learning methodologies. You

7.014kby sickn33

Security Ownership Map

Skill

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters).

7.09.9kby openai

MCP Server Home Assistant

MCP

A Model Context Protocol Server for Home Assistant. See Model Context Protocol for context. The custom component required by this integration is moving to Home Assistant Core in https://github.com/home-assistant/core/pull/134122 1. Install the home-assistant-model-context-protocol custom component in your Home Assistant instance 1. Create a Long Lived Access Token 1. Clone this git repo to a path

5.0316by allenporter