skills/dev-workflow/SKILL.md
Use for Gradle tasks, CI, release publishing, and branch flow in contentstack-android.
npx skillsauth add contentstack/contentstack-android dev-workflowInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
contentstack-android includes module :contentstack (settings.gradle)../gradlew :contentstack:testDebugUnitTest for JVM unit tests on the library../gradlew clean when switching branches or after AGP/cache issues..github/workflows/ enforce policies and may publish artifacts—coordinate version bumps with contentstack/build.gradle PUBLISH_* fields.development
Use for Android module layout, Gradle config, and Kotlin/Java conventions in contentstack-android.
testing
Use for JVM unit tests, Robolectric, AndroidX Test, and JaCoCo in contentstack-android.
tools
Use for AGP, Gradle plugins, JaCoCo, signing, and native Android build concerns in contentstack-android.
development
Use for the public Android Content Delivery SDK surface and package com.contentstack.sdk.