원클릭으로
analyze-qb64pe-graphics-output
Analyze the visual output of a QB64PE program by saving a screenshot and describing what is rendered.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Analyze the visual output of a QB64PE program by saving a screenshot and describing what is rendered.
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.
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
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.
| name | analyze-qb64pe-graphics-output |
| description | Analyze the visual output of a QB64PE program by saving a screenshot and describing what is rendered. |
Analyze the visual output of this QB64PE program: {{program_or_description}}