gradle-convention
CommunityStandardize Gradle builds for Kotlin/Spring.
Authoriceflower
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the inconsistency and complexity in Gradle build configurations, especially for multi-module Kotlin and Spring Boot projects, by providing a standardized and maintainable approach.
Core Features & Use Cases
- Project Structure: Enforces a clear, modular project layout (
modules/app,modules/domain, etc.). - Version Catalog: Centralizes dependency management in
libs.versions.tomlfor consistency and easy updates. - Convention Plugins: Extracts common build logic into
buildSrcfor reusability across modules. - Build Optimization: Configures Gradle properties for parallel execution and caching.
- Use Case: Ensure all new Spring Boot microservices adhere to the same build best practices, simplifying onboarding and reducing build-related errors.
Quick Start
Apply the standard Gradle conventions to the project by configuring the root build.gradle.kts file.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-convention Download link: https://github.com/iceflower/opencode-agents-and-skills/archive/main.zip#gradle-convention Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.