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
更新日 3/6/2026
スター
4492
フォーク
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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use alias-nested-modules