Use this skill when the user wants to rust microbenchmarking harness based on paired-testing methodology.
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-5b8293e2)More formats (shields.io, HTML) on the badges page.
---
name: tango
description: Use this skill when the user wants to rust microbenchmarking harness based on paired-testing methodology.
---
# Tango Plugin
Rust microbenchmarking harness based on paired-testing methodology.
## Commands
### Operations
- `tango bench run` — run bench via tango
- `tango suite list` — list suite via tango
- `tango suite compare` — compare suite via tango
- `tango result report` — report result via tango
- `tango config init` — init config via tango
## Usage Examples
- "tango --help"
- "tango <args>"
## Installation
```bash
cargo install tango
```
## Examples
```bash
tango --version
tango --help
```
## Key Features
- benchmarking\n- performance\n- testing
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!