home/categories/debugging/impropersubset-hh-agentics-fvtt-dev-skills-fvtt-hooks-skill-md
debuggingtools

fvtt-hooks

This skill should be used when registering hooks, creating custom hooks for module APIs, debugging hook execution, handling async in hooks, or preventing memory leaks from unclean hook removal. Covers Hooks.on/once/call/callAll, lifecycle order, and common pitfalls.

ImproperSubset
maintainer
ImproperSubset
Updated 1/15/2026
Stars
0
Forks
0
quick start

Installation and usage

This skill should be used when registering hooks, creating custom hooks for module APIs, debugging hook execution, handling async in hooks, or preventing memory leaks from unclean hook removal. Covers Hooks.on/once/call/callAll, lifecycle order, and common pitfalls.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use fvtt-hooks