skills/smithery.ai/starwards-debugging

starwards-debugging

SKILL.md

Systematic Debugging for Starwards

Overview

Random fixes waste time. Quick patches mask underlying issues.

Core principle: ALWAYS find root cause before attempting fixes.

Starwards-specific: Debug state sync issues, decorator problems, UI/server mismatches, and multiplayer race conditions.

The Iron Law

NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST

If you haven't completed Phase 1, you cannot propose fixes.

When to Use

Installs
2
First Seen
Apr 1, 2026
starwards-debugging from smithery.ai