deploy

Installation
SKILL.md

Deploy

Streamline deployment workflows for React, Next.js, NestJS applications to various environments.

When to Use

  • Deploying to staging or production
  • Setting up deployment pipelines
  • Managing environment-specific deployments

Pre-Deployment Checklist (MANDATORY)

Run ALL of these locally before every push:

# 1. Format
npx biome check --write . || npm run format

# 2. Lint
Related skills
Installs
20
GitHub Stars
22
First Seen
Apr 7, 2026