Basic CRUD Flow Generator
「基本CRUDフロー生成ツール」
Generate code for a complete CRUD (Create, Read, Update, Delete) flow for a specific data model.
「特定のデータモデルに対する完全なCRUD(作成、読み取り、更新、削除)フローのコードを生成してください。」
Prompt
Write a basic CRUD flow for this data model: (paste model or describe it) using (your framework of choice).