ワンクリックで
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 ページを確認してインストールできます。
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.
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 | 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}}