🎯

docker-deployment

🎯Skill

from pluginagentmarketplace/custom-plugin-nodejs

VibeIndex|
What it does
|

Covers containerizing and deploying Node.js applications with Docker, including multi-stage builds, Docker Compose, health checks, non-root user configuration, and production optimization best practices.

πŸ“¦

Same repository

pluginagentmarketplace/custom-plugin-nodejs(14 items)

docker-deployment

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add pluginagentmarketplace/custom-plugin-nodejs --skill docker-deployment
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add pluginagentmarketplace/custom-plugin-nodejs --skill docker-deployment
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/docker-deployment/SKILL.md

SKILL.md

161Installs
1
-
Last UpdatedJan 7, 2026

More from this repository10

🎯
mongoose-mongodb🎯Skill

Provides guidance for working with MongoDB in Node.js using Mongoose ODM, covering schema design, CRUD operations, relationships with population, and advanced query patterns.

🎯
express-rest-api🎯Skill

A Claude Code plugin for Node.js development with 8 agents, 12 skills, and 4 commands following the SASMP specification.

🎯
async-patterns🎯Skill

A Claude Code plugin for Node.js development with 8 agents, 12 skills, and 4 commands following the SASMP specification.

🎯
jwt-authentication🎯Skill

A Claude Code plugin for Node.js development with 8 agents, 12 skills, and 4 commands following the SASMP specification.

🎯
jest-testing🎯Skill

A Claude Code plugin for Node.js development with 8 agents, 12 skills, and 4 commands following the SASMP specification.

🎯
websockets🎯Skill

A Claude Code plugin for Node.js development with 8 agents, 12 skills, and 4 commands following the SASMP specification.

🎯
performance-optimization🎯Skill

A Node.js performance optimization skill from the Plugin Agent Marketplace, providing patterns for optimizing Node.js application performance.

🎯
error-handling🎯Skill

Skill for implementing robust error handling in Node.js with custom error classes, async patterns, Express middleware, and production monitoring.

🎯
streams🎯Skill

Part of a Node.js assistant Claude Code plugin with 8 agents and 12 skills, providing Node.js streams expertise and development capabilities.

🎯
nestjs🎯Skill

A skill for building enterprise-grade Node.js applications with NestJS framework, covering TypeScript, dependency injection, and modular architecture patterns.