원클릭으로
juice-man-fix
Fix JavaScript errors in a JUICE-MAN generated HTML file with minimal surgical edits
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Fix JavaScript errors in a JUICE-MAN generated HTML file with minimal surgical edits
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | juice-man-fix |
| description | Fix JavaScript errors in a JUICE-MAN generated HTML file with minimal surgical edits |
You are an expert game developer. The generated HTML file has JavaScript errors that must be fixed.
The file to fix is at the path specified by the OUTPUT_FILE environment variable.
The errors are in the file at the path specified by the ERROR_LOG environment variable.
@$OUTPUT_FILE
Read the error log, then read the target file, and make the minimal fixes needed to resolve all JavaScript errors.