Module commands create and maintain domain modules inside an app or library. Use them when adding a new model-backed feature or adding common UI companion files to an existing module.
Module names are normalized with lower-case first-letter style after spaces are removed, matching Akan module file conventions.