mdskills

Git & Workflow skills

Branching, PRs, commit messages, developer workflow, CLI tools. All free to download, install any skill with one command.

153 skills in Git & Workflow

Claude Settings Audit

Skill

Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.

8.06951by getsentry

Claude Speed Reader

Skill

Launch RSVP speed reader for text

8.04121by SeanZoR

Github Issue Creator

Skill

Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wants a structured GitHub issue. Supports images/GIFs for visual evidence.

8.01.9k1by microsoft

Vexor

Skill

Vexor is a semantic search engine that builds reusable indexes over files and code. It supports configurable embedding and reranking providers, and exposes the same core through a Python API, a CLI tool, and an optional desktop frontend. Vexor Demo Video Vexor has been recognized and featured by the community: - Ruan Yifeng's Weekly (Issue 379) - A leading tech newsletter in the Chinese developer

1.02541by scarletkc

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

Agent Skills

Skill

Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).

8.09.9k1by openai

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

Fp Ts Errors

Skill

Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript code. Use when implementing error handling patterns with fp-ts.

8.014k1by sickn33

MCP Server Instructions

Skill

Write effective MCP server instructions for tool compaction support. Use when creating or updating the `instructions` parameter in MaaSProtectedFastMCP server initialization. Helps LLMs understand when to search for tools, workflow patterns, and cross-feature relationships.

8.04191by adawalli

Pypict Skill

Skill

Pairwise test generation

2.013k1by sickn33

Fal Generate

Skill

Generate images and videos using fal.ai AI models

2.013kby sickn33

Makepad Skills

Skill

Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.

2.013kby sickn33

K8M

Skill

English | 中文 k8m 是一款AI驱动的 Mini Kubernetes AI Dashboard 轻量级控制台工具,专为简化集群管理设计。它基于 AMIS 构建,并通过 kom 作为 Kubernetes API 客户端,k8m 内置了 Qwen2.5-Coder-7B,支持deepseek-ai/DeepSeek-R1-Distill-Qwen-7B模型 模型交互能力,同时支持接入您自己的私有化大模型(包括ollama)。 DEMO-InCluster模式 用户名密码 demo/demo - 详细的配置和使用说明请参考文档。 - 更新日志请参考更新日志。 - 开发设计文档-中文 - 开发设计文档-English - 迷你化设计:所有功能整合在一个单一的可执行文件中,部署便捷,使用简单。 - 简便易用:友好的用户界面和直观的操作流程,让 Kubernetes 管理更加轻松。支持

8.01.2kby weibaohui

Gitlab Automation

Skill

Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for current schemas.

8.014kby sickn33

Hindsight Cloud

Skill

Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to Hindsight Cloud. (user)

8.01.9kby vectorize-io

Using Git Worktrees

Skill

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

9.014kby sickn33

Conductor Manage

Skill

Manage track lifecycle: archive, restore, delete, rename, and cleanup

5.013kby sickn33

Autonomous Agent Patterns

Skill

Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool APIs, implementing permission systems, or creating autonomous coding assistants.

8.014kby sickn33

Filestash

Skill

This is a MCP plugin acting as an interface for AI agent to do stuff on a remote storage you have configured in Filestash, be it a FTP server, SFTP, S3, WebDAV, SMB, GIT, NFS, .... - demo server: https://demo.filestash.app/sse - release note: https://www.filestash.app/2025/04/01/mcp-feature/

3.014kby mickael-kerjean

Memory MCP Server

Skill

A high-performance, pure Rust Model Context Protocol (MCP) server that provides persistent, semantic, and graph-based memory for AI agents. Works perfectly with: Claude Desktop Claude Code (CLI) Cline / Roo Code Any other MCP-compliant client. Unlike other memory solutions that require a complex stack (Python + Vector DB + Graph DB), this project is a single, self-contained executable. ✅ No Extern

9.0466by pomazanbohdan

Bitbucket Automation

Skill

Automate Bitbucket repositories, pull requests, branches, issues, and workspace management via Rube MCP (Composio). Always search tools first for current schemas.

8.014kby sickn33

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

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

Integrate Asset Delivery With Transloadit Smartcdn In Nextjs

Skill

Add Transloadit Smart CDN URL signing to a Next.js App Router project (server-side signing route + optional client demo page).

8.0401by transloadit