Use when you need to call deployed Bobine modules with typed params or perform a signed Ed25519 call through an auth module.
Generate commit messages following the DAFT convention, which requires exactly one letter as the commit message (with exception for dependency updates that can use 'u: description' format). Use this skill when creating commits, suggesting commit messages, or validating commit message format.
Design, write, and maintain Bobine smart contracts. Use this skill when you need to implement or change contract behavior, public APIs, or on-chain data formats; refactor for simplicity; fix bugs; review contract code for correctness; or prepare a contract for release (docs, consistency, conventions). Applies a minimalist, direct style and avoids explanatory comments inside functions.
Guide for writing, debugging, and maintaining BDD tests using Cucumber for Bobine smart contracts. Use this skill when adding new test scenarios, fixing broken tests, or interpreting test failures.