·cli-just
</>

cli-just

paulrberg/agent-skills

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.

27Installs·5Trend·@paulrberg

Installation

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

SKILL.md

File paths: All /.agents/skills/cli-just/references/ and /.agents/skills/cli-just/examples/ paths in this skill resolve under /.agents/skills/cli-just/. Do not look for them in the current working directory.

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) | | [arg("p", pattern="…")] | Constrain parameter to match regex pattern | | [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 |

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/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Quick answers

What is cli-just?

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/agent-skills.

How do I install cli-just?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/paulrberg/agent-skills --skill cli-just 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/agent-skills

Details

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