소개
The Unity Build Pipeline skill provides a robust framework for managing Unity project builds directly through Claude. By leveraging the unity-cli tool, it streamlines the development cycle by performing mandatory pre-build checks—such as verifying compilation state, auditing build settings, and confirming included scenes—before initiating the build. If a build fails, the skill intelligently analyzes console logs to diagnose issues like missing references or platform-specific API errors, offering actionable steps to resolve them and ensuring a reliable path to deployment.