DeepBlueCoding

8 mods across 1 repository, 2 stars between them.

add-mcp-tool

01

DeepBlueCoding/mcp-replay-dota2

Skill Claude CodeCodex

Adds a new MCP tool to the mcp-replay-dota2 Dota 2 replay-analysis server end to end (service method -> Pydantic response model -> register tools registration -> tool-selection instructions -> mkdocs page -> real-values test). Use whenever the user wants to add, expose, register, or wire up an MCP tool, a new…

2 2mo ago A 154 tokens original MIT

DeepBlueCoding/mcp-replay-dota2

Skill Claude CodeCodex

Adds a new analysis service (collector) to the mcp-replay-dota2 services layer — a new domain like farming/jungle/rotation/lane that extracts data from a ParsedReplayData and returns service-layer Pydantic models. Use whenever the user wants to add a new service, a collector for replay data, a new analysis domain, a…

2 2mo ago A 147 tokens original MIT

release-version

03

DeepBlueCoding/mcp-replay-dota2

Skill Claude CodeCodex

Cuts a release of the mcp-replay-dota2 Dota 2 MCP server. Use whenever the user wants to release a new version, cut/ship a release, bump the version, publish to PyPI/TestPyPI, tag a release, or push a Docker image for this project. Encodes the strict tag==pyproject-version check, the PEP440 prerelease routing…

2 2mo ago A 122 tokens original MIT

DeepBlueCoding/mcp-replay-dota2

Skill Claude CodeCodex

Runs the local CI gate (ruff + mypy + pytest) and writes/maintains real-values golden-master tests against the session-scoped replay fixtures for mcp-replay-dota2. Use whenever the user wants to run the tests, run CI locally, write or fix a test, add a fixture, test against real match data, run ruff/mypy/pytest, or…

2 2mo ago A 151 tokens original MIT

write-mkdocs-docs

05

DeepBlueCoding/mcp-replay-dota2

Skill Claude CodeCodex

Writes and updates the mkdocs-material documentation for mcp-replay-dota2: places tool docs on the correct API category page, registers new pages in the mkdocs.yml nav, follows the AI-Summary admonition style, and keeps the TWO separate changelogs straight. Use whenever the user wants to update the docs, document a…

2 2mo ago A 131 tokens original MIT

DeepBlueCoding/mcp-replay-dota2

Instructions file CodexOpenCode

AGENTS.md instructions for DeepBlueCoding/mcp-replay-dota2, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.

2 2mo ago A 672 tokens original MIT

DeepBlueCoding/mcp-replay-dota2

Instructions file

Claude Code instructions for DeepBlueCoding/mcp-replay-dota2, covering claude.md, critical: before pushing code, 1. lint check, 2. type check and 3. tests (requires replay files in /dota2/replays/).

2 2mo ago A 2,581 tokens original MIT

mcp-replay-dota2

08

DeepBlueCoding/mcp-replay-dota2

MCP server Claude CodeCodexCursor

Model Context Protocol server for Dota 2 match analysis using replay files. Runs locally from the mcp-replay-dota2 Python package.

2 2mo ago A tokens not measured original MIT