code-of-conduct
Installation
SKILL.md
WDK Code of Conduct
Binding rules every contributor — human or AI coding assistant — MUST follow when writing, modifying, or reviewing code for any Wallet Development Kit (WDK) module (wallets, protocols, core).
- When writing or changing WDK code, comply with every applicable rule before you consider the work done.
- When reviewing WDK code, flag each violation, cite its rule ID, and propose a concrete fix.
The rules are repository-agnostic. No WDK module is a "golden reference" — apply every rule to every module equally. If existing code conflicts with a rule, the code is the candidate for change, not the rule.
Rules are grouped by prefix: P = project & workflow, C = code, T = testing.