en un clic
deploy
Build and deploy the Life Manager app via Docker Compose
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Build and deploy the Life Manager app via Docker Compose
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Run Tesseract OCR on an image and test the Shopee package parser
Scaffold a new Life Manager module (model, API, page, route)
Add a new table or column to the SQLite database schema
Compile Tailwind CSS from input.css to assets/main.css
| name | deploy |
| description | Build and deploy the Life Manager app via Docker Compose |
| allowed-tools | Bash, Read, Glob |
Deploy the Life Manager application.
Run: ./scripts/deploy.sh
Verify: docker compose logs app --tail 20 and curl -s -o /dev/null -w "%{http_code}" https://lifemanager.tail6c1af7.ts.net/
Report whether server functions registered and app returns 200. On failure, show error logs and suggest a fix.