lint-all
OfficialRun every linter in one pass
AuthorVMAFx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the friction of running multiple code-quality tools separately by coordinating a single, repeatable lint pass and consolidating the results into one readable report.
Core Features & Use Cases
- Parallel Quality Checks: Runs clang-tidy, cppcheck, include-what-you-use, ruff, and semgrep together to catch issues across C, C++, Python, and shell code.
- Unified Reporting: Merges findings into a single severity-sorted report so developers can review all problems without switching between tools.
- Targeted Fix Support: Applies safe auto-fixes for supported findings when requested, while preserving risky diagnostics for manual review.
- Use Case: A maintainer preparing a release can run one workflow to validate the full codebase, inspect a consolidated report, and optionally auto-fix low-risk style issues before committing.
Quick Start
Ask the skill to run the full lint suite for the repository and produce a merged report, optionally restricting results to changed files or enabling safe fixes.
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: lint-all Download link: https://github.com/VMAFx/vmafx/archive/main.zip#lint-all 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 536,000+ vetted skills library on demand.