Dev-GOM/claude-code-marketplace
Plugin Claude Code
Audio notifications for Claude Code hook events with customizable sounds and volume control.
Dev-GOM/claude-code-marketplace
Plugin Claude Code
Audio notifications for Claude Code hook events with customizable sounds and volume control.
Dev-GOM/claude-code-marketplace
Plugin Claude Code
Collect all TODO and FIXME comments from your project.
Dev-GOM/claude-code-marketplace
Plugin Claude Code
GitHub Spec-Kit integration for Specification-Driven Development - define WHAT and HOW before coding.
Dev-GOM/claude-code-marketplace
Command
A project-status analysis command for GitHub Spec-Kit, a workflow that records requirements, implementation plans, and tasks before coding. It reports how those documents fit together and how much work is complete.
Dev-GOM/claude-code-marketplace
Command
Command "check" from Dev-GOM/claude-code-marketplace, covering check spec-kit installation & project status, user input, step 1: cli installation check, step 2: project setup check and troubleshooting.
Dev-GOM/claude-code-marketplace
Command
A quality-gate checklist for reviewing a software project against its stated standards. It covers code quality, tests, performance, security, accessibility, and documentation.
Dev-GOM/claude-code-marketplace
Command
A command for discussing unclear parts of a software specification or plan with the user.
Dev-GOM/claude-code-marketplace
Command
A command for defining a project's core principles and standards in a constitution document. It gathers information and discussion, while a separate GitHub Spec-Kit command performs the actual file creation or update.
Dev-GOM/claude-code-marketplace
Command
A command for starting implementation from a project’s task list.
Dev-GOM/claude-code-marketplace
Command
Command "init" from Dev-GOM/claude-code-marketplace, covering initialize spec-kit project, user input, step 0: check existing installation, step 0.1: 기존 프로젝트 상태 확인 and 1. 프로젝트 구조 표시.
Dev-GOM/claude-code-marketplace
Command
A command for creating a technical implementation plan: a description of how a specified feature should be designed and built. It expects the project's constitution and branch-specific specification to exist first.
Dev-GOM/claude-code-marketplace
Command
A command for writing a feature specification that describes what a new feature must do, including its requirements, user flow, and acceptance criteria.
Dev-GOM/claude-code-marketplace
Command
A command that breaks an implementation plan into specific tasks. It is part of Spec-Kit, a workflow for discussing and organizing software changes.
Dev-GOM/claude-code-marketplace
Plugin Claude Code
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development.
Dev-GOM/claude-code-marketplace
Agent
Unity architecture expert for game system design and project structure.
Dev-GOM/claude-code-marketplace
Agent
Unity performance optimization specialist for game profiling and optimization.
Dev-GOM/claude-code-marketplace
Agent
Unity code refactoring specialist for improving code quality, maintainability, and applying design patterns.
Dev-GOM/claude-code-marketplace
Agent
Unity C# scripting expert for writing clean, performant game code.
Dev-GOM/claude-code-marketplace
Command
You are a Unity C# scripting expert. Generate a new Unity script using best practices and appropriate templates.
Dev-GOM/claude-code-marketplace
Command
You are a Unity performance optimization expert. Analyze the current Unity scene or project and provide comprehensive performance optimization recommendations.
Dev-GOM/claude-code-marketplace
Command
You are a Unity testing expert. Set up comprehensive test environments and generate test cases for Unity projects.
Dev-GOM/claude-code-marketplace
Skill Claude CodeCodex
Detect and resolve Unity C# compilation errors using VSCode diagnostics. Use this skill when Unity projects have compilation errors that need diagnosis and automated fixes. Analyzes errors from VSCode Language Server, proposes solutions based on error patterns, and handles version control conflicts for Unity projects.
Dev-GOM/claude-code-marketplace
Skill Claude CodeCodex
Analyzes scenes for performance bottlenecks (draw calls, batching, textures, GameObjects). Use when optimizing scenes or investigating performance issues.
Dev-GOM/claude-code-marketplace
Skill Claude CodeCodex
Validates C# scripts for best practices, performance, and Unity patterns. Use when reviewing scripts or checking code quality.