vibe-code-health-check

Scan codebases to grade health across six dimensions with actionable fixes.

6|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/FuzulsFriend/vibe-code-health-check --skill vibe-code-health-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vibe-code-health-check
Source: https://github.com/FuzulsFriend/vibe-code-health-check/tree/main
Command: npx skills add https://github.com/FuzulsFriend/vibe-code-health-check --skill vibe-code-health-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scans your codebase and returns a plain-English health score across six dimensions, with actionable fixes and a path to improvement.

Core Features & Use Cases

  • Grades code quality across security, error handling, code structure, performance, deployment readiness, and UX basics.
  • Outputs a structured report with plain-English fixes and a next-grade plan.
  • Useful for prompts like "check my code", "is my app ready to ship", or "audit my project" to get a quick health assessment.

Quick Start

Scan a codebase path to generate a plain-English health report with fixes.

Frequently Asked Questions about vibe-code-health-check

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

FAQPage Schema
How do I audit my codebase for security and readability issues?

Scanning your codebase for security and readability issues yields a plain-English health grade across six dimensions. The audit detects vulnerabilities and structural concerns while outputting a structured report with actionable fixes.

What is a code health check and how does it grade project quality?

A code health check evaluates project quality by grading six dimensions: security, error handling, structure, performance, deployment readiness, and UX basics. It outputs a plain-English summary with a structured path to reach the next grade.

How do I check if my app is ready to ship?

Checking app readiness involves scanning your project to assess deployment readiness, performance risks, and UX concerns. You receive a plain-English health score with an actionable improvement plan to resolve blocking issues before shipping.

What is included in a structured code quality report?

A structured code quality report includes plain-English grades across six dimensions, actionable fixes for detected issues, and a suggested improvement plan. It summarizes security, resilience, and performance risks alongside build readiness.

Can I assess code quality and deployment readiness for any programming language?

Yes, the code health check applies to codebases of any language without requiring specific dependencies. It evaluates project readiness by grading security, resilience, and UX concerns regardless of your programming stack.