docs-ssot
01Skill Claude CodeCodex
Set up docs-ssot SSOT documentation structure — migrate existing docs, build, and validate.
26 tagged bitcoin-wallet, measured the same way as everything else here.
Browse within: bitcoin 26blockchain 22ethereum 22ripple 22
Skill Claude CodeCodex
Set up docs-ssot SSOT documentation structure — migrate existing docs, build, and validate.
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.
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.
Skill Claude CodeCodex
Use this skill when the user asks about wallet policy, spending limits, governance, allowance, or wants to change how much the agent can spend autonomously. Triggers on: "what is my allowance", "change my spending limit", "update policy", "how much can you spend", "governance", "policy version", "whale threshold"…
Skill Claude CodeCodex
Use this skill when the user wants to send Bitcoin, transfer sats, pay an address, batch multiple payments, or embed a message in the blockchain. Triggers on: "send X sats to tb1p...", "pay this address", "transfer", "batch payment", "write a message on-chain", "OPRETURN message". Also use for any spending that…
Skill Claude CodeCodex
Use this skill when the user wants to mint, etch, or create a Rune (Bitcoin fungible token via the Runes protocol). Triggers on: "mint a rune", "etch SOVEREIGN", "create rune token", "issue runes", "fair launch", "open mint", "mint more of an existing rune", or any request involving Rune names (uppercase A–Z with…