Skip to main content

static-validation

Run Spryker static analysis over only the code that changed versus a base branch — PHP (phpcbf, phpcs, phpmd/architecture-sniffer, phpstan) AND frontend (eslint, stylelint, prettier for js/ts/scss/css) — after implementing or editing code, during project development, before commit, or as an interim check while iterating. Trigger on "validate", "lint", "check code", "run static analysis", "fix phpcs/phpstan", "run QA on changes", "static check the diff", "validate my changes", "run static analysis on what I changed", "lint the changed modules", "check js/css/scss I changed", "check code vs master/main", "static-check the branch". Works from any git worktree, auto-detects or takes an explicit base branch (master, main, or any ref), validates only added/changed files (not the all-files globs in package.json), and can group PHP either by individually changed files (files scope) or by every full Spryker MODULE that has a changed file (module scope — detects changed modules, not just files, and validates the whole

Aller à l'installation

Informations de source

Dépôt
spryker-sdk/ai-dev
Dernière activité de la source
24 août 2026 à 10:33
Langue détectée de SKILL.md
anglais
Étoiles
4
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.