lifecycle_guard

Community

Ensures clean webview lifecycles in VS Code.

AuthorIdanDavidAviv
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents memory leaks and accumulation of global event listeners in VS Code webview extensions by enforcing disciplined disposal and test isolation.

Core Features & Use Cases

  • Explicit disposal methods on components that register global listeners.
  • Global test setup to mock APIs and enforce cleanups.
  • Verification protocol to detect lingering listeners between tests.

Quick Start

Implement explicit disposal patterns and a global test setup to ensure no leaked listeners in your VS Code webview extension.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: lifecycle_guard
Download link: https://github.com/IdanDavidAviv/virgo/archive/main.zip#lifecycle-guard

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 471,000+ vetted skills library on demand.