From sundial-org-awesome-openclaw-skills-4
Generates production-ready multi-stage Dockerfiles for Node, Python, Go projects with layer caching, security hardening, non-root users, .dockerignore, and optional docker-compose.yml.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Scan your project, get a production-ready Dockerfile. Multi-stage builds, proper caching, security best practices.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Scan your project, get a production-ready Dockerfile. Multi-stage builds, proper caching, security best practices.
npx ai-dockerfile
# Generate for current project
npx ai-dockerfile
# Specify base image
npx ai-dockerfile --base node:20-alpine
# Production optimized
npx ai-dockerfile --production
# With compose file
npx ai-dockerfile --compose
Node.js 18+. OPENAI_API_KEY required.
MIT. Free forever.
Built by LXGIC Studios