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.
npx claudepluginhub leolionart/claude-skills --plugin set-up-docker-app-updatesThis skill uses the workspace's default tool permissions.
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.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
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 Compose