SK

skills-and-code-style-contribution

Standardizes the workflow for contributing code style changes to the Trezor Suite project.

Install

mkdir -p .claude/skills/skills-and-code-style-contribution && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16123" && unzip -o skill.zip -d .claude/skills/skills-and-code-style-contribution && rm skill.zip

Installs to .claude/skills/skills-and-code-style-contribution

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

How to contribute to the Trezor Suite code style guide, including issue proposals and pull request workflows. Use when proposing code style changes.
148 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Propose code style changes via GitHub issues
  • Create pull requests for code style changes
  • Discuss code style proposals with the Suite team
  • Implement agreed-upon style changes
  • Document code style decisions

How it works

The skill outlines two methods for contributing to the code style guide: creating an issue for discussion or creating a pull request for smaller changes.

Inputs & outputs

You give it
a proposed code style change
You get back
a GitHub issue or pull request for the Trezor Suite code style guide

When to use skills-and-code-style-contribution

  • Propose new coding standards
  • Submit style guide PR
  • Discuss code improvement proposals

About this skill

Skills and Code Style Contribution

How to Contribute

You have two options for contributing to the code style guide:

1. Create an Issue with a Proposal

Everyone is welcome to make contributions! Check the list of current proposals before you create a new one. These proposals shall later be discussed at the Code Improvements meetings with members of the Suite team. Once we agree on a preferred solution, the person who added the proposal is responsible for implementing any related changes to the codebase and/or documenting the decision in this guide.

2. Create a Pull Request

Create a pull request with the proposed code style change so we can have a discussion directly in the PR. This is a good option for smaller changes that don't require much discussion and are not that controversial. For larger changes, we recommend creating an issue first to have a more focused discussion before implementation.

When not to use it

  • When the contribution is not related to code style
  • When the change is not intended for the Trezor Suite codebase
  • When the user wants to implement a large, controversial change without prior discussion

Limitations

  • Contributions are specific to the Trezor Suite code style guide.
  • Larger changes are recommended to start as an issue for discussion.
  • The process involves GitHub issues and pull requests.

How it compares

This skill provides a specific workflow for contributing to a code style guide, including issue templates and PR guidelines, unlike general code contributions.

Compared to similar skills

skills-and-code-style-contribution side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
skills-and-code-style-contribution (this skill)04moNo flagsBeginner
resolve-conflicts818moReviewIntermediate
dependency-upgrade265moReviewIntermediate
git-commits214moNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry