VPDPersonal/Aspid.Claude.Plugins

Personal Claude Code marketplace by Vladislav Panin — plugins around the Aspid.FastTools Unity package and related Unity workflows.

3Stars on the repository
4Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

aspid-id-struct

01

VPDPersonal/Aspid.Claude.Plugins

Skill Claude CodeCodex

Part of aspid-fasttools

Use when the user asks to create an "id struct", "unique id", "[UniqueId]"-based identifier, or wants a stable int↔string id system tied to an Aspid.FastTools IdRegistry. Triggers on phrases like "create an id struct for X", "add a unique id", "make this a project id", "register Y in IdRegistry". Generates a partial…

3 3mo ago A 129 tokens original MIT

VPDPersonal/Aspid.Claude.Plugins

Skill Claude CodeCodex

Part of aspid-fasttools

Use when the user asks to instrument code with a Unity ProfilerMarker via Aspid.FastTools' this.Marker() extension. Triggers on phrases like "profile this method", "add a profiler marker", "instrument with ProfilerMarker", "wrap this in this.Marker()", or any reference to this.Marker()/WithName(...). Inserts the…

3 3mo ago A 135 tokens original MIT

VPDPersonal/Aspid.Claude.Plugins

Skill Claude CodeCodex

Part of aspid-fasttools

Use when the user is building or modifying UIToolkit code (editor or runtime) and wants to use Aspid.FastTools' fluent VisualElement extensions instead of imperative element.style.X = … / RegisterValueChangedCallback / AddToClassList calls. Triggers on phrases like "build editor UI", "use fluent VisualElement", "style…

3 3mo ago A 130 tokens original MIT