pre-production

Automate pre-production security and quality checks for software deployments.

2|1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/lucidlabs-hq/agent-kit --skill pre-production
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pre-production
Source: https://github.com/lucidlabs-hq/agent-kit/tree/main/.claude/skills/pre-production
Command: npx skills add https://github.com/lucidlabs-hq/agent-kit --skill pre-production

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pre-Production Check helps teams catch security vulnerabilities and quality issues before production, reducing risk and rework in deployed software.

Core Features & Use Cases

  • MVP quick checks for internal demos and staging, including build verification, lint/type checks, quick security scan, and essential E2E tests.
  • Production readiness with full security audits, vulnerability scans, and comprehensive end-to-end validation against production-like environments.
  • Strix-guided workflows to verify authentication, authorization, input handling, and performance baselines prior to deployment.

Quick Start

Run the MVP pre-production checks to validate your frontend before staging deployment.

Frequently Asked Questions about pre-production

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

FAQPage Schema
How do I automate pre-production security checks before a staging deployment?

Automated pre-production security checks use Strix-guided workflows to run build verification, lint and type checks, quick security scans, and essential E2E tests before staging. This validates frontend readiness and catches vulnerabilities early.

What is included in production readiness vulnerability scans and E2E validation?

Production readiness vulnerability scans include full security audits, vulnerability assessments, and comprehensive end-to-end validation against production-like environments. Strix guides teams through verifying authentication, authorization, input handling, and performance baselines.

Do I need Strix tooling to run pre-production build verification and security scans?

Yes, Strix tooling is required to run the pre-production checks. You also need a defined environment to properly execute the MVP and production security scans, vulnerability assessments, and E2E tests as specified in the integration guide.

Can I run MVP quick checks for internal demos without a full production environment?

Yes, MVP quick checks are designed for internal demos and staging without a full production environment. They execute build verification, lint and type checks, quick security scans, and essential E2E tests to validate frontend readiness.

What's the best way to verify authentication and authorization before a software deployment?

The best way to verify authentication and authorization before deployment is using Strix-guided workflows for security audits. These workflows validate input handling and performance baselines alongside comprehensive end-to-end tests to ensure production readiness.

Why does my pre-production security scan not catch performance baseline issues?

Pre-production security scans focus on vulnerabilities and build verification. To catch performance baseline issues, you must run the full production readiness checks, which include comprehensive E2E validation against production-like environments using Strix.