From f9967b5533c340874487e9b27c71591bbad91441 Mon Sep 17 00:00:00 2001 From: fOuttaMyPaint <154358121+TMHSDigital@users.noreply.github.com> Date: Sat, 13 Jun 2026 14:15:14 -0400 Subject: [PATCH] feat: register Blender Developer Tools in directory Onboard Blender-Developer-Tools to the registry as a Plugin: 12 skills, 6 rules, 2 templates, 17 snippets (0 MCP tools), version 0.2.3. Derived artifacts (README tools table/descriptions/stats, CLAUDE catalog/ totals, docs/index.html embedded registry) regenerated via scripts/sync_from_registry.py rather than hand-edited. Bumps VERSION 1.15.1 -> 1.16.0 (feat) per the version-bump-check guard. Signed-off-by: fOuttaMyPaint <154358121+TMHSDigital@users.noreply.github.com> --- CLAUDE.md | 3 ++- README.md | 4 +++- VERSION | 2 +- docs/index.html | 2 +- registry.json | 28 ++++++++++++++++++++++++++++ 5 files changed, 35 insertions(+), 4 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 3b0acfd..8552ff9 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -85,10 +85,11 @@ Static HTML/CSS/JS. No build step. No external CDN. The `pages.yml` workflow cop | Steam MCP Server | MCP Server | 0 | 0 | 25 | | Developer Tools MCP | MCP Server | 0 | 0 | 7 | | CFX MCP | MCP Server | 0 | 0 | 0 | +| Blender Developer Tools | Plugin | 12 | 6 | 0 | -**Totals:** 177 skills, 71 rules, 378 MCP tools across 10 repos +**Totals:** 189 skills, 77 rules, 378 MCP tools across 11 repos ## Development Workflow diff --git a/README.md b/README.md index 2ac69eb..60f370d 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@
- 10 repos • 177 skills • 71 rules • 378 MCP tools + 11 repos • 189 skills • 77 rules • 378 MCP tools
@@ -64,6 +64,7 @@ flowchart LR | **Steam MCP Server** | MCP Server | - | - | 25 | [](https://github.com/TMHSDigital/steam-mcp) [](https://www.npmjs.com/package/@tmhs/steam-mcp) | | **Developer Tools MCP** | MCP Server | - | - | 7 | [](https://github.com/TMHSDigital/Developer-Tools-MCP) [](https://tmhsdigital.github.io/Developer-Tools-MCP/) | | **CFX MCP** | MCP Server | - | - | 0 | [](https://github.com/TMHSDigital/cfx-mcp) | +| **Blender Developer Tools** | Plugin | 12 | 6 | 0 | [](https://github.com/TMHSDigital/Blender-Developer-Tools) |