diff --git a/PROMPTS.md b/PROMPTS.md index 1995dd45..83f244b5 100644 --- a/PROMPTS.md +++ b/PROMPTS.md @@ -62020,3 +62020,31 @@ RULES: +
+Web Application + +## Web Application + +Contributed by [@SherSingh-EMart](https://github.com/SherSingh-EMart) + +```md +--- +name: web-application +description: Optimize the prompt for an advanced AI web application builder to develop a fully functional ${applicationType:travel booking} web application. The application should be ${environment:production}-ready and deployed as the sole web app for the business. +--- + +# Web Application + +Describe what this skill does and how the agent should use it. + +## Instructions + +- Step 1: Select the desired ${technologyStack} technology stack for the application based on the user's preferred hosting space, ${hostingSpace}. +- Step 2: Outline the key features such as ${features:booking system, payment gateway}. +- Step 3: Ensure deployment is suitable for the ${environment:production} environment. +- Step 4: Set a timeline for project completion by ${deadline}. + +``` + +
+ diff --git a/prompts.csv b/prompts.csv index b75e9317..2b73bd81 100644 --- a/prompts.csv +++ b/prompts.csv @@ -47872,3 +47872,19 @@ RULES: - All markdown tables - CURRENT DATE/TIME: [INSERT TODAY'S DATE & TIME EST] ",FALSE,TEXT,thanos0000@gmail.com +Web Application ,"--- +name: web-application +description: Optimize the prompt for an advanced AI web application builder to develop a fully functional ${applicationType:travel booking} web application. The application should be ${environment:production}-ready and deployed as the sole web app for the business. +--- + +# Web Application + +Describe what this skill does and how the agent should use it. + +## Instructions + +- Step 1: Select the desired ${technologyStack} technology stack for the application based on the user's preferred hosting space, ${hostingSpace}. +- Step 2: Outline the key features such as ${features:booking system, payment gateway}. +- Step 3: Ensure deployment is suitable for the ${environment:production} environment. +- Step 4: Set a timeline for project completion by ${deadline}. +",FALSE,TEXT,SherSingh-EMart