vite-build-qa-engineer

Community

Prove your Vite build is safe.

Authornguyenpv1980-wq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill verifies the production Vite artifact itself so you can catch secret leaks, broken preview behavior, and build-only regressions before deployment.

Core Features & Use Cases

  • Secret exposure auditing: Checks VITE_-prefixed environment variables, define replacements, plugin injections, and built dist output for leaked values and secret-shaped patterns.
  • Build and preview validation: Confirms the real build mode, preview parity, SPA fallback routing, base-path asset loading, dynamic imports, and mode-dependent behavior.
  • Output inspection: Reviews bundle size, unexpected inclusions, and production sourcemap policy to ensure the shipped artifact matches release expectations.
  • Use case: Use this Skill when an app works in dev but fails after build, when you need to prove no secrets landed in the client bundle, or when CI must gate release artifacts with evidence.

Quick Start

Ask the skill to run the real Vite production build for the deploy mode, inspect the dist output for secret exposure, and verify preview routing and asset parity before release.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: vite-build-qa-engineer
Download link: https://github.com/nguyenpv1980-wq/Project-Aegis/archive/main.zip#vite-build-qa-engineer

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 545,000+ vetted skills library on demand.