Code health for the AI coding era

15 checks. Zero config. Full report in 5 seconds. The only code quality tool with LLM readiness analysis — built for how software is made in 2026.

Get started free See pricing
npx @vibecodeqa/cli
15
Checks
6
Categories
5s
Scan time
0
Config needed
0
Dependencies

How it works

1

Run one command

npx @vibecodeqa/cli — auto-detects your stack, runs 15 checks, opens the report.

2

Get your score

A-F grade with transparent weighted scoring. Every issue shows file, line, rule, and how to fix it.

3

Track improvement

Each run compares to the previous one. See score deltas, new issues, and what you fixed.

vcqa v0.9.1
/Users/dev/my-project
stack: typescript + react + vite + vitest + biome + pnpm
 
structure A 92/100
lint A 96/100
types A 100/100
type-safety B 84/100 12 issues
standards B 82/100 5 issues
complexity B 78/100 3 issues
duplication A 95/100
docs C 62/100 2 issues
testing B 75/100 4 issues
secrets A 100/100
security A 100/100
dependencies A 99/100
architecture A 91/100
confusion B 85/100 8 issues
context A 90/100
 
B 88/100 15 checks · 34 issues · 4.8s
↑ 3 pts improved vs 2026-05-14 5 fixed

6 categories of deep analysis

Every dimension of code quality, scored 0-100 with research-backed methodology

Foundations 23%

Project structure, lint (Biome/ESLint auto-detected), TypeScript types, type safety (as any counts), code standards (naming, file size, code smells, strict mode).

Quality 15%

Cognitive complexity per function (McCabe, 1976), copy-paste duplication detection, documentation coverage (README quality + JSDoc on exports).

Testing 22%

6 sub-dimensions: testing pyramid layers, pass/fail execution, statement/branch/line/function coverage, file pairing, assertion density vs mock ratio, Playwright/Cypress detection.

Architecture 7%

Static import graph analysis: circular dependencies, god modules (>50% fan-in), orphan files, high fan-out coupling. Auto-generated SVG architecture diagram.

Security 18%

13 secret patterns (AWS, GitHub, Stripe, OpenAI keys). 15 CWE-mapped vulnerability patterns (XSS, injection, prototype pollution, SSRF). Dependency audit + outdated checks.

LLM Readiness 15% Unique

Confusion Index — naming ambiguity that causes AI to edit the wrong code. Context Locality — file self-containment for LLM comprehension. Research: GPT-4o drops 28.6% with ambiguous names.

Free forever. Pro when you need it.

The CLI is open source and always free. Pro adds hosted dashboards and team features.

Free
$0 forever
For developers and open source projects
  • Full CLI — all 15 checks
  • Self-contained HTML report
  • JSON output for CI integration
  • Trend comparison (vs previous run)
  • Architecture SVG diagrams
  • GitHub file links
  • Radar chart + bar charts
  • --ci mode (fail under threshold)
  • Unlimited scans, unlimited repos
Get started
Organization
$29 /committer/mo
For engineering orgs that need governance
  • Everything in Team
  • LLM-powered code review (AI assessment)
  • Custom rules via natural language
  • Org-wide dashboard (all repos)
  • SARIF export for GitHub Security tab
  • SSO / SAML
  • API access
  • Unlimited history
  • Priority support
Coming soon

15 checks, transparent scoring

Weights are visible. Every point of your score is explained.

6% Project Structure
5% Lint
6% Type Check
3% Type Safety
3% Code Standards
7% Complexity
5% Duplication
3% Documentation
22% Testing
7% Architecture
6% Secrets
7% Security Patterns
5% Dependencies
8% Confusion Index
7% Context Locality

Ship better code, faster

Join developers who use VibeCode QA to catch bugs, reduce complexity, and keep their AI-assisted code clean.

npx @vibecodeqa/cli
View on GitHub npm