Use this skill when the user wants to generate tests based on the branching tree technique for smart contract testing.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-a205c406)More formats (shields.io, HTML) on the badges page.
---
name: bulloak
description: Use this skill when the user wants to generate tests based on the branching tree technique for smart contract testing.
---
# Bulloak Plugin
Generate tests based on the Branching Tree Technique for smart contract testing.
## Commands
### Operations
- `bulloak test generate` — generate test via bulloak
- `bulloak tree parse` — parse tree via bulloak
- `bulloak contract analyze` — analyze contract via bulloak
- `bulloak config show` — show config via bulloak
## Usage Examples
- "bulloak --help"
- "bulloak <args>"
## Installation
```bash
cargo install bulloak
```
## Examples
```bash
bulloak --version
bulloak --help
```
## Key Features
- testing\n- smart-contracts\n- solidity
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!