概要
The Preflight-Checks skill for Claude Code provides a robust framework for automating local quality gates before code is committed or deployed. It intelligently discovers project configurations across diverse ecosystems—including TypeScript, Python, Go, Rust, and .NET—to execute the correct validation commands in the most efficient order. By aligning local development workflows with CI/CD expectations, this skill ensures developers catch type errors, style inconsistencies, and failing tests early, significantly reducing PR review cycles and build failures.