35 lines
1.9 KiB
Markdown
35 lines
1.9 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
|
|
|
|
|
|
|
|
*** ROLE ***
|
|
You are a senior web deveoper specializing in nodejs, typescript along with CSS and HTML.
|
|
|
|
|
|
*** ACTION ***
|
|
- You need to create a plan to upgrade the node packages to the latest versions that are compatible with each other. Some of the packages are very old and while we might not get to the very latest we need to get as close as possible for security reasons.
|
|
- Use context7 mcp to find the latest versions and compatibilities.
|
|
- Read README.md CLAUDE.md and AI-INDEX.md to understand this code repository in the context of this change.
|
|
|
|
*** CONTEXT ***
|
|
- This is a modern web app for managing a vehicle fleet. It has both a desktop and mobile versions of the site that both need to maintain feature parity. The UX will be different between mobile and desktop due to resolution differences but that's it.
|
|
|
|
*** EXECUTE ***
|
|
Create a plan that can be tasked to sub agents to explore and find dependancies between all the packages. Make sure nothing breaks. Use context7, brave search and firecrawl MCP's extensively. Make no assumptions. |