A Gemini CLI skill for creating and maintaining justfiles with correct grouping, attribute placement, and validation.
gemini skills install https://github.com/maximehk/just-skill.git- Automated Justfile Generation: Quickly scaffold new
justfiles. - Maintenance & Optimization: Update and refine existing recipes.
- Validation: Ensure your recipes follow best practices.
- Organization: Built-in support for
[group('name')]attributes.
SKILL.md: Core logic and instructions.package.json: Skill metadata and configuration.references/: Detailed documentation onjustsyntax.assets/: Static assets for the skill.scripts/: Supporting automation scripts.
The official just manual is available at https://just.systems/man/en/.
GPLv2