with one click
treenix
treenix contains 3 collected skills from treenix-io, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Scaffold Treenix mods — typed classes (schema + actions), seed prefabs, server/client entry points. Use when creating a new mod, adding a type, action, or seed.
Work with Treenix through its MCP tree tools. Use when the user writes `/treenix` or `$treenix`, asks to inspect/check Treenix tasks or Kanban boards, asks what should be worked on in MCP, asks to build/configure something in Treenix, or references Treenix nodes, modules, board.task cards, `/demo-board`, `/demo-video`, or the Treenix tree. This skill guides discovery through catalog/schema first, safe exploration of tree nodes, and status changes through Treenix actions.
Create reactive React views for Treenix types using View<T>, useActions, useChildren, and the register API.