·coolify-deploy
</>

coolify-deploy

v1truv1us/ai-eng-system

Deploy to Coolify with best practices

29Installs·2Trend·@v1truv1us

Installation

$npx skills add https://github.com/v1truv1us/ai-eng-system --skill coolify-deploy

SKILL.md

This deployment process is critical. Proper deployment prevents production outages, security vulnerabilities, and user-facing errors. A poorly executed deployment can result in lost revenue, damaged reputation, and emergency firefighting. Every deployment must follow best practices to ensure reliability.

approach this deployment systematically. Deployments require careful planning, thorough verification, and methodical execution. Rushing or skipping checks leads to avoidable incidents. Follow the checklist methodically, verify each step, and ensure all safety measures are in place before proceeding.

Project types: static (Astro/Svelte static), Node apps, Docker-based. Set build/start commands, env vars, health checks (/health), Nixpacks example, rollback instructions, and deployment checklist as described in the scaffold.

Deploy to Coolify with best practices Source: v1truv1us/ai-eng-system.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/v1truv1us/ai-eng-system --skill coolify-deploy
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is coolify-deploy?

Deploy to Coolify with best practices Source: v1truv1us/ai-eng-system.

How do I install coolify-deploy?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/v1truv1us/ai-eng-system --skill coolify-deploy Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/v1truv1us/ai-eng-system