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.
maintainer
blockscout
Updated 3/6/2026
Stars
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use alias-nested-modules