From jeremylongshore-claude-code-plugins-plus-skills
Analyzes Java garbage collection logs for performance testing. Guides users through gc log analyzer patterns, best practices, and configuration generation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:gc-log-analyzerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for gc log analyzer tasks within the Performance Testing domain.
This skill provides automated assistance for gc log analyzer tasks within the Performance Testing domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with gc log analyzer" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Performance Testing skill category. Tags: performance, load-testing, k6, jmeter, benchmarking
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin j-rigGuides heap dump analysis for performance testing, covering load testing, stress testing, and benchmarking patterns.
Statically reviews JVM garbage-collector changes, GC flag tuning, heap sizing, and OOM/memory-leak triage from GC logs, JFR, or heap-dump analysis.
Analyzes application logs for performance insights, slow requests, error patterns, and resource usage. Activates on phrases like 'analyze logs' or 'find slow requests'.