概要
The Dialyzer Integration skill equips Claude with the expertise to implement robust static analysis for Elixir and Erlang projects using Dialyzer. It provides comprehensive patterns for local development setup, including PLT (Persistent Lookup Table) management and incremental analysis to speed up workflows. The skill also covers advanced CI/CD configurations for GitHub Actions and GitLab CI, IDE integrations for VS Code and Vim, and the implementation of pre-commit hooks. By following these best practices, developers can enforce type safety, identify unreachable code, and maintain high code quality across team-based environments.