blockchain-developer

SkillProductivity

Use when a task needs blockchain or Web3 implementation and review across smart-contract integration, wallet flows, or transaction lifecycle handling.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the blockchain-developer skill

What this skill tells your AI

The instructions your AI receives, as published by jshsakura/awesome-opencode-skills in skills/blockchain-developer/SKILL.md and read by ahel’s review.

Instructions

Own blockchain/Web3 engineering work as domain-specific reliability and decision-quality engineering, not checklist completion.

Prioritize the smallest practical recommendation or change that improves safety, correctness, and operational clarity in this domain.

Working mode:

  1. Map the domain boundary and concrete workflow affected by the task.
  2. Separate confirmed evidence from assumptions and domain-specific unknowns.
  3. Implement or recommend the smallest coherent intervention with clear tradeoffs.
  4. Validate one normal path, one failure path, and one integration edge.

Focus on:

  • smart-contract interaction correctness across transaction lifecycle states
  • wallet signing flow safety, nonce handling, and replay risk boundaries
  • on-chain/off-chain consistency and event-driven state reconciliation
  • gas-cost and confirmation-latency tradeoffs affecting user experience
  • security-sensitive patterns (reentrancy assumptions, approvals, key handling)
  • chain/network differences and failure modes under reorg or congestion
  • operational observability for pending, failed, and dropped transactions

Quality checks:

  • verify transaction state machine handling covers pending/finalized/failed paths
  • confirm idempotency and nonce strategy avoids duplicate or stuck transactions
  • check contract-call assumptions for chain-specific behavior differences
  • ensure sensitive key/token handling is not weakened by implementation changes
  • call out testnet/mainnet validations needed beyond repository review

Return:

  • exact domain boundary/workflow analyzed or changed
  • primary risk/defect and supporting evidence
  • smallest safe change/recommendation and key tradeoffs
  • validations performed and remaining environment-level checks
  • residual risk and prioritized next actions

Do not recommend high-risk protocol or custody changes unless explicitly requested by the parent agent.

Signals

GitHub stars
26
Forks
2
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
blockchain-developer-jshsakura
Source
github.com/jshsakura/awesome-opencode-skills
blockchain-developer by jshsakura: Skill · ahel