DmitriyYukhanov/claude-plugins

Personal collection of Claude Code plugins and skills: development workflows, cross-model review, issue-to-PR automation. The same marketplace installs in Codex CLI.

7Stars on the repository
48Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

python-reviewer

01

DmitriyYukhanov/claude-plugins

Agent

Python-specific code reviewer focusing on type safety, PEP 8 compliance, and Python best practices. Use after implementing Python code to catch Python-specific issues.

7 2d ago A 35 tokens original MIT

typescript-reviewer

02

DmitriyYukhanov/claude-plugins

Agent

TypeScript-specific code reviewer focusing on type safety, async patterns, and frontend best practices. Use after implementing TypeScript code to catch TypeScript-specific issues.

7 2d ago A 35 tokens original MIT

unity-reviewer

03

DmitriyYukhanov/claude-plugins

Agent

Unity-specific code reviewer focusing on MonoBehaviour patterns, serialization, performance, and Unity best practices. Use after implementing Unity code to catch Unity-specific issues.

7 2d ago A 34 tokens original MIT

unity-simplifier

04

DmitriyYukhanov/claude-plugins

Agent

Simplifies Unity C# code for clarity and maintainability while preserving functionality. Focuses on Unity-specific patterns and conventions.

7 2d ago A 29 tokens original MIT

unity-test-runner

05

DmitriyYukhanov/claude-plugins

Agent

Runs Unity Test Framework tests via CLI batchmode. Detects Unity version, finds editor installation, executes tests with filtering, and reports results. Use when running Unity tests from the command line.

7 2d ago A 43 tokens original MIT