Production Environment

Community

Secure production deployments with expert guidance.

AuthorECFN15
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures secure deployments in the production environment by providing expert guidelines and security checks.

Core Features & Use Cases

  • Deployment Security: Offers rules and workflows to secure production deployments.
  • Audit and Verification: Includes scripts to verify the environment and configuration.
  • Build and Deployment: Provides instructions for building and deploying to production.
  • Use Case: For developers deploying applications to a production environment, this Skill helps ensure that the deployment adheres to security best practices.

Quick Start

Execute the production deployment workflow by running the following commands in sequence:

firebase use prod
powershell -File .agent/skills/production/scripts/verify_prod.ps1
npm run build:prod
firebase deploy --only hosting

Dependency Matrix

Required Modules

firebasenpm

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Production Environment
Download link: https://github.com/ECFN15/Tous-Table/archive/main.zip#production-environment

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.