run-linters

Official

Run linters to verify code quality after changes.

AuthorCloud-Officer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill runs linters after code changes to ensure code quality and consistency before committing or opening PRs.

Core Features & Use Cases

  • Executes the linters command to detect issues across the repository
  • Analyzes results and guides fixes using the Edit tool
  • Enforces quality by requiring issues to be resolved before reporting completion

Quick Start

After finishing a logical set of changes, run the skill to execute the linters and identify issues to fix before committing

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-linters
Download link: https://github.com/Cloud-Officer/claude-code-plugin-dev/archive/main.zip#run-linters

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