jsgui3-activation-debug

Community

Fix jsgui3 client-side interactivity.

Authormetabench
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps diagnose and resolve issues where jsgui3 applications render correctly on the server but lack interactivity on the client-side, such as unresponsive clicks or missing DOM elements.

Core Features & Use Cases

  • Diagnose Interactivity Failures: Pinpoint why client-side JavaScript isn't activating controls after server-side rendering.
  • Bundle Verification: Ensure the client-side JavaScript bundle is up-to-date and correctly built.
  • Activation Flow Analysis: Inspect the activate() method for common pitfalls like missing super.activate() calls or incorrect DOM element access.
  • Use Case: Your jsgui3 app displays correctly in the browser, but clicking buttons does nothing. This Skill guides you through checking data-jsgui-id attributes, client bundle loading, and activate() method logic to find the root cause.

Quick Start

Use the jsgui3-activation-debug skill to troubleshoot why clicks are not working on the 'user-profile' control.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jsgui3-activation-debug
Download link: https://github.com/metabench/jsgui3-server/archive/main.zip#jsgui3-activation-debug

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.