home/categories/smart-contracts/outlinedriven-odin-claude-plugin-skills-design-by-contract-skill-md
smart-contractsblockchain

design-by-contract

Design-by-Contract (DbC) development - design contracts from requirements, then execute CREATE -> VERIFY -> TEST cycle. Use when implementing with formal preconditions, postconditions, and invariants across any language.

OutlineDriven
maintainer
OutlineDriven
Обновлено 3/20/2026
Звёзды
18
Форки
0
quick start

Installation and usage

Design-by-Contract (DbC) development - design contracts from requirements, then execute CREATE -> VERIFY -> TEST cycle. Use when implementing with formal preconditions, postconditions, and invariants across any language.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use design-by-contract