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

Finding Duplicate Functions

Skill

Use when auditing a codebase for semantic duplication - functions that do the same thing but have different names or implementations. Especially useful for LLM-generated codebases where new functions are often created rather than reusing existing ones.

8.05922by obra

Javascript Mastery

Skill

Comprehensive JavaScript reference covering 33+ essential concepts every developer should know. From fundamentals like primitives and closures to advanced patterns like async/await and functional programming. Use when explaining JS concepts, debugging JavaScript issues, or teaching JavaScript fundamentals.

6.013k2by sickn33

Prompt Library

Skill

Curated collection of high-quality prompts for various use cases. Includes role-based prompts, task-specific templates, and prompt refinement techniques. Use when user needs prompt templates, role-play prompts, or ready-to-use prompt examples for coding, writing, analysis, or creative tasks.

6.013k2by sickn33

Brand Style

Skill

Screenpipe brand style guide. Reference this when designing UI components, writing copy, or making visual decisions.

8.017k2by mediar-ai

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

Stocky

Skill

- πŸ” Multi-Provider Search - Search across Pexels and Unsplash simultaneously - πŸ“Š Rich Metadata - Get comprehensive image details including dimensions, photographer info, and licensing - πŸ“„ Pagination Support - Browse through large result sets with ease - πŸ›‘οΈ Graceful Error Handling - Robust error handling for API failures - ⚑ Async Performance - Lightning-fast concurrent API calls - 🎯 Provider

7.03672by joelio

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

Agent Skills

Skill

GitHub patterns using gh CLI for pull requests, stacked PRs, code review, branching strategies, and repository automation. Use when working with GitHub PRs, merging strategies, or repository management tasks.

6.01.2k1by callstackincubator

Upgrading Expo

Skill

Upgrade Expo SDK versions

8.014k1by sickn33

Open Data Model Context Protocol

Skill

Connect Open Data to LLMs in minutes! We enable 2 things: Open Data Access: Access to many public datasets right from your LLM application (starting with Claude, more to come). Publishing: Get community help and a distribution network to distribute your Open Data. Get everyone to use it! How do we do that? Access: Setup our MCP servers in your LLM application in 2 clicks via our CLI tool (starting

7.04941by OpenDataMCP

Busybox On Windows

Skill

How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.

7.014k1by sickn33

Phloem

Skill

Your AI forgets everything when you close the tab. Phloem fixes that. Phloem is a local MCP server that gives your AI persistent memory across sessions. It works with any tool that supports the Model Context Protocol β€” an open standard. Today that includes Claude Code, VS Code, Cursor, Windsurf, Zed, Neovim, Cline, Warp, Continue, JetBrains, and more arriving every week. You install it once. Every

7.03521by CanopyHQ

Receiving Code Review

Skill

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

8.014k1by sickn33

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

Changelog Automation

Skill

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.

6.013k1by sickn33

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

Gh Fix CI

Skill

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

8.09.9k1by openai

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

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

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

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

Pypict Skill

Skill

Pairwise test generation

2.013k1by sickn33

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