kpi-code-quality

Enforce lint, type safety, test coverage, and build verification in TypeScript/JavaScript projects.

1|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/Anveio/conveaux --skill kpi-code-quality
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kpi-code-quality
Source: https://github.com/Anveio/conveaux/tree/main/.claude/skills/kpi-code-quality
Command: npx skills add https://github.com/Anveio/conveaux --skill kpi-code-quality

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides automated monitoring and improvement of code quality metrics including lint errors, type safety, test coverage, and verification pass rates.

Quick Start

Use this Skill to ensure code meets quality standards through automated measurement and improvement strategies.

Quick Start

Invoke this Skill when you need to measure and improve code quality across your codebase.

Quick Start

Use this Skill to automatically track and improve code quality KPIs.

Quick Start

Use this Skill to monitor lint errors, type safety, test coverage, and verification pass rates automatically.

Frequently Asked Questions about kpi-code-quality

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically enforce code quality standards across my TypeScript project?

Enforce code quality standards by running automated lint, type checking, and test verification in your CI/CD pipeline. This Skill identifies and reduces code quality gaps through linting, type safety checks, and test coverage validation, ensuring zero errors before merge.

Can I use automated code quality monitoring in both local development and CI/CD?

Yes. This Skill applies quality gates to both local development workflows and continuous integration pipelines. It covers linting, type checking, unit tests, and build verification for TypeScript/JavaScript codebases and PR validation.

What code quality metrics can I track and improve automatically?

Track lint errors, type safety violations, test coverage, and build pass rates. This Skill monitors these KPIs automatically and enforces gates requiring zero lint errors, zero type errors, 100% test pass rates, and successful builds before code merges.

How do I eliminate technical debt through automated quality checks?

Eliminate technical debt by enforcing automated quality gates that prevent lint errors, type safety issues, and failed tests from reaching production. This Skill applies verification across PR validation and release pipelines to maintain code standards.

Does this work for reducing code quality gaps in JavaScript as well as TypeScript?

Yes. This Skill covers TypeScript/JavaScript codebases with automated enforcement of linting, type checking, unit tests, and build verification to identify and reduce code quality gaps.