code-quality-audit

Installation
SKILL.md

This skill automates comprehensive code quality checks for Magento 2 projects.

What This Skill Does

  1. PSR-12 Compliance Check

    • Validates strict PSR-12 adherence
    • Checks opening braces placement
    • Validates spacing and indentation
    • Verifies proper use statement ordering
  2. PHPStan Static Analysis

    • Type checking at maximum level
    • Identifies potential bugs and errors
    • Validates method signatures and return types
    • Checks for undefined variables and methods
Installs
1
GitHub Stars
11
First Seen
Apr 12, 2026
code-quality-audit — proxiblue/claude-skills