build-troubleshooting
CommunityDiagnose and fix build and test failures fast.
Authorksoichiro
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a centralized FAQ to diagnose and resolve common build and test failures in NeoForge/Fabric projects, helping developers quickly identify root causes and apply fixes.
Core Features & Use Cases
- Step-by-step troubleshooting guidance for Gradle-based builds and GameTest failures (e.g., Illegal version number, session.lock) across Fabric and NeoForge environments.
- Practical remediation workflows, including cleaning IDE artifacts, stopping and restarting Gradle daemons, and executing ./gradlew cleanAll.
- Real-world scenarios with recommended, repeatable actions to reduce debugging time in local development and CI pipelines.
Quick Start
To start troubleshooting, follow these steps:
- Stop Gradle daemons: ./gradlew --stop
- Clean IDE artifacts and bin directories as applicable (e.g., rm -rf neoforge-/bin common-/bin)
- Rebuild: ./gradlew cleanAll
- Re-run tests: ./gradlew testAll or gameTestAll
Dependency Matrix
Required Modules
None requiredComponents
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: build-troubleshooting Download link: https://github.com/ksoichiro/ChronoDawn/archive/main.zip#build-troubleshooting Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.