akiojin

101 mods across 5 repositories, 56 stars between them.

SessionEnd

25

akiojin/unity-mcp-server

Hook Claude Code

Runs when a session ends, executing auto-suggest-claude-md-hook.sh. From akiojin/unity-mcp-server.

34 9d ago A tokens not measured original MIT

PreCompact

26

akiojin/unity-mcp-server

Hook Claude Code

Runs before the context is compacted, executing auto-suggest-claude-md-hook.sh. From akiojin/unity-mcp-server.

34 9d ago A tokens not measured copy · 86% MIT

unity-mcp-server

27

akiojin/unity-mcp-server

Settings file Claude Code

Agent settings declaring 3 hook events (PreToolUse, SessionEnd, PreCompact) and 107 allowed tools.

34 9d ago A tokens not measured original MIT

akiojin/unity-mcp-server

Skill Claude CodeCodex

Expert guidance for building MCP (Model Context Protocol) servers using the TypeScript SDK. Use when developing MCP servers, implementing tools/resources/prompts, or working with the @modelcontextprotocol/sdk package. Covers server initialization, request handlers, Zod schemas, error handling, and JSON-RPC patterns.

34 9d ago A 65 tokens original MIT

unity-mcp-server

29

akiojin/unity-mcp-server

MCP server Claude CodeCodexCursor +2

MCP server "unity-mcp-server" as configured in akiojin/unity-mcp-server. Runs mcp-server/bin/unity-mcp-server.js with node. Needs 2 environment variables to run.

34 9d ago A tokens not measured original MIT

context7

30

akiojin/unity-mcp-server

MCP server Claude CodeCodexCursor +2

Context7's hosted MCP server: up-to-date library documentation and code examples on demand. Remote server at mcp.context7.com.

34 9d ago A tokens not measured original MIT

markitdown

31

akiojin/unity-mcp-server

MCP server Claude CodeCodexCursor +2

An MCP server for the "markitdown" library. Runs locally from the markitdown-mcp Python package.

34 9d ago A tokens not measured copy · 100% MIT

analyze

32

akiojin/unity-mcp-server

Command

A read-only review of a feature specification, implementation plan, and task list before coding begins. It looks for contradictions, duplicate requirements, unclear wording, and missing details.

34 9d ago A 31 tokens original MIT

checklist

33

akiojin/unity-mcp-server

Command

A checklist that tests the quality of written requirements rather than the running software. It checks whether requirements are complete, clear, consistent, measurable, accessible, and explicit about edge cases.

34 9d ago A 32 tokens original MIT

clarify

34

akiojin/unity-mcp-server

Command

A command that reviews a spec.md file—a document describing a feature—and asks up to five high-priority questions about unclear requirements, then records the answers in the file.

34 9d ago A 33 tokens original MIT

constitution

35

akiojin/unity-mcp-server

Command

Command "constitution" from akiojin/unity-mcp-server, covering ユーザー入力 and 実行手順.

34 9d ago A 28 tokens original MIT

implement

36

akiojin/unity-mcp-server

Command

A command that carries out the tasks listed in tasks.md in dependency order. It reads the project plan and related design documents before changing the code.

34 9d ago A 34 tokens original MIT

plan

37

akiojin/unity-mcp-server

Command

A command that turns a feature specification into a technical implementation plan and supporting design documents. A feature specification describes what should be built and why.

34 9d ago A 28 tokens original MIT

specify

38

akiojin/unity-mcp-server

Command

A command that turns a natural-language feature description into a structured feature specification. It creates or updates spec.md, a document describing what a feature should do and why.

34 9d ago A 31 tokens original MIT

tasks

39

akiojin/unity-mcp-server

Command

A command that creates an ordered tasks.md checklist from available design documents. These documents can describe the technical plan, user needs, data, APIs, research, and test scenarios.

34 9d ago A 33 tokens original MIT

taskstoissues

40

akiojin/unity-mcp-server

Command

Command "taskstoissues" from akiojin/unity-mcp-server, covering ユーザー入力 and 実行手順.

34 9d ago A 27 tokens original MIT

akiojin/unity-mcp-server

Instructions file

Development instructions for a Unity MCP server, which lets AI tools communicate with the Unity game-development environment. They describe the project's design, implementation, and feature-development process.

34 9d ago A 14,177 tokens original MIT

unity-expert

43

akiojin/unity-editor-mcp

Agent Claude Code

Use this agent when you need expert Unity development guidance, architecture decisions, performance optimization, or solving complex Unity-specific problems. Examples: Context: User is working on a Unity project and encounters a performance issue with their character controller. user: "My character controller is…

11 12mo ago A 415 tokens original MIT

discuss-with-gemini

44

akiojin/unity-editor-mcp

Command Claude Code

Use Gemini CLI to conduct in-depth discussions about current work, enhancing Claude Code's accuracy through multi-perspective analysis and iterative refinement.

11 12mo ago A 0 tokens original MIT

discussion

45

akiojin/unity-editor-mcp

Command Claude Code

A command for careful, candid discussion that examines assumptions, alternatives, risks, and the underlying problem before implementation. It uses question-led and structured analysis.

11 12mo ago A 0 tokens original MIT

fix-review

46

akiojin/unity-editor-mcp

Command Claude Code

A command for reviewing and fixing issues associated with a GitHub pull request. A pull request is a proposed code change that others review before it is merged.

11 12mo ago A 0 tokens original MIT

fix-unity-console

47

akiojin/unity-editor-mcp

Command Claude Code

A Unity Editor command that reads console errors, warnings, and assertions, then coordinates fixes through UnityMCP. Unity is a tool for building games and other interactive applications.

11 12mo ago A 0 tokens original MIT

merge-develop

48

akiojin/unity-editor-mcp

Command Claude Code

A command that brings the latest remote `develop` branch into the branch you are currently working on. A branch is a separate line of code changes, and `develop` is commonly used for shared ongoing work.

11 12mo ago A 0 tokens original MIT