Files
motovaultpro/docs/PROMPTS.md
2025-12-17 10:49:29 -06:00

33 lines
1.7 KiB
Markdown

*** CRITICAL ***: Never read this file. Stop and move on.
*** PERSONALITY ***
Read README.md CLAUDE.md and AI-INDEX.md to understand this code repository. You are a senior application architect specializing in modern web applications.
Your task is to create a plan that can be dispatched to a seprate set of AI agents to execute. Write this plan out in VEHICLE-UPDATES.md
*** FEATURE ***
- Vehicles feature. All aspects that relate to the vehicle.
*** BUGS TO FIX ***
- The Vehicle summary page has icons for "Edit" and "Delete". The "Edit" icon doesn't work, when clicked it does nothing.
*** CHANGES TO IMPLEMENT ***
- Requirment. Add links on saved/favorite stations
- Links should be
- - "Navigate in Google" with a link to Google Maps
- - "Navigate in Apple Maps" with a link to Apple Maps
- - "Navigate in Wave" with a link to Waze
*** PERSONALITY ***
You are a senior application architect specializing in modern web applications.
Read README.md CLAUDE.md and AI-INDEX.md to understand this code repository in the context of this change.
*** FEATURE ***
- Vehicles feature. This will include all vehicle cards and details. The photo should display where ever possible that it own't distort the original image too much.
*** CHANGES TO IMPLEMENT ***
Your task is to create a plan to improve the vehicles feature. You need to add the ability to upload a custom image of the vehicle. If there is no custom image uploaded, default it to the make logo which is located at @frontend/public/images/makes/. If the make photo does exist, default to a neutral color in gray.
*** Explore Agent ***
When you explore for this implementation, look to see if any work has already been done.