01Identifies all scripts that reference a specified event.
02Locates event connection points like `Connect()`, `Fire*()`, and `.Changed`.
03Traces the flow of communication between clients and servers for a given event.
04Generates a reusable scenario file documenting the event's behavior.
05Summarizes an event's overall purpose and usage within the project.
060 GitHub stars