بنقرة واحدة
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.