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 |
Questa abilità dovrebbe essere utilizzata quando l'utente chiede di "creare un justfile", "scrivere solo ricette", "configurare solo le impostazioni", "aggiungere solo moduli", "utilizzare solo attributi", "impostare l'automazione delle attività", menziona justfile, solo runner di comandi o automazione delle attività con just. Fonte: paulrberg/agent-skills.