Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Code Quality

Code Quality

559 projects

Showing 36 of 559 projects

Simple import sort
Simple import sortJavaScript

An ESLint plugin that automatically sorts imports and exports with a simple, opinionated approach.

#developer-tools#typescript#code-quality
Stars2.4k
Forks73
Last commit6 days ago
Design and Development Guides
Design and Development Guides

A curated collection of coding style guides and development best practices across programming languages and frameworks.

#multi-language#guidelines#coding-conventions
Stars2.4k
Forks235
Last commit11 months ago
Best-Ruby
Best-RubyRuby

A curated collection of Ruby tricks, idiomatic patterns, refactoring techniques, and best practices for writing cleaner code.

#software-maintenance#ruby-community#idiomatic-code
Stars2.4k
Forks212
Last commit3 years ago
Bootlint
BootlintJavaScript

An HTML linter that checks for common mistakes and ensures correct Bootstrap markup structure.

#html-linter#build-tools#linter
Stars2.4k
Forks309
Last commit4 years ago
Security
SecurityJavaScript

ESLint plugin that identifies potential security vulnerabilities in Node.js code, requiring human triage for false positives.

#developer-tools#security-scanning#vulnerability-detection
Stars2.4k
Forks111
Last commit
phploc
phplocPHP

A command-line tool for quickly measuring the size and complexity of PHP projects.

#maintainability#cli-tool#code-quality
Stars2.3k
Forks163
Last commit1 year ago
PHPCompatibility
PHPCompatibilityPHP

A set of sniffs for PHP_CodeSniffer that checks PHP code for cross-version compatibility.

#phpcs#compatibility-testing#custom-ruleset
Stars2.3k
Forks204
Last commit3 days ago
wemake-django-template
wemake-django-templatePython

A bleeding-edge Django project template focused on code quality, security, and modern development practices.

#caddy#pytest#project-template
Stars2.3k
Forks223
Last commit1 day ago
CSharpier
CSharpierC#

An opinionated code formatter for C# and XML that enforces consistent style by parsing and re-printing code.

#developer-tools#code-formatter#csharp
Stars2.3k
Forks154
Last commit1 day ago
Vineflower
VineflowerJava

A modern Java and JVM language decompiler focused on high-quality, clean, and accurate code output.

#hacktoberfest#java-21#fernflower-fork
Stars2.2k
Forks138
Last commit4 days ago
TDD Guard
TDD GuardTypeScript

Automated Test-Driven Development enforcement plugin for Claude Code that blocks implementation without failing tests.

#ai-coding-assistant#hooks#development-workflow
Stars2.2k
Forks167
Last commit9 days ago
The Solcurity Standard
The Solcurity Standard

An opinionated security and code quality checklist for auditing Solidity smart contracts.

#solidity#smart-contracts#audit-checklist
Stars2.2k
Forks280
Last commit2 years ago
mutant
mutantRuby

Mutation testing for Ruby that systematically modifies code to verify test effectiveness, especially important with AI-generated code.

#code-quality-analyzer#test-coverage#ruby-gem
Stars2.2k
Forks160
Last commit5 days ago
PSScriptAnalyzer
PSScriptAnalyzerC#

A static code analyzer for PowerShell that checks scripts and modules against best practice rules.

#hacktoberfest#developer-tools#analyzer
Stars2.1k
Forks409
Last commit21 days ago
TscanCode
TscanCodeC++

A fast, accurate static code analyzer for C/C++, C#, and Lua that detects defects early in development.

#clang#gcc#static-code-analysis
Stars2.1k
Forks601
Last commit2 years ago
Tailwind CSS
Tailwind CSSJavaScript

An ESLint plugin that enforces best practices and consistency for Tailwind CSS usage.

#developer-tools#rules#frontend
Stars2.1k
Forks110
Last commit3 days ago
mdl
mdlRuby

A Ruby-based tool to check Markdown files and flag style issues with configurable rules.

#markdownlint#ruby-gem#cli-tool
Stars2.1k
Forks245
Last commit3 days ago
Markdown lint tool
Markdown lint toolRuby

A Ruby-based tool to check Markdown files and flag style issues with configurable rules.

#markdownlint#ruby-gem#cli-tool
Stars2.1k
Forks245
Last commit3 days ago
Bootstrap
BootstrapObjective-C

A comprehensive iOS project bootstrap for high-quality coding with environment management, warnings, and debugging tools.

#debugging-tools#environment-management#objective-c
Stars2.0k
Forks107
Last commit
luacheck
luacheckLua

A static analyzer and linter for Lua code that detects undefined globals, unused variables, and other common issues.

#linter#luajit#code-quality
Stars2.0k
Forks334
Last commit3 years ago
SublimeLinter
SublimeLinterPython

A code linting framework for Sublime Text that integrates external linters to provide real-time error highlighting.

#developer-tools#linter#syntax-checking
Stars2.0k
Forks270
Last commit4 months ago
Sublime Linter
Sublime LinterPython

A code linting framework for Sublime Text that provides real-time error highlighting and diagnostics.

#developer-tools#linter#syntax-checking
Stars2.0k
Forks270
Last commit4 months ago
Typing
Typing

A curated collection of Python type checkers, stub packages, tools, and resources for static and dynamic type checking.

#developer-tools#pydantic#mypy-stubs
Stars2.0k
Forks78
Last commit13 days ago
awesome-python-typing
awesome-python-typing

A curated collection of Python type checkers, stub packages, tools, and resources for static and dynamic type checking.

#mypy-stubs#typing-tools#pep484
Stars2.0k
Forks78
Last commit13 days ago
dotnet-format
dotnet-format

A command-line tool for automatically formatting .NET code to follow style guidelines and conventions.

#developer-tools#command-line-tool#visual-studio
Stars1.9k
Forks172
Last commit7 days ago
The Principles of OOD in Swift 4
The Principles of OOD in Swift 4Swift

A Swift playground cheat-sheet illustrating the SOLID principles of object-oriented design with practical examples.

#interface-segregation-principle#single-responsibility-principle#software-architecture
Stars1.9k
Forks156
Last commit
clj-kondo
clj-kondoClojure

A static analyzer and linter for Clojure, ClojureScript, and EDN that detects errors and enforces style without executing code.

#clojurescript#linter#editor-integration
Stars1.8k
Forks303
Last commit2 days ago
Fasterer
FastererRuby

A Ruby command-line tool that suggests performance improvements by analyzing code patterns against faster alternatives.

#ruby-gem#cli-tool#code-quality
Stars1.8k
Forks76
Last commit2 years ago
dialyxir
dialyxirElixir

Mix tasks to simplify using Dialyzer for static type analysis in Elixir projects.

#elixir#plt-management#code-quality
Stars1.8k
Forks161
Last commit12 days ago
Angular ESLint
Angular ESLintTypeScript

A monorepo providing tooling to lint Angular projects with ESLint, including TypeScript and HTML template rules.

#developer-tools#angular-cli#typescript
Stars1.8k
Forks268
Last commit1 day ago
angular-eslint
angular-eslintTypeScript

A monorepo providing tooling to lint Angular projects with ESLint, including TypeScript and HTML template rules.

#developer-tools#angular-cli#typescript
Stars1.8k
Forks268
Last commit1 day ago
Claude CodePro
Claude CodeProTypeScript

A professional development environment for Claude Code that enforces spec-driven development, automated testing, and quality gates.

#ai-assisted-development#productivity#ai-assistant
Stars1.7k
Forks146
Last commit4 days ago
jsfmt
jsfmtJavaScript

A command-line tool and library for formatting, searching, and rewriting JavaScript code, inspired by gofmt.

#esformatter#developer-tools#cli-tool
Stars1.7k
Forks53
Last commit6 years ago
Send your code coverage to codecov.io
Send your code coverage to codecov.ioPython

A GitHub Action that uploads code coverage reports to Codecov from CI/CD pipelines.

#actions#devops#open-source
Stars1.7k
Forks250
Last commit2 days ago
Composer-Unused
Composer-UnusedPHP

A Composer tool that scans your PHP code to identify and show unused Composer dependencies.

#hacktoberfest#composer#phar
Stars1.7k
Forks57
Last commit1 month ago
Roslyn Analyzers
Roslyn Analyzers

Roslyn-based analyzers for .NET code quality, security, and maintainability, replacing legacy FxCop.

#hacktoberfest#csharp#maintainability
Stars1.7k
Forks480
Last commit4 days ago
PreviousPage 5 of 16

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
6 days ago
5 years ago
2 months ago
Next
#Static Analysis343
#Developer Tools266
#Linting182
#Linter115
#Javascript112
#Ci Cd97
#Eslint95
#Eslint Plugin79
#Hacktoberfest62
#Best Practices56
#Typescript54
#Cli Tool52