preflight-checks
CommunityComprehensive preflight checks for code quality.
Authorcharlesjones-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides comprehensive guidance for discovering and running code quality checks across different project types, including type checking, linting, formatting, and tests.
Core Features & Use Cases
- Project discovery: Detects the project type (Node.js, Python, .NET, Go, Rust) and selects appropriate checks.
- Command references: Provides standard commands for type checking, linting, formatting, and tests.
- CI alignment: Guides running checks locally to match CI behavior.
- Best practices: Recommends a execution order for fastest feedback.
Quick Start
Run the recommended preflight sequence using your project’s package manager or tooling (e.g., npm run check for Node.js, pytest for Python, dotnet build/test for .NET), ensuring you execute the same checks as CI.
Dependency Matrix
Required Modules
None requiredComponents
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: preflight-checks Download link: https://github.com/charlesjones-dev/claude-code-plugins-dev/archive/main.zip#preflight-checks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.