Veo3 ASMR ビデオ生成プロンプト
ミニチュア着物フィギュアや美女が和の伝統文化を行うASMRビデオを生成するためのプロンプト集
"I need to create a CRUD page for [EntityName] (e.g., GeraetRessource, HandyTabletRessource, Mitarbeiter, Projekt). Follow the GENERIC_TABLE_ARCHITECTURE_BLUEPRINT.md document to implement all necessary files. The entity has these fields: [list fields]. Use the same patterns as Fuhrpark2.tsx."
Loading actions...
ミニチュア着物フィギュアや美女が和の伝統文化を行うASMRビデオを生成するためのプロンプト集
Suggest creative perks or acknowledgments for sponsors to foster a sense of belonging and appreciation.
| 項目 | 内容 |
Prompts for complex stuff:
"I need to create a CRUD page for [EntityName] (e.g., GeraetRessource, HandyTabletRessource, Mitarbeiter, Projekt). Follow the GENERIC_TABLE_ARCHITECTURE_BLUEPRINT.md document to implement all necessary files. The entity has these fields: [list fields]. Use the same patterns as Fuhrpark2.tsx."
I need to create a CRUD page for GeraetRessource. Follow the GENERIC_TABLE_ARCHITECTURE_BLUEPRINT.md document to implement all necessary files. Use similar patterns as Fuhrpark2.tsx, but keep in mind that the new type might have other fields. Side info: Navigation.tsx already has submenu "/geraete" -> dont alter this file.
I need to create a CRUD page for HandyTabletRessource. Follow the GENERIC_TABLE_ARCHITECTURE_BLUEPRINT.md document to implement all necessary files. Use similar patterns as Fuhrpark2.tsx, but keep in mind that the new type might have other fields. Side info: Navigation.tsx already has submenu "/handy-tablet" -> dont alter this file.
I need to create a CRUD page for Simkarte. Follow the GENERIC_TABLE_ARCHITECTURE_BLUEPRINT.md document to implement all necessary files. Use similar patterns as Fuhrpark2.tsx, but keep in mind that the new type might have other fields. Side info: Navigation.tsx already has submenu "/simkarte" -> dont alter this file.
I need to create a CRUD page for Mitarbeiter. Follow the GENERIC_TABLE_ARCHITECTURE_BLUEPRINT.md document to implement all necessary files. Use similar patterns as Fuhrpark2.tsx, but keep in mind that the new type might have other fields. Side info: Navigation.tsx already has submenu "/mitarbeiter" -> dont alter this file.
I need to create a CRUD page for Subunternehmer. Follow the GENERIC_TABLE_ARCHITECTURE_BLUEPRINT.md document to implement all necessary files. Use similar patterns as Fuhrpark2.tsx, but keep in mind that the new type might have other fields. Side info: Navigation.tsx already has submenu "/subunternehmer" -> dont alter this file.
I need to create a CRUD page for Projekt. Follow the GENERIC_TABLE_ARCHITECTURE_BLUEPRINT.md document to implement all necessary files. Use similar patterns as Fuhrpark2.tsx, but keep in mind that the new type might have other fields. Side info: Navigation.tsx already has menu "/projekt" -> dont alter this file.
I need to create a CRUD page for Vermietung. Follow the GENERIC_TABLE_ARCHITECTURE_BLUEPRINT.md document to implement all necessary files. Use similar patterns as Fuhrpark2.tsx, but keep in mind that the new type might have other fields. Side info: Navigation.tsx already has submenu "/vermietung" -> dont alter this file.
Validation prompt: Task: add validation into each page's components/{entity}/AddOrEditDialog.tsx. Details: First check the "types/{entity}.ts" file of the page -> then add schema there. Then check if page has corresponding AddOrEditDialog.tsx then add valdiation there. Reference VALIDATION_IMPLEMENTATION_PROMPT.md for more Details.
->bis hier I need to create a CRUD page for Verleihung. Follow the GENERIC_TABLE_ARCHITECTURE_BLUEPRINT.md document to implement all necessary files. Use similar patterns as Fuhrpark2.tsx, but keep in mind that the new type might have other fields. Side info: Navigation.tsx already has submenu "/ausgabe-ruecknahme" -> dont alter this file.
I need to create a CRUD page for Service. Follow the GENERIC_TABLE_ARCHITECTURE_BLUEPRINT.md document to implement all necessary files. Use similar patterns as Fuhrpark2.tsx, but keep in mind that the new type might have other fields. Side info: Navigation.tsx already has submenu "/service" -> dont alter this file.