一键导入
port-qbasic-to-qb64pe
Port QBasic code to QB64PE by analyzing compatibility, automating conversion, validating syntax, and compiling until clean.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Port QBasic code to QB64PE by analyzing compatibility, automating conversion, validating syntax, and compiling until clean.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Fix a bug in DRAW's text tool using the state machine diagram, source code, and QB64-PE MCP. Follows a structured workflow: diagnose → fix → verify → update diagram.
Create an automated QA test script for a DRAW feature or tool. Generates a bash test script in QA/tests/ using the QA harness helpers, derived from state diagrams, keyboard/mouse bindings, source code, and project instructions.
Create a manual QA test checklist for a DRAW feature or tool. Generates a hierarchical checklist in PLANS/TESTS/ with test cases derived from state diagrams, keyboard/mouse bindings, source code, and project instructions.
Analyze the visual output of a QB64PE program by saving a screenshot and describing what is rendered.
Write a new QB64PE program for a given task, validating syntax and compiling iteratively until clean.
Prepare a DRAW release — bump version, update docs, generate release notes
| name | port-qbasic-to-qb64pe |
| description | Port QBasic code to QB64PE by analyzing compatibility, automating conversion, validating syntax, and compiling until clean. |
Port this QBasic code to QB64PE: {{code_or_file}}