Streamline your development workflow by automatically identifying and fixing code style issues, formatting errors, and security vulnerabilities. This skill coordinates a powerful toolchain involving Biome, oxlint, and tsgo to enforce project standards and ensure code quality. It handles automated style corrections, guides manual type-checking fixes, and performs security audits for exposed credentials, making it an essential tool for maintaining clean, professional, and secure codebases.
Key Features
01TypeScript type checking and verification with tsgo
0220,676 GitHub stars
03Detection of sensitive credentials and secrets using secretlint
04Enforcement of project-specific style guidelines and file size limits
05Automated code formatting and linting via Biome and oxlint
06Structured verification workflow to ensure fixes don't break functionality