A
Anonymous
Weather App - Copy this React, Tailwind Component to your project
@project_name: "Weather Forecasting App" @input_instructions: "Take user's location and preferences as input." @command_function_instructions: "Process the input to provide a detailed weather report." <"Location Prompt Function">[Request user location] <"User Preferences Prompt Function">[Request user preferences] <"Weather Data Fetch Function">[Fetch real time weather data based on location] <"Data Processing Function">[Analyze data to match user preferences] @output_instructions: "Display weather data in a user friendly UI format." <"Output_UI Design Function">[Design UI with intuitive icons and simple graphs]
Prompt
