Use this skill when the user wants to use just-command — Just a command runner — save and run project-specific commands, JSON task listing.
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-1530f87a)More formats (shields.io, HTML) on the badges page.
---
name: just-command
description: Use this skill when the user wants to use just-command — Just a command runner — save and run project-specific commands, JSON task listing.
---
# just-command Plugin
Just a command runner — save and run project-specific commands, JSON task listing
## Commands
- `just-command self version` — Print just-command version
- `just-command _ _` — Passthrough to just CLI
## Usage Examples
- `just-command self version` — Check installed version
- `just-command _ _ --help` — Show just-command help
- `just-command _ _ --json` — JSON output mode
## Installation
```bash
cargo install just
```
## Key Features
- task-runner, rust, cli, make
- Non-interactive CLI with JSON output support
- Pipeline-ready for automation
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!