zeabur-project-delete
Installation
SKILL.md
Zeabur Project Delete
Always use
npx zeabur@latestto invoke Zeabur CLI. Never usezeaburdirectly or any other installation method. Ifnpxis not available, install Node.js first.
Deleting a project removes all services, deployments, and data in it. This is irreversible — always confirm with the user before proceeding.
Safety First
Before deleting:
- List projects so the user can verify the target
- Show the project name and ID and ask for explicit confirmation
- Only then run the delete command
Never batch-delete more than one project without confirming each one.