gradle skills

14 tagged gradle, measured the same way as everything else here.

Browse within: build 8mcp-tools 6detekt 5detekt-linter 5detekt-plugin 5detekt-rules 5githubactions 5

rnett/gradle-mcp

Skill Claude CodeCodex

Ingests a Gradle wrapper upgrade for this repository: reads the release notes, upgrade guides, and linked documentation for the version upgraded to, then updates this repo's own code/tooling and the shipped Gradle MCP skills (src/main/skills/) so everything stays accurate for that version. Positive Triggers (when to…

60 2d ago A 279 tokens original Apache-2.0

rnett/gradle-mcp

Skill Claude CodeCodex

Interacting with a project's JVM runtime through the Kotlin REPL to execute focused probes against project classes and dependencies. Activate when behavior must be observed by running code; use using-gradle for build inspection or task execution.

60 2d ago A 49 tokens original Apache-2.0

rnett/gradle-mcp

Skill Claude CodeCodex

Verifying Compose UI by rendering components or previews and inspecting the resulting images and state transitions. Activate for visual behavior that requires runtime rendering; use ordinary tests for nonvisual logic.

60 2d ago A 40 tokens original Apache-2.0

kotlin-control-flow

04

ashtanko/kotlin-app-template

Skill Claude CodeCodex

Use when writing or reviewing Kotlin branching and control flow: when expressions, guard conditions, sealed type exhaustiveness, smart casts, nullable branching, early returns, or replacing complex if/else chains.

41 4d ago A 44 tokens original Apache-2.0

kotlin-functions

06

ashtanko/kotlin-app-template

Skill Claude CodeCodex

Use when choosing Kotlin member, top-level, extension, factory, or service functions for String, primitive, collection, Flow, framework, or third-party receivers.

41 4d ago A 36 tokens original Apache-2.0

agp-upgrade

07

duonglkh/claude-android

Skill Claude CodeCodex

Audit + plan an Android Gradle Plugin (AGP) version bump for the current project. Use when the user says "upgrade AGP", "bump to AGP X", "what changes for AGP migration", or starts an Android project upgrade conversation. Produces a step-by-step diff plan, never auto-applies changes.

0 2mo ago A 73 tokens original MIT