diagnose-build-failure

Installation
SKILL.md

Diagnose a Hostinger build failure

When to use

  • A deploy returned state failed.
  • The user reports the live site showing a build or runtime error.
  • The user asks "why did my deploy fail?".

Inputs to gather first

  1. Domain.
  2. The build uuid. If the user doesn't have it, call hosting_listJsDeployments (or hosting_listNodeJSBuildsV1) for the domain and filter states to failed.
  3. For hosting_getNodeJSBuildLogsV1 you also need username — get it from hosting_listWebsitesV1.

Steps

Installs
1
GitHub Stars
2
First Seen
Aug 9, 2026
diagnose-build-failure — hostinger/hostinger-cursor-plugin