·just-cli
</>

just-cli

paulrberg/dot-agents

This skill should be used when the user asks to "create a justfile", "write just recipes", "configure just settings", "add just modules", "use just attributes", "set up task automation", mentions justfile, just command runner, or task automation with just.

1Installs·0Trend·@paulrberg

Installation

$npx skills add https://github.com/paulrberg/dot-agents --skill just-cli

SKILL.md

Expert guidance for Just, a command runner with syntax inspired by make. Use this skill for creating justfiles, writing recipes, configuring settings, and implementing task automation workflows.

| [arg("p", long, ...)] | Configure parameter as --flag option (v1.46) | | [group("name")] | Group recipes in just --list output | | [no-cd] | Don't change to justfile directory | | [private] | Hide from just --list (same as prefix) | | [script] | Execute recipe as single script block |

| [script("interpreter")] | Use specific interpreter (bash, python, etc.) | | [confirm("prompt")] | Require user confirmation before running | | [doc("text")] | Override recipe documentation | | [positional-arguments] | Enable positional args for this recipe only |

This skill should be used when the user asks to "create a justfile", "write just recipes", "configure just settings", "add just modules", "use just attributes", "set up task automation", mentions justfile, just command runner, or task automation with just. Source: paulrberg/dot-agents.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/paulrberg/dot-agents --skill just-cli
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is just-cli?

This skill should be used when the user asks to "create a justfile", "write just recipes", "configure just settings", "add just modules", "use just attributes", "set up task automation", mentions justfile, just command runner, or task automation with just. Source: paulrberg/dot-agents.

How do I install just-cli?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/paulrberg/dot-agents --skill just-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/paulrberg/dot-agents

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills

None