ワンクリックで
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.