mdskills
← All use cases

Git & Version Control

Branching, PRs, commit messages, workflows

366 listings

OpenClaw — Personal AI Assistant

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.09 weeklyopenclaw/openclaw

Prompt Library

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.08 weeklysickn33/antigravity-awesome-skills

Skill Creator

Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.

8.05 weeklymicrosoft/skills

Fal Generate

Generate images and videos using fal.ai AI models

2.04 weeklysickn33/antigravity-awesome-skills

SymDex

MCP Server

Universal code-indexer MCP server for AI coding agents. Claude · Cursor · Codex CLI · Gemini CLI · GitHub Copilot · Windsurf · Kilo Code · Zed · OpenCode · Any agent that speaks MCP. Pre-index your codebase once. Let AI agents find any symbol in ~200 tokens instead of reading whole files at ~7,500 tokens. That is a 97% reduction — per lookup, every lookup. The part no other code indexer does: Don'

8.73 weeklyhusnainpk/SymDex

Agent Skills

Plugin

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.03 weeklycallstackincubator/agent-skills

Tiktok MCP

MCP Server

The TikTok MCP integrates TikTok access into Claude AI and other apps via TikNeuron. This TikTok MCP allows you to - analyze TikTok videos to determine virality factors - get content from TikTok videos - chat with TikTok videos Description: Get the subtitle (content) for a TikTok video url. This is used for getting the subtitle, content or context for a TikTok video. If no language code is provide

7.02 weeklySeym0n/tiktok-mcp

Content Research Writer

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

9.02 weeklyComposioHQ/awesome-claude-skills

MCP Builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP), Node/TypeScript (MCP SDK), or C#/.NET (Microsoft MCP SDK).

8.02 weeklymicrosoft/skills

Prompts.chat

prompts.chat The world's largest open-source prompt library for AI Works with ChatGPT, Claude, Gemini, Llama, Mistral, and more formerly known as Awesome ChatGPT Prompts 🌐 Browse Prompts • 📖 Read the Book • 📄 View on GitHub • 🚀 Self-Host 🏆 Featured in Forbes · 🎓 Referenced by Harvard , Columbia · 📄 40+ academic citations · ❤️ Most liked dataset on Hugging Face ⭐ 143k+ GitHub stars ·

4.02 weeklyf/prompts.chat

Meeting Reminder

MCP Server

- Fixed reply threading — auto-resolves In-Reply-To and References headers so email replies land in the correct thread instead of creating orphaned messages (upstream PR 91, still pending) - Send-as alias support — optional from parameter for multi-identity email management (send from any configured Gmail alias) - Reply-all tool — replyall automatically fetches the original email, builds To/CC rec

8.71 weeklyArtyMcLabin/Gmail-MCP-Server

AI Analyzer

Plugin

AI驱动的综合健康分析系统,整合多维度健康数据、识别异常模式、预测健康风险、提供个性化建议。支持智能问答和AI健康报告生成。

8.01 weeklyhuifer/Claude-Ally-Health

Git Conventional Commit Messages

Rules

Use the Conventional Commit Messages specification to generate commit messages

5.01 weeklyPatrickJS/awesome-cursorrules

X Article Publisher Skill

Publish articles to X/Twitter

2.01 weeklysickn33/antigravity-awesome-skills

Webpage Screenshot MCP Server

MCP Server

An MCP (Model Context Protocol) server that captures screenshots of web pages using Puppeteer. This server allows AI agents to visually verify web applications and see their progress when generating web apps. - Full page screenshots: Capture entire web pages or just the viewport - Element screenshots: Target specific elements using CSS selectors - Multiple formats: Support for PNG, JPEG, and WebP

8.01 weeklyananddtyagi/webpage-screenshot-mcp

LinkedIn MCP Server

MCP Server

Design system MCP server for creating high-performing LinkedIn content Quick Start • Installation • Documentation • A professional Model Context Protocol (MCP) server for LinkedIn content creation, featuring a shadcn-inspired component system, 10 performance-tuned themes, and data-driven optimization based on 1M+ post analysis. Built on ChukMCPServer — a modular, zero-configuration MCP server fram

8.01 weeklyIBM/chuk-mcp-linkedin

GitKraken CLI

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.01 weeklygitkraken/gk-cli

ghidraMCP

ghidraMCP is an Model Context Protocol server for allowing LLMs to autonomously reverse engineer applications. It exposes numerous tools from core Ghidra functionality to MCP clients. MCP Server + Ghidra Plugin - Decompile and analyze binaries in Ghidra - Automatically rename methods and data - List methods, classes, imports, and exports - Install Ghidra First, download the latest release from thi

9.01 weeklyLaurieWired/GhidraMCP

Image Enhancer

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.

4.01 weeklyComposioHQ/awesome-claude-skills

Vap Showcase

Generate AI images, videos, and music with deterministic pricing. No setup required – start generating in 2 minutes: 1. Create Agent → Get your API key instantly 2. Add Funds → Start from $1 3. Generate → Start creating images, videos, and music VAP is an MCP server that enables image, video, and music generation directly from agentic workflows. It exposes generative media capabilities as portable

8.01 weeklyelestirelbilinc-sketch/vap-showcase

GitMCP

MCP Server

What is GitMCP • Features • Getting Started • How It Works • Examples • Contributing • Stop vibe-hallucinating and start vibe-coding! GitMCP is a free, open-source, remote Model Context Protocol (MCP) server that transforms any GitHub project (repositories or GitHub pages) into a documentation hub. It enables AI tools like Cursor to access up-to-date documentation and code, even if the LLM has nev

8.01 weeklyidosal/git-mcp

Git Advanced Workflows

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.01 weeklysickn33/antigravity-awesome-skills

Pypict Skill

Pairwise test generation

2.01 weeklysickn33/antigravity-awesome-skills

Math MCP Learning Server

Educational MCP server with 17 tools, persistent workspace, and cloud hosting. Built with FastMCP and the official Model Context Protocol Python SDK. Available on: - Official MCP Registry - io.github.clouatre-labs/math-mcp-learning-server - PyPI - math-mcp-learning-server Requires an MCP client: - Claude Desktop - Anthropic's desktop app - Claude Code - Command-line MCP client - Goose - Open-sourc

8.01 weeklyclouatre-labs/math-mcp-learning-server