What is just?
Use `just` to save and run project-specific commands. Use when the user mentions `justfile`, `recipe`, or needs a simple alternative to `make` for task automation. Source: disler/bowser.
Use `just` to save and run project-specific commands. Use when the user mentions `justfile`, `recipe`, or needs a simple alternative to `make` for task automation.
Quickly install just AI skill to your development environment via command line
Source: disler/bowser.
just is a handy way to save and run project-specific commands. It's a command runner, not a build system, avoiding much of make's complexity.
You can configure just behavior at the top of your justfile:
Define recipes at the top level of your project. Always include a default recipe that lists available commands:
Use `just` to save and run project-specific commands. Use when the user mentions `justfile`, `recipe`, or needs a simple alternative to `make` for task automation. Source: disler/bowser.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/disler/bowser --skill justUse `just` to save and run project-specific commands. Use when the user mentions `justfile`, `recipe`, or needs a simple alternative to `make` for task automation. Source: disler/bowser.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/disler/bowser --skill just Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/disler/bowser