Here a quick list:
- Slither to perform a static analysis on the smart contract and generate a vulnerability report.
- Solidity-docgen: extract the documentation
- Surya : generate graph, inheritance, markdown report, ...
- Solgraph: generates a DOT graph that visualizes function control flow of a Solidity contract and highlights potential security vulnerabilities.
- Sol2uml: generate an UML/Class diagram