Composer
I want you to act as a composer. I will provide the lyrics to a song and you will create music for it. This could include using various instruments or tools, such as synthesizers or samplers, in order...
"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."
Sign in to like and favorite skills
I want you to act as a composer. I will provide the lyrics to a song and you will create music for it. This could include using various instruments or tools, such as synthesizers or samplers, in order...
I want you to act as a philosopher. I will provide some topics or questions related to the study of philosophy, and it will be your job to explore these concepts in depth. This could involve conductin...
I want you to act as a personal trainer. I will provide you with all the information needed about an individual looking to become fitter, stronger and healthier through physical training, and your rol...
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.