DmitriyYukhanov/claude-plugins

6 stars · Last commit 2026-07-23

Personal collection of Claude Code plugins and skills: development workflows, cross-model review, issue-to-PR automation

README preview

# Custom Claude Code plugins and skills

[![Last release](https://img.shields.io/github/release-date/DmitriyYukhanov/claude-plugins?label=last%20release)](https://github.com/DmitriyYukhanov/claude-plugins/releases)
[![Last commit](https://img.shields.io/github/last-commit/DmitriyYukhanov/claude-plugins)](https://github.com/DmitriyYukhanov/claude-plugins/commits/main)
[![License: MIT](https://img.shields.io/github/license/DmitriyYukhanov/claude-plugins)](./LICENSE)
[![Claude Code](https://img.shields.io/badge/Claude%20Code-plugin%20marketplace-d97757)](https://code.claude.com/docs/en/discover-plugins)

Personal collection of Claude Code plugins and skills for structured, high-quality development workflows. Augments the official Claude plugins marketplace.

## Installation

Add this marketplace to Claude Code:

```bash
/plugin marketplace add DmitriyYukhanov/claude-plugins
```

Then install plugins by name. The `@` suffix is the marketplace name `dmitriy-claude-plugins` (from this repo's `marketplace.json`), not the GitHub path:

```bash

View full repository on GitHub →