#collaboration

5 skills tagged collaboration · capability axis.

naming-conventions

Name scripts, tools, and files so their name tells you when and how to use them. CLI tools you run are verb-noun; imported libraries are nouns; internal helpers start with an underscore. Apply when adding or renaming any script.