원클릭으로
bobinerie
bobinerie에는 ccamel에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.