AI Quality Gate

Automates code quality checks for AI-generated code through ESLint, Prettier, and optional SonarQube analysis.

mustafacagri 32 ↓ 371
Claude CodeClaude DesktopGeneric
View source ↗

Enforces code quality standards on AI-generated code through a two-phase approach. Phase one runs ESLint with over 600 rules across nine plugins, Prettier formatting, and custom AST-based fixes for common patterns. Phase two optionally integrates SonarQube for deeper static analysis. Automatically fixes issues like unused imports, var-to-const conversions, and regex optimization while reporting remaining issues for review.

Source

Repository: https://github.com/mustafacagri/ai-quality-gate

Maintain AI Quality Gate?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[AI Quality Gate on getagentictools](https://getagentictools.com/mcp/mustafacagri-ai-quality-gate?ref=badge)