Local Validation

Official

Ensure code quality before commit.

AuthorCoverage-Creatives
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill establishes a robust local validation process to catch code quality issues, bugs, and performance regressions early in the development cycle, preventing them from reaching production.

Core Features & Use Cases

  • Automated Checks: Integrates TypeScript type checking, ESLint linting, Prettier formatting, and Jest testing.
  • Pre-Commit & Pre-Push Hooks: Enforces code standards automatically before commits and pushes.
  • CI Integration: Provides scripts for seamless integration into Continuous Integration pipelines.
  • Use Case: Before committing code, run npm run validate:quick to ensure your code is well-formatted, type-safe, and passes basic tests, saving you from potential merge conflicts and CI failures.

Quick Start

Run npm run validate:quick to perform a quick validation of your code.

Dependency Matrix

Required Modules

concurrentlynpm-run-allcross-env@next/bundle-analyzerwebpack-bundle-analyzereslint-plugin-jsoneslint-plugin-yamleslint-plugin-markdown@testing-library/jest-dom@testing-library/user-eventhuskylint-stagedonchangerimrafjest

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: Local Validation
Download link: https://github.com/Coverage-Creatives/zeus/archive/main.zip#local-validation

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.