# Zenprojectgit Claude Code Plugins Plus Skills Windsurf Dockerfile Generation

> Windsurf Dockerfile Generation

- Skill: `tomevault-io/zenprojectgit-claude-code-plugins-plus-skills-windsurf-docke` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/zenprojectgit-claude-code-plugins-plus-skills-windsurf-docke`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/zenprojectgit-claude-code-plugins-plus-skills-windsurf-docke/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/zenprojectgit-claude-code-plugins-plus-skills-windsurf-docke

---

# Windsurf Dockerfile Generation

## Overview

This skill enables AI-assisted Docker configuration within Windsurf. Cascade analyzes your application to generate optimized Dockerfiles with multi-stage builds, minimal base images, proper layer caching, and security best practices.

## Prerequisites

- Windsurf IDE with Cascade enabled
- Docker installed locally
- Application with defined dependencies
- Understanding of containerization concepts
- Target deployment environment defined

## Instructions

1. **Analyze Application**
2. **Select Base Image**
3. **Generate Dockerfile**
4. **Configure Security**
5. **Test and Validate**

See `${CLAUDE_SKILL_DIR}/references/implementation.md` for detailed implementation guide.

## Output

- Optimized production Dockerfile
- Development Dockerfile with dev tools
- docker-compose.yml for orchestration
- .dockerignore for build optimization

## Error Handling

See `${CLAUDE_SKILL_DIR}/references/errors.md` for comprehensive error handling.

## Examples

See `${CLAUDE_SKILL_DIR}/references/examples.md` for detailed examples.

## Resources

- [Windsurf Docker Guide](https://docs.windsurf.ai/features/docker)
- [Docker Best Practices](https://docs.docker.com/develop/develop-images/dockerfile_best-practices/)
- [Container Security Guide](https://docs.windsurf.ai/guides/container-security)

---
> Source: [ZenProjectGit/claude-code-plugins-plus-skills](https://github.com/ZenProjectGit/claude-code-plugins-plus-skills) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-05-23 -->

