ci-preflight

Community

Local CI validation before commit.

Authorwannysim
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows you to run the same Continuous Integration (CI) checks locally that would run on a pull request, catching errors early and saving CI resources.

Core Features & Use Cases

  • Pre-commit Validation: Ensures code adheres to type checking, linting, formatting, and testing standards before committing.
  • Targeted Checks: Can validate specific applications or packages within the monorepo.
  • Use Case: Before pushing your changes, run pnpm turbo run check-types lint format:check test:ci --filter='[origin/develop...HEAD]' to ensure your code is ready for review.

Quick Start

Run the preflight check for the 'blog' application.

Dependency Matrix

Required Modules

None required

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: ci-preflight
Download link: https://github.com/wannysim/mumak-www/archive/main.zip#ci-preflight

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.