tattooinmtl/MCP_Server_blender
MCP server Claude CodeCodexCursor
MCP server "blender-mcp-addon" as configured in tattooinmtl/MCPServerblender. Runs locally from the blender-mcp-addon Python package.
tattooinmtl/MCP_Server_blender
MCP server Claude CodeCodexCursor
MCP server "blender-mcp-addon" as configured in tattooinmtl/MCPServerblender. Runs locally from the blender-mcp-addon Python package.
tattooinmtl/Minimax_Blender_MCP
Skill Claude CodeCodex
Quick-start guide for the blender-mcp MiniMax plugin. Read this first when the user asks you to drive Blender through the blender MCP server. Triggers on any request that mentions Blender, the blender connector, the blender MCP server, bpy, .blend files, or 3D scene operations. Lists the available tools, the…
tattooinmtl/Minimax_Blender_MCP
MCP server Claude CodeCodexCursor
MCP server "blender-mcp-addon" as configured in tattooinmtl/MinimaxBlenderMCP. Runs locally from the blender-mcp-addon Python package.
tattooinmtl/BlenderMCP_Dominator
Command Claude Code
Activate the BlenderMCP Dominator skill and run a health check.
tattooinmtl/BlenderMCP_Dominator
Skill Claude CodeCodex
Drive the BlenderMCP Dominator bundle through the Blender MCP server. Use for procedural DomiNations asset generation, full-stack health checks, and guiding users through the bundled client/server game stack.
tattooinmtl/BlenderMCP_Dominator
Command Claude Code
Commit all changes with a precise description and push to remote.
tattooinmtl/BlenderMCP_Dominator
Command Claude Code
Plan a feature using Gemini CLI for full-context strategic analysis.
tattooinmtl/BlenderMCP_Dominator
Command Claude Code
Analyze session for workflow improvements and suggest enhancements to agents, skills, and hooks.
tattooinmtl/BlenderMCP_Dominator
Command Claude Code
Perform thorough code review for bugs, security, and quality issues.
tattooinmtl/BlenderMCP_Dominator
Command Claude Code
Check sprint status, get next task, or update progress.
tattooinmtl/BlenderMCP_Dominator
Command Claude Code
Create or implement a story with acceptance criteria.
tattooinmtl/BlenderMCP_Dominator
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing workflow_router.py. From tattooinmtl/BlenderMCP_Dominator.
tattooinmtl/BlenderMCP_Dominator
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing test_enforcement.py. From tattooinmtl/BlenderMCP_Dominator.
tattooinmtl/BlenderMCP_Dominator
Hook Claude Code
Runs after a tool call finishes for Bash tool calls, executing test_result_tracker.py. From tattooinmtl/BlenderMCP_Dominator.
tattooinmtl/BlenderMCP_Dominator
Hook Claude Code
Runs when the agent finishes a response, executing workflow_verifier.py and session_reflect.py (2 commands). From tattooinmtl/BlenderMCP_Dominator.
tattooinmtl/BlenderMCP_Dominator
Settings file Claude Code
Agent settings declaring 4 hook events (UserPromptSubmit, PreToolUse, PostToolUse, Stop).
tattooinmtl/BlenderMCP_Dominator
Skill Claude CodeCodex
Create 3D models procedurally with Blender Python. Use when the user wants to generate meshes from code, build geometry with bmesh, apply modifiers, create parametric shapes, procedural landscapes, grids, curves, or any programmatic 3D modeling in Blender.
tattooinmtl/BlenderMCP_Dominator
Skill Claude CodeCodex
Animate 3D objects and characters in Blender with Python. Use when the user wants to keyframe properties, create armatures and rigs, set up IK/FK chains, animate shape keys for facial animation, edit F-Curves, use the NLA editor to blend actions, add drivers for expression-based animation, or script any animation…
tattooinmtl/BlenderMCP_Dominator
Skill Claude CodeCodex
Automate Blender compositing and post-processing with Python. Use when the user wants to set up compositor nodes, add post-processing effects, color correct renders, combine render passes, apply blur or glare, key green screens, create node-based VFX pipelines, or script the Blender compositor.
tattooinmtl/BlenderMCP_Dominator
Skill Claude CodeCodex
Automate Blender rendering from the command line. Use when the user wants to set up renders, batch render scenes, configure Cycles or EEVEE, set up cameras and lights, render animations, create materials and shaders, or build a render pipeline with Blender Python scripting.
tattooinmtl/BlenderMCP_Dominator
Skill Claude CodeCodex
Write and run Blender Python scripts for 3D automation. Use when the user wants to automate Blender tasks, run headless scripts, manipulate scenes, batch process .blend files, import/export 3D models, manage objects, or script Blender from the command line using the bpy API.
tattooinmtl/BlenderMCP_Dominator
Skill Claude CodeCodex
MongoDB database exploration for understanding game data, debugging, and investigation. Auto-applies when discussing database structure or debugging data issues.
tattooinmtl/BlenderMCP_Dominator
Skill Claude CodeCodex
OpenCivilizations project architecture, patterns, and conventions. Auto-applies for implementation tasks to ensure consistency.
tattooinmtl/BlenderMCP_Dominator
Skill Claude CodeCodex
Testing patterns for game client and server. Auto-applies when working with tests or implementing features that need testing.