hiromaily

98 mods across 2 repositories, 129 stars between them.

bch-development

25

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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/.

127 4mo ago A 43 tokens MIT

btc-terminology

26

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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.

127 4mo ago A 42 tokens MIT

db-migration

27

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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

127 4mo ago A 29 tokens MIT

devops

28

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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

127 4mo ago A 24 tokens MIT

docs-ssot

29

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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

127 4mo ago A 24 tokens MIT

docs-update

30

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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

127 4mo ago A 22 tokens MIT

fix-pr-review

31

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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

127 4mo ago A 26 tokens MIT

git-workflow

32

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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

127 4mo ago A 31 tokens MIT

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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

127 4mo ago A 28 tokens MIT

go-development

34

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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

127 4mo ago A 29 tokens MIT

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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

127 4mo ago A 36 tokens MIT

mockery

38

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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.

127 4mo ago A 63 tokens MIT

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

127 4mo ago A 31 tokens MIT

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

127 4mo ago A 31 tokens MIT

openspec-explore

41

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

127 4mo ago A 39 tokens MIT

openspec-propose

42

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

127 4mo ago A 47 tokens MIT

shell-scripts

43

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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

127 4mo ago A 23 tokens MIT

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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

127 4mo ago A 24 tokens MIT

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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

127 4mo ago A 35 tokens MIT

wallet-cli

46

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

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

127 4mo ago A 27 tokens MIT