mdskills

Git & Workflow skills

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

154 skills in Git & Workflow

Oss Hunter

Skill

Automatically hunt for high-impact OSS contribution opportunities in trending repositories.

8.014kby sickn33

Transloadit Skills

Skill

Main entry-point skill for Transloadit. Route to the right `integrate-*`, `transform-*`, or `docs-*` skill, and prefer executing via `npx -y @transloadit/node ...` (CLI) for deterministic behavior.

7.0351by transloadit

Conductor New Track

Skill

Create a new track with specification and phased implementation plan

8.014kby sickn33

OMEGA

Skill

The memory system for AI coding agents. Decisions, lessons, and context that persist across sessions. mcp-name: io.github.omega-memory/omega-memory AI coding agents are stateless. Every new session starts from zero. - Context loss. Agents forget every decision, preference, and architectural choice between sessions. Developers spend 10-30 minutes per session re-explaining context that was already e

9.0481by omega-memory

Content Modeling Best Practices

Skill

General principles for structured content modeling that apply across CMSs, with Sanity-specific guidance. Use when designing content schemas, planning content architecture, or evaluating content reuse strategies.

7.0438by sanity-io

Transform Encode Hls Video With Transloadit

Skill

One-off HLS encoding (local video -> HLS renditions + playlist) using Transloadit via the `transloadit` CLI. Prefer builtin templates (`builtin/encode-hls-video@latest`) and download outputs locally via `-o`.

7.0351by transloadit

RuleRoute — Trace Agent Rules

Skill

Deterministically resolve which Codex and Claude Code instruction sources apply to a repository path, including scope, shadowing, exclusions, and diagnostics.

by miki

Conductor Manage

Skill

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

5.013kby sickn33

AI Distiller (aid)

Skill

🚀 MCP Server Available: Install the Model Context Protocol server for AI Distiller from NPM: @janreges/ai-distiller-mcp - seamlessly integrate with Claude, Cursor, and other MCP-compatible AI tools! /.aid/ regardless of where you run aid - Cache management: MCP cache stored in .aid/cache/ for better organization - Easy cleanup: Add .aid/ to .gitignore to keep outputs out of version control Detect

7.0486by janreges

Lightpanda Go MCP server

Skill

gomcp is an MCP server written in It exposes tools to interact with Lightpanda Browser via CDP protocol. gomcp requires you to have already installed Lightpanda You need to install Go to build from source. Once you have cloned the repository, build the binary with go build. By default, gocmp starts a local instance of Lightpanda browser. On the first run, you need to download the binary with the c

7.0404by lightpanda-io