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.
Personal collection of Claude Code plugins and skills: development workflows, cross-model review, issue-to-PR automation. The same marketplace installs in Codex CLI.
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.
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.
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.
DmitriyYukhanov/claude-plugins
Agent
Simplifies Unity C# code for clarity and maintainability while preserving functionality. Focuses on Unity-specific patterns and conventions.
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.