🎯

docker-build-deploy

🎯Skill

from wu529778790/shenzjd-skills

VibeIndex|
What it does
|

Generates optimized Dockerfiles and GitHub Actions CI/CD workflows for building images, pushing to GHCR, and deploying containers to servers via SSH, with multi-stage builds, caching, and health checks.

📦

Same repository

wu529778790/shenzjd-skills(10 items)

docker-build-deploy

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add wu529778790/shenzjd-skills --skill docker-build-deploy
skills.sh Install⚠ Installs to .agents/skills/
npx skills add wu529778790/shenzjd-skills --skill docker-build-deploy
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/docker-build-deploy/SKILL.md

SKILL.md

234Installs
-
AddedJun 5, 2026

More from this repository9

🎯
github-profile-beautifier🎯Skill

A skill that auto-generates themed GitHub profile READMEs with stats cards, project showcases, tech stack badges, and contribution graphs. Supports 5 visual themes and 3 sorting methods (stars, recently updated, smart ranking) by analyzing your repositories via the gh CLI.

🎯
api-doc-generator🎯Skill

A skill that automatically generates OpenAPI/Swagger API documentation from code by scanning routes, extracting parameters and responses. Supports Express, Next.js, Gin, Flask, FastAPI, and Spring Boot frameworks.

🎯
dependency-audit🎯Skill

A skill that audits project dependencies for security vulnerabilities, outdated packages, and license compliance across npm, pip, Go, and Cargo projects.

🎯
db-migration-helper🎯Skill

Analyzes model and entity definition changes to generate safe, forward-compatible database migration SQL with up and down scripts. Supports MySQL, PostgreSQL, and SQLite, and works with Prisma, Alembic, TypeORM, Sequelize, and Rails.

🎯
release-notes-generator🎯Skill

Generates standardized release notes and changelogs from git history by categorizing conventional commits (feat, fix, docs, refactor, chore), auto-detecting breaking changes, and optionally creating annotated git tags and GitHub Releases.

🎯
git-hooks-setup🎯Skill

A skill that configures git hooks (pre-commit, commit-msg, pre-push) with husky or lefthook for automated linting, formatting, commit message validation, and sensitive data checks. Supports npm, yarn, and pnpm projects.

🎯
performance-profiler🎯Skill

Analyzes project performance bottlenecks including bundle size, dependency bloat, unused code, and slow patterns. Supports Node.js, Go, Python, and Rust projects, outputting prioritized and actionable optimization recommendations.

🎯
token-burner🎯Skill

A skill that autonomously scans and improves projects by discovering tasks like code review, test generation, documentation, dependency audits, and refactoring. Each task runs in an isolated worktree with automatic verification to ensure safe modifications.

🎯
diagram-generator🎯Skill

Generates professional dark-themed SVG diagrams from natural language descriptions, supporting architecture, flowchart, sequence, ER, mind map, state machine, timeline, and data flow diagram types. Uses a complete design system with semantic colors, font specs, and spacing rules, outputting self-contained SVG files with Chinese language support.