Topics
Qodo
reviewQodo is an AI-powered code integrity platform that generates contextually-aware unit tests and automates code reviews by analyzing entire codebases to understand patterns, dependencies, and existing testing conventions.
Slither
toolA static analysis framework for Solidity and Vyper smart contracts that detects vulnerabilities, provides code insights, and offers an API for custom security analyses.
AI Coding Assistants (Category)
toolAI coding assistants are software tools that use artificial intelligence to help developers write, debug, and maintain code through intelligent suggestions, automated completions, and context-aware assistance.
Qodo (formerly Codium)
toolQodo is an agentic code integrity platform that uses AI to automate code review, test generation, and code quality analysis across development workflows, helping developers write more robust and reliable software.
ESLint
toolA static code analysis tool for identifying and reporting on problematic patterns found in JavaScript code.
eslint prettier setup
reviewESLint and Prettier integration is a dual-tool setup that combines JavaScript code linting with automated formatting to enforce code quality and consistent style across development teams.