AI Code Scaffold Generator
「AIコードスキャフォールドジェネレーター」
Use OpenAI to generate suggested folder structures and starter functions based on issue descriptions.
「OpenAIを使用して、課題の説明に基づいて提案されるフォルダ構造とスターター関数を生成します。」
Prompt
"Create a GitHub Action that reads a Markdown spec or issue description, sends it to OpenAI, and asks for a code scaffold suggestion (e.g., folder structure, starter functions). Output it as a comment in the issue thread."