Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Dependency management, package creation, and troubleshooting commands for the Trezor Suite monorepo. Use when managing dependencies or debugging build issues.
.claude/skills/trezor-common-tasks/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -67% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -76% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -77% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -75% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -59% | 0% |
bashyarn workspace @trezor/package-name add dependency-name yarn build:libs # Rebuild after dependency changes
bashyarn generate-package # Create new package yarn update-submodules # Update trezor-common submodule
bash# Reset environment if builds fail rm -rf node_modules .yarn/cache yarn --mode=skip-build yarn build:essential # Clear NX cache yarn nx reset # Restart development server pkill -f "webpack-dev-server" yarn suite:dev
Other measured skills in the registry, with their headline benchmark lift.