8beeeaaat

10 mods across 1 repository, 511 stars between them.

release-manager

01

8beeeaaat/touchdesigner-mcp

Agent Claude Code

Owns the touchdesigner-mcp release from an unreleased diff to an opened development → main release PR. Use when the user asks to "release", "cut a release", "prepare vX.Y.Z", or "ship the pending changes". Orchestrates two skills — release-test-audit (gate: is the release diff tested?) then prepare-release…

511 24d ago A 103 tokens original MIT

PreToolUse

02

8beeeaaat/touchdesigner-mcp

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing integration-test-guard.mjs via node. From 8beeeaaat/touchdesigner-mcp.

511 24d ago A tokens not measured copy · 58% MIT

8beeeaaat/touchdesigner-mcp

Skill Claude CodeCodex

Ensure MCP-server / API changes in the touchdesigner-mcp repo ship with integration-test coverage. Use when you modify the MCP server, tool definitions/handlers, the OpenAPI schema, the TD HTTP client, the transport layer, or the TD-side Python API (src/api, src/features/tools, src/server, src/tdClient, src/transport…

511 24d ago A 135 tokens original MIT

prepare-release

05

8beeeaaat/touchdesigner-mcp

Skill Claude CodeCodex

Prepare a new touchdesigner-mcp release: inspect the unreleased diff since the last tag, decide independently how the MCP package version and the MCP API version each move (the API axis stays put unless the server/API contract changed), write the CHANGELOG entry, bump the six version-bearing files, commit, and open…

511 24d ago A 149 tokens original MIT

release-test-audit

06

8beeeaaat/touchdesigner-mcp

Skill Claude CodeCodex

Audit whether the unreleased touchdesigner-mcp diff (since the last tag) is adequately covered by integration tests before a release is cut. Walks every API/MCP surface change in the release range, maps each to the integration suite that should cover it, and reports covered / gap / waived per change. Use before…

511 24d ago A 133 tokens original MIT

8beeeaaat/touchdesigner-mcp

Skill Claude CodeCodex

A generic workflow for self-starting TouchDesigner via computer-use (or an already-running instance), loading mcpwebserverbase.tox, and verifying any TD-side Python change (td/modules/) directly from the Textport — reading back real TD runtime values and reconciling them. Use after changing TD-side code in the…

511 24d ago A 134 tokens original MIT

8beeeaaat/touchdesigner-mcp

Instructions file CodexOpenCode

Instructions for 8beeeaaat/touchdesigner-mcp, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.

511 24d ago A 616 tokens original MIT

8beeeaaat/touchdesigner-mcp

Instructions file

Instructions for 8beeeaaat/touchdesigner-mcp, covering claude.md, development commands, building and development, code generation workflow and testing and quality.

511 24d ago A 2,156 tokens original MIT

8beeeaaat/touchdesigner-mcp

MCP server Claude CodeCodexCursor +2

MCP server for TouchDesigner - Control and operate TouchDesigner projects through AI agents. Runs locally from the touchdesigner-mcp-server npm package.

511 24d ago A tokens not measured original MIT