awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Code Quality Tools · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesCode Quality Tools

Utilities that identify potential bugs, maintainability issues, or documentation gaps in source code.

Explore 2 awesome GitHub repositories matching development tools & productivity · Code Quality Tools. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Code Quality and Analysis
  4. Static Analysis Tools
  5. Code Quality Tools

Awesome Code Quality Tools GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • nvm-sh/nvm

    nvm-sh/nvm

    91,751GitHubView on GitHub↗

    This project is a command-line tool designed for managing multiple runtime versions on a local machine. It functions as a shell-based environment manager that enables users to install, switch between, and maintain different versions of a runtime to support project-specific requirements or diverse shell sessions. By dyn

    Shellbashinstalllts
  • florinpop17/app-ideas

    florinpop17/app-ideas

    90,567GitHubView on GitHub↗

    App-ideas is a development platform that integrates autonomous AI agents into local environments to orchestrate code review, automated fix application, and workflow management. It functions as a command-line interface that connects external AI assistants to your codebase, enabling iterative development cycles through p

    applicationscodingcodingchallenges

Explore sub-tags

  • Automated Documentation GeneratorsTools that analyze code structure to automatically generate or update function and module documentation.
  • Automated Refactoring ToolsSystems that automatically analyze code to suggest or apply structural improvements, redundancy removal, and quality enhancements.
  • Shell Script LintersStatic analysis tools for verifying shell script syntax, portability, and best practices.