claudeindex
Marketplace

dmitriy-claude-plugins

dmitriy-claude-plugins

Stars

5

Forks

0

Plugins

12

Installation

1

Add the marketplace

/plugin marketplace add DmitriyYukhanov/claude-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

12

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

unity-dev

Unity C# development workflow with architecture design, coding guidelines, testing patterns, and specialized review agents

Plugin

python-dev

Python development workflow with architecture design, coding guidelines, testing patterns, and specialized review agents

Plugin

typescript-dev

TypeScript development workflow with architecture design, coding guidelines, testing patterns, and specialized review agents

Plugin

agent-teams

Set up and orchestrate Claude Code agent teams - multiple instances working together with shared tasks, messaging, and coordination

Plugin

codex-collaboration

Cross-model collaboration between Claude and Codex — sequential drive/validate/act loops and parallel dual review with triage

Plugin

implementation-prd

Implementation-ready spec bundle authoring for apps, services, platforms, and complex features

Plugin

learning-guide

Generate a self-contained, offline-first, interactive HTML learning guide for any artifact — codebase, planning session, refactor plan, or generic input — via an analyze → render flow with a JSON tour-spec contract

Plugin

lsp-setup

Set up LSP (Language Server Protocol) for Claude Code projects with auto-detection, plugin installation, and validation

Plugin

tg-alerts

Add Telegram error/alert notifications to any project — guides through bot setup, chat ID discovery, and framework integration with deduplication and graceful failure

Plugin

tg-voice

Transcribe Telegram voice messages using local Whisper (faster-whisper) — automatic PostToolUse hook with setup skill for installation and model download

Plugin

humanizer

Remove AI-generation patterns from English or Russian text — auto-detects language and applies a matching MIT-licensed ruleset (29-pattern EN from blader/humanizer, 44-pattern RU from ilyautov/humanizer-ru) with explicit override and mixed-text handling

Plugin

issue-to-pr

Drive a GitHub issue — bare or tracked on a Project board — from triage to a merge-ready PR through a worktree-isolated, gated pipeline (design cross-review, tests green, code-review loop). After you approve the PR in-session it squash-merges and cleans up the branch, worktree, and temp artifacts. Auto-links the issue to close on merge and advances the board card's status as work progresses