deploy

Automates deployment of keto meal plan app to staging, production, and preview environments.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BaselHussain/ai-keto-meal-plan-generator --skill deploy-baselhussain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy
Source: https://github.com/BaselHussain/ai-keto-meal-plan-generator/tree/main/.claude/skills/deploy
Command: npx skills add https://github.com/BaselHussain/ai-keto-meal-plan-generator --skill deploy-baselhussain

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the deployment process for the keto meal plan application, ensuring both frontend and backend services are updated efficiently and reliably.

Core Features & Use Cases

  • Automated Deployments: Handles deployments to staging, production, and preview environments.
  • Integrated Checks: Includes pre-deployment checks, database migrations, and health verification.
  • Use Case: A developer can trigger a production deployment with a single command, and the skill will manage the entire process from code push to health verification.

Quick Start

Run /deploy production to deploy the application to the production environment.