10x-health-check

Audit dependencies, scan vulnerabilities, check test runner, and validate CI/CD configurations.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/lukasPWR/vartownik --skill 10x-health-check-lukaspwr
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: 10x-health-check
Source: https://github.com/lukasPWR/vartownik/tree/main/.cursor/skills/10x-health-check
Command: npx skills add https://github.com/lukasPWR/vartownik --skill 10x-health-check-lukaspwr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive analysis of a project's health, identifying vulnerabilities, performance bottlenecks, and potential improvements, ensuring it's ready for agent-assisted development.

Core Features & Use Cases

  • Dependency Audit: Identify and resolve vulnerabilities in project dependencies.
  • Security Scan: Conduct a security audit to uncover potential risks.
  • Test Runner Detection: Check if a test runner is available and functional.
  • CI/CD Analysis: Verify CI/CD configuration for effective deployment pipelines.
  • Missing-config Analysis: Identify and address missing configuration files.

Quick Start

Perform a health check on your project by running '10x-health-check'.

Frequently Asked Questions about 10x-health-check

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

FAQPage Schema
How do I perform a project health check for agent-assisted development?▼

To perform a project health check for agent-assisted development, the Skill audits dependencies, scans for security vulnerabilities, validates CI/CD configurations, and checks the test runner to generate a report of priority fixes and agent readiness status.

What is included in a comprehensive dependency audit and security scan?▼

A comprehensive dependency audit and security scan identifies vulnerabilities in project dependencies, uncovers potential security risks, and checks for missing configuration files to ensure your project is ready for agent-assisted development.

How do I check if my CI/CD configuration and test runner are set up correctly?▼

You can check if your CI/CD configuration and test runner are set up correctly by running the health check Skill, which verifies effective deployment pipelines, detects whether a test runner is available and functional, and reports missing configuration files.

Does the project readiness analysis work with any existing software project?▼

Yes, the project readiness analysis works with any existing software project by performing a comprehensive health check that audits dependencies, scans for vulnerabilities, and validates CI/CD configurations without requiring external dependencies.

Why does my project need a missing-config analysis before deploying agents?▼

Your project needs a missing-config analysis before deploying agents to identify and address missing configuration files, ensuring the environment is fully validated for agent-assisted development and preventing potential pipeline failures.