DmitriyYukhanov

DmitriyYukhanov

@DmitriyYukhanov

GitHub
11 Skills
55 Total Stars
February 2026 Joined

Public Skills

cross-review

by DmitriyYukhanov

This skill should be used when performing cross-review, dual review, or multi-model review of plans, implementations, architecture, or code. Applies when the user wants to "review with codex", "get a second opinion", "validate with another model", "dual review", or wants multiple AI perspectives on quality. Orchestrates review-triage-fix cycles between Claude and Codex CLI using the best available skill, repeating until clean or a decision is needed.

Agents 5 3mo ago

unity-architect

by DmitriyYukhanov

Use when designing Unity architecture, creating component hierarchies, defining interfaces, or generating test stubs and Mermaid diagrams for Unity projects

Game Dev 5 3mo ago

unity-coder

by DmitriyYukhanov

Use when implementing Unity C# code to follow proper coding guidelines, naming conventions, member ordering, and Unity-specific patterns

Processing 5 3mo ago

unity-testing

by DmitriyYukhanov

Use when writing or running Unity tests, including EditMode tests, PlayMode tests, performance testing, and code coverage

Game Dev 5 3mo ago

python-architect

by DmitriyYukhanov

Creates high-level Python architecture with protocols, test stubs, and module structure. Use when designing Python projects or features.

API Dev 5 3mo ago

python-coder

by DmitriyYukhanov

Implements Python code following PEP 8, type hints, and project conventions. Use when implementing features designed by python-architect.

Debugging 5 3mo ago

python-testing

by DmitriyYukhanov

Python testing patterns with pytest including unit tests, integration tests, fixtures, mocking, and coverage. Use when writing or running Python tests.

API Dev 5 3mo ago

typescript-architect

by DmitriyYukhanov

Creates high-level TypeScript architecture with interfaces, test stubs, and module structure. Use when designing TypeScript/JavaScript projects or features.

Testing 5 3mo ago

typescript-coder

by DmitriyYukhanov

Implements TypeScript/JavaScript code following established architecture and coding guidelines. Use when implementing features designed by typescript-architect.

Processing 5 3mo ago

typescript-testing

by DmitriyYukhanov

TypeScript testing patterns with Jest/Vitest including unit tests, integration tests, mocking strategies, and coverage. Use when writing or running TypeScript tests.

API Dev 5 3mo ago

agent-teams

by DmitriyYukhanov

Set up and orchestrate Claude Code agent teams - multiple Claude Code instances working together with shared tasks, inter-agent messaging, and centralized management. Use when the user wants to (1) create or start an agent team for parallel work, (2) configure agent team settings like display mode or teammate mode or permissions, (3) coordinate teammates for code review or debugging or feature development or research, (4) understand when to use agent teams vs subagents, (5) troubleshoot agent team issues. Triggers include mentions of "agent team", "team of agents", "parallel agents", "teammates", "split pane", "tmux teammates", "delegate mode", "spawn teammates", or wanting multiple Claude instances collaborating.

Agents 5 3mo ago