Enforces automated quality checks before every deploy. Prevents production failures through a 5-stage Quality Gate System (Pre-Commit, PR-Check, Preview, E2E, Production). Activate on code changes, deployments, PR reviews, build failures.
$npx -y skills add svenja-dev/claude-code-skills --skill code-quality-gateInstalls into the current project.
Run `npx skills use "https://github.com/svenja-dev/claude-code-skills" --skill "svenja-dev/claude-code-skills/code-quality-gate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/svenja-dev/claude-code-skills" that are relevant to the current task. Run `npx skills add "https://github.com/svenja-dev/claude-code-skills"` and select the relevant skills, then follow their instructions.