820 repositories found
Clear filters46 automated checks across 6 layers. Project health audit skill for Claude Code. Security first. Zero dependencies.
Code Climate Engine for bundler-audit
A command-line tool for developers to get instant code reviews from state-of-the-art Large Language Models (LLMs). Supports both local models (Ollama) and cloud providers (OpenAI, Hugging Face, Azure). Improve code quality, catch bugs, and receive AI-driven feedback effortlessly.
SonarQube JSON Analyzer
Use CRAP to estimate and visualize the change risk of your JS/TS project.
Upkeep — an AI audit crew for your repo. Catches docs/spec/asset drift with evidence; output-only. Claude Code plugin/skill + reusable CI workflow.
ESLint 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).