Back to list
jeremylongshore

windsurf-dockerfile-generation

by jeremylongshore

Hundreds of Claude Code plugins with embedded AI skills. Learn via interactive Jupyter tutorials.

1,042🍴 135📅 Jan 23, 2026

SKILL.md


name: "windsurf-dockerfile-generation" description: | Create optimized Dockerfiles with AI-driven best practices. Activate when users mention "create dockerfile", "container image", "docker optimization", "containerize application", or "docker best practices". Handles Docker configuration generation. Use when working with windsurf dockerfile generation functionality. Trigger with phrases like "windsurf dockerfile generation", "windsurf generation", "windsurf". allowed-tools: "Read,Write,Edit,Bash(cmd:*)" version: 1.0.0 license: MIT author: "Jeremy Longshore jeremy@intentsolutions.io"

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. It supports Node.js, Python, Go, Java, and other common runtimes with framework-specific optimizations.

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 {baseDir}/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 {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources

Score

Total Score

85/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 1000以上

+15
最近の活動

1ヶ月以内に更新

+10
フォーク

10回以上フォークされている

+5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

Reviews

💬

Reviews coming soon