gradle-settings-plugin

Community

Gradle settings plugin data-object pattern.

AuthorClankerGuru
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Gradle settings plugins often require boilerplate for a SettingsExtension, plugin wiring via rootProject, and consistent conventions. This skill provides a standardized data-object pattern to encapsulate constants, SettingsExtension, and a SettingsPlugin, reducing boilerplate and potential errors.

Core Features & Use Cases

  • Data-object pattern: a single data object contains constants, the SettingsExtension, and the SettingsPlugin.
  • Root-project wiring: demonstrates wiring tasks through settings.gradle.rootProject to promote configuration avoidance.
  • Convention wiring & safety: shows how to apply conventions compatible with the Gradle lifecycle and configuration cache.
  • Use case: when creating or updating Gradle settings plugins, this pattern streamlines setup and long-term maintenance.

Quick Start

Follow the pattern to scaffold a Gradle settings plugin using a data-object structure.

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: gradle-settings-plugin
Download link: https://github.com/ClankerGuru/opsx/archive/main.zip#gradle-settings-plugin

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.