Showing 36 of 559 projects
A GitHub Action that publishes code coverage reports to Code Climate from CI workflows.
A SublimeLinter plugin that checks PHP syntax using the built-in php -l command.
Converts Checkstyle XML reports into GitHub Pull Request annotations for use in GitHub Actions.
A command-line wrapper for ESLint that adds file watching capabilities without requiring complex build tools.
A command-line tool that formats Go test results as readable sentences to encourage literate test naming.
A Python static type checker built on mypy with stricter defaults, advanced typing features, and baseline error management.
A command-line utility that automatically detects and fixes common misspellings and typos in source code files.
A header file that uses GCC's poison pragma to ban unsafe C/C++ functions from your codebase.
A comprehensive catalog of 82 refactoring strategies for Elixir code, categorized by language-specific, traditional, functional, and Erlang-specific transformations.
A Java code quality assessment tool that detects design/implementation smells and computes object-oriented metrics.
A GitHub Action that runs PHP-CS-Fixer to automatically fix PHP code style issues in your CI/CD pipeline.
A simple, flexible, and extensible object-oriented template for PyTorch projects.
A tool that parses lint errors and reports them as comments on GitHub pull requests.
An ESLint plugin that downgrades all ESLint errors to warnings, simplifying rule configuration.
An ESLint plugin that provides linting rules for YAML files, including support for Vue SFC custom blocks and ESLint directives.
A Vim plugin that highlights visually similar Unicode characters to prevent trolls from corrupting your code.
Configure and manage git hooks in Elixir projects to enforce code quality and automate workflows.
A comprehensive and opinionated TypeScript-first ESLint configuration for modern JavaScript projects.
A static analysis tool that enforces secure coding practices and best practices for Python.
A quality check hook for Claude Code that runs TypeScript compilation, ESLint auto-fixing, and Prettier formatting with SHA256 config caching for <5ms validation.
A Python tool that parses text files for HTTP URLs and checks if they are still valid.
A comprehensive style guide for writing clean, consistent, and idiomatic Swift code, with an accompanying linter.
A strict and opinionated Angular starter template with pre-configured ESLint, Prettier, Stylelint, CSpell, Git hooks, and CI/CD.
A Leiningen plugin that enforces code quality standards by checking for common style issues and anti-patterns in Clojure projects.
A Go linter that checks for common mistakes and enforces best practices when using the testify testing framework.
A static analysis engine for PHP that detects type mismatches in function arguments, return values, and method calls.
A planning and context engineering system for Claude Code that transforms AI assistants into proactive development partners.
A collection of 10 custom slash commands for Gemini CLI that automate daily productivity and development workflows.
An ESLint plugin that detects potential secrets and credentials in code and JSON files using entropy analysis and pattern matching.
An open-source tool that checks PHP source code for deviations from coding conventions and standards.
A Dart library providing convenient extension methods on basic Dart objects like String, Iterable, and Object.
A Flake8 plugin that checks for missing PEP 3107-style type annotations in Python functions and methods.
A static analysis tool that detects weak boolean assumptions in PHP code and suggests converting them to assertions.
A Java library for parsing static code analysis reports from 79+ tools into a unified format.
A command-line tool that cleans up LaTeX files by removing comments and correcting common anti-patterns.
A command-line tool for finding missing and unused NSLocalizedStrings in Xcode projects.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.