quality-gatesQuality checkpoints at every development stage — pre-commit through post-deploy — with configuration examples, threshold tables, bypass protocols, and CI/CD integration. Use when setting up quality automation, configuring CI pipelines, establishing coverage thresholds, or defining deployment requirements.
Install via ClawdBot CLI:
clawdbot install wpank/quality-gatesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/pre-commit/pre-commit-hooksAudited Apr 18, 2026 · audit v1.0
Generated Mar 22, 2026
A startup developing a React-based SaaS platform uses this skill to implement pre-commit hooks for linting and formatting, configure CI/CD gates in GitHub Actions for unit tests and security scans, and enforce 80% code coverage thresholds to ensure code quality from the outset.
A fintech company integrates secret detection with gitleaks in pre-commit hooks and CI pipelines, performs dependency scanning using npm audit and Trivy for high-severity vulnerabilities, and sets up pre-deploy gates in staging to block deployments if security checks fail, meeting regulatory requirements.
An e-commerce retailer uses bundle size budgets to limit JavaScript and CSS file sizes, implements Lighthouse CI thresholds for performance and accessibility scores in pre-deploy gates, and monitors post-deploy error rates to maintain fast load times and user experience during high-traffic events.
A large corporation with multiple development teams adopts pre-merge gates requiring full test suite passes, code review approvals, and coverage thresholds, integrated into Git workflows and CI/CD tools to standardize quality checks and reduce merge conflicts across projects.
A healthcare tech firm configures pre-deploy gates in staging with integration and smoke tests, enforces a no-decrease rule for test coverage to prevent regressions, and sets up post-deploy health checks and performance baselines to monitor system stability and data integrity in production.
Companies offering cloud-based software on a monthly or annual subscription use quality gates to maintain high reliability and security, reducing downtime and customer churn by automating checks across development stages, which supports recurring revenue streams.
Firms selling licensed software to large organizations implement quality gates to meet strict compliance and performance standards, using pre-merge and pre-deploy checks to ensure deliverables are robust and secure, enabling high-value contract renewals and upsells.
Online retailers rely on quality gates to optimize site performance and security, using bundle size budgets and security scans to enhance user experience and prevent breaches, driving higher conversion rates and transaction volumes for revenue growth.
💬 Integration Tip
Start by integrating pre-commit hooks for basic linting and formatting, then gradually add CI/CD gates like unit tests and security scans, using tools like Husky and GitHub Actions for a step-by-step implementation.
Scored Apr 19, 2026
全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.
Automate deployments, manage infrastructure, and build reliable CI/CD pipelines.