claude-dev-suite
GitHub profile for claude-dev-suite148 skills
Are you claude-dev-suite? Claim your skills.
claude-dev-suite / bitcoin-core-release-engineering
Facilitates Bitcoin Core release engineering with reproducible builds, security verification, and code-signing processes.
claude-dev-suite / bitcoin-core-rpc
Facilitates interaction with Bitcoin Core via JSON-RPC, enabling wallet management and transaction handling for developers.
claude-dev-suite / bitcoin-hardware-hwi
Provides a standardized Python API for integrating multi-vendor hardware wallets, enabling seamless cross-vendor signing operations.
claude-dev-suite / bitcoin-libraries-bitcoinjs-lib
Provides a TypeScript/JavaScript library for building Bitcoin applications, supporting transactions, scripts, and addresses.
claude-dev-suite / lightning-channels
Explains Lightning channel mechanics for opening, closing, and debugging channels in cryptocurrency transactions.
claude-dev-suite / lightning-cln
Integrates with Core Lightning for plugin development, debugging, and leveraging BOLT12 features in Bitcoin transactions.
claude-dev-suite / lightning-gossip
Facilitates the implementation and debugging of BOLT 7 gossip protocols for Lightning Network nodes, enhancing synchronization and graph management.
claude-dev-suite / lightning-keysend
Enables spontaneous Lightning payments without invoices, ideal for tipping and micro-payment flows in various applications.
claude-dev-suite / lightning-nwc
Enables remote control of Lightning wallets via Nostr relays, facilitating secure transactions and app integrations.
claude-dev-suite / lightning-onion
Facilitates Sphinx onion routing for Lightning, enabling secure packet construction and decryption for off-chain protocols.
claude-dev-suite / lightning-routing
Facilitates advanced pathfinding and routing in Lightning networks, optimizing payment strategies and debugging routing errors.
claude-dev-suite / lightning-splicing
Facilitates dynamic channel capacity adjustments in Lightning Network without disrupting payment flows through splice transactions.
claude-dev-suite / lightning-trampoline
Enables efficient trampoline routing for mobile Lightning clients, optimizing pathfinding and reducing sync costs.
claude-dev-suite / lightning-webln
Enables web apps to interact with Lightning wallets for payments, invoices, and messaging using the WebLN API.
claude-dev-suite / bitcoin-consensus
Explains Bitcoin consensus rules for block and transaction validation, including soft-fork mechanics and mempool policy distinctions.
claude-dev-suite / bitcoin-scripts
Facilitates Bitcoin Script development with opcode references and output type construction for effective script writing and decoding.
claude-dev-suite / bitcoin-segwit
Explains Segregated Witness (SegWit) concepts and usage for Bitcoin transactions, enhancing understanding of transaction malleability and efficiency.
claude-dev-suite / bitcoin-wallet-labels
Facilitates the export and import of wallet labels across different Bitcoin wallets using a standardized JSON Lines format.
claude-dev-suite / cmake
Facilitates C/C++ project builds using modern CMake features, enhancing project configuration and dependency management.
claude-dev-suite / esbuild
Provides fast JavaScript bundling capabilities for simple projects and library builds, enhancing development efficiency.