Show an existing buildpack to CursorAI and ask it to build the new buildpack. Convey the requirements of the new buildpack clearly.
Buildpack naming should be consistent with the other existing buildpacks - neeto-deploy-abc-buildpack.
Push the repo to neetozone/neeto-deploy-abc-buildpack.
Build the image and push them to ECR. Images need to be pushed in the same way as the other buildpack, maintaining URL and naming consistency. Check Buildpack model in slug-compiler repo.
New buildpack has to be added in the dashboard app as well. Its not really DRY. There are two changes needed - 1. Add to the list in the Buildpack model 2. Add to the list in the frontend. https://github.com/neetozone/neeto-deploy-web/pull/5550
Test the build pack with an app in staging.
Deploy changes to production and test with an existing app or a test app.
Example: https://github.com/neetozone/neeto-deploy-gh-cli-buildpack