원클릭으로
create-qb64pe-program
Write a new QB64PE program for a given task, validating syntax and compiling iteratively until clean.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Write a new QB64PE program for a given task, validating syntax and compiling iteratively until clean.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
Prepare a DRAW release — bump version, update docs, generate release notes
Generate a multi-sheet .xmind mind map from a hierarchical feature tree using the xmind-sdk-js toolchain in DEV/. Supports cross-sheet hyperlinks, back-links, and themes.
SOC 직업 분류 기준
| name | create-qb64pe-program |
| description | Write a new QB64PE program for a given task, validating syntax and compiling iteratively until clean. |
Write a new QB64PE program to do: {{task}}