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 | [![Repo](https://img.shields.io/badge/repo-blue?logo=github)](https://github.com/TMHSDigital/steam-mcp) [![npm](https://img.shields.io/badge/npm-cb3837?logo=npm&logoColor=white)](https://www.npmjs.com/package/@tmhs/steam-mcp) | | **Developer Tools MCP** | MCP Server | - | - | 7 | [![Repo](https://img.shields.io/badge/repo-blue?logo=github)](https://github.com/TMHSDigital/Developer-Tools-MCP) [![Docs](https://img.shields.io/badge/docs-7c3aed)](https://tmhsdigital.github.io/Developer-Tools-MCP/) | | **CFX MCP** | MCP Server | - | - | 0 | [![Repo](https://img.shields.io/badge/repo-blue?logo=github)](https://github.com/TMHSDigital/cfx-mcp) | +| **Blender Developer Tools** | Plugin | 12 | 6 | 0 | [![Repo](https://img.shields.io/badge/repo-blue?logo=github)](https://github.com/TMHSDigital/Blender-Developer-Tools) |
@@ -85,6 +86,7 @@ flowchart LR | **Steam MCP Server** | MCP server for Steam and Steamworks APIs with store data, player stats, reviews, achievements, and workshop tools | | **Developer Tools MCP** | MCP server providing agent-callable read and write access to the TMHSDigital developer-tools ecosystem: registry, fleet status, drift checking, and standards management | | **CFX MCP** | MCP server providing agent-callable tools for CFX/FiveM resource development, server management, and community platform integration. | +| **Blender Developer Tools** | Cursor and Claude Code skills, rules, snippets, and templates for Blender Python add-on and scripting development |
diff --git a/VERSION b/VERSION index ace4423..15b989e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.15.1 +1.16.0 diff --git a/docs/index.html b/docs/index.html index dd73d00..e5d77e5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -337,7 +337,7 @@

Scaffold Generator