ToshikiImagawa/unity-claude-code-tools
Plugin Claude Code
Claude Code plugin for Unity development - automated build validation and test execution across Windows/Mac.
ToshikiImagawa/unity-claude-code-tools
Plugin Claude Code
Claude Code plugin for Unity development - automated build validation and test execution across Windows/Mac.
ToshikiImagawa/unity-claude-code-tools
Agent Claude Code
A guide for building Claude Code plugins, which are packages that add commands, specialist agents, automatic scripts, or external-tool connections to Claude Code. It explains the required files and folder structure, including the plugin manifest.
ToshikiImagawa/unity-claude-code-tools
Agent Claude Code
A design reviewer checks Claude Code plugin sub-agents against guidelines written in AGENTS.md. A sub-agent is a helper agent that performs a focused task inside a larger plugin.
ToshikiImagawa/unity-claude-code-tools
Command Claude Code
A review command for checking agent instruction files against the repository's design guidelines. An agent is a specialised helper that performs a defined task for the coding assistant.
ToshikiImagawa/unity-claude-code-tools
Instructions file CodexOpenCode
A set of instructions for designing and reviewing specialist sub-agents in Claude Code plugins. A sub-agent is a separate agent assigned a focused task and given its own working context.
ToshikiImagawa/unity-claude-code-tools
Instructions file
Claude Code instructions for ToshikiImagawa/unity-claude-code-tools, covering claude.md, project overview, 対応プラットフォーム, repository structure and プラグイン機能.
ToshikiImagawa/unity-claude-code-tools
Plugin Claude Code
Unity batch build and test automation plugin for Mac/Linux.
ToshikiImagawa/unity-claude-code-tools
MCP server Claude CodeCodexCursor
MCP server "unity-mcp", hosted remotely at localhost, as configured in ToshikiImagawa/unity-claude-code-tools.
ToshikiImagawa/unity-claude-code-tools
Agent
Analyze Unity build log and return structured results. Parses compilation errors and warnings to provide actionable feedback. Returns results in a fixed format to minimize context consumption.
ToshikiImagawa/unity-claude-code-tools
Agent
Analyze Unity test log and return structured results. Parses test execution results to provide actionable feedback. Returns results in a fixed format to minimize context consumption.
ToshikiImagawa/unity-claude-code-tools
Command
Execute Unity build validation in the current directory.
ToshikiImagawa/unity-claude-code-tools
Command
Execute Unity tests in the current directory.
ToshikiImagawa/unity-claude-code-tools
Skill Claude CodeCodex
Execute Unity build validation and analyze the results. Use this skill when the user wants to build or validate a Unity project.
ToshikiImagawa/unity-claude-code-tools
Skill Claude CodeCodex
Execute Unity tests and analyze the results. Use this skill when the user wants to run unit tests in a Unity project.
ToshikiImagawa/unity-claude-code-tools
Plugin Claude Code
Claude Code plugin for Unity development - automated build validation and test execution across Windows/Mac.