Skip to main content
Generalmelodic-software

system-diagnostics

Comprehensive Windows 11 system diagnostics via PowerShell. Diagnoses crashes, freezes, reboots, BSOD, disk health, memory issues, hardware errors, and performance problems. Use when troubleshooting Windows stability issues, analyzing Event Viewer logs, checking disk/memory health, investigating hardware errors, or diagnosing system performance problems.

Stars
74
Source
melodic-software/claude-code-plugins
Updated
2026-04-07
Slug
melodic-software--claude-code-plugins--system-diagnostics
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/melodic-software/claude-code-plugins/HEAD/plugins/windows-diagnostics/skills/system-diagnostics/SKILL.md -o .claude/skills/system-diagnostics.md

Drops the SKILL.md into .claude/skills/system-diagnostics.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.