nean-deploy

Automate NEAN deployment readiness across Docker, AWS, and Kubernetes.

3|1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/edfenton/claude-skills --skill nean-deploy
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nean-deploy
Source: https://github.com/edfenton/claude-skills/tree/main/nean/nean-deploy
Command: npx skills add https://github.com/edfenton/claude-skills --skill nean-deploy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Deploy NEAN applications to containerized and cloud environments by providing a comprehensive, repeatable deployment framework.

Core Features & Use Cases

  • Pre-deployment checklist covering environment, database, security, and monitoring
  • Generates Docker Compose, AWS ECS task definitions, and Kubernetes Helm charts
  • Deploy script to automate provisioning and deployment, plus a reference guide for architecture decisions and operational runbooks

Quick Start

Run the deployment script with your target environment to initialize NEAN production-ready infrastructure

Frequently Asked Questions about nean-deploy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate NEAN app deployment across Docker, AWS, and Kubernetes?▼

Automate NEAN app deployment by running a deploy script that generates target-specific artifacts like Docker Compose files, AWS ECS task definitions, and Kubernetes Helm charts. This enforces safety checks and consistency across multiple targets.

What is included in a pre-deployment checklist for NEAN infrastructure?▼

A pre-deployment checklist for NEAN infrastructure covers environment, database, security, and monitoring readiness. It ensures reproducible infrastructure and production-grade configuration before provisioning across Docker, AWS, or Kubernetes targets.

Can I use infrastructure-as-code to manage NEAN production environments?▼

Yes, you can use infrastructure-as-code to manage NEAN production environments. The framework generates Terraform configurations and ECS task definitions to establish reproducible infrastructure and automated deployment workflows.

How do I generate Kubernetes Helm charts for a NEAN application?▼

Generate Kubernetes Helm charts for a NEAN application through the deployment framework's target-specific artifact generation. This produces production-grade configuration and deploy scripts to automate provisioning on Kubernetes.

Does this deployment framework provide operational runbooks for AWS and Kubernetes?▼

Yes, the deployment framework provides operational runbooks for AWS and Kubernetes. It includes a reference guide for architecture decisions and operational procedures alongside automated provisioning scripts.

What's the best way to ensure reproducible deployment workflows for NEAN projects?▼

The best way to ensure reproducible deployment workflows for NEAN projects is using a comprehensive framework that enforces a pre-deploy checklist and generates consistent Docker, AWS, and Kubernetes artifacts.