
from trezor-suite1,007
Coding and naming conventions for Trezor Suite: guidance on variable, function, boolean, component names and project-specific conventions.
The Naming skill documents recommended naming conventions for the Trezor Suite codebase. It guides contributors on variable naming, function naming, boolean semantics, component props, abbreviations, and domain-specific naming rules to keep the code consistent and readable.
Use this skill when proposing names during code authoring or review, when creating new components or APIs, and when refactoring to improve clarity. It triggers on questions about naming, variable choice, and component/interface names.
Works with code-review or assistant agents that can read repository context and suggest names (language-model-based reviewers, code linters, or CI bots).
This skill has not been reviewed by our automated audit pipeline yet.