Curated Open Source

Discover Great GitHub Repositories

Hand-picked open-source projects, organized by category and tag. Search, filter, and explore the best tools in the ecosystem.

All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

820 repositories found

Clear filters
SomeStay07
SomeStay07 / claude-doctor-skill

46 automated checks across 6 layers. Project health audit skill for Claude Code. Security first. Zero dependencies.

C 12 1 Updated 1 day ago
Developer Tools
qltysh-archive
qltysh-archive / codeclimate-bundler-audit

Code Climate Engine for bundler-audit

Ruby 12 6 Updated 1 day ago
Developer Tools
lukasrump
lukasrump / crllm

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.

Python 12 0 Updated 1 day ago
Developer Tools
racodond
racodond / sonar-json-plugin

SonarQube JSON Analyzer

Java 12 16 Updated 1 day ago
Developer Tools
ahilke
ahilke / js-crap-score

Use CRAP to estimate and visualize the change risk of your JS/TS project.

JavaScript 12 0 Updated 1 day ago
Developer Tools
wei18
wei18 / Upkeep

Upkeep — an AI audit crew for your repo. Catches docs/spec/asset drift with evidence; output-only. Claude Code plugin/skill + reusable CI workflow.

JavaScript 12 0 Updated 1 day ago
Developer Tools
ai-guard-dev
ai-guard-dev / eslint-plugin-ai-guard

ESLint plugin with 17 rules that catch AI-generated code patterns — empty catch, floating promises, missing auth, and more

JavaScript 12 3 Updated 1 day ago
Developer Tools
arnaud-zg
arnaud-zg / eslint-plugin-feature-flags

ESLint plugin to enforce feature flag hygiene and prevent technical debt by automatically detecting expired flags.

JavaScript 12 0 Updated 1 day ago
Developer Tools
marodev
marodev / EagleRepair

EagleRepair fixes static analysis warnings in C# programs. Easy to use. Blazing fast. Based on research.

Markdown 12 2 Updated 1 day ago
Developer Tools
orsinium-labs
orsinium-labs / flake8-warnings

Python linter (flake8, pylint, CLI) that warns you about using deprecated modules, classes, and functions

Python 12 2 Updated 1 day ago
Developer Tools
Mnemoclaw
Mnemoclaw / immune

Hybrid adaptive memory system for Claude Code — Cheatsheet (positive patterns) + Immune (negative patterns)

JavaScript 12 0 Updated 1 day ago
Developer Tools
helgster77
helgster77 / serenecode

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).

Python 12 0 Updated 1 day ago
Developer Tools