run-quality-checks

Official

Run full code quality checks with one command.

Authorleboncoin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the verification of code quality for Spark UI projects by running linting, type checking, formatting, tests, and accessibility checks to ensure PR readiness.

Core Features & Use Cases

  • Unified quality checks: Run lint, typecheck, formatting, unit tests, end-to-end tests, and accessibility checks in a single pipeline.
  • PR readiness: Validate code quality before commits or PR submissions to reduce review time.
  • Real-world scenario: When preparing a PR, execute the full suite to catch issues early and produce a clean report.

Quick Start

Use the following command to run all quality checks in one go: npm run lint && npm run typecheck && npm run prettier && npm run prettify && npm run test:run && npm run test:a11y

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: run-quality-checks
Download link: https://github.com/leboncoin/spark-web/archive/main.zip#run-quality-checks

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 471,000+ vetted skills library on demand.