From set-up-docker-app-updates
Set up the pieces your Docker app needs so new versions can be built, published, and rolled out safely.
How this skill is triggered — by the user, by Claude, or both
Slash command
/set-up-docker-app-updates:set-up-docker-app-updatesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Dùng skill này khi bạn muốn **thiết lập một lần** để ứng dụng chạy bằng Docker có thể phát hành version mới và cập nhật theo quy trình ổn định.
Dùng skill này khi bạn muốn thiết lập một lần để ứng dụng chạy bằng Docker có thể phát hành version mới và cập nhật theo quy trình ổn định.
Skill này tập trung vào 3 việc:
Đây là skill setup nền tảng cho dự án. Sau khi đã thiết lập xong, bạn thường không cần gọi lại thường xuyên.
docker compose pull && docker compose up -dmain, build theo tag, hoặc cả haiSet up publishing
Choose a tagging strategy
main, sha-<shortsha>, vX.Y.Z, latestChoose an update path
Add version visibility
packages: write nên publish image thất bạilatest làm tag duy nhất nên khó biết chính xác đang chạy build nàoreferences/setup.md — Những thành phần cần có để publish imagereferences/github-actions-template.md — Workflow YAML mẫureferences/tagging-strategy.md — Cách đặt tag image dễ hiểureferences/docker-compose-patterns.md — Các cách rollout bản mới bằng Docker ComposeProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub leolionart/claude-skills --plugin set-up-docker-app-updates