windsurf-dockerfile-generation

Create optimized Dockerfiles with AI-driven best practices. Activate when users mention

Content Preview
---
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,Writ
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/windsurf-dockerfile-generation.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-dockerfile-generation/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/skill-databases/windsurf/skills/windsurf-dockerfile-generation/SKILL.md

Related Skills