justfile-quality-patterns

Community

Quality patterns to accelerate Justfile CI.

Authorbryonjacob
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides Level 1 Justfile quality patterns to enforce fast CI feedback and maintainable automation. It helps teams establish reliable, repeatable builds by standardizing common quality gates and lightweight checks across Python, JavaScript, and Java projects.

Core Features & Use Cases

  • test-watch for fast feedback on code changes without full test suites.
  • integration-test targets for targeted, non-blocking verification.
  • complexity and loc reporting to guide refactoring decisions.
  • duplicates detection to surface copy-paste issues and maintain code quality.
  • slowtests detection to identify performance regressions and optimize tests.
  • Use Case: A small project can gate PRs with lightweight quality checks while keeping CI quick.

Quick Start

Add the justfile-quality-patterns patterns to your project and run the included targets (test-watch, integration-test, complexity, loc, duplicates, slowtests) to validate your CI setup.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: justfile-quality-patterns
Download link: https://github.com/bryonjacob/aug/archive/main.zip#justfile-quality-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.