838 repositories found
Clear filtersESLint plugin with 17 rules that catch AI-generated code patterns — empty catch, floating promises, missing auth, and more
ESLint plugin to enforce feature flag hygiene and prevent technical debt by automatically detecting expired flags.
EagleRepair fixes static analysis warnings in C# programs. Easy to use. Blazing fast. Based on research.
Python linter (flake8, pylint, CLI) that warns you about using deprecated modules, classes, and functions
Hybrid adaptive memory system for Claude Code — Cheatsheet (positive patterns) + Immune (negative patterns)
SereneCode turns the question from "did the model ship code?" to "does it match the spec, the types, and the contracts we agreed on?" It is a Python toolkit and workflow for teams using AI coding assistants: a structured spec (REQ-xxx, INT-xxx), a project-level SERENECODE.md that steers how code is written, and one verification pipeline you can drive from the MCP server (recommended while editing) or from the CLI (CI, scripts, and full-tree batch runs).
autonomous overnight code quality bot for Hermes Agent
CFLint plugin for IntelliJ IDEA Ultimate
Diff coverage & code quality reports for GitHub pull requests — PR comments, inline annotations, badges. Supports 13+ linters. Zero vendor lock-in.
Makes Agents produce staff-engineer-quality code
Lazuli is a multitasking RTOS (Real-Time Operating System/kernel) targeting AVR microcontrollers. It allows to program and run multiple independent tasks in a real-time context on AVR microcontrollers.
A github action to run PHPCS and PHPCBF