with one click
deploy
Build and deploy the Life Manager app via Docker Compose
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Build and deploy the Life Manager app via Docker Compose
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| 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.
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