home/categories/code-quality/blockscout-blockscout-agents-skills-alias-nested-modules-skill-md
code-qualitytesting-security

alias-nested-modules

Define module aliases at the top of the file instead of using fully qualified nested module names in function bodies. Improves code readability and maintainability while addressing Credo style warnings.

blockscout
maintainer
blockscout
Atualizado 3/6/2026
Estrelas
4492
Forks
3032
quick start

Installation and usage

Define module aliases at the top of the file instead of using fully qualified nested module names in function bodies. Improves code readability and maintainability while addressing Credo style warnings.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use alias-nested-modules