Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

go-crypto-wallet

go-crypto-wallet contient 18 skills collectées depuis hiromaily, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
18
Stars
125
mis à jour
2026-04-14
Forks
40
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

docs-ssot
Développeurs de logiciels

Set up docs-ssot SSOT documentation structure — migrate existing docs, build, and validate

2026-04-14
docs-update
Développeurs de logiciels

Documentation update workflow. Use when modifying files in docs/ directory or any markdown files (*.md).

2026-04-14
label-context-mapping
Développeurs de logiciels

Maps GitHub labels to Skills and Context documents. Use when creating issues (github-issue-creation) or working on issues (fix-issue command).

2026-04-14
wallet-cli
Développeurs de logiciels

How to run watch, keygen, and sign wallet CLI commands. Use when executing wallet commands or testing wallet functionality.

2026-04-14
git-workflow
Développeurs de logiciels

Git branch management, commit conventions, and PR creation workflow. Use for all tasks that require code changes, regardless of language or scope.

2026-02-28
solidity-development
Développeurs de logiciels

Solidity smart contract development workflow. Use when modifying smart contracts in apps/eth-contracts/contracts/.

2026-02-28
typescript-development
Développeurs de logiciels

TypeScript/JavaScript development workflow for apps/ directory. Use when modifying TypeScript code in xrpl-grpc-server or JavaScript in eth-contracts.

2026-02-28
db-migration
Architectes de bases de données

Database schema and migration workflow. Use when modifying database schemas in tools/atlas/ or SQLC queries in tools/sqlc/.

2026-02-27
go-development
Développeurs de logiciels

Go development workflow including verification commands and self-review checklist. Use when modifying Go code in internal/, pkg/, or cmd/ directories.

2026-02-27
mockery
Développeurs de logiciels

Mock generation workflow for go-crypto-wallet. Activate whenever a developer asks to generate a mock for a new interface, add test coverage that requires a mock, or replace a manually-written test stub for a ports interface. Claude MUST use `make mockery` — never write mock struct code by hand.

2026-02-27
fix-pr-review
Analystes en assurance qualité des logiciels et testeurs

Address PR review comments by selecting appropriate skills based on modified files. Use when fixing review feedback on pull requests.

2026-02-20
github-issue-creation
Spécialistes en gestion de projets

Create GitHub issues with proper task classification. Classification determines which Skills will be used when working on the issue.

2026-02-20
makefile-update
Développeurs de logiciels

Makefile development workflow. Use when modifying Makefile or files in make/ directory.

2026-02-20
bch-development
Développeurs de logiciels

Bitcoin Cash (BCH) API implementation rules. Critical pattern for embedding Bitcoin struct and overriding BCH-specific methods. Use when working on BCH-related code in internal/infrastructure/api/btc/bch/.

2026-02-17
btc-terminology
Développeurs de logiciels

Critical Bitcoin terminology rules to prevent confusion between bech32m (encoding) and taproot (address type). Use when working on BTC-related code, config files, or shell scripts.

2026-02-17
knowledge-gap
Autres occupations informatiques

Post-task knowledge gap review and proposals for improving skills/rules

2026-02-07
shell-scripts
Développeurs de logiciels

Shell script development workflow. Use when modifying files in scripts/ directory or any *.sh files.

2026-01-15
devops
Administrateurs de réseaux et de systèmes informatiques

CI/CD and DevOps workflow. Use when modifying GitHub Actions, Docker configurations, or compose files.

2026-01-12