typescript-quality-checker

Community

Quality-check TS/JS code with ESLint and Prettier.

Authormatteocervelli
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides comprehensive TypeScript/JavaScript code quality validation including formatting (Prettier), linting (ESLint), type checking (tsc), security analysis (npm audit), and code complexity analysis.

Core Features & Use Cases

  • Formatting (Prettier)
  • Linting (ESLint)
  • Type checking (tsc)
  • Security analysis (npm audit)
  • Code complexity analysis

Quick Start

Run formatting, linting, and type checks to ensure code quality and security readiness.

Dependency Matrix

Required Modules

nodenpmtypescripteslintprettiernpm-audit

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: typescript-quality-checker
Download link: https://github.com/matteocervelli/llms/archive/main.zip#typescript-quality-checker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository