ListSideEffects

Community

Detect module-level side effects for safer tests.

Authorfnoritomi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers identify and catalog side effects that execute at module import time, enabling safer testing, easier refactoring, and more predictable code.

Core Features & Use Cases

  • Detect immediate top-level function calls, global object access, I/O operations, and initialization patterns that run when a module is loaded.
  • Classify findings by type and risk to prioritize fixes.
  • Produce context-rich reports showing lines around each finding and suggested remediation.
  • Integrate into CI/dev workflows to prevent regressions during refactors or rewrites.

Quick Start

Run the ListSideEffects analysis on your TypeScript project to generate a side-effects report for all modules.

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: ListSideEffects
Download link: https://github.com/fnoritomi/tabulador-dados-abertos/archive/main.zip#listsideeffects

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.