
from trezor-suite1,019
Guidelines and workflows for proposing and contributing code style changes to the Trezor Suite repository.
Provides step-by-step guidance for contributors who want to propose or implement code style changes in the Trezor Suite monorepo. It explains when to open a proposal issue versus submitting a PR and outlines the review workflow and ownership expectations.
Use this skill when preparing to change the project's code style rules or when you need a clear process for proposing formatting, linting, or stylistic updates to Trezor Suite. Activate it before opening an issue or creating a PR that affects style guidance.
Best used with developer-assistant agents that can create issues and PRs (GitHub-enabled agent tooling such as Copilot/GPT/Claude with repo access).
This skill has not been reviewed by our automated audit pipeline yet.
Security Headers Compliance
Ensures generated code aligns with security headers and permissions policies, specifically for navigator object interactions.
Trezor Suite — Naming Conventions
Coding and naming conventions for Trezor Suite: guidance on variable, function, boolean, component names and project-specific conventions.